summaryrefslogtreecommitdiffstats
path: root/components/offline_pages
Commit message (Expand)AuthorAgeFilesLines
* [Offline Pages] Fix crash when deleting offline pages.romax2016-03-163-15/+40
* Flag for Background Loading of Offline Pages.petewil2016-03-153-0/+29
* Move bookmarks specific code out of offline_page_model.bburns2016-03-116-122/+192
* [Offline pages] Moving histogram reporting related to total page size down to...fgorski2016-03-112-0/+43
* Add enable-offlining-recent-pages feature switch. The feature is not yet impl...dimich2016-03-094-8/+37
* Make the OfflinePageBridge a singleton per-profile.dewittj2016-03-081-0/+2
* Enable offline pages feature on trunk by defaultjianli2016-03-074-2/+15
* STORE_RESET_FAILED should be reported only on store reset errorjianli2016-03-041-4/+6
* Remove Pass() helper from base/move.h.dcheng2016-03-041-1/+1
* Refactor the offline page storage to include client namespace and id.bburns2016-03-0412-240/+486
* Revert of Enable offline pages feature on trunk by default (patchset #2 id:40...jianli2016-03-032-7/+2
* Enable offline pages feature on trunk by defaultjianli2016-03-032-2/+7
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-252-0/+3
* Don't fail the entire database on one parse failure.bburns2016-02-254-9/+116
* Offline Pages: API cleanup allowing tests for some more Bridge methods.dewittj2016-02-221-1/+24
* Offline Pages field trial: use StartsWith for group namestreib2016-02-121-4/+12
* Change ownership of BookmarkClient.sdefresne2016-02-011-4/+2
* Show alternate UI strings for offline pages per experiment settingsjianli2016-01-205-10/+78
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-264-50/+40
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-2515-88/+103
* Switch to standard integer types in base/threading/.avi2015-12-243-4/+4
* [Offline pages] Refactor URL conversions from TabAndroidfgorski2015-12-173-2/+17
* Test offline page model on BookmarkModel changesjianli2015-12-162-232/+242
* Test FinalizePageDeletion and DeletePagesByBookmarkIdjianli2015-12-125-25/+116
* [Offline pages] Remove references to MessageLoop from components/offline_pagesfgorski2015-12-104-29/+36
* Add DCHECK to ensure MarkPageAccessed not work for page marked for deletionjianli2015-12-091-0/+4
* [Offline pages] Refactoring helper classes out from offline_page_model_unitte...fgorski2015-12-086-191/+302
* Add more components to "gn check".brettw2015-11-271-0/+5
* [Offline pages] Fixing crashes caused by access to offline pages marked for d...fgorski2015-11-252-4/+21
* [Offline pages] Fixing a crash in URL change, when offline copy not presentfgorski2015-11-243-2/+32
* Add "Show saved copy" button in dino page when there's offline copyjianli2015-11-243-0/+57
* Remove offline copy when the URL of a bookmark is changedjianli2015-11-212-0/+12
* [Offline pages] Properly informing observers when offline page is deletedfgorski2015-11-212-0/+8
* Report some more UMAs for an offline page is removedjianli2015-11-151-5/+31
* [Offline pages] Saving offline files in profile dirfgorski2015-11-124-21/+43
* GN: Remove "outputs" parameter for java_cpp_enum()agrieve2015-11-041-4/+0
* Track offline page save timejianli2015-11-032-2/+8
* Wipe out offline page data on clearing cookie and site datajianli2015-10-277-167/+318
* Save offline copy only for http/https pagesjianli2015-10-233-33/+84
* [Offline pages] Detecting missing offline copyfgorski2015-10-213-5/+148
* Support undoing offline page deletionjianli2015-10-157-12/+236
* Added UMA stats reporting to LevelDB proto.cmumford2015-10-131-1/+12
* [Offline pages] Selecting pages for cleanfgorski2015-10-052-4/+7
* Update access info when an offline page is being visitedjianli2015-09-2410-22/+155
* Offer to save offline copy if a bookmarked page is being visitedjianli2015-09-153-28/+21
* Fix header guard ifdefs in components.thestig2015-09-151-3/+3
* Add some more UMAs for offline pagesjianli2015-08-312-6/+31
* Add some UMAs for offline pagesjianli2015-08-282-5/+17
* [Offline Pages] Renaming java namespace component to offlinepagesfgorski2015-08-272-7/+4
* Revert of [Offline Pages] Renaming java namespace component to offlinepages (...dewittj2015-08-271-2/+4