summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_process_host_ui_shim.h
Commit message (Expand)AuthorAgeFilesLines
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Land 9348117: (Aura) use GPU process for UIbacker@chromium.org2012-02-241-2/+2
* Revert 122213 - aura: Use GPU process for UIdpapad@chromium.org2012-02-161-2/+2
* aura: Use GPU process for UIpiman@chromium.org2012-02-161-2/+2
* Add IPC allowing GPU process to tell browser process to temporarily drop a fr...apatrick@chromium.org2012-01-311-0/+1
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-2/+1
* Add the ability to share GL contexts across channels.piman@chromium.org2012-01-121-2/+2
* Remove custom Task implementations and re-exorcise old callbacks from gpu.dcheng@chromium.org2011-12-101-13/+1
* Add a JS API for detecting WebGL availability.zmo@google.com2011-12-081-0/+3
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Revert 111936 - Use callback_forward.h instead of callback.h where possible.jstritar@chromium.org2011-11-291-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-281-1/+2
* Fix a regression in chrome://gpucrash etc.zmo@google.com2011-11-281-0/+4
* Plumb the partial swap though image transport.backer@chromium.org2011-11-231-0/+3
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-221-3/+4
* A few less TOUCH_UIs.backer@chromium.org2011-11-221-2/+1
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-211-4/+3
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-211-3/+4
* Get rid of last gpu_messages.h dependency in chrome by having chrome ask the ...jam@chromium.org2011-11-191-2/+6
* Get rid of gpu_messages.h include in chrome by having the RenderWidgetHostVie...jam@chromium.org2011-11-181-7/+0
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-4/+8
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-8/+4
* Revert 110542 - Fix link issue when component=shared_libraryajwong@chromium.org2011-11-171-2/+2
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-171-4/+8
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-171-8/+4
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-3/+3
* Fix link issue when component=shared_librarypenghuang@chromium.org2011-11-171-2/+2
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-171-4/+8
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-161-8/+4
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-7/+5
* Enable accelerated WebKit compositor for Aura.backer@chromium.org2011-10-131-4/+5
* Remove unnecessary OSX specific IPCbacker@chromium.org2011-10-061-5/+0
* Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...wjmaclean@google.com2011-09-231-4/+4
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-191-0/+3
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Reland "EGLImage transport for TOUCH_UI".backer@chromium.org2011-06-251-1/+9
* Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...backer@chromium.org2011-06-251-9/+1
* Use pixmaps and EGLImages to transport image data between GPU process and bro...backer@chromium.org2011-06-251-1/+9
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-1/+1
* Fix gpu acceleration with --in-process-gpu and --single-process modes.sievers@google.com2011-05-271-13/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-0/+123