summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Replace FTS in the history_service with a brute force text search.rmcilroy@chromium.org2013-06-221-3/+9
* Track fraction of visits to top URLs.bengr@chromium.org2013-06-211-0/+18
* Convert history sql::ErrorDelegate to callback.shess@chromium.org2013-06-111-0/+5
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* components: Move visitedlink into visitedlink namespace.tfarina@chromium.org2013-05-171-1/+1
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-20/+21
* [Sync] Add interface and backend impl for typed URL syncable servicezea@chromium.org2013-05-071-0/+13
* [Sync] Ensure url's last visit time is recorded correctly in historymgist@chromium.org2013-04-251-0/+1
* Clean up entries left by crashes in the DownloadDB.rdsmith@chromium.org2013-04-081-1/+0
* Two changes to history delete directive processingzea@chromium.org2013-03-061-2/+8
* History: Create delete directives when local or remote history is deleted.dubroy@chromium.org2013-03-061-0/+5
* Revert 186400jochen@chromium.org2013-03-061-5/+0
* History: Create delete directives when local or remote history is deleted.dubroy@chromium.org2013-03-061-0/+5
* Adds database methods needed to track amount of time pages aresky@chromium.org2013-03-011-0/+8
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Cleanup of segment db. Nukes the presentations table and thesky@chromium.org2013-02-111-1/+0
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-6/+6
* Cleanup history favicon codepkotwicz@chromium.org2013-01-231-54/+15
* Componentize visitedlinks to src/components/visitedlinkboliu@chromium.org2013-01-231-1/+2
* Do not send any notifications when the bitmap data has not changed as the res...pkotwicz@chromium.org2013-01-221-2/+10
* Avoid sending notifications when the bitmap data in the history backend is re...pkotwicz@chromium.org2013-01-141-0/+5
* Remove VisitedLink dependency on rest of chromeboliu@chromium.org2013-01-091-1/+2
* Revert "Remove VisitedLink dependency on rest of chrome" r175186boliu@chromium.org2013-01-041-1/+1
* Remove VisitedLink dependency on rest of chromeboliu@chromium.org2013-01-041-1/+1
* Finish converting FaviconService to use CancelableTaskTracker.kaiwang@chromium.org2012-12-121-13/+21
* Remove CancelableRequest from HistoryService::*Download*benjhayden@chromium.org2012-12-071-4/+4
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-071-3/+5
* Add HistoryBackend::ExpireHistoryForTimesakalin@chromium.org2012-11-301-0/+9
* Convert HistoryService::ExpireHistoryBetween() to not use CancelableRequestakalin@chromium.org2012-11-281-2/+0
* Make DownloadHistory observe manager, itemsbenjhayden@chromium.org2012-11-201-12/+5
* Change HistoryBackend::MergeFavicon to work with a passed in icon URL pkotwicz@chromium.org2012-11-201-0/+3
* Move mru_cache to the new containers subdirectory.brettw@chromium.org2012-11-131-1/+1
* Make history service not ref-counted and not thread-safeakalin@chromium.org2012-11-011-1/+1
* Raze history database if corruptedpkotwicz@chromium.org2012-10-271-0/+13
* Prevent bookmarks from going out of sync part 2pkotwicz@chromium.org2012-10-171-8/+4
* Move timestamp de-duping logic from HistoryBackend to NavigationControllerakalin@chromium.org2012-10-061-13/+1
* Fix HistoryBackend::MergeFavicon() such that bookmarks do not go out of sync.pkotwicz@chromium.org2012-10-031-2/+0
* Move url_databse back to historykaiwang@chromium.org2012-10-021-1/+1
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-221-1/+1
* Rework arguments of HistoryService::AddPage()akalin@chromium.org2012-09-211-1/+1
* introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-201-1/+1
* Revert 157475 - Introduce chrome/browser/common directory and move url_databa...kaiwang@chromium.org2012-09-191-1/+1
* Introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-191-1/+1
* Fix HistoryBackend::UpdateFaviconMappingsAndFetchImpl when database is not va...pkotwicz@chromium.org2012-09-151-0/+1
* Tell the UI to update the bookmark favicon when there is a new favicon bitmap...pkotwicz@chromium.org2012-09-131-5/+24
* Implement HistoryBackend::MergeFavicon for use for sync.pkotwicz@chromium.org2012-09-111-2/+22
* Modifies history backend to be able to take advantage of storing the pixel si...pkotwicz@chromium.org2012-09-091-60/+154
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-301-4/+7
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-281-7/+4
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-281-4/+7