summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert of Converted simple Sync Point Signals to Sync token Signals.dyen2015-11-173-19/+44
* Clamp values passed to glLineWidthbajones2015-11-176-6/+24
* Revert "Fix video frame overlay codepath for Chromecast"halliwell2015-11-171-5/+1
* Fix video frame overlay codepath for Chromecasthalliwell2015-11-171-1/+5
* Cleanup GpuMemoryManager and helpers.sohan.jyoti2015-11-172-5/+0
* Revert of Converted simple Sync Point Signals to Sync token Signals. (patchse...kochi2015-11-173-35/+19
* Converted simple Sync Point Signals to Sync token Signals.dyen2015-11-163-19/+35
* When called from gpu process, gpu_util.cc::ApplyGpuDriverBugWorkaroundsj.isorce2015-11-161-0/+11
* Add missing break in switch-case statements in gles2_cmd_decoderr.kasibhatla2015-11-164-0/+78
* Remove CreateStreamTexture from GL interfaces.siva.gunturi2015-11-1520-70/+19
* Fix gpu command buffer use after free by GrContextjunov2015-11-134-13/+3
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-5/+4
* Remove macros from "#pragma pack" directive.kirr2015-11-122-2/+14
* Enable unit tests for SwapBuffers and SwapIntervalmartina.kollarova2015-11-122-2/+18
* Re-land: ui: Add custom stride support to GLImageMemory.reveman2015-11-111-1/+8
* Revert of Re-land: ui: Add custom stride support to GLImageMemory. (patchset ...avi2015-11-101-8/+1
* Re-land: ui: Add custom stride support to GLImageMemory.reveman2015-11-101-1/+8
* Revert of ui: Add custom stride support to GLImageMemory. (patchset #3 id:400...avi2015-11-101-8/+1
* ui: Add custom stride support to GLImageMemory.reveman2015-11-101-1/+8
* gpu: Add CHROMIUM_schedule_ca_layerccameron2015-11-1018-61/+373
* ui/gl: Move GLImage tests into gl namespace.dcastagna2015-11-101-3/+3
* gpu: Blacklist partial swap and CALayer overlays on 2009 iMacsccameron2015-11-103-15/+18
* gpu: Make glTexSubImage2D work with GL_SRGB_ALPHA on OpenGLkkinnunen2015-11-0910-187/+320
* Re-land: Converted video frame and image callbacks to use new sync tokens.dyen2015-11-066-27/+123
* Get Mandoline working in component build.jam2015-11-061-1/+1
* cc: Fix GL_R8 GpuMemoryBuffersccameron2015-11-064-5/+6
* fix the WebGL2 conformance test failure in uniform-buffers.htmlyunchao.he2015-11-0613-22/+337
* Kills TraceTicks, which was functionally the same as TimeTickscharliea2015-11-053-5/+5
* Revert of Converted video frame and image callbacks to use new sync tokens. (...nhiroki2015-11-056-120/+27
* Converted video frame and image callbacks to use new sync tokens.dyen2015-11-056-27/+120
* Improve cross-platform reproducibility of command buffer code generator.jbauman2015-11-042-1140/+1140
* Avoid const int definition problemsbrucedawson2015-11-042-7/+2
* 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-0313-61/+141
* Ensured instancing was exposed for WebGL 2 on OSXbajones2015-11-031-1/+2
* Disable TestProgramPathFragmentInputGenArgs GL test.dskiba2015-11-021-1/+2
* gpu: remove redundant member variables on texture complete logic.dongseong.hwang2015-11-022-12/+7
* command_buffer: Support textured path rendering for CHROMIUM_path_renderingkkinnunen2015-11-0245-490/+2711
* Revert of "webgl: optimize webgl.texSubImage2D(video) path." (patchset #3 id:...zmo2015-10-301-16/+12
* ui: Revert gfx::BufferUsage::SCANOUT to gfx::BufferUsage::GPU_READ_WRITE change.reveman2015-10-301-1/+1
* Reland of "webgl: optimize webgl.texSubImage2D(video) path."dongseong.hwang2015-10-301-12/+16
* [tracing] Add names to memory-infra dumpers for debuggingprimiano2015-10-307-8/+8
* Support disabling unit test batching. Use it for angle_end2end_testsphajdan.jr2015-10-301-1/+4
* Set attachment for bound framebuffer in FramebufferTextureLayerqiankun.miao2015-10-304-4/+55
* GLES2CmdDecoder should resize GLSurface using GLSurface::Resizejbauman2015-10-305-31/+6
* Add security reviewers for //gpu/ipc.dcheng2015-10-291-0/+13
* Restrict Linux Haswell blacklist to GT1piman2015-10-291-3/+4
* Revert of gpu: Make glTexSubImage2D work with GL_SRGB_ALPHA on OpenGL (patchs...wychen2015-10-297-295/+183
* gpu/khronos_glcts_support: add support for GN buildsullysses.a.eoff2015-10-291-3/+544
* ui/gl: Move GLImage into gl namespace.tfarina2015-10-2913-74/+73