summaryrefslogtreecommitdiffstats
path: root/components/history/core
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-063-4/+4
* Componentize history_types.{cc,h} and android_history_types.{cc,h}sdefresne2014-09-258-0/+847
* Eliminate sending NOTIFICATION_TOP_SITES_* from TopSitesnaiem.shaik2014-09-182-0/+25
* Refactor HistoryService to not send NOTIFICATION_FAVICON_CHANGEDsdefresne2014-09-091-2/+2
* Partially move history_types.{cc,h} to //components/historysdefresne@chromium.org2014-08-125-0/+777
* Revert of Partially move history_types.{cc,h} to //components/history (https:...sdefresne@chromium.org2014-08-055-778/+0
* Partially move history_types.{cc,h} to //components/historysdefresne@chromium.org2014-08-045-0/+778
* Add more components to GN build.brettw@chromium.org2014-07-093-0/+59
* Componentize HistoryMatchhashimoto@chromium.org2014-07-092-0/+96
* Move Chrome channel check from ThumbnailDatabase to ChromeHistoryClient.fangjue23303@gmail.com2014-06-262-0/+7
* Componentize InMemoryDatabasehashimoto@chromium.org2014-06-262-0/+202
* Componentize URLDatabasehashimoto@chromium.org2014-06-257-0/+1663
* Stop depending on search_engines from historyhashimoto@chromium.org2014-06-231-0/+18
* Move HistoryService::NotifyProfileError to HistoryClientfangjue23303@gmail.com2014-06-122-0/+9
* Move thumbnail to history componentnaiem.shaik@gmail.com2014-06-113-0/+339
* Abstract history dependencies on bookmarks through HistoryClientsdefresne@chromium.org2014-06-044-2/+137
* Introduce HistoryClient interfacesdefresne@chromium.org2014-05-301-0/+24