summaryrefslogtreecommitdiffstats
path: root/components/offline_pages/offline_page_metadata_store_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor the offline page storage to include client namespace and id.bburns2016-03-041-11/+62
* Don't fail the entire database on one parse failure.bburns2016-02-251-4/+9
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-261-5/+7
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-251-0/+1
* Switch to standard integer types in base/threading/.avi2015-12-241-2/+2
* [Offline pages] Remove references to MessageLoop from components/offline_pagesfgorski2015-12-101-3/+2
* Wipe out offline page data on clearing cookie and site datajianli2015-10-271-70/+91
* Support undoing offline page deletionjianli2015-10-151-0/+5
* Added UMA stats reporting to LevelDB proto.cmumford2015-10-131-1/+12
* Update access info when an offline page is being visitedjianli2015-09-241-1/+5
* Add some UMAs for offline pagesjianli2015-08-281-1/+3
* [Offline pages] Enabling bulk remove of pagesfgorski2015-08-191-4/+7
* [Offline pages] Adding bookmark ID to offline page (removing title)fgorski2015-08-061-3/+3
* Componentize //chrome/browser/offline_pagesabhishek.a212015-07-221-0/+211