summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Remove browsing_instance.h stub file and update all the references.tfarina@chromium.org2011-02-241-2/+2
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-242-12/+12
* Cleanup:pkasting@chromium.org2011-02-242-10/+2
* WebUI: Fix the remaining references to dom_ui. Final Patch.tfarina@chromium.org2011-02-233-4/+4
* This patch adds the necessary plumbing to Chromium to support a command-line ...wjmaclean@chromium.org2011-02-221-0/+2
* Move background_contents back to chrome, since that's part of extensions whic...jam@chromium.org2011-02-222-2/+445
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-1831-13216/+29
* Turning on accelerated layers by defaultvangelis@chromium.org2011-02-181-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-184-5/+5
* Intergration of the client-side phishing detection.noelutz@google.com2011-02-172-0/+14
* Fix desktop notification test failure.jam@chromium.org2011-02-171-2/+2
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-174-51/+73
* Fix some of the more common chromium-style errors on the mac clang builder.erg@google.com2011-02-162-3/+7
* 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-154-199/+1
* Negative scroll offsets are valid (and expected with RTL pages) yet gfx::Size...avi@chromium.org2011-02-151-1/+1
* Move FinalStatus out of PrerenderContents, and add prerender namespace.cbentzel@chromium.org2011-02-152-6/+9
* Remove frame_origin and main_frame_origin from network requests.abarth@chromium.org2011-02-152-7/+2
* WebUI: Get rid of more references to dom_ui and DOM_UI.tfarina@chromium.org2011-02-151-3/+3
* Cleanup: Fix a few forward declarations.thestig@chromium.org2011-02-151-0/+1
* Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ...zmo@google.com2011-02-141-0/+2
* WebUI: Get rid of more references to DOMUI in the rest of the directories.tfarina@chromium.org2011-02-134-14/+14
* Enable the XSS auditor by defaultabarth@chromium.org2011-02-121-1/+1
* WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.tfarina@chromium.org2011-02-124-6/+6
* WebUI: Get rid of references to DOMUI in comments. The last part.tfarina@chromium.org2011-02-121-3/+3
* Currently, these callers are passing 0 (as an int), which makes it harder to ...bryner@chromium.org2011-02-112-2/+4
* Cleanup: Remove unneeded uses of notification_observer.h.thestig@chromium.org2011-02-112-1/+1
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-117-23/+13
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-0/+1
* WebUI: Rename the class DOMUI to WebUI.tfarina@chromium.org2011-02-105-84/+84
* Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-1/+0
* Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-0/+1
* Revert 74292 - Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-1/+0
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-0/+1
* Misc. cleanup bits I missed in my last pass.pkasting@chromium.org2011-02-091-1/+1
* Change the in-frame context menu to be included in the page context menu inst...mad@chromium.org2011-02-091-11/+13
* Add debug logging for mixed scripting.agl@chromium.org2011-02-081-0/+2
* Cleanup:pkasting@chromium.org2011-02-085-19/+25
* Clean up warnings found in our testing code.erg@google.com2011-02-071-3/+4
* 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-054-1/+18
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-0517-24/+24
* WebUI: Rename ExtensionDOMUI to ExtensionWebUI.tfarina@chromium.org2011-02-052-4/+4
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-043-45/+2
* gtk: simplify menuing APIevan@chromium.org2011-02-041-1/+1
* Print Preview: Store preview data in PrintPreviewUIHTMLSource.thestig@chromium.org2011-02-032-1/+9
* Makes it so the hung renderer dialog isn't shown if the page that issky@chromium.org2011-02-033-1/+10
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-3/+3
* WebUI: Change all references from "DOM UI" to "Web UI".tfarina@chromium.org2011-02-024-33/+33