summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Revert "Rebuild test history databases when starting up performance_ui_tests."erg@chromium.org2013-05-108-109/+50
* Rebuild test history databases when starting up performance_ui_tests.erg@chromium.org2013-05-108-50/+109
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-102-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-0915-123/+123
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-082-6/+4
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-072-4/+6
* [Sync] Add interface and backend impl for typed URL syncable servicezea@chromium.org2013-05-0710-1/+1324
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-072-2/+2
* History: Prevent crash when opening history page.dubroy@chromium.org2013-05-061-0/+1
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-033-3/+7
* Omnibox: Set Up Framework for Frecency Field Trialmpearson@chromium.org2013-05-031-4/+2
* Omnibox: Add Frecency Scoring Algorithm to HistoryQuick Providermpearson@chromium.org2013-05-034-123/+196
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-032-2/+2
* Omnibox: Remove "New Scoring" about:flagmpearson@chromium.org2013-05-031-56/+13
* base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-05-011-1/+1
* [TopSites] Creating an implementation for TopSites, and FieldTrial branch code mathp@chromium.org2013-05-015-20/+2501
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-018-10/+10
* [TopSites] Making TopSites virtual, and creating impl mathp@chromium.org2013-04-295-1191/+1307
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-266-13/+22
* History: Use version_info token to ensure consistency after deleting entries.dubroy@chromium.org2013-04-262-37/+50
* Sync: Turn on full history sync by default.dubroy@chromium.org2013-04-252-5/+8
* [Sync] Ensure url's last visit time is recorded correctly in historymgist@chromium.org2013-04-253-1/+41
* Revert 196116 "Sync: Turn on full history sync by default."markusheintz@chromium.org2013-04-241-2/+2
* Add visit attempts when the managed user is blockedsergiu@chromium.org2013-04-243-2/+18
* Sync: Turn on full history sync by default.dubroy@chromium.org2013-04-241-2/+2
* Omnibox: Fix HistoryQuick Crash on non-English Locales on Linuxmpearson@chromium.org2013-04-231-1/+1
* History: Reload page only after web history deletion has completed.dubroy@chromium.org2013-04-192-15/+80
* Fix overflow in history expiry code in 64 bit builds.thakis@chromium.org2013-04-191-1/+1
* Refactor OAuth2TokenService to have profile- and device-based implementations.davidroche@chromium.org2013-04-182-6/+8
* History: Ensure delete directive start time is not negative.dubroy@chromium.org2013-04-121-4/+46
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-33/+32
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-094-32/+33
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-33/+32
* Clean up entries left by crashes in the DownloadDB.rdsmith@chromium.org2013-04-087-122/+209
* Fix non-unique copy into history in-memory urls table.shess@chromium.org2013-04-021-1/+1
* Keep the downloads and downloads_url_chains tables in sync and nuke records w...benjhayden@chromium.org2013-04-013-10/+108
* Convert some STLDeleteContainerPointers usages to ScopedVectorestade@chromium.org2013-03-272-7/+3
* Get OAuth2TokenService working on Android.dubroy@chromium.org2013-03-261-0/+22
* Revert 190531 "Get OAuth2TokenService working on Android."hashimoto@chromium.org2013-03-261-22/+0
* Get OAuth2TokenService working on Android.dubroy@chromium.org2013-03-261-0/+22
* bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().tfarina@chromium.org2013-03-255-9/+14
* History: Include search term in queries to history server.dubroy@chromium.org2013-03-251-2/+8
* Omnibox: Don't Attempt to Score HQP Matches with No Termsmpearson@chromium.org2013-03-241-1/+10
* Fix regression due to https://chromiumcodereview.appspot.com/11830007pkotwicz@chromium.org2013-03-232-23/+48
* Move files from c/b/a/bookmarks and c/b/a/sync back to c/bkaiwang@chromium.org2013-03-2010-9/+10
* Omnibox HistoryQuick: Store Recent Visits Informationmpearson@chromium.org2013-03-209-127/+413
* [Sync] Plumb local favicon deletions to sync favicons datatypezea@chromium.org2013-03-194-10/+41
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-182-2/+3
* content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...phajdan.jr@chromium.org2013-03-181-1/+1
* Move desktop-specific Instant bits to c/b/ui/search.samarth@chromium.org2013-03-172-2/+2