summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor
Commit message (Expand)AuthorAgeFilesLines
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-211-1/+1
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-192-2/+2
* Fix GCC build bustage.darin@chromium.org2011-07-171-2/+2
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-1/+4
* Fix context sharing in CompositorGL.backer@chromium.org2011-07-152-111/+158
* Use SkMatrix44 for the underlying implementation of ui::Transformbacker@chromium.org2011-07-084-59/+46
* Share shaders between browser compositors.backer@chromium.org2011-07-082-18/+31
* Push (not pull) window geometry for the compositor.backer@chromium.org2011-07-065-57/+64
* Makes it so that if the size of a view with a layer changes or on creatingsky@chromium.org2011-06-281-0/+1
* Expose CompositorGL and TextureGL.backer@chromium.org2011-06-253-164/+290
* Allow View to have a layer whose texture is updated externally.backer@chromium.org2011-06-242-0/+10
* Adds the ability to animate transforms/bounds to View.sky@chromium.org2011-06-233-0/+292
* Ref count the browser compositor textures.backer@chromium.org2011-06-234-137/+130
* Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED.sky@chromium.org2011-06-213-2/+19
* Adds Layer as a class between View and the Texture.sky@chromium.org2011-06-213-0/+140
* Disable compositor if GL is failed to initialize.oshima@google.com2011-06-201-2/+2
* 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