summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Add FilePath to base namespace.brettw@chromium.org2013-02-0212-26/+38
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-2/+2
* History: Add X-Developer-Key header to requests to the history server.dubroy@chromium.org2013-02-011-0/+2
* iOS and non iOS use different decoder for SkBitmap to PNG.pkotwicz@chromium.org2013-01-312-15/+5
* History: Fix double invocation of callback in WebHistoryService.dubroy@chromium.org2013-01-301-1/+3
* Omnibox: Tweak HistoryQuick Provider also_do_hup_like_score_ Modempearson@chromium.org2013-01-301-0/+8
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-293-22/+34
* Add history-view-related UMA metrics and histograms for locally managed users.pam@chromium.org2013-01-261-0/+55
* HistoryBrowserTest.HistorySearchXSSpkotwicz@chromium.org2013-01-251-2/+7
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-2515-19/+19
* Add VisitedLink option to not persist to disk.boliu@chromium.org2013-01-251-1/+1
* Cleanup history favicon codepkotwicz@chromium.org2013-01-237-614/+260
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-233-4/+4
* History: Add support for deleting synced history entries from the server.dubroy@chromium.org2013-01-232-24/+116
* Disable VisitedLink in incognito modeboliu@chromium.org2013-01-232-14/+0
* Componentize visitedlinks to src/components/visitedlinkboliu@chromium.org2013-01-235-13/+16
* Do not send any notifications as a result of HistoryBackend::MergeFavicon() w...pkotwicz@chromium.org2013-01-222-5/+11
* Do not send any notifications when the bitmap data has not changed as the res...pkotwicz@chromium.org2013-01-223-25/+102
* History: Fix incorrect values of reached_beginning when max_count is used.dubroy@chromium.org2013-01-218-92/+103
* Avoid sending notifications when the bitmap data in the history backend is re...pkotwicz@chromium.org2013-01-145-4/+72
* Remove VisitedLink dependency on rest of chromeboliu@chromium.org2013-01-095-59/+87
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-3/+3
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Revert "Remove VisitedLink dependency on rest of chrome" r175186boliu@chromium.org2013-01-045-83/+59
* Update other unittests to use newly added TestingBrowserProcess::GetGlobal().dbeam@chromium.org2013-01-044-4/+4
* Remove VisitedLink dependency on rest of chromeboliu@chromium.org2013-01-045-59/+83
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-4/+2
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-042-2/+0
* Bake targeted error histogram support directly into sql::Connection.shess@chromium.org2013-01-035-12/+5
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-2/+2
* Raze the database if the favicon table has an invalid structurepkotwicz@chromium.org2013-01-022-13/+19
* GTTF: No more FLAKY_ .phajdan.jr@chromium.org2012-12-211-1/+1
* Remove unused history dependenciesrdevlin.cronin@chromium.org2012-12-191-2/+1
* Make HistoryService process locally-created history delete directivesakalin@chromium.org2012-12-183-3/+184
* Move TopSites api from c/b/history to c/b/e/apirdevlin.cronin@chromium.org2012-12-173-144/+0
* Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...joaodasilva@chromium.org2012-12-141-1/+1
* Remove TabContents from TabStripModel.avi@chromium.org2012-12-131-4/+4
* Make HistoryAPI a PKSrdevlin.cronin@chromium.org2012-12-134-746/+0
* History: De-dupe visits per day, not per page.dubroy@chromium.org2012-12-134-9/+75
* Fix threading issue in SQLiteCursor.kaiwang@chromium.org2012-12-132-12/+17
* Finish converting FaviconService to use CancelableTaskTracker.kaiwang@chromium.org2012-12-128-206/+182
* History: Add plumbing to pull synced visits from the history server.dubroy@chromium.org2012-12-115-0/+315
* bookmarks: Make BookmarkModel not send notifications through content::Notific...tfarina@chromium.org2012-12-092-19/+0
* Remove CancelableRequest from HistoryService::*Download*benjhayden@chromium.org2012-12-076-74/+76
* 1. Open HelpApp instead of go to Get Started web url on OOBE.cylee@chromium.org2012-12-071-34/+3
* Omnibox: Revise HUP-like-scoring in HQPmpearson@chromium.org2012-12-071-60/+68
* Remove deprecated extension EventRouter APIs.mpcomplete@chromium.org2012-12-071-2/+4
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-075-41/+43
* Omnibox: Revise HistoryQuickProvider Code for URL-What-You-Typed Goes First (...mpearson@chromium.org2012-12-071-18/+3
* Change www.crbug.com (fails) links to crbug.com links (works).dbeam@chromium.org2012-12-061-3/+3