summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_layer_tree_host_impl_client.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Activate sync tree instead of pending tree.alokp@chromium.org2014-07-011-1/+1
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-191-1/+0
* Remove physical time dependency from scrollbar fades.aelias@chromium.org2014-05-021-2/+3
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-301-0/+1
* Revert 266624 "cc: Split animating and drawing into separate act..."skyostil@google.com2014-04-291-1/+0
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-281-0/+1
* cc: Move scheduling logic out of OutputSurfacebrianderson@chromium.org2014-04-261-0/+3
* cc: Throttle swaps in Scheduler instead of OutputSurfacebrianderson@chromium.org2014-04-181-1/+2
* cc: Handle retroactive BeginFrames in the Scheduler.brianderson@chromium.org2014-04-121-2/+1
* Removing base::Time from SetAnimationEvents and PostAnimationEventsToMainThre...mithro@mithis.com2014-03-111-2/+1
* cc: Update Main RendererCapabilities on DeferredInitializeboliu@chromium.org2014-02-181-0/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+2
* Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClientjamesr@chromium.org2013-11-081-0/+1
* cc: Don't ManageTiles twice in one frameenne@chromium.org2013-11-051-0/+1
* cc: Remove PrioritizedResourceManager::ReduceWastedMemoryOnImplThreaddanakj@chromium.org2013-10-261-1/+0
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-1/+1
* CC: Add a scheduled action for ManageTilesepenner@chromium.org2013-09-141-0/+1
* cc: Cleanup offscreen context plumbing.danakj@chromium.org2013-08-281-3/+0
* cc: Control activation from the Schedulerbrianderson@chromium.org2013-08-271-1/+1
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-1/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-3/+0
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-0/+3
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-3/+0
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-0/+3
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-3/+0
* cc: Call ManageTiles explicitlyenne@chromium.org2013-06-071-1/+0
* cc::OutputSurfaceClient::DeferredInitializeboliu@chromium.org2013-06-071-0/+3
* cc: Disable LastInputEventForBeginFramebrianderson@chromium.org2013-06-061-2/+0
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-3/+4
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-131-0/+1
* Add OutputSurfaceClient::SetNeedsRedrawRectboliu@chromium.org2013-04-261-0/+1
* cc: Use input events to trigger vsyncskyostil@chromium.org2013-04-221-0/+2
* cc: Hook vsync time source to output surfaceskyostil@chromium.org2013-03-261-0/+1
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-1/+1
* cc: Delay start of scrollbar animation setNeedsRedraw.aelias@chromium.org2013-03-181-0/+2
* cc: Set update rect properly after initializing tiles.reveman@chromium.org2013-03-161-1/+1
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-18/+20
* cc: Only reduce amount of wasted memory during pending tree activation.reveman@google.com2013-02-061-0/+1
* cc: Deblur layers that animate-scale-down on creation.danakj@chromium.org2013-02-061-1/+0
* cc: Fix inappropriate use of term "texture".reveman@chromium.org2013-01-231-2/+2
* cc: Add "new content takes priority" setting to GlobalStateThatImpactsTilePri...reveman@chromium.org2013-01-211-0/+1
* cc: Redraw incomplete frames when new texture uploads finishbrianderson@chromium.org2013-01-181-0/+3
* cc: Add pending tree for impl-side paintingenne@chromium.org2012-12-201-0/+1
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-0/+33