summaryrefslogtreecommitdiffstats
path: root/ui/compositor/compositor.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 195854 "Add debug shortcuts that toggles options to shows..."kalman@chromium.org2013-04-231-4/+0
* Add debug shortcuts that toggles options to shows paint rects, debug borders ...oshima@chromium.org2013-04-231-0/+4
* Revert 195733oshima@chromium.org2013-04-231-4/+0
* Add debug shortcuts that toggles options to shows paint rects, debug borders ...oshima@chromium.org2013-04-231-0/+4
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-151-5/+7
* Reland 193431 "CrOS: Enable threaded UI compositor by default."backer@chromium.org2013-04-151-1/+1
* Aura: Nuke the timeout in DrawWaiterForTest::Waitbacker@chromium.org2013-04-111-9/+8
* Revert 193431 "CrOS: Enable threaded UI compositor by default."kinuko@chromium.org2013-04-111-1/+1
* CrOS: Enable threaded UI compositor by default.backer@chromium.org2013-04-101-1/+1
* Aura: Make views_unittests work with --ui-enable-threaded-compositingbacker@chromium.org2013-04-081-0/+37
* Aura: Make compositor_unittests work with --ui-enable-threaded-compositingbacker@chromium.org2013-04-061-0/+1
* Fix large mis-paint when resizing windows aura chromecpu@chromium.org2013-04-061-0/+2
* Use black as compositor's default backgroundoshima@chromium.org2013-04-021-0/+5
* cc: Chromify LayerTreeHostClient.danakj@chromium.org2013-03-191-14/+15
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-1/+1
* Aura: sanitize --test-compositor to act like a proper ContextFactorypiman@chromium.org2013-03-131-8/+30
* Revert 186627miu@chromium.org2013-03-071-6/+2
* Use gpu::Mailbox in IPCs instead of std::stringpiman@chromium.org2013-03-071-2/+6
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-221-1/+17
* Aura: Fix linter warnings.backer@chromium.org2013-02-221-0/+2
* CrOS: Schedule renderer drawing to hardware vsync.backer@chromium.org2013-02-211-1/+6
* cc: remove FontAtlasegraether@chromium.org2013-02-131-2/+0
* Aura/Android: Send mailbox name with every Swap message.sievers@chromium.org2012-12-211-2/+7
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-101-1/+4
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-3/+3
* Revert 171569 as it broke some browser_tests on win_aura.sky@chromium.org2012-12-071-4/+1
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-061-1/+4
* This change switches the compositor to the new WebLayerTreeViewClient::create...egraether@chromium.org2012-12-011-0/+2
* ui/compositor: use cc/ directly instead of webkitpiman@chromium.org2012-11-211-17/+30
* Reland "Aura: fix failing DCHECK(!swap_posted_) in ui::Compositor"backer@chromium.org2012-11-051-7/+3
* Revert 165814 - Aura: fix failing DCHECK(!swap_posted_) in ui::Compositorvandebo@chromium.org2012-11-031-3/+7
* Aura: fix failing DCHECK(!swap_posted_) in ui::Compositorbacker@chromium.org2012-11-031-7/+3
* Send vsync timebase updates to the browser compositorajuma@chromium.org2012-11-011-5/+5
* Aura: Resize locks with --ui-enable-threaded-compositingbacker@chromium.org2012-10-271-3/+40
* ui: Add PrepareTexture() function to ui::Texture.reveman@chromium.org2012-10-191-3/+2
* Make the glass frame work in win-aura, and get rid of the command line flag t...ben@chromium.org2012-10-041-0/+5
* Change the scale factor of texture_size from the layer's one to an estimation.mukai@chromium.org2012-09-211-1/+3
* Get rid of swizzle/yflip in ui_compositor now that cc does itjamesr@chromium.org2012-09-121-5/+0
* Remove transitional WEBLAYERTREEVIEW_IS_PURE_VIRTUAL guarded codejamesr@chromium.org2012-08-281-4/+0
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientpiman@chromium.org2012-08-251-0/+1
* Add ifdef guards to prepare for WebLayerTreeView interface changejamesr@chromium.org2012-08-241-0/+4
* Remove transitional WEBLAYER_IS_PURE_VIRTUAL codejamesr@chromium.org2012-08-241-4/+0
* aura: Share shared context across compositorspiman@chromium.org2012-08-221-6/+4
* Prepare ui/compositor for WebLayer type changejamesr@chromium.org2012-08-181-0/+5
* Creates the WebCompositorOutputSurface, which is the new mechanism for render...nduca@chromium.org2012-08-131-2/+2
* Partial revert of 146621piman@chromium.org2012-08-111-1/+0
* Revert 151153 - Partial revert of 146621simonmorris@chromium.org2012-08-111-0/+1
* Partial revert of 146621piman@chromium.org2012-08-101-1/+0
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientbacker@chromium.org2012-07-131-0/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0