summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/gpu_messages.h
Commit message (Expand)AuthorAgeFilesLines
* content: Add IPC that allows the browser process to create GpuMemoryBuffers f...reveman2015-10-091-0/+13
* Implemented new fence syncs which replaces the old sync points.dyen2015-10-071-0/+4
* Don't use view contexts in the rendererpiman2015-10-051-7/+0
* Move gpu memory calculations to Compositor.sohan.jyoti2015-10-051-9/+0
* Make channel preemption not require view contexts for hookuppiman2015-09-241-19/+16
* Move WakeUpGpu logic to GpuChannelManagerpiman2015-09-241-6/+3
* content/gpu: Simplify gpu channel message handling.sunnyps2015-09-181-8/+1
* content/gpu: Groundwork for gpu stream priorities.sunnyps2015-09-081-2/+7
* Pass the bitstream buffer timestamp to AndroidVideoDecodeAcceleratorwatk2015-09-041-2/+3
* content/gpu: Add stream ID to command buffer creation IPC.sunnyps2015-08-241-0/+1
* Add GenericSharedMemoryId and use w/ GpuMemoryBufferericrk2015-08-171-1/+1
* Mac Overlays: Send vsync parameters directlyccameron2015-08-151-3/+3
* Mac Overlays: Add GPU back-pressureccameron2015-08-101-0/+3
* Revert of Mac Overlays: Add GPU back-pressure (patchset #8 id:140001 of https...kbr2015-08-091-3/+0
* Mac Overlays: Add GPU back-pressureccameron2015-08-091-0/+3
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-041-3/+4
* Remove GPU relinquish resources infrastructure and stop GPU process.derekjchow2015-07-301-8/+3
* Normalize the tracing PID used for the browser processericrk2015-07-271-1/+3
* Allow WebGL on Android if the GPU has it's own process (Take 2)bajones2015-07-251-0/+1
* Revert of Allow WebGL on Android if the GPU has it's own process (patchset #6...alancutter2015-07-241-1/+0
* Allow WebGL on Android if the GPU has it's own processbajones2015-07-231-0/+1
* Add Jpeg decoder profile to GpuInfohenryhsu2015-07-231-0/+1
* Refactor of AcceleratedVideoEncoderMsg_Encode parameters into an IPC struct c...emircan2015-07-201-8/+12
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-131-2/+2
* VideoCapture: merge IPC VideoCaptureMsg_BufferReady and VideoCaptureMsg_Mailb...mcasas2015-06-191-2/+0
* MJPEG acceleration for video capture using VAAPI, the GPU and IPC partkcwu2015-06-181-0/+43
* Mac: Add partial swap support to NSOpenGLContext pathccameron2015-06-071-2/+6
* Adding status to swap buffers completionachaulk2015-05-291-2/+5
* Revert of Adding status to swap complete (patchset #18 id:340001 of https://c...vabr2015-05-291-5/+2
* Adding status to swap buffers completionachaulk2015-05-291-2/+5
* gpu: Fix some context lost marking glitches+leaks and add UMA statssievers2015-04-281-2/+4
* Add VDA supported profile to GPUInfohenryhsu2015-04-101-6/+13
* Add a "Max. MSAA samples" entry to chrome://gpu.senorblanco2015-04-081-0/+1
* Deprecate WinSAT support in Chromium.zmo2015-03-171-7/+0
* Change routing of UpdateVSyncParameters to the CommandBufferProxyImpl.danakj2015-02-201-6/+5
* Remove DevToolsGPUAgentyurys2015-02-101-9/+0
* media: VideoFrame: add offset for shared memory bufferslionel.g.landwerlin2015-02-091-1/+2
* reland: Plumb allow_overlay flag for video path into ccachaulk2015-01-291-2/+3
* Revert of Plumb allow_overlay flag for video path into cc (patchset #3 id:800...jamescook2015-01-271-3/+2
* Plumb allow_overlay flag for video path into ccachaulk2015-01-271-2/+3
* content: gpu_messages: fix incorrect commentlionel.g.landwerlin2015-01-231-1/+1
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Fix compile on memory bots (that use enable_ipc_fuzzer=1 gyp).aarya2014-12-151-2/+2
* Add optimization for CHROMIUM_subscribe_uniform extension.orglofch2014-12-151-0/+12
* Plumb surface id to GpuMemoryBuffer allocation.alexst2014-12-081-6/+11
* Add mouse input forwarding to gpu serviceorglofch2014-12-031-0/+8
* Re-land: content: Refactor GPU memory buffer framework.reveman2014-11-251-13/+7
* Revert of content: Refactor GPU memory buffer framework. (patchset #4 id:6000...alexst2014-11-251-7/+13
* content: Refactor GPU memory buffer framework.reveman2014-11-241-13/+7
* Infrastructure for temporarily relinquishing GPU resources.gusfernandez2014-11-221-0/+8