summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-2113-134/+75
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-2113-75/+134
* wayland: modify image_transport_client to compile with use_waylandmsb@chromium.org2011-11-211-2/+8
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-211-1/+1
* Use new getFontFamilyForCharacters() API.bashi@chromium.org2011-11-211-5/+9
* Add OVERRIDE to content/.avi@chromium.org2011-11-191-5/+5
* Remove --enable-video-logging and WebVideoRenderer.scherkus@chromium.org2011-11-181-1/+0
* Close video capture devices on the device thread.mflodman@chromium.org2011-11-182-8/+24
* Enable |ValidateAndConvertPepperFilePath()| for domain-absolute paths without...viettrungluu@chromium.org2011-11-181-6/+0
* Get rid of gpu_messages.h include in chrome by having the RenderWidgetHostVie...jam@chromium.org2011-11-184-34/+21
* Re-enable RenderWidgetHostTest.PreHandleRawKeyDownEventmukai@chromium.org2011-11-181-7/+1
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-1813-135/+76
* Provide a way for RenderProcessHosts to register themselves in the global hos...ananta@chromium.org2011-11-183-18/+26
* Pointer lock added to about:flags and passed to WebKit runtime flagsscheib@chromium.org2011-11-181-0/+1
* Cleanup: Remove forward declarations in various directories.thestig@chromium.org2011-11-181-2/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-1813-76/+135
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-1835-797/+738
* [Aura] Fix HtmlDialogBrowserTest.SizeWindow.xiyuan@chromium.org2011-11-182-1/+5
* Fix resize issues when using threaded compositingenne@chromium.org2011-11-171-1/+1
* Get content to build again with aura & component build.ben@chromium.org2011-11-171-3/+4
* Fix next_page_id_ in a NTP forced to share an existing WebUI process.creis@chromium.org2011-11-175-0/+15
* Revert 110542 - Fix link issue when component=shared_libraryajwong@chromium.org2011-11-171-2/+1
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-1714-532/+76
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-1714-76/+532
* Add OVERRIDE to content/.avi@chromium.org2011-11-1739-230/+306
* Fix link issue when component=shared_librarypenghuang@chromium.org2011-11-171-1/+2
* Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...jam@chromium.org2011-11-172-3/+3
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.mpcomplete@chromium.org2011-11-172-19/+0
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-1713-135/+76
* Created an interface for DownloadFile, for use in unit tests.ahendrickson@chromium.org2011-11-161-0/+1
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-1613-76/+135
* CrOS: More build fix.jhawkins@chromium.org2011-11-161-1/+2
* CrOS: Build fix.jhawkins@chromium.org2011-11-161-8/+4
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-162-12/+10
* Get rid of resource_messages.h include from chrome, since that's an internal ...jam@chromium.org2011-11-161-2/+5
* Return a specific error code for unknown URL schemes.mkosiba@chromium.org2011-11-162-1/+35
* base::Bind() conversion in renderer_host.dcheng@chromium.org2011-11-162-11/+11
* Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....dpolukhin@chromium.org2011-11-162-0/+19
* Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...dpolukhin@chromium.org2011-11-162-154/+152
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.mpcomplete@chromium.org2011-11-162-19/+0
* content: Split off ChromeTabContentsViewGtk from TabContentsViewGtk. This newerg@chromium.org2011-11-161-4/+1
* Minor build fixes for aura/touchuivollick@chromium.org2011-11-161-1/+1
* Increase timer in render_widget_host_unittest to reduce flakiness in valgrindjbates@chromium.org2011-11-151-1/+1
* Fix build break from r110164dcheng@chromium.org2011-11-151-12/+19
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-157-52/+55
* Add SwappedOut to TabContentsDelegate to allow us to correctly delete TabCont...dominich@chromium.org2011-11-152-0/+4
* GTK: Don't block the UI loop for 40ms at a time when the renderer is unlikely...erg@chromium.org2011-11-152-1/+10
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-152-2/+0
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-153-5/+5
* aura: Fix popup window positioning.sadrul@chromium.org2011-11-151-1/+8