summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-0/+1
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-032-2/+2
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-1/+0
* Using HistoryAndBookmarks instead of Bookmarksmichaelbai@chromium.org2012-04-033-92/+96
* Fix build errors while compiling unit_tests on android.nileshagrawal@chromium.org2012-04-032-21/+21
* Using FromDatabaseTime/ToDatabaseTime.michaelbai@chromium.org2012-04-025-57/+58
* Add full support for filesystem URLs.ericu@google.com2012-04-021-0/+1
* Revert "Move InMemoryURLIndex Caching Operations to FILE Thread"scherkus@chromium.org2012-04-025-610/+236
* Revert "Revert 130190 - Move InMemoryURLIndex Caching Operations to FILE Thread"scherkus@chromium.org2012-04-025-0/+3396
* Revert 130190 - Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-04-025-3396/+0
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-04-025-236/+610
* Implement the Android API for search terms.michaelbai@chromium.org2012-03-3111-38/+1059
* Revert 130005 - Committing:mihaip@chromium.org2012-03-3111-184/+11
* Committing:georgey@chromium.org2012-03-3111-11/+184
* Fix DictionaryValue leaktbreisacher@chromium.org2012-03-301-1/+1
* Disable flaky tests that were re-enabled in r128299rsleevi@chromium.org2012-03-271-2/+2
* The AndroidProviderBackend Part 1.michaelbai@chromium.org2012-03-2711-34/+2161
* Add callbacks to history.addUrl and history.deleteUrlcduvall@chromium.org2012-03-271-3/+3
* Revert 129036 - The AndroidProviderBackend Part 1.nduca@google.com2012-03-2711-2161/+34
* The AndroidProviderBackend Part 1.michaelbai@chromium.org2012-03-2611-34/+2161
* 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