summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor
Commit message (Expand)AuthorAgeFilesLines
* compositor: Fix compositor_unittests build on Linux.tfarina@chromium.org2011-09-223-1/+16
* compositor: Add protected virtual destructor to CompositorDelegate.tfarina@chromium.org2011-09-221-0/+3
* Make specifying a texture optional on a Layer.ben@chromium.org2011-09-193-70/+94
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-193-4/+11
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-182-2/+2
* Fix for SetExternalTexture.backer@chromium.org2011-09-142-5/+16
* The Compositor should own drawing the root layer.ben@chromium.org2011-09-146-85/+84
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-136-36/+144
* Force clear when root view is animating.vollick@chromium.org2011-09-135-14/+23
* Move compositor ctor and dtor to .cc file.vollick@chromium.org2011-09-082-4/+10
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-088-17/+88
* Fix linux-chromeos-clang builder.sadrul@chromium.org2011-09-071-1/+1
* Fix win shared builder.sadrul@chromium.org2011-09-071-1/+3
* gfx::Compositor: SchedulePaint.sadrul@chromium.org2011-09-075-27/+37
* Changes to port holey layer changes into windows compositorpkotwicz@chromium.org2011-09-025-36/+18
* ui/gfx/compositor: Remove unused includes from test_suite.cc.tfarina@chromium.org2011-09-012-5/+0
* Add invalid rect tracking and repaint scheduling to Layer.ben@chromium.org2011-09-016-9/+176
* Adds support for point conversions to ui::Layer.ben@chromium.org2011-08-299-0/+428
* Add dynamic_annotations dependency on compositor to fix a crash on linux desk...sadrul@chromium.org2011-08-261-0/+1
* Vend common GL contextbacker@chromium.org2011-08-265-239/+274
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-186-7/+39
* Revert 96982 - Add gl.dll, compositor.dll, and surface.dll.rvargas@google.com2011-08-166-39/+7
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-166-7/+39
* Gets rid of chrome being cleared for a moment when keyboard is hiddenbacker@chromium.org2011-08-124-8/+12
* Make texture mapping OpenGL ES 2.0 compliant.backer@chromium.org2011-08-121-0/+2
* Ensure that blending is disabled for layers with no alphabacker@chromium.org2011-08-081-2/+3
* First pass for eliminating double paintingpkotwicz@chromium.org2011-07-297-20/+198
* Update Texture/Layer SetCanvas, callsites, and comments.msw@chromium.org2011-07-276-16/+18
* Always write alpha. Turn of blending for root layers. Also, don't clear the b...backer@chromium.org2011-07-225-24/+40
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-1/+1
* 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