commit | 826f29b4b11aaed28c34cacf62087d703515a4f3 | [log] [tgz] |
---|---|---|
author | Min Qin <[email protected]> | Sat May 26 06:36:19 2018 |
committer | Commit Bot <[email protected]> | Sat May 26 06:36:19 2018 |
tree | c2bca0a933137cce491c68d6fc880d9dc7cae36f | |
parent | 4f5f0e82de38a3678bd7c48784c754b6bfed7390 [diff] |
Add LevelDB implementation of DownloadDB This CL: 1. adds the leveldb implementation of DownloadDB. New tests are also added to test the db functionality. 2. refactors the components/download/downloader dir. The in-progress files are moved to the sub in_progress dir. renames components/download/downloader to components/download/database The BUILD.gn file is moved from original dir, adding holte@ as TBR BUG=842245 [email protected], [email protected] Change-Id: I9db4ab257abe1f455b0a9d729e85b521ca664381 Reviewed-on: https://chromium-review.googlesource.com/1058527 Commit-Queue: Min Qin <[email protected]> Reviewed-by: Bo <[email protected]> Reviewed-by: David Trainor <[email protected]> Reviewed-by: Xing Liu <[email protected]> Cr-Commit-Position: refs/heads/master@{#562117}
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 .