summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-1/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-202-2/+5
* Start creating the content::WebPage interface around TabContents. This is jus...jam@chromium.org2011-12-201-2/+2
* Tightened up checks for bad ids in download_database.cc.rdsmith@chromium.org2011-12-192-10/+50
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-191-2/+7
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-181-7/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-181-2/+7
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-171-7/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-171-2/+7
* Avoid including gtest file directly, and go through base insteadjar@chromium.org2011-12-151-1/+0
* 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