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
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Look for the first valid GPU process host in the host-id map.
petkov@chromium.org
2012-01-09
1
-10
/
+6
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Remove GPU process hosts that are about to be destroyed from host-id map.
petkov@chromium.org
2011-12-21
1
-1
/
+5
*
Consider GPU hosts that are about to die as invalid.
petkov@chromium.org
2011-12-16
1
-0
/
+4
*
Remove unused parameter in GpuProcessHost HostIsValid.
apatrick@chromium.org
2011-12-15
1
-3
/
+3
*
Restore kTraceStartup flag propogation to gpu process
joth@chromium.org
2011-12-15
1
-0
/
+1
*
Propagate --disable-image-transport-surface to GPU process.
apatrick@chromium.org
2011-12-14
1
-0
/
+1
*
Remove custom Task implementations and re-exorcise old callbacks from gpu.
dcheng@chromium.org
2011-12-10
4
-104
/
+58
*
Add a JS API for detecting WebGL availability.
zmo@google.com
2011-12-08
6
-29
/
+33
*
Use ForceShutdown to kill old GPU process.
jbauman@chromium.org
2011-12-07
2
-2
/
+8
*
Remove dead code for gpu blacklist auto-update.
zmo@google.com
2011-12-03
2
-45
/
+4
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
2
-10
/
+10
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
2
-34
/
+26
*
Improve GPU tests to fail when GPU drawing fails.
jbates@chromium.org
2011-12-02
1
-2
/
+4
*
aura: fix fullscreen pepper flash
piman@chromium.org
2011-12-01
1
-28
/
+22
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-1
/
+1
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
1
-1
/
+1
*
Revert 111936 - Use callback_forward.h instead of callback.h where possible.
jstritar@chromium.org
2011-11-29
1
-1
/
+1
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
1
-1
/
+1
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-28
1
-1
/
+2
*
Fix a regression in chrome://gpucrash etc.
zmo@google.com
2011-11-28
2
-0
/
+13
*
Move preliminary gpu info collection back to UI thread.
zmo@google.com
2011-11-24
1
-6
/
+1
*
Plumb the partial swap though image transport.
backer@chromium.org
2011-11-23
2
-0
/
+29
*
Move GPU preliminary info collection back to UI thread.
zmo@google.com
2011-11-23
3
-179
/
+30
*
Fix bad merge.
apatrick@chromium.org
2011-11-23
1
-1
/
+3
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-22
2
-24
/
+13
*
A few less TOUCH_UIs.
backer@chromium.org
2011-11-22
4
-13
/
+12
*
GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.
erg@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-21
2
-14
/
+24
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-21
2
-24
/
+14
*
Get rid of last gpu_messages.h dependency in chrome by having chrome ask the ...
jam@chromium.org
2011-11-19
2
-2
/
+18
*
Get rid of gpu_messages.h include in chrome by having the RenderWidgetHostVie...
jam@chromium.org
2011-11-18
2
-21
/
+0
*
Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-18
2
-14
/
+29
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-18
2
-29
/
+14
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-1
/
+1
*
Revert 110542 - Fix link issue when component=shared_library
ajwong@chromium.org
2011-11-17
1
-2
/
+2
*
Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-17
2
-14
/
+29
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-17
2
-29
/
+14
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
2
-8
/
+8
*
Fix link issue when component=shared_library
penghuang@chromium.org
2011-11-17
1
-2
/
+2
*
Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...
cpu@chromium.org
2011-11-17
2
-14
/
+29
*
Use shared D3D9 texture to transport the compositor's backing buffer to the b...
apatrick@chromium.org
2011-11-16
2
-29
/
+14
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
2
-5
/
+4
*
Add tests to make sure gpu blacklist actually block gpu features.
zmo@google.com
2011-11-12
1
-0
/
+2
*
Remove GPU blacklist auto-update.
zmo@google.com
2011-11-12
1
-0
/
+1
*
Allow switching to SwiftShader when GPU is blacklisted
jbauman@chromium.org
2011-11-11
4
-8
/
+102
*
share all the needed linux code with OpenBSD in chrome and content
robert.nagy@gmail.com
2011-11-11
2
-2
/
+3
*
Cleanup: Remove unneeded forward declarations in content/browser.
thestig@chromium.org
2011-11-10
1
-7
/
+5
*
Revert 109328 - Add tests to make sure gpu blacklist actually block gpu featu...
zmo@google.com
2011-11-09
1
-2
/
+0
*
Add tests to make sure gpu blacklist actually block gpu features.
zmo@google.com
2011-11-09
1
-0
/
+2
[next]