| Commit message (Expand) | Author | Age | Files | Lines |
* | sync: Add remote modification time to SyncData. | tim@chromium.org | 2013-07-15 | 1 | -4/+8 |
* | Persist download ids across sessions by merging them with db_handles. | benjhayden@chromium.org | 2013-07-12 | 1 | -20/+22 |
* | Use a direct include of time headers in chrome/browser/, part 5. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Add the referrer url to the downloads table in the History database. | benjhayden@chromium.org | 2013-06-21 | 1 | -7/+76 |
* | Use a direct include of strings headers in chrome/browser/e*-h*/. | avi@chromium.org | 2013-06-10 | 1 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -1/+1 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -31/+33 |
* | Revert "Revert "Rebuild test history databases when starting up performance_u... | erg@chromium.org | 2013-05-15 | 1 | -28/+0 |
* | Revert "Rebuild test history databases when starting up performance_ui_tests." | erg@chromium.org | 2013-05-15 | 1 | -0/+28 |
* | Rebuild test history databases when starting up performance_ui_tests. | erg@chromium.org | 2013-05-14 | 1 | -28/+0 |
* | Revert "Rebuild test history databases when starting up performance_ui_tests." | erg@chromium.org | 2013-05-10 | 1 | -0/+28 |
* | Rebuild test history databases when starting up performance_ui_tests. | erg@chromium.org | 2013-05-10 | 1 | -28/+0 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-05-09 | 1 | -3/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -29/+27 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -27/+29 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -29/+27 |
* | Clean up entries left by crashes in the DownloadDB. | rdsmith@chromium.org | 2013-04-08 | 1 | -4/+59 |
* | Keep the downloads and downloads_url_chains tables in sync and nuke records w... | benjhayden@chromium.org | 2013-04-01 | 1 | -0/+54 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -1/+2 |
* | Two changes to history delete directive processing | zea@chromium.org | 2013-03-06 | 1 | -107/+171 |
* | History: Create delete directives when local or remote history is deleted. | dubroy@chromium.org | 2013-03-06 | 1 | -7/+9 |
* | Revert 186400 | jochen@chromium.org | 2013-03-06 | 1 | -9/+7 |
* | History: Create delete directives when local or remote history is deleted. | dubroy@chromium.org | 2013-03-06 | 1 | -7/+9 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Remove unused vailable. | sky@chromium.org | 2013-02-11 | 1 | -2/+0 |
* | Cleanup of segment db. Nukes the presentations table and the | sky@chromium.org | 2013-02-11 | 1 | -0/+71 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -6/+6 |
* | history: Extract HistoryDBTask into its own header file. | tfarina@chromium.org | 2013-02-08 | 1 | -0/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -4/+5 |
* | Persist download interrupt reason, both target and current paths, url_chain, ... | rdsmith@chromium.org | 2013-02-03 | 1 | -14/+278 |
* | history: Rename history.h to history_service.h | tfarina@chromium.org | 2013-01-25 | 1 | -1/+1 |
* | GTTF: No more FLAKY_ . | phajdan.jr@chromium.org | 2012-12-21 | 1 | -1/+1 |
* | Make HistoryService process locally-created history delete directives | akalin@chromium.org | 2012-12-18 | 1 | -2/+144 |
* | [Sync] Implement processing of history delete directives | akalin@chromium.org | 2012-12-01 | 1 | -0/+70 |
* | Make DownloadHistory observe manager, items | benjhayden@chromium.org | 2012-11-20 | 1 | -77/+8 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -3/+3 |
* | Mark tests which were failing because of daylight saving time as flaky. | marja@chromium.org | 2012-11-05 | 1 | -1/+2 |
* | Make history service not ref-counted and not thread-safe | akalin@chromium.org | 2012-11-01 | 1 | -293/+336 |
* | Move timestamp de-duping logic from HistoryBackend to NavigationController | akalin@chromium.org | 2012-10-06 | 1 | -40/+0 |
* | Rework arguments of HistoryService::AddPage() | akalin@chromium.org | 2012-09-21 | 1 | -58/+63 |
* | Now with unit test fixes. [Try 2 with fixes for unit tests.] | erg@chromium.org | 2012-08-31 | 1 | -3/+3 |
* | Reland | benjhayden@chromium.org | 2012-08-09 | 1 | -1/+2 |
* | Fix downloads db state=3 corruption using version=23 | benjhayden@chromium.org | 2012-08-08 | 1 | -12/+78 |
* | Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo... | rdsmith@chromium.org | 2012-08-06 | 1 | -4/+9 |
* | DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING | benjhayden@chromium.org | 2012-08-03 | 1 | -9/+4 |
* | base: Remove dereference structure operator (i.e ->) from ScopedVector. | tfarina@chromium.org | 2012-06-30 | 1 | -4/+4 |
* | Add PrerenderLocalPredictor, which will eventually perform | tburkard@chromium.org | 2012-04-23 | 1 | -0/+2 |
* | Move DownloadPersistentStoreInfo to content\public\browser and into the conte... | jam@chromium.org | 2012-03-11 | 1 | -1/+2 |
* | Move Ownership of IMUI to HistoryService. | mrossetti@chromium.org | 2012-02-07 | 1 | -2/+2 |