index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-21
13
-134
/
+75
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-21
13
-75
/
+134
*
wayland: modify image_transport_client to compile with use_wayland
msb@chromium.org
2011-11-21
1
-2
/
+8
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
1
-1
/
+1
*
Use new getFontFamilyForCharacters() API.
bashi@chromium.org
2011-11-21
1
-5
/
+9
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-19
1
-5
/
+5
*
Remove --enable-video-logging and WebVideoRenderer.
scherkus@chromium.org
2011-11-18
1
-1
/
+0
*
Close video capture devices on the device thread.
mflodman@chromium.org
2011-11-18
2
-8
/
+24
*
Enable |ValidateAndConvertPepperFilePath()| for domain-absolute paths without...
viettrungluu@chromium.org
2011-11-18
1
-6
/
+0
*
Get rid of gpu_messages.h include in chrome by having the RenderWidgetHostVie...
jam@chromium.org
2011-11-18
4
-34
/
+21
*
Re-enable RenderWidgetHostTest.PreHandleRawKeyDownEvent
mukai@chromium.org
2011-11-18
1
-7
/
+1
*
Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-18
13
-135
/
+76
*
Provide a way for RenderProcessHosts to register themselves in the global hos...
ananta@chromium.org
2011-11-18
3
-18
/
+26
*
Pointer lock added to about:flags and passed to WebKit runtime flags
scheib@chromium.org
2011-11-18
1
-0
/
+1
*
Cleanup: Remove forward declarations in various directories.
thestig@chromium.org
2011-11-18
1
-2
/
+0
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-18
13
-76
/
+135
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
35
-797
/
+738
*
[Aura] Fix HtmlDialogBrowserTest.SizeWindow.
xiyuan@chromium.org
2011-11-18
2
-1
/
+5
*
Fix resize issues when using threaded compositing
enne@chromium.org
2011-11-17
1
-1
/
+1
*
Get content to build again with aura & component build.
ben@chromium.org
2011-11-17
1
-3
/
+4
*
Fix next_page_id_ in a NTP forced to share an existing WebUI process.
creis@chromium.org
2011-11-17
5
-0
/
+15
*
Revert 110542 - Fix link issue when component=shared_library
ajwong@chromium.org
2011-11-17
1
-2
/
+1
*
Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-17
14
-532
/
+76
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-17
14
-76
/
+532
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
39
-230
/
+306
*
Fix link issue when component=shared_library
penghuang@chromium.org
2011-11-17
1
-1
/
+2
*
Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...
jam@chromium.org
2011-11-17
2
-3
/
+3
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.
mpcomplete@chromium.org
2011-11-17
2
-19
/
+0
*
Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...
cpu@chromium.org
2011-11-17
13
-135
/
+76
*
Created an interface for DownloadFile, for use in unit tests.
ahendrickson@chromium.org
2011-11-16
1
-0
/
+1
*
Use shared D3D9 texture to transport the compositor's backing buffer to the b...
apatrick@chromium.org
2011-11-16
13
-76
/
+135
*
CrOS: More build fix.
jhawkins@chromium.org
2011-11-16
1
-1
/
+2
*
CrOS: Build fix.
jhawkins@chromium.org
2011-11-16
1
-8
/
+4
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
2
-12
/
+10
*
Get rid of resource_messages.h include from chrome, since that's an internal ...
jam@chromium.org
2011-11-16
1
-2
/
+5
*
Return a specific error code for unknown URL schemes.
mkosiba@chromium.org
2011-11-16
2
-1
/
+35
*
base::Bind() conversion in renderer_host.
dcheng@chromium.org
2011-11-16
2
-11
/
+11
*
Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....
dpolukhin@chromium.org
2011-11-16
2
-0
/
+19
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
2
-154
/
+152
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.
mpcomplete@chromium.org
2011-11-16
2
-19
/
+0
*
content: Split off ChromeTabContentsViewGtk from TabContentsViewGtk. This new
erg@chromium.org
2011-11-16
1
-4
/
+1
*
Minor build fixes for aura/touchui
vollick@chromium.org
2011-11-16
1
-1
/
+1
*
Increase timer in render_widget_host_unittest to reduce flakiness in valgrind
jbates@chromium.org
2011-11-15
1
-1
/
+1
*
Fix build break from r110164
dcheng@chromium.org
2011-11-15
1
-12
/
+19
*
Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().
dcheng@chromium.org
2011-11-15
7
-52
/
+55
*
Add SwappedOut to TabContentsDelegate to allow us to correctly delete TabCont...
dominich@chromium.org
2011-11-15
2
-0
/
+4
*
GTK: Don't block the UI loop for 40ms at a time when the renderer is unlikely...
erg@chromium.org
2011-11-15
2
-1
/
+10
*
Move Sad Tab implementation out of the TabContentsViews.
avi@chromium.org
2011-11-15
2
-2
/
+0
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
3
-5
/
+5
*
aura: Fix popup window positioning.
sadrul@chromium.org
2011-11-15
1
-1
/
+8
[next]