summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Add ExpireHistoryBackend::DeleteURLs methodakalin@chromium.org2011-12-153-41/+37
* [Sync] Add HistoryService::DeleteURLsForTestakalin@chromium.org2011-12-142-0/+10
* Eliminated the last few uses of MessageLoop::QuitTask in chrome/dcheng@chromium.org2011-12-106-14/+13
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-1/+1
* Be Careful when Accessing Mapmrossetti@chromium.org2011-12-041-2/+8
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-031-1/+1
* BookmarkModel cleanup. synced_node is now mobile_node and I'm nukingsky@chromium.org2011-12-012-12/+12
* Improve Autocomplete Matches and Handling of Large Results Setsmrossetti@chromium.org2011-12-014-169/+222
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-012-0/+2
* fix default most visited tile titleestade@chromium.org2011-11-301-1/+1
* Change |details| ownership when posting BroadcastNotifications() task.shess@chromium.org2011-11-292-14/+9
* Init favicon db's meta table after migration.michaelbai@chromium.org2011-11-293-0/+14
* [ntp4] Use highest quality jpeg compression for thumbnail images.csilv@chromium.org2011-11-282-2/+11
* Revert 111378 - HQP Refactoring (in Preparation for SQLite Cache)zmo@google.com2011-11-2413-290/+204
* Reverting based on discussions on #chromium with shess and rsleevijamiewalch@google.com2011-11-236-104/+10
* Add a field trial for using lower sqlite cache sizes.brettw@chromium.org2011-11-236-10/+104
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-2313-204/+290
* Make HistoryDatabase own StarredURLDatabase instead of inheriting from it.tfarina@chromium.org2011-11-225-27/+26
* Replace ScopedCommandLineOverride with TestSuite listener.miket@chromium.org2011-11-221-5/+1
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-212-7/+8
* Check dbg_statement.Succeeded() in RemoveDownloadsBetween.benjhayden@chromium.org2011-11-211-0/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-218-11/+11
* Provide assumed favicon for intents if page was never visited.groby@chromium.org2011-11-188-0/+150
* Adds bug id to ui_controls_aura and marks a test FAILS on aura becausesky@chromium.org2011-11-161-1/+4
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-166-26/+2
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-2/+2
* Fix leak in BroadcastNotifications() if the delegate is closingatwilson@chromium.org2011-11-111-0/+2
* Switch BackgroundContents to use TabContents instead of RenderViewHost.jam@chromium.org2011-11-112-4/+4
* Avoid returning true on equality in a sort compare functionjar@chromium.org2011-11-101-1/+1
* Revert 108478 - HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-0312-223/+159
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-0312-159/+223
* Move BrowserThread to content namespace.joi@chromium.org2011-11-027-0/+12
* Revert 108207 - HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-0212-218/+159
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-0212-159/+218
* top sites: allow TopSites to return all 20 cached sitesestade@chromium.org2011-11-011-3/+3
* top sites: re-enable testestade@chromium.org2011-10-311-15/+41
* Make history expiration more aggressive.brettw@chromium.org2011-10-311-3/+13
* Create Private Data for InMemoryURLIndex (in Preparation for SQLite Cache) mrossetti@chromium.org2011-10-307-619/+897
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-289-16/+16
* HistoryBackend: Fix a crash in BroadcastNotification.jhawkins@chromium.org2011-10-271-2/+4
* Fix build.vandebo@chromium.org2011-10-261-1/+1
* Disable GetTopSites.vandebo@chromium.org2011-10-261-1/+11
* fix top sites compile breakage from patch conflictestade@chromium.org2011-10-261-9/+0
* first cut at experimental topsites extension apiestade@chromium.org2011-10-263-0/+121
* ntp: refactor favicon / thumbnail fetching for prepopulated pagesestade@chromium.org2011-10-268-56/+70
* Removed download_types.cc; no longer used.rdsmith@chromium.org2011-10-251-47/+0
* Move history extension API implementation to history dir.aa@chromium.org2011-10-243-0/+603
* Now does not sync URLs that only have imported visits.atwilson@chromium.org2011-10-223-6/+20
* Most Visited: remove over-eager optimization that causes a lot of blank thumb...estade@chromium.org2011-10-204-30/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-193-17/+18