summaryrefslogtreecommitdiffstats
path: root/cc/trees/thread_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-69/+69
* Makes the resource provider and tile manager optional in LayerTreeHostImpl.joth@chromium.org2013-05-211-20/+37
* The moves the compositor thread's input event cracking logic in to content/ f...jamesr@chromium.org2013-05-201-19/+3
* Ensure LayerTreeHostImpl's current frame time is updated every frameajuma@chromium.org2013-05-171-2/+1
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-131-11/+15
* Fix LTHI shutdown crash when disabling vsync immediatelyboliu@chromium.org2013-05-101-1/+1
* cc: Don't do CompositeAndReadback when using DelegatingRenderer.danakj@chromium.org2013-05-101-5/+9
* Make SingleThreadProxy update LayerTreeHost's animationsajuma@chromium.org2013-05-091-1/+3
* Compositor method renamesboliu@chromium.org2013-05-081-5/+6
* Add cc option to non-lazily disable vsync notificationboliu@chromium.org2013-05-061-1/+7
* Merge cc initialization pathsboliu@chromium.org2013-05-011-136/+129
* cc: Make async readback path use async glReadPixels.danakj@chromium.org2013-05-011-1/+22
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-291-12/+16
* cc: Remove cheapness estimator usage from tile manager.reveman@chromium.org2013-04-281-3/+0
* Avoid dereferencing input handler on main threadjamesr@chromium.org2013-04-271-0/+8
* Remove boundsContainPageScale from layer typeswjmaclean@chromium.org2013-04-261-5/+1
* Revert 196708 "Merge cc initialization paths"nick@chromium.org2013-04-261-129/+136
* Merge cc initialization pathsboliu@chromium.org2013-04-261-136/+129
* cc: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-2/+2
* Add OutputSurfaceClient::SetNeedsRedrawRectboliu@chromium.org2013-04-261-8/+7
* Revert 196480 "Merge cc initialization paths"nick@chromium.org2013-04-251-129/+136
* Merge cc initialization pathsboliu@chromium.org2013-04-251-136/+129
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-231-2/+2
* cc: Use input events to trigger vsyncskyostil@chromium.org2013-04-221-0/+8
* cc: Animate with the CurrentFrameTimedanakj@chromium.org2013-04-221-4/+5
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-151-4/+5
* cc: Prevent checkerboarded animations from timing out during tests.danakj@chromium.org2013-04-091-2/+4
* cc: Don't draw and swap if the frame will not change.danakj@chromium.org2013-04-061-2/+8
* cc: Use refresh_rate from LayerTreeSettingsbacker@chromium.org2013-04-061-2/+3
* cc: Make animations tick regardless of drawing.danakj@chromium.org2013-04-061-8/+25
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-1/+1
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-1/+1
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-1/+1
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-291-1/+1
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-1/+1
* cc: Fix viewport size for page scale animations on keyboard bringup.aelias@chromium.org2013-03-261-26/+0
* cc: Hook vsync time source to output surfaceskyostil@chromium.org2013-03-261-3/+29
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-1/+2
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-261-2/+3
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-24/+24
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-28/+6
* cc: Chromify resource_update_queuealexst@chromium.org2013-03-211-1/+1
* cc chromification: layer_tree_settingspiman@chromium.org2013-03-211-5/+5
* Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."tapted@chromium.org2013-03-211-6/+28
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-28/+6
* Revert 189428 "cc: Chromify rendering_stats"danakj@chromium.org2013-03-201-2/+2
* cc: Chromify rendering_statsalexst@chromium.org2013-03-201-2/+2
* Chromify prioritized_resource_manager.* and prioritized_resource_unittest.cc.hartmanng@chromium.org2013-03-201-8/+8
* cc: Chromify TimeSource, DelayBasedTimeSource and testenne@chromium.org2013-03-201-1/+1
* cc: Chromify FrameRateControllerbrianderson@chromium.org2013-03-201-1/+1