summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor
Commit message (Expand)AuthorAgeFilesLines
* Turn off psychedelic-purple background clear.wjmaclean@chromium.org2011-06-131-0/+5
* Remove msvs_guids from gyp files in ui.tony@chromium.org2011-06-101-1/+0
* Re-enable thread IO restriction override.wjmaclean@chromium.org2011-06-101-0/+5
* Remove COMPOSITOR_2 flag, old compositor code.wjmaclean@chromium.org2011-06-102-109/+0
* First draft to enable turning off compositor for unit tests.wjmaclean@chromium.org2011-06-091-3/+3
* Implements a blur on the prototype compositor. To enable a blur Isky@chromium.org2011-06-071-62/+326
* Adds View::OnWillCompositeTexture that is invoked before a texture issky@chromium.org2011-06-063-0/+18
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-8/+8
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-311-8/+8
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-311-8/+8
* Convert COMPOSITOR_2 to GLES compliant programmable pipeline.wjmaclean@chromium.org2011-05-312-55/+155
* Fixes bug in updating only part of a texture and removes irrelevant TODO.sky@chromium.org2011-05-271-1/+1
* Prototype compositor to render views to a texture using d3d 10. Thissky@chromium.org2011-05-242-0/+587
* Changes to reflect context/surface refactoring for new compositor (COMPOSITOR...wjmaclean@chromium.org2011-05-241-5/+5
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-10/+10
* Remove override on thread IO restrictions.wjmaclean@chromium.org2011-05-211-5/+0
* Compositor GL + basic views support.wjmaclean@chromium.org2011-05-192-5/+200
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...tony@chromium.org2011-05-191-7/+7
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-5/+10
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-10/+5
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-5/+10
* Tweaks Compositor API. To make it possible to land this I've ifdef'dsky@chromium.org2011-05-103-7/+125
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-282-4/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-282-2/+2
* Refactor: Move gfx/compositor* to gfx/compositor/backer@chromium.org2011-03-234-0/+182