summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Move SelectFaviconFrames from favicon/ to history/ so that HistoryBackend can...pkotwicz@chromium.org2012-09-063-0/+511
* Boost HQP Scores for Bookmarksmrossetti@chromium.org2012-09-066-21/+98
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-064-6/+6
* First part of PAGE_TRANSITION_START_PAGE cleanup.rogerta@chromium.org2012-09-052-3/+3
* Update thumbnail_database to store times using ToInternalValue().pkotwicz@chromium.org2012-09-052-7/+9
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-2/+2
* Cleanup ThumbnailDatabase code now that 10815068 has landed.pkotwicz@chromium.org2012-09-0111-175/+302
* Remove code obsoleted by the removal of StarredURLDatabase.erikwright@chromium.org2012-09-013-108/+5
* Now with unit test fixes. [Try 2 with fixes for unit tests.]erg@chromium.org2012-08-311-3/+3
* Rearrange code in url_index_private_data.h/.cc.mrossetti@chromium.org2012-08-302-486/+491
* Convert the history pyauto tests to browser_tests.jam@chromium.org2012-08-302-12/+230
* Updated comment.mrossetti@chromium.org2012-08-302-10/+10
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-308-117/+180
* Revert 154076 - Remove code obsoleted by the removal of StarredURLDatabase.kalman@chromium.org2012-08-303-5/+108
* Remove code obsoleted by the removal of StarredURLDatabase.erikwright@chromium.org2012-08-303-108/+5
* Remove legacy migration code that coupled history and bookmarks.erikwright@chromium.org2012-08-3015-1175/+81
* Fix a timing assumption that is broken by decoupling History and Bookmarks.erikwright@chromium.org2012-08-303-26/+25
* Promote BookmarkService to a public API.erikwright@chromium.org2012-08-296-8/+7
* Converted policy.PolicyTest.testSavingBrowserHistoryDisabled pyauto test to a...joaodasilva@chromium.org2012-08-291-35/+1
* Upstream: SQLite cursor for Android.michaelbai@chromium.org2012-08-293-0/+698
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-288-155/+123
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-288-123/+155
* Fix HistoryBackend::SetFaviconspkotwicz@chromium.org2012-08-264-10/+73
* Set-up work for componentization of history.erikwright@chromium.org2012-08-241-0/+59
* Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S...ricow@chromium.org2012-08-2321-3527/+1957
* Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...mrossetti@chromium.org2012-08-2321-1957/+3527
* Changes favicon database to support storing bitmaps of different sizes for th...pkotwicz@chromium.org2012-08-2011-246/+758
* Change HistoryAndBookmarkRow favicon_ field to be scoped_refptr<base::RefCoun...pkotwicz@chromium.org2012-08-174-22/+25
* Revert 152162 - Change HistoryAndBookmarkRow favicon_ field to be scoped_refp...pkotwicz@chromium.org2012-08-174-25/+22
* Change HistoryAndBookmarkRow favicon_ field to be scoped_refptr<base::RefCoun...pkotwicz@chromium.org2012-08-174-22/+25
* Let ui_test_utils::FindInPage optionally return the selection rect. This will...jam@chromium.org2012-08-171-1/+1
* Make the mobile welcome page the only default most visited pagecjhopman@chromium.org2012-08-172-0/+13
* Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S...mrossetti@chromium.org2012-08-1421-3496/+1958
* Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...mrossetti@chromium.org2012-08-1421-1958/+3496
* Every VisitItem returned by chrome.history.getVisits has link transitionmitchellwrosen@chromium.org2012-08-111-5/+1
* Relandbenjhayden@chromium.org2012-08-092-2/+2
* AndroidProvider: Add history for bookmarks if it doesn't exist.michaelbai@chromium.org2012-08-093-16/+61
* Fix downloads db state=3 corruption using version=23benjhayden@chromium.org2012-08-084-25/+166
* Refactor extension event distribution to use Values instead of JSON strings.gdk@chromium.org2012-08-072-11/+12
* - Made BookmarkService::GetBookmarks return both urls and title,michaelbai@chromium.org2012-08-063-23/+27
* 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
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-08-021-12/+16
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-08-013-3/+6
* Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...jam@chromium.org2012-07-302-9/+9
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-262-3/+3
* Upgrade AlignedMemory to support dynamic allocations.dalecurtis@chromium.org2012-07-261-0/+1
* Remove more set noparentsben@chromium.org2012-07-251-1/+0
* Refactor chrome.history events api to use JSON schema compilermitchellwrosen@chromium.org2012-07-242-67/+94
* Revert 147988 - Upgrade AlignedMemory to support dynamic allocations.acolwell@chromium.org2012-07-241-1/+0