summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_layer_tree_host_impl_client.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Measure compositor timing with finer granularitybrianderson2015-07-071-0/+1
* Revert of cc: Measure compositor timing with finer granularity (patchset #8 i...tapted2015-07-071-1/+0
* cc: Measure compositor timing with finer granularitybrianderson2015-07-071-0/+1
* cc: Remove contents_texture_manager from LayerTreeHost(Impl) and proxy.danakj2015-06-191-2/+0
* Pass collected frame timing events to Blinkmpb2015-06-051-0/+5
* cc: Add support for sending BeginFrames for video.sunnyps2015-04-161-0/+1
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-021-0/+1
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-021-1/+0
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-021-0/+1
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-021-1/+0
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-011-0/+1
* cc: Make scrollbar animations not require traversing the layer tree.sunnyps2015-02-251-1/+1
* [Android] Show autofill popup after animation.rouslan2015-01-221-0/+1
* cc: Rename TileManager::ManageTiles to PrepareTiles.vmiura2014-12-091-2/+2
* SetNeedsRedraw directly when updating a visible tile.danakj2014-11-141-1/+0
* cc: ReadyToDraw notifications.ernstm2014-11-111-0/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-28/+25
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-22/+22
* Refactoring the way begin frame sources inside scheduler work.mithro2014-09-301-1/+0
* 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