summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Part 1/3 (compositor) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-241-0/+1
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-5/+7
* Remove cc/ dependency on WebKit::WebScrollbar*jamesr@chromium.org2013-05-221-3/+2
* cc: Move activation check into TileManagerenne@chromium.org2013-05-221-0/+2
* Makes the resource provider and tile manager optional in LayerTreeHostImpl.joth@chromium.org2013-05-211-1/+4
* Route compositor overscroll events to the input handler.jdduke@chromium.org2013-05-201-0/+8
* The moves the compositor thread's input event cracking logic in to content/ f...jamesr@chromium.org2013-05-201-5/+10
* Ensure LayerTreeHostImpl's current frame time is updated every frameajuma@chromium.org2013-05-171-1/+1
* cc: Added features for more accurate raster benchmarkernstm@chromium.org2013-05-171-0/+2
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-131-0/+1
* Update cc trace instrumentation to use tracing's object snapshot APInduca@chromium.org2013-05-081-1/+0
* cc: Set tile manager memory policy in initializeRenderer.aelias@chromium.org2013-05-011-0/+2
* Make it possible to delegate root layer scroll offset outside of cc.mkosiba@chromium.org2013-04-301-0/+6
* Revert 197178 "Make it possible to delegate root layer scroll of..."hshi@chromium.org2013-04-301-6/+0
* Make it possible to delegate root layer scroll offset outside of cc.mkosiba@chromium.org2013-04-291-0/+6
* Add fling velocity updates from gesture curves.jdduke@chromium.org2013-04-291-0/+3
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-291-5/+5
* cc: Remove cheapness estimator usage from tile manager.reveman@chromium.org2013-04-281-1/+0
* Add OutputSurfaceClient::SetNeedsRedrawRectboliu@chromium.org2013-04-261-0/+2
* Touchscreen fling doesn't work when finger leaves windowbokan@chromium.org2013-04-231-0/+1
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-231-1/+1
* cc: Use input events to trigger vsyncskyostil@chromium.org2013-04-221-0/+3
* cc: Animate with the CurrentFrameTimedanakj@chromium.org2013-04-221-7/+4
* Add compositor support for the LatencyInfo.jbauman@chromium.org2013-04-221-0/+2
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-151-1/+2
* Delete layout_viewport_size.aelias@chromium.org2013-04-091-4/+1
* Damage root layer when viewport or top controls changes.aelias@chromium.org2013-04-091-3/+3
* cc: Don't draw and swap if the frame will not change.danakj@chromium.org2013-04-061-2/+6
* cc: Make animations tick regardless of drawing.danakj@chromium.org2013-04-061-2/+2
* CC: HUD layer shouldn't cause damage when --show-surface-damage-rectsbacker@chromium.org2013-04-031-0/+1
* cc: Remove unused fields originally used for RenderingStats collectionegraether@chromium.org2013-03-301-7/+0
* cc: Consolidate LayerList types.danakj@chromium.org2013-03-291-6/+6
* Do not always request a new commit when memory limit is changed. ccameron@chromium.org2013-03-291-0/+8
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-0/+7
* cc: Fix lint errors in cc.danakj@chromium.org2013-03-281-1/+1
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-7/+0
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-0/+7
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-7/+0
* cc: Hook vsync time source to output surfaceskyostil@chromium.org2013-03-261-0/+3
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-2/+8
* cc: Fix rasterize time sometimes missing the frame in continuous paintingegraether@chromium.org2013-03-261-3/+0
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-7/+7
* Expose a concept of bottom overdraw amount for cc drawing viewport.tedchoc@chromium.org2013-03-241-0/+4
* cc: Auto-LCD text for impl-side paintingenne@chromium.org2013-03-231-0/+2
* Implement windows mousewheel scroll by page functionalityjamesr@chromium.org2013-03-231-0/+3
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-7/+10
* Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."tapted@chromium.org2013-03-211-10/+7
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-7/+10
* cc: Chromify LayerTreeTest.danakj@chromium.org2013-03-201-1/+1
* cc: Chromify ManagedMemoryPolicyenne@chromium.org2013-03-191-1/+1