summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* Intergration of the client-side phishing detection.noelutz@google.com2011-02-171-0/+3
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-171-43/+21
* Ensure we display all non-WebUI URLs, as a second line of defense.creis@google.com2011-02-161-0/+4
* Move search engine stuff from TabContents to TabContentsWrapper.avi@chromium.org2011-02-151-162/+0
* Move FinalStatus out of PrerenderContents, and add prerender namespace.cbentzel@chromium.org2011-02-151-2/+2
* Remove frame_origin and main_frame_origin from network requests.abarth@chromium.org2011-02-151-5/+2
* WebUI: Get rid of more references to dom_ui and DOM_UI.tfarina@chromium.org2011-02-151-3/+3
* WebUI: Get rid of more references to DOMUI in the rest of the directories.tfarina@chromium.org2011-02-131-8/+8
* WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.tfarina@chromium.org2011-02-121-2/+2
* WebUI: Rename the class DOMUI to WebUI.tfarina@chromium.org2011-02-101-40/+40
* Add debug logging for mixed scripting.agl@chromium.org2011-02-081-0/+2
* Cleanup:pkasting@chromium.org2011-02-081-6/+9
* Print Preview: Create the preview tab first and load the preview data when it...thestig@chromium.org2011-02-051-0/+7
* Remove accidental comment in TabContents.thestig@chromium.org2011-02-051-1/+1
* Commit instant at the end of a render view drag.estade@chromium.org2011-02-051-1/+8
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-041-31/+0
* Print Preview: Store preview data in PrintPreviewUIHTMLSource.thestig@chromium.org2011-02-031-0/+4
* Makes it so the hung renderer dialog isn't shown if the page that issky@chromium.org2011-02-031-1/+3
* WebUI: Change all references from "DOM UI" to "Web UI".tfarina@chromium.org2011-02-021-13/+13
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-119/+0
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-011-0/+119
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-119/+0
* Move plugin message handling from TabContents into PluginMessageFilter.bauerb@chromium.org2011-01-311-260/+3
* WebUI: Rename DOMUIFactory to WebUIFactory.tfarina@chromium.org2011-01-291-10/+10
* Rename WebNavigationObserver to TabContentsObserver.jam@chromium.org2011-01-281-24/+20
* Relanding this as this was reverted.ananta@chromium.org2011-01-271-0/+4
* Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus...thakis@chromium.org2011-01-271-4/+0
* Move the handling of Desktop notification IPCs coming in from the renderer in...ananta@chromium.org2011-01-271-0/+4
* Put some plug-ins behind an infobar, where they have:cevans@chromium.org2011-01-271-30/+155
* Cleanup:pkasting@chromium.org2011-01-261-5/+0
* Add Perceived PageLoad Time (PPLT) metrics for Prerender Experiments.tburkard@chromium.org2011-01-261-5/+5
* keyboard: Update the visibility after tab-switch.sadrul@chromium.org2011-01-261-1/+1
* Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.jam@chromium.org2011-01-251-20/+20
* Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...jam@chromium.org2011-01-221-44/+58
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-221-5/+14
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-104/+96
* Clean up WebNavigationObserver by taking out password specific callbacks, and...jam@chromium.org2011-01-211-20/+7
* Generate thumbnails in the browser process.satorux@chromium.org2011-01-211-0/+7
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Add another didRunInsecureContent method.agl@chromium.org2011-01-201-1/+1
* Prerendering for redirects -- part 2.tburkard@chromium.org2011-01-191-8/+23
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-2/+2
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-181-10/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-2/+2
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-2/+2
* This adds a "killed tab" page to be displayed in the case where a tab is kill...gspencer@chromium.org2011-01-131-1/+1