summaryrefslogtreecommitdiffstats
path: root/content/common/child_process_messages.h
Commit message (Expand)AuthorAgeFilesLines
* gpu_process_launch_causes => content/commonfsamuel2016-03-221-1/+1
* gpu_messages.h => gpu/ipc/commonfsamuel2016-03-221-1/+1
* gpu_host_messages.h => content/gpufsamuel2016-03-171-20/+20
* Replace IOSurfaceManager by directly passing IOSurface Mach ports over Chrome...rsesek2016-01-051-11/+2
* Switch to standard integer types in content/common/.avi2015-12-251-6/+9
* Rename mojo::TokenSerializer to mojo::Broker.jam2015-11-251-2/+0
* Fix windows newline endings introduced in fbada2c0dfa76e3cad57432dc72fc033aa3...John Abd-El-Malek2015-11-241-3/+3
* [Eraser] Remove chrome://tcmallocruuda2015-11-241-11/+0
* Create a broker interface for the new Mojo EDK so that the browser can create...John Abd-El-Malek2015-11-241-1/+8
* Re-land: ui: Add custom stride support to GLImageMemory.reveman2015-11-111-0/+1
* Revert of Re-land: ui: Add custom stride support to GLImageMemory. (patchset ...avi2015-11-101-1/+0
* Re-land: ui: Add custom stride support to GLImageMemory.reveman2015-11-101-0/+1
* Revert of ui: Add custom stride support to GLImageMemory. (patchset #3 id:400...avi2015-11-101-1/+0
* ui: Add custom stride support to GLImageMemory.reveman2015-11-101-0/+1
* Re-land: Converted video frame and image callbacks to use new sync tokens.dyen2015-11-061-1/+2
* Revert of Converted video frame and image callbacks to use new sync tokens. (...nhiroki2015-11-051-2/+1
* Converted video frame and image callbacks to use new sync tokens.dyen2015-11-051-1/+2
* ui: Add support for creating GLImage instances from shared memory pools.reveman2015-10-271-0/+1
* ozone: ClientPixmapManager passes VGEM fd from browser to renderer.dongseong.hwang2015-08-311-0/+6
* Add NativePixmapHandle type & interface for exporting themspang2015-08-211-0/+3
* Add GenericSharedMemoryId and use w/ GpuMemoryBufferericrk2015-08-171-1/+6
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-041-8/+3
* content: Pass IOSurface references using Mach IPC.reveman2015-06-041-3/+11
* win: Remove --enable-handle-auditing(-all)? flagsthakis2015-05-041-6/+0
* Cleanup: removing unused descendants information from tracked objects.vadimt2015-05-011-6/+0
* Delivering the FIRST_NONEMPTY_PAINT phase changing event to base/. This concl...vadimt2015-04-271-3/+9
* Introducing phased profiling framework.vadimt2015-04-011-4/+9
* content: Add DeletedDiscardableSharedMemory IPC.reveman2015-03-171-1/+8
* Re-land: content: Cleanup GpuMemoryBuffers when child process is removed.reveman2014-11-071-2/+1
* Revert of content: Cleanup GpuMemoryBuffers when child process is removed. (p...yhirano2014-11-061-1/+2
* content: Cleanup GpuMemoryBuffers when child process is removed.reveman2014-11-061-2/+1
* gpu: Associate all GpuMemoryBuffers with unique IDs.reveman2014-11-051-9/+1
* We need to cleanup GpuMemoryBuffers allocated in the GPU process.alexst2014-11-041-2/+3
* Re-land: Add browser-wide discardable memory implementation.reveman2014-10-251-0/+7
* Revert of Add browser-wide discardable memory implementation. (patchset #23 i...avi2014-10-241-7/+0
* Add browser-wide discardable memory implementation.reveman2014-10-241-0/+7
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-2/+8
* content: Out-of-process GPU service support for SurfaceTexture backed GpuMemo...reveman2014-10-101-10/+0
* content: Add DeletedGpuMemoryBuffer IPC.reveman@chromium.org2014-07-231-0/+5
* gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...reveman@chromium.org2014-07-181-0/+3
* Plumb GpuMemoryBuffer allocation to GPU process.alexst@chromium.org2014-06-121-0/+6
* [Mac] Maximise timer slack for background tabsjeremy@chromium.org2014-06-051-2/+0
* Control process backgrounding from within the child process on Windows.dalecurtis@google.com2014-05-311-0/+6
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-061-1/+2
* Add initial GpuMemoryBufferSurfaceTexture implementation.reveman@chromium.org2014-03-311-0/+10
* Revert 257161 "Revert 256955 "Add shared bitmap managers for bro..."jbauman@chromium.org2014-03-141-0/+18
* Revert 256955 "Add shared bitmap managers for browser and render..."jbauman@chromium.org2014-03-141-18/+0
* Add shared bitmap managers for browser and renderer processes.jbauman@chromium.org2014-03-131-0/+18
* Use validating IPC enum macros in child process messages.tsepez@chromium.org2014-02-101-2/+4
* gpu: Add IOSurface backed GpuMemoryBuffer implementation.reveman@chromium.org2013-12-051-2/+7