commit | 3cc579a2d856f023a6693b1c2bb3ee01b63511a6 | [log] [tgz] |
---|---|---|
author | Christian Dullweber <[email protected]> | Tue Sep 11 10:54:44 2018 |
committer | Commit Bot <[email protected]> | Tue Sep 11 10:54:44 2018 |
tree | 796b7664cb59c0629d6432dd06b4bcd4db3a76e1 | |
parent | f0221200b20d1fe69724490bcd5774de7a1591e9 [diff] |
Reland "Add method to rewrite a LevelDB instance" This is a reland of 061ac2e7b143a840d1399b56b508fe28436ed144 Original change's description: > Add method to rewrite a LevelDB instance > > Add the infrastructure to remove expired data by rewriting LevelDB > instances. > The integration with actual storage implementation will be added in > followup Cls. > > Bug: 823071 > Change-Id: Iff1b93481468423d292266f16a45f6ef4ac6e7f2 > Reviewed-on: https://chromium-review.googlesource.com/1152917 > Commit-Queue: Christian Dullweber <[email protected]> > Reviewed-by: Victor Costan <[email protected]> > Cr-Commit-Position: refs/heads/master@{#587980} Tbr: [email protected] Bug: 823071 Change-Id: I9f01dd376166879b89650619692a33cef48d19ae Reviewed-on: https://chromium-review.googlesource.com/1201856 Reviewed-by: Christian Dullweber <[email protected]> Reviewed-by: Victor Costan <[email protected]> Commit-Queue: Christian Dullweber <[email protected]> Cr-Commit-Position: refs/heads/master@{#590262}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .