summaryrefslogtreecommitdiffstats
path: root/cc/trees/single_thread_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Allow all types of pending commits to throttle inputbrianderson@chromium.org2013-10-261-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: Block commit on activate by setting a flag on LayerTreeHost.danakj@chromium.org2013-08-301-0/+1
* cc: Avoid updating animations in the background without an active treebrianderson@chromium.org2013-08-301-0/+1
* Revert 220418 "cc: Block commit on activate by setting a flag on..."danakj@chromium.org2013-08-301-1/+0
* cc: Block commit on activate by setting a flag on LayerTreeHost.danakj@chromium.org2013-08-291-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
* Notify the compositor when input is throttledenne@chromium.org2013-07-311-0/+1
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-301-0/+1
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-241-1/+0
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-241-0/+1
* Remove old CapturePicture path from content and ccboliu@chromium.org2013-07-151-1/+0
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-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-2/+0
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-0/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-2/+0
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-0/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-2/+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
* cc: Don't do CompositeAndReadback when using DelegatingRenderer.danakj@chromium.org2013-05-101-0/+2
* Compositor method renamesboliu@chromium.org2013-05-081-1/+1
* Merge cc initialization pathsboliu@chromium.org2013-05-011-9/+6
* Revert 196708 "Merge cc initialization paths"nick@chromium.org2013-04-261-6/+9
* Merge cc initialization pathsboliu@chromium.org2013-04-261-9/+6
* Add OutputSurfaceClient::SetNeedsRedrawRectboliu@chromium.org2013-04-261-0/+1
* Revert 196480 "Merge cc initialization paths"nick@chromium.org2013-04-251-6/+9
* Merge cc initialization pathsboliu@chromium.org2013-04-251-9/+6
* 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/+2
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-171-1/+1
* Revert 194394 "Move swapcomplete callback into OutputSurface"cpu@chromium.org2013-04-161-1/+1
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-161-1/+1
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-151-1/+1
* 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-1/+3
* cc: Remove unused fields originally used for RenderingStats collectionegraether@chromium.org2013-03-301-3/+0
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-0/+3
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-3/+0
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-0/+3
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-3/+0
* cc: Fix viewport size for page scale animations on keyboard bringup.aelias@chromium.org2013-03-261-4/+0
* cc: Hook vsync time source to output surfaceskyostil@chromium.org2013-03-261-0/+1