summaryrefslogtreecommitdiffstats
path: root/cc/trees/thread_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Don't ManageTiles twice in one frameenne@chromium.org2013-11-051-0/+5
* cc: Allow all types of pending commits to throttle inputbrianderson@chromium.org2013-10-261-0/+10
* cc: Remove PrioritizedResourceManager::ReduceWastedMemoryOnImplThreaddanakj@chromium.org2013-10-261-10/+0
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-251-1/+2
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-61/+62
* cc: Prioritize impl-thread drawing in scheduler in smoothness modeskyostil@chromium.org2013-10-221-0/+2
* Rename BeginFrame to BeginMainFrame and BeginImplFrame in cc::Scheduler.dominikg@chromium.org2013-10-211-14/+14
* cc: Only trace SetNeedsManageTilesOnImplThread on positive edgebrianderson@chromium.org2013-10-171-1/+0
* telemetry: Refactored rasterize_and_record measurement.ernstm@chromium.org2013-10-111-1/+3
* cc: Reset resource update controller on closing of layer tree hostbrianderson@chromium.org2013-10-111-0/+1
* Don't try to access the ResourceProvider when it may be NULL.ccameron@chromium.org2013-10-101-0/+2
* cc: Removed unused metrics from RenderingStats.ernstm@chromium.org2013-10-091-6/+2
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-091-1/+1
* CC: WeakPtrFactory should be the last member.dmichael@chromium.org2013-10-081-3/+3
* Expose only one LayerTreeHostClient::OffscreenContextProvider()jamesr@chromium.org2013-09-271-4/+4
* CC: Add back UpdateDrawProperties for pending tree.epenner@chromium.org2013-09-261-0/+4
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-7/+0
* cc: Do not post task to notify Scheduler of lost context.brianderson@chromium.org2013-09-241-4/+1
* Fix bug where memory priority cutoff was dropped on the floor.ccameron@chromium.org2013-09-231-5/+14
* cc: Implement deadline scheduling disabled by defaultbrianderson@chromium.org2013-09-211-19/+29
* CC: Add a scheduled action for ManageTilesepenner@chromium.org2013-09-141-6/+12
* [cc] Evict UIResources when the renderer is not visibleccameron@chromium.org2013-09-111-2/+14
* CC: Fix missing swap-used-incomplete-tile updatesepenner@chromium.org2013-09-071-5/+15
* cc: Add readback and forced draw states to the Scheduler.brianderson@chromium.org2013-09-071-53/+72
* cc: Block commit on activate by setting a flag on LayerTreeHost.danakj@chromium.org2013-08-301-2/+13
* cc: Avoid updating animations in the background without an active treebrianderson@chromium.org2013-08-301-8/+12
* Revert 220418 "cc: Block commit on activate by setting a flag on..."danakj@chromium.org2013-08-301-13/+2
* cc: Block commit on activate by setting a flag on LayerTreeHost.danakj@chromium.org2013-08-291-2/+13
* cc: Use BlockedTaskRunner to immediately run callbacks on the main thread.danakj@chromium.org2013-08-291-0/+8
* cc: Cleanup offscreen context plumbing.danakj@chromium.org2013-08-281-22/+10
* Avoid "ForTesting" presubmit warning when changing ThreadProxy.danakj@chromium.org2013-08-271-2/+2
* cc: Control activation from the Schedulerbrianderson@chromium.org2013-08-271-13/+8
* telemetry: Partially switch smoothnes measurement to timeline.ernstm@chromium.org2013-08-241-4/+2
* cc: Add an ACTION_DRAW_AND_SWAP_ABORT to help clear the pipelinebrianderson@chromium.org2013-08-231-0/+1
* Revert "cc: Add an ACTION_DRAW_AND_SWAP_ABORT to help clear the pipeline"dominicc@google.com2013-08-221-1/+0
* cc: Add an ACTION_DRAW_AND_SWAP_ABORT to help clear the pipelinebrianderson@chromium.org2013-08-221-0/+1
* cc: Add trace events for the Scheduler states.brianderson@chromium.org2013-08-211-7/+7
* cc: Refactor scroll delta fixup out of push propertiesenne@chromium.org2013-08-201-1/+2
* cc: RenderingStats overhaulernstm@chromium.org2013-08-171-1/+6
* Revert 217824 "cc: RenderingStats overhaul"simonjam@chromium.org2013-08-161-6/+1
* cc: RenderingStats overhaulernstm@chromium.org2013-08-151-1/+6
* Fix GetSnapshotFromRenderer stalling when capturing while between navigating ...justinlin@chromium.org2013-08-101-1/+5
* cc: Fix aborted commits with evicted texturesenne@chromium.org2013-08-071-0/+3
* Notify the compositor when input is throttledenne@chromium.org2013-07-311-2/+27
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-301-29/+72
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-241-71/+29
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-241-29/+71
* cc: Limit number of raster tasks that can be scheduled.reveman@chromium.org2013-07-231-4/+3
* Remove old CapturePicture path from content and ccboliu@chromium.org2013-07-151-24/+0
* Estimate commit and activation durationajuma@chromium.org2013-07-131-2/+23