summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor/compositor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge Compositor and CompositorCCpiman@chromium.org2012-01-291-82/+60
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-271-16/+0
* Almost fixes the multithread compositor for accelerated content. This will be...pkotwicz@chromium.org2012-01-111-4/+5
* Revert 116874 - Revert 116782 - Almost fixes the multithread compositor for a...pkotwicz@chromium.org2012-01-091-5/+4
* Revert 116782 - Almost fixes the multithread compositor for accelerated conte...pkotwicz@chromium.org2012-01-091-4/+5
* Revert 116782 - Almost fixes the multithread compositor for accelerated conte...pkotwicz@chromium.org2012-01-071-5/+4
* Almost fixes the multithread compositor for accelerated content. This will be...pkotwicz@chromium.org2012-01-071-4/+5
* Adds a bounds parameter to ui::Compositor::ReadPixelspkotwicz@chromium.org2011-11-211-2/+3
* Revert 110783 - Adds a bounds parameter to ui::Compositor::ReadPixelsshess@chromium.org2011-11-181-3/+2
* Adds a bounds parameter to ui::Compositor::ReadPixelspkotwicz@chromium.org2011-11-181-2/+3
* Fix stale compositor references from ui::Layerpiman@chromium.org2011-11-161-1/+4
* Implement CompositorCC::ReadPixelsvollick@chromium.org2011-11-151-1/+7
* Use ScopedMakeCurrentbacker@chromium.org2011-11-111-1/+6
* Test that pixels are drawn to the screenbacker@chromium.org2011-11-031-0/+4
* aura: Add fullscreen/popups to RenderWidgetHostViewAura.derat@chromium.org2011-10-311-0/+1
* Reland 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...apatrick@chromium.org2011-10-261-0/+1
* Enable accelerated compositing of web pages when using webkit compositorpiman@chromium.org2011-10-261-0/+6
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-251-0/+16
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-221-3/+3
* Revert 106606 - Use WebKit compositor in ui::Layerlipalani@chromium.org2011-10-201-3/+3
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-201-3/+3
* clang: out-of-line a constructor to fix CrOS clang buildthakis@chromium.org2011-10-071-6/+1
* Properly handle vertically flipping the texture.backer@chromium.org2011-10-061-1/+6
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-041-0/+2
* Add a new method to Layer that schedules a redraw in the compositor.Rename Co...ben@chromium.org2011-09-301-5/+5
* Refactors TestCompositor out of views_unittests into a place it can besky@chromium.org2011-09-281-1/+1
* Allow layers to be created without a compositor, creating this association wh...ben@chromium.org2011-09-271-3/+2
* Allow animating alphavollick@chromium.org2011-09-231-1/+12
* compositor: Add protected virtual destructor to CompositorDelegate.tfarina@chromium.org2011-09-221-0/+3
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-191-2/+3
* The Compositor should own drawing the root layer.ben@chromium.org2011-09-141-7/+22
* Force clear when root view is animating.vollick@chromium.org2011-09-131-3/+4
* Move compositor ctor and dtor to .cc file.vollick@chromium.org2011-09-081-4/+2
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-081-2/+18
* Fix linux-chromeos-clang builder.sadrul@chromium.org2011-09-071-1/+1
* gfx::Compositor: SchedulePaint.sadrul@chromium.org2011-09-071-3/+18
* Changes to port holey layer changes into windows compositorpkotwicz@chromium.org2011-09-021-3/+0
* Vend common GL contextbacker@chromium.org2011-08-261-3/+17
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-181-2/+3
* Revert 96982 - Add gl.dll, compositor.dll, and surface.dll.rvargas@google.com2011-08-161-3/+2
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-161-2/+3
* Gets rid of chrome being cleared for a moment when keyboard is hiddenbacker@chromium.org2011-08-121-1/+1
* First pass for eliminating double paintingpkotwicz@chromium.org2011-07-291-0/+4
* Update Texture/Layer SetCanvas, callsites, and comments.msw@chromium.org2011-07-271-4/+4
* Always write alpha. Turn of blending for root layers. Also, don't clear the b...backer@chromium.org2011-07-221-2/+15
* Push (not pull) window geometry for the compositor.backer@chromium.org2011-07-061-1/+6
* Ref count the browser compositor textures.backer@chromium.org2011-06-231-3/+7
* Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED.sky@chromium.org2011-06-211-0/+3
* Remove COMPOSITOR_2 flag, old compositor code.wjmaclean@chromium.org2011-06-101-42/+0
* Adds View::OnWillCompositeTexture that is invoked before a texture issky@chromium.org2011-06-061-0/+7