summaryrefslogtreecommitdiffstats
path: root/gpu/ipc
Commit message (Expand)AuthorAgeFilesLines
* Remove GLSurfaceHandle and simplify view command bufferspiman2016-03-111-0/+18
* mustash: SurfaceTexture* => gpu/ipc/commonfsamuel2016-03-095-0/+149
* mustash: Move gpu/ipc to gpu/ipc/commonfsamuel2016-03-058-44/+16
* Move content:GPUVideo...Stats to gpu::Video...Stats. HolyJavaStyleNamingBatman!markdittmer2016-03-023-0/+102
* Revert of Mustash: move content::GPUVideoMemoryUsageStats to gpu::VideoMemory...thakis2016-02-243-99/+0
* Move content:GPUVideo...Stats to gpu::Video...Stats. HolyJavaStyleNamingBatman!markdittmer2016-02-233-0/+99
* Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.lukasza2016-02-164-5/+49
* mus: using more native gpu structs.penghuang2016-02-092-0/+14
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-091-0/+1
* mus: gpu: Use native struct in mojo mus gpu interfaces.penghuang2016-02-082-0/+31
* Revert of Add support for 9- and 10-bit h264 videos. (patchset #27 of https:/...flackr2016-02-051-1/+0
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-051-0/+1
* IPC::Message -> base::Picklerockot2016-02-032-29/+40
* Expose ycbcr_420v_image extension via capabilities.dcastagna2016-01-281-0/+1
* Use EGL_ANGLE_surface_orientation in Chrome to avoid a blit.jbauman2016-01-051-0/+1
* Switch to standard integer types in gpu/.avi2015-12-211-0/+3
* Reland "Added an extra sync token field for extra command buffer..."dyen2015-12-091-1/+1
* Revert of Added an extra sync token field for extra command buffer identifica...ajuma2015-12-041-1/+1
* Added an extra sync token field for extra command buffer identification.dyen2015-12-041-1/+1
* gpu: Initial implementation of CommitOverlayPlaneswatk2015-12-011-0/+1
* SyncPointManager now handles sync point clients with invalid namespaces.dyen2015-11-201-1/+1
* Enumerators for gpu command buffer traits declared as an enum trait.dyen2015-11-032-28/+23
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-031-9/+23
* Add security reviewers for //gpu/ipc.dcheng2015-10-291-0/+13
* Reland: Added SyncToken command buffer trait to help with IPC messagesdyen2015-10-122-0/+48
* Revert of Added SyncToken command buffer trait to help with IPC messages. (pa...jbudorick2015-10-102-33/+0
* Fix array out of bounds access in loop iteration in gpu ipc logr.kasibhatla2015-10-091-4/+4
* Added SyncToken command buffer trait to help with IPC messages.dyen2015-10-082-0/+33
* gpu: More image_ycbcr_422 support.dcastagna2015-08-311-0/+1
* content: Pass surfacelessness of GL context from GPU to browserspang2015-07-221-0/+1
* Revert of revert of time elapsed queries through command buffer.dyen2015-07-091-0/+1
* Added proper error checking for glBeginQuery for both the client/server.dyen2015-07-081-0/+2
* content: Partial copy workaround for devices with known upload performance pr...reveman2015-06-101-0/+1
* Change most uses of Pickle to base::Picklebrettw2015-06-031-10/+10
* Move Pickle to base namespace.brettw2015-06-021-4/+4
* Fix Get* calls in GPU Command buffer.zmo2015-05-191-0/+1
* Fix max_samples in command buffer capabilities.senorblanco2015-05-011-0/+32
* Work on Windows GN component build.brettw2015-04-061-2/+16
* Revert of Work on Windows GN component build. (patchset #8 id:140001 of https...pkotwicz2015-04-061-16/+2
* Work on Windows GN component build.brettw2015-04-061-2/+16
* Fix some GN component build issues.brettw2015-03-161-3/+4
* Add support for compressed GPU memory buffers.christiank2015-02-251-0/+3
* Revert of Add support for compressed GPU memory buffers. (patchset #7 id:1200...phoglund2015-02-241-3/+0
* Add support for compressed GPU memory buffers.christiank2015-02-241-0/+3
* gpu: Add TransformFeedback & Uniform Buffer related constsheejin.r.chung2015-02-051-0/+3
* Remove deprecated methods from Pickle.avi2014-12-281-2/+2
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-2/+2
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-2/+2
* Add mouse input forwarding to gpu serviceorglofch2014-12-032-0/+37
* gpu: Added IPC traits for new texture_rg flaghendrikw2014-12-021-0/+1