summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-277-8/+8
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-6/+6
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-252-2/+2
* base::Bind: Convert NewRunnableMethod in chrome/browser.jhawkins@chromium.org2011-12-242-10/+9
* [sql] WARN_UNUSED_RESULT on Execute().shess@chromium.org2011-12-2310-69/+76
* Refactor InMemoryURLIndex and its URLIndexPrivateData Classes--Part 2mrossetti@chromium.org2011-12-233-243/+247
* Coverity: Fix unchecked return valueskmadhusu@chromium.org2011-12-221-1/+2
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-222-4/+4
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-222-2/+2
* Refactor InMemoryURLIndex and its URLIndexPrivateData Classesmrossetti@chromium.org2011-12-226-866/+887
* Fix latent bugs in ExpireHistoryBackend::DeleteURLsakalin@chromium.org2011-12-212-7/+44
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-212-3/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-2/+8
* Revert 115227 - Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-8/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-2/+8
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-2/+1
* 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