summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-1/+0
* Add full support for filesystem URLs.ericu@google.com2012-03-241-0/+1
* Adds a stat that records the amount of time it took to load the SuggestedSite...macourteau@chromium.org2012-03-241-0/+10
* Revert 128299 - Add callbacks to history.addUrl and history.deleteUrlwez@chromium.org2012-03-221-2/+3
* Add callbacks to history.addUrl and history.deleteUrlcduvall@chromium.org2012-03-221-3/+2
* Move topSites API out of experimentalcduvall@chromium.org2012-03-222-14/+9
* Another fix in in_memory_url_index_unittest compilation for Android.yfriedman@chromium.org2012-03-201-2/+2
* Remove VisitAnalysis instrumentation of the visit database.tburkard@chromium.org2012-03-202-310/+1
* Fixed unit-test to un-revert patch:georgey@chromium.org2012-03-1910-6/+1070
* Revert 127333 - Added Time slicing to History, used it on "Suggested" pagedmazzoni@chromium.org2012-03-1710-1060/+6
* Added Time slicing to History, used it on "Suggested" pagegeorgey@chromium.org2012-03-1710-6/+1060
* The SQLHandler implementation for urls table.michaelbai@chromium.org2012-03-166-0/+1032
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-162-4/+6
* Revert 127016 - Move InMemoryURLIndex Caching Operations to FILE Threadmpcomplete@chromium.org2012-03-165-611/+231
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-03-155-231/+611
* Revert 126982 - Move InMemoryURLIndex Caching Operations to FILE Threadzmo@google.com2012-03-155-611/+231
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-03-155-231/+611
* Clean up ShortcutsProvider and related classes:pkasting@chromium.org2012-03-146-206/+232
* Gather word-start Information to Aid in Scoring.mrossetti@chromium.org2012-03-147-143/+445
* Implementation of SQLHandler for android_urls table.michaelbai@chromium.org2012-03-132-0/+96
* Interface to help AndroidProviderBackend manipulate data in different tables.michaelbai@chromium.org2012-03-136-0/+523
* Move DownloadPersistentStoreInfo to content\public\browser and into the conte...jam@chromium.org2012-03-118-21/+36
* Fix in_memory_url_index_unittest compilation for Android.yfriedman@chromium.org2012-03-101-2/+2
* Eliminate "using namespace" directives from extensions codeasargent@chromium.org2012-03-101-3/+3
* Implementation of the AndroidURLsDatabase.michaelbai@chromium.org2012-03-092-0/+209
* Create meta table atomically.shess@chromium.org2012-03-084-5/+12
* Get rid of TitleUpdatedDetails and use std::pair directly.tfarina@chromium.org2012-03-071-8/+9
* Try to align 1, 3, 5 prerender stats by forcing a prerendertburkard@chromium.org2012-03-051-4/+3
* The implementation of AndroidCacheDatabase.michaelbai@chromium.org2012-03-033-0/+344
* Update visit analysis code:tburkard@chromium.org2012-03-021-24/+62
* Some fixes split off from https://chromiumcodereview.appspot.com/9570064/ to ...pkasting@chromium.org2012-03-021-1/+3
* Remove executable flags.hbono@chromium.org2012-03-023-0/+0
* Definition of data types used by Android Content Provider.michaelbai@chromium.org2012-03-023-0/+467
* Disable HistoryExtensionApiTest.Delete on Windowstbreisacher@chromium.org2012-03-011-1/+7
* Coverity 'wrong operator' error [cid 100047]tbreisacher@chromium.org2012-03-011-1/+1
* Coverity: pass VisitRow by const reftbreisacher@chromium.org2012-03-011-4/+6
* fix RedirectTest.ClientCancelledtbreisacher@chromium.org2012-03-011-7/+1
* Adjust HQP scoring just a bit to improve things.mrossetti@chromium.org2012-02-271-6/+10
* Implement IconMappingEnumerator.michaelbai@chromium.org2012-02-253-1/+118
* Add temporary instrumentation to VisitDatabase to recordtburkard@chromium.org2012-02-252-1/+272
* Remove operator overloads from Statement.gbillock@chromium.org2012-02-251-2/+1
* Disable RedirectTest.ClientCancelled on all platforms. It takes 45 seconds to...thestig@chromium.org2012-02-241-17/+7
* Add debugging checks for 96627 (DownloadManager, DownloadDatabase).benjhayden@chromium.org2012-02-231-0/+6
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-232-1/+3
* Mark HistoryExtensionApiTest.Delete as non-flaky on Windowstbreisacher@chromium.org2012-02-221-8/+2
* UMA for RemoveDownloads: DatabaseRemoveDownloadsSize, DatabaseRemoveDownloads...benjhayden@chromium.org2012-02-211-13/+51
* More SQL statement usage regularization. Back-touch somegbillock@chromium.org2012-02-183-3/+8
* [Sync] Delay bookmark association until the history db is loaded.zea@chromium.org2012-02-151-1/+2
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-153-6/+6
* Fix disabling testsky@chromium.org2012-02-151-1/+1