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
/
gpu_process_host_ui_shim.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-1
/
+1
*
Land 9348117: (Aura) use GPU process for UI
backer@chromium.org
2012-02-24
1
-2
/
+2
*
Revert 122213 - aura: Use GPU process for UI
dpapad@chromium.org
2012-02-16
1
-2
/
+2
*
aura: Use GPU process for UI
piman@chromium.org
2012-02-16
1
-2
/
+2
*
Add IPC allowing GPU process to tell browser process to temporarily drop a fr...
apatrick@chromium.org
2012-01-31
1
-0
/
+1
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
1
-2
/
+1
*
Add the ability to share GL contexts across channels.
piman@chromium.org
2012-01-12
1
-2
/
+2
*
Remove custom Task implementations and re-exorcise old callbacks from gpu.
dcheng@chromium.org
2011-12-10
1
-13
/
+1
*
Add a JS API for detecting WebGL availability.
zmo@google.com
2011-12-08
1
-0
/
+3
*
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
1
-0
/
+4
*
Plumb the partial swap though image transport.
backer@chromium.org
2011-11-23
1
-0
/
+3
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-22
1
-3
/
+4
*
A few less TOUCH_UIs.
backer@chromium.org
2011-11-22
1
-2
/
+1
*
Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-21
1
-4
/
+3
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-21
1
-3
/
+4
*
Get rid of last gpu_messages.h dependency in chrome by having chrome ask the ...
jam@chromium.org
2011-11-19
1
-2
/
+6
*
Get rid of gpu_messages.h include in chrome by having the RenderWidgetHostVie...
jam@chromium.org
2011-11-18
1
-7
/
+0
*
Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-18
1
-4
/
+8
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-18
1
-8
/
+4
*
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
1
-4
/
+8
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-17
1
-8
/
+4
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
1
-3
/
+3
*
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
1
-4
/
+8
*
Use shared D3D9 texture to transport the compositor's backing buffer to the b...
apatrick@chromium.org
2011-11-16
1
-8
/
+4
*
Cleanup: Remove unneeded forward declarations in content/browser.
thestig@chromium.org
2011-11-10
1
-7
/
+5
*
Enable accelerated WebKit compositor for Aura.
backer@chromium.org
2011-10-13
1
-4
/
+5
*
Remove unnecessary OSX specific IPC
backer@chromium.org
2011-10-06
1
-5
/
+0
*
Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...
wjmaclean@google.com
2011-09-23
1
-4
/
+4
*
Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...
mmocny@chromium.org
2011-09-19
1
-0
/
+3
*
Annotate all of the functions in content that need to be exported, in prepara...
dpranke@chromium.org
2011-09-13
1
-1
/
+2
*
Reland "EGLImage transport for TOUCH_UI".
backer@chromium.org
2011-06-25
1
-1
/
+9
*
Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...
backer@chromium.org
2011-06-25
1
-9
/
+1
*
Use pixmaps and EGLImages to transport image data between GPU process and bro...
backer@chromium.org
2011-06-25
1
-1
/
+9
*
Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or
tony@chromium.org
2011-05-31
1
-1
/
+1
*
Fix gpu acceleration with --in-process-gpu and --single-process modes.
sievers@google.com
2011-05-27
1
-13
/
+1
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Moved content/browser/gpu_* to content/browser/gpu/.
apatrick@chromium.org
2011-05-09
1
-0
/
+123