summaryrefslogtreecommitdiffstats
path: root/components/history
Commit message (Expand)AuthorAgeFilesLines
* Adds components/history tests to BUILD.gnsky2015-08-143-0/+65
* Add {,Non}TopHosts variants of Precache.Latency.twifkak2015-08-137-7/+61
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+0
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-073-2/+6
* Delay history db preload as a LightSpeed experiment.tiany2015-08-075-21/+70
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-043-6/+2
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-033-2/+6
* Update SplitString calls in componentsbrettw2015-07-231-6/+6
* Unify LowerCaseEqualsASCII and EqualsASCII functions.brettw2015-07-231-2/+1
* Move ReplaceStringPlaceholders to base namespace.brettw2015-07-151-1/+1
* Move JoinString to the base namespace.brettw2015-07-151-1/+1
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-1/+1
* Move JoinString to the base namespace.brettw2015-07-141-1/+1
* Fix a Chrome crash where TopSitesImpl::AddForcedURL would access the top site...beaudoin2015-07-091-0/+8
* Update all bookmarks which use an icon URL when a favicon's bitmap is updatedpkotwicz2015-07-098-125/+405
* Simplify HistoryBackendTest.RecordTopHostsMetrics.twifkak2015-07-091-14/+2
* Remove a few friend lines referring to nonexistent classes.thakis2015-07-071-6/+0
* Refactor AO2TS to make it easier to componentizegogerald2015-07-021-3/+2
* Add History.TopHostsVisitsByRank UMA metric.twifkak2015-07-027-5/+106
* Prevent Topsites bubbling of update tiles when adding forced URLsfserb2015-06-297-12/+34
* Remove dependency of HistoryServiceFactory on ChromeBookmarkClientFactorysdefresne2015-06-264-0/+12
* Split HistoryClient in two objectssdefresne2015-06-2318-210/+311
* Fixed dialog not showing on incompatible History databasea-v-y2015-06-224-3/+59
* Move TopSites preferences registration to history componentsdefresne2015-06-224-24/+25
* Prepare ZeroSuggestProvider for componentizationblundell2015-06-211-1/+4
* Change ownership of history::HistoryClientsdefresne2015-06-196-16/+32
* Use URL without fragment when query recent redirect list for favicons.beaudoin2015-06-193-5/+91
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-171-1/+1
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-163-3/+3
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-1/+1
* Precache resources for the top 100 hosts.twifkak2015-06-098-0/+209
* Replace more ObserverList with base::ObserverList.brettw2015-06-033-3/+3
* Add a new SERVER_FORBIDDEN download interrupt reason.rockot2015-06-031-0/+1
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-024-37/+40
* Preserve bookmark favicons when clearing all browsing datapkotwicz2015-06-023-27/+77
* Pass SequencedTaskRunner to HistoryBackendhashimoto2015-05-289-19/+44
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-221-1/+2
* Allow favicons for synced bookmarks to expirepkotwicz2015-05-203-2/+58
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-162-3/+3
* More base::Values-related bare pointer -> scoped_ptr conversionsestade2015-05-121-2/+2
* [iOS] Reduce UpdateDelaysdefresne2015-05-122-4/+24
* [History] Componentize history unittestssdefresne2015-05-0522-742/+8973
* Fix incorrect SQL binding in DB query for favicon metrics reporting.rogerm2015-05-041-1/+1
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-4/+5
* [History] Componentize history_unittest.ccsdefresne2015-04-3010-7/+1965
* Move top_sites_impl.{cc,h} into history componentsdefresne2015-04-273-0/+1239
* Expire favicon bitmaps when merging from sync and clearing browser historypkotwicz2015-04-243-3/+15
* [iOS] Add HistoryDatabaseParamsForPath in //components/history/ios/browsersdefresne2015-04-242-0/+56
* Remove dependency of history_unittests on content::DownloadInterruptReasonsdefresne2015-04-242-2/+8