summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/gpu_channel_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Share MailboxManagers when sharing GLShareGroupspiman@chromium.org2012-06-061-1/+8
* GPU: Adding sync points for cross-channel synchronizationpiman@chromium.org2012-06-051-1/+3
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-2/+2
* Fix context sharing between channels to be order-independent.piman@chromium.org2012-03-081-5/+6
* Coverity: Fix pass-by-values.jhawkins@chromium.org2012-02-211-1/+1
* PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.piman@chromium.org2012-02-081-1/+1
* Removed CHECKs used for bug investigation.xhwang@chromium.org2012-02-071-3/+1
* Adding GpuMemoryManager to track GpuCommandBufferStub visibility and last_use...mmocny@chromium.org2012-02-031-0/+12
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-3/+3
* Add the ability to share GL contexts across channels.piman@chromium.org2012-01-121-9/+17
* Removing duplicate IPC and dead code: GpuMsg_VisibilityChangedmmocny@chromium.org2012-01-061-6/+0
* When renderer process tries to establish a GPU channel, close any existing one.apatrick@chromium.org2012-01-051-19/+7
* Add more CHECK in GPU and NPAPI process on invalid file descriptorsxhwang@chromium.org2011-12-091-2/+5
* Add CHECK on file descriptor in various IPC::ChannelHandle passed in.xhwang@chromium.org2011-12-021-1/+3
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-221-13/+1
* A few less TOUCH_UIs.backer@chromium.org2011-11-221-1/+1
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-211-1/+13
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-211-13/+1
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-1/+13
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-13/+1
* base::Bind() conversion for content/common/gpu and content/gpudcheng@chromium.org2011-11-171-3/+5
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-171-1/+13
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-171-13/+1
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-171-1/+13
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-161-13/+1
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-1/+1
* Remove unnecessary OSX specific IPCbacker@chromium.org2011-10-061-15/+0
* ImageTransportSurface for OS Xbacker@chromium.org2011-09-291-11/+0
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-191-2/+2
* ImageTransportSurface: Get rid of multiple inheritance.backer@chromium.org2011-09-081-0/+8
* Create new GLSurface for cross process image transport.backer@chromium.org2011-07-221-36/+21
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-1/+1
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-211-1/+1
* Revert 93397 - Revert 93393 - Revert was broken. Restoring.leandrogracia@chromium.org2011-07-211-1/+1
* Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...leandrogracia@chromium.org2011-07-211-1/+1
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-1/+1
* Cleanup: Remove unneeded includes from GpuChannelManager.thestig@chromium.org2011-06-271-10/+1
* Reland "EGLImage transport for TOUCH_UI".backer@chromium.org2011-06-251-2/+33
* Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...backer@chromium.org2011-06-251-33/+2
* Use pixmaps and EGLImages to transport image data between GPU process and bro...backer@chromium.org2011-06-251-2/+33
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-1/+0
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-1/+1
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-1/+1
* Coverity: Handle negative returns.jhawkins@chromium.org2011-06-211-0/+1
* Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg.sievers@chromium.org2011-06-081-5/+0
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-1/+1
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-1/+1
* Removed "compositor" child window that was created by the GPU process.Removed...apatrick@chromium.org2011-04-271-1/+14
* Move more GPU related files from content/common to content/common/gpu.apatrick@chromium.org2011-04-221-1/+1
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-2/+0