summaryrefslogtreecommitdiffstats
path: root/components/history
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add sdefresne as temporary OWNERS of historysdefresne@chromium.org2014-06-261-1/+1
* Componentize URLDatabasehashimoto@chromium.org2014-06-258-0/+1665
* Stop depending on search_engines from historyhashimoto@chromium.org2014-06-231-0/+18
* Move HistoryService::NotifyProfileError to HistoryClientfangjue23303@gmail.com2014-06-123-0/+10
* 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-303-0/+37