summaryrefslogtreecommitdiffstats
path: root/content/browser/mock_content_browser_client.h
Commit message (Expand)AuthorAgeFilesLines
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-0/+1
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-191-0/+1
* Avoid having SavePackageFilePicker keep a reference to SavePackage, to avoid ...jam@chromium.org2011-07-181-1/+1
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-2/+5
* Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome.jam@chromium.org2011-07-131-3/+3
* Enable clear cache/cookies support in developer toolsvsevik@chromium.org2011-07-131-0/+3
* Get rid of the remaining implementation in TabContentsView and make all the m...jam@chromium.org2011-07-121-0/+6
* Attempt to get rid of extension references from RenderMessageFilter.mpcomplete@chromium.org2011-07-011-0/+2
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-301-0/+2
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-291-0/+1
* Make all content client interfaces pure virtual.joi@chromium.org2011-06-291-0/+105