summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add PrerenderLocalPredictor, which will eventually performtburkard@chromium.org2012-04-231-0/+2
* Move DownloadPersistentStoreInfo to content\public\browser and into the conte...jam@chromium.org2012-03-111-1/+2
* Move Ownership of IMUI to HistoryService.mrossetti@chromium.org2012-02-071-2/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-6/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-1/+2
* Eliminated the last few uses of MessageLoop::QuitTask in chrome/dcheng@chromium.org2011-12-101-2/+2
* Revert 111378 - HQP Refactoring (in Preparation for SQLite Cache)zmo@google.com2011-11-241-2/+2
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-231-2/+2
* Revert 108478 - HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-031-2/+2
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-031-2/+2
* Revert 108207 - HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-021-2/+2
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-021-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+4
* Add new UMA stats to get a handle on Downloads UI Usagebenjhayden@chromium.org2011-10-171-2/+12
* Revert 105678 - Caused flakiness described in http://crbug.com/100479rsleevi@chromium.org2011-10-161-2/+2
* HQP Refactoring (in Preparation for SQLite Cache) mrossetti@chromium.org2011-10-151-2/+2
* When users navigate to an intranet host that has not been previously typed, t...pkasting@chromium.org2011-10-141-4/+81
* Revert 105300 - HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-10-131-2/+2
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-10-131-2/+2
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-27/+30
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-17/+23
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-23/+17
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-17/+23
* base::Bind: Cleanup in history/ plus dependencies.jhawkins@chromium.org2011-10-051-1/+4
* Use an id to ensure that the HistoryBackend is still alive.qsr@google.com2011-09-191-6/+9
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI...jam@chromium.org2011-08-221-10/+11
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-4/+10
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-8/+5
* Detect download errors.ahendrickson@chromium.org2011-04-071-6/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-181-81/+0
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+2
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-061-1/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+2
* Final phase of the URL History Quick autocomplete provider integration. This ...mrossetti@chromium.org2010-10-121-1/+1
* Revert 62193 - Final phase of the URL History Quick autocomplete provider int...mrossetti@chromium.org2010-10-111-1/+1
* Final phase of the URL History Quick autocomplete provider integration. This...mrossetti@chromium.org2010-10-111-1/+1
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-35/+0
* Make it possible to run unit_tests under parallel_launcher.py for speed.phajdan.jr@chromium.org2010-09-231-8/+6