summaryrefslogtreecommitdiffstats
path: root/ui/compositor/compositor.h
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-0/+5
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-081-0/+37
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-081-37/+0
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-081-0/+37
* Plumb LatencyInfo through aura.jbauman@chromium.org2013-06-051-0/+3
* Accessor to compositor threadoshima@chromium.org2013-06-011-0/+2
* The moves the compositor thread's input event cracking logic in to content/ f...jamesr@chromium.org2013-05-201-2/+0
* Compositor method renamesboliu@chromium.org2013-05-081-1/+1
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-291-1/+2
* Add debug shortcuts that toggles options to shows debug borders and fps countersoshima@chromium.org2013-04-291-2/+3
* Add debug shortcuts that toggles options to shows paint rects.oshima@chromium.org2013-04-271-0/+3
* 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