summaryrefslogtreecommitdiffstats
path: root/ios/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Move chrome_browser_state.{cc,h} to ios/chrome/browser/browser_state.sdefresne2016-02-033-3/+3
* Delete base/prefs and update callers to use components.brettw2016-02-032-2/+2
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-032-2/+2
* Delete base/prefs and update callers to use components.brettw2016-02-032-2/+2
* Convert Pass()→std::move() for iOS build.dcheng2016-01-141-1/+3
* Reland: Port iOS to use IOSChromeProfileSyncServiceFactoryvabr2015-12-151-4/+4
* Revert of Port iOS to use IOSChromeProfileSyncServiceFactory (patchset #1 id:...vabr2015-12-151-4/+4
* Port iOS to use IOSChromeProfileSyncServiceFactoryvabr2015-12-151-4/+4
* Decouple iOS from chrome/common/pref_names.cc.sdefresne2015-12-071-3/+3
* Revert of Delay history db preload as a LightSpeed experiment. (patchset #13 ...gab2015-11-092-10/+0
* Upstream iOS URL constants.sdefresne2015-10-061-2/+2
* Move Singleton and related structs to namespace baseolli.raula2015-09-106-7/+13
* Delay history db preload as a LightSpeed experiment.tiany2015-08-072-0/+10
* Implements BookmarkModelFactory on iOS.sdefresne2015-07-291-4/+3
* iOS factories for SigninManager and GaiaCookieManagerServicedroger2015-07-241-3/+3
* iOS factories for ProfileOAuth2TokenService and AccountTrackerServicedroger2015-07-211-2/+3
* Update all bookmarks which use an icon URL when a favicon's bitmap is updatedpkotwicz2015-07-092-6/+8
* Implements WebHistoryServiceFactory on iOSsdefresne2015-07-074-1/+122
* No need to report error loading the history database on iOSsdefresne2015-07-011-3/+0
* Implement HistoryServiceFactory for iOSsdefresne2015-06-269-31/+450
* [iOS] Upstream TopSitesFactorysdefresne2015-06-222-0/+143