summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Add remote modification time to SyncData.tim@chromium.org2013-07-151-4/+8
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-20/+22
* Use a direct include of time headers in chrome/browser/, part 5.avi@chromium.org2013-06-281-1/+1
* Add the referrer url to the downloads table in the History database.benjhayden@chromium.org2013-06-211-7/+76
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-31/+33
* Revert "Revert "Rebuild test history databases when starting up performance_u...erg@chromium.org2013-05-151-28/+0
* Revert "Rebuild test history databases when starting up performance_ui_tests."erg@chromium.org2013-05-151-0/+28
* Rebuild test history databases when starting up performance_ui_tests.erg@chromium.org2013-05-141-28/+0
* Revert "Rebuild test history databases when starting up performance_ui_tests."erg@chromium.org2013-05-101-0/+28
* Rebuild test history databases when starting up performance_ui_tests.erg@chromium.org2013-05-101-28/+0
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-091-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-29/+27
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-27/+29
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-29/+27
* Clean up entries left by crashes in the DownloadDB.rdsmith@chromium.org2013-04-081-4/+59
* Keep the downloads and downloads_url_chains tables in sync and nuke records w...benjhayden@chromium.org2013-04-011-0/+54
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+2
* Two changes to history delete directive processingzea@chromium.org2013-03-061-107/+171
* History: Create delete directives when local or remote history is deleted.dubroy@chromium.org2013-03-061-7/+9
* Revert 186400jochen@chromium.org2013-03-061-9/+7
* History: Create delete directives when local or remote history is deleted.dubroy@chromium.org2013-03-061-7/+9
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Remove unused vailable.sky@chromium.org2013-02-111-2/+0
* Cleanup of segment db. Nukes the presentations table and thesky@chromium.org2013-02-111-0/+71
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-6/+6
* history: Extract HistoryDBTask into its own header file.tfarina@chromium.org2013-02-081-0/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-4/+5
* Persist download interrupt reason, both target and current paths, url_chain, ...rdsmith@chromium.org2013-02-031-14/+278
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* GTTF: No more FLAKY_ .phajdan.jr@chromium.org2012-12-211-1/+1
* Make HistoryService process locally-created history delete directivesakalin@chromium.org2012-12-181-2/+144
* [Sync] Implement processing of history delete directivesakalin@chromium.org2012-12-011-0/+70
* Make DownloadHistory observe manager, itemsbenjhayden@chromium.org2012-11-201-77/+8
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-3/+3
* Mark tests which were failing because of daylight saving time as flaky.marja@chromium.org2012-11-051-1/+2
* Make history service not ref-counted and not thread-safeakalin@chromium.org2012-11-011-293/+336
* Move timestamp de-duping logic from HistoryBackend to NavigationControllerakalin@chromium.org2012-10-061-40/+0
* Rework arguments of HistoryService::AddPage()akalin@chromium.org2012-09-211-58/+63
* Now with unit test fixes. [Try 2 with fixes for unit tests.]erg@chromium.org2012-08-311-3/+3
* Relandbenjhayden@chromium.org2012-08-091-1/+2
* Fix downloads db state=3 corruption using version=23benjhayden@chromium.org2012-08-081-12/+78
* Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...rdsmith@chromium.org2012-08-061-4/+9
* DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVINGbenjhayden@chromium.org2012-08-031-9/+4
* base: Remove dereference structure operator (i.e ->) from ScopedVector.tfarina@chromium.org2012-06-301-4/+4
* 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