summaryrefslogtreecommitdiffstats
path: root/cc/scheduler
Commit message (Expand)AuthorAgeFilesLines
* Add more out of line copy ctors for complex classes.vmpstr2016-03-242-0/+3
* Allow null begin frame sources in cc::Schedulerenne2016-03-183-9/+65
* Allow cc::Scheduler begin frame source to be changedenne2016-03-173-12/+197
* Fold BeginFrameSource::SetClientReady into AddObserverenne2016-03-172-5/+0
* Hoist begin frame sources out of schedulerenne2016-03-166-689/+53
* Remove runtime toggling of throttling framesenne2016-03-093-130/+9
* cc: Fix for releasing output surface during commit.khushalsagar2016-03-085-4/+136
* cc: Reduce scheduler UMA data rateskyostil2016-03-082-20/+51
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-298-19/+18
* cc: Remove incorrect DCHECK from CompositorTimingHistory.sunnyps2016-02-261-4/+0
* cc: Add MainAndImplFrameTimeDelta UMA.brianderson2016-02-206-34/+109
* cc: Update main_thread_missed_last_deadline in aborted draws.brianderson2016-02-202-1/+58
* cc: Consider main thread making deadline upon abort.brianderson2016-02-173-5/+45
* cc: Fix best-effort sync scroll regression.brianderson2016-02-064-20/+166
* cc: Add support for multiple observers to BeginFrameSource.sunnyps2016-02-029-547/+634
* cc, gpu: logging async swaps period in chrome://tracingdongseong.hwang2016-01-201-2/+4
* cc:: (De)-serialize CommitEarlyOutReason to protobufkhushalsagar2016-01-143-0/+99
* Add begin frame paused signalboliu2016-01-139-5/+260
* Switch to standard integer types in cc/.avi2015-12-2112-6/+24
* cc: Move draw params from SetExternalDrawConstraints to OnDrawboliu2015-12-173-19/+21
* cc: Split ThreadProxy into ProxyMain and ProxyImplkhushalsagar2015-12-091-2/+2
* cc: Move the MockBeginFrameObserver (and helper macros) into cc/test directory.mithro2015-12-043-168/+10
* cc: Animate from LayerTreeHostImpl, remove Animate step from schedulerdanakj2015-12-036-432/+146
* cc: CompositorTimingHistory throughput UMAsbrianderson2015-11-255-35/+217
* cc: Add SchedulerStateMachine::DidDraw and use for forced drawsbrianderson2015-11-255-216/+272
* cc: Longtest is long.danakj2015-11-201-22/+18
* cc: Remove calls to Pass() on rvalues.danakj2015-11-201-9/+9
* cc: Don't attempt main thread synchronization if it is slow.brianderson2015-11-196-121/+338
* cc: Record UMA for swap to swap ack latency.brianderson2015-11-193-0/+35
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-183-11/+11
* cc: Clean up max frames/swaps pending usage.brianderson2015-11-185-25/+7
* cc: Remove ThreadProxy dependency on LTHI::CurrentBeginFrameArgsbrianderson2015-11-123-11/+24
* cc: Track BeginMainFrame more precisely CompositorTimingHistory.brianderson2015-11-118-71/+269
* Kills TraceTicks, which was functionally the same as TimeTickscharliea2015-11-052-11/+10
* cc: logging pending_swaps period in chrome://tracingdongseong.hwang2015-11-041-0/+2
* cc: Add SetNeedsOneBeginImplFrame to the Schedulerdanakj2015-11-035-2/+68
* cc: Decouple SetNeedsRedraw from SetNeedsAnimate.danakj2015-10-293-14/+53
* Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-282-6/+3
* Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...jbudorick2015-10-272-3/+6
* Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-272-6/+3
* android webview: allow cc to fail hardware drawboliu2015-10-236-6/+32
* cc: Add extra tracing to cc::Schedulerbrianderson2015-10-231-0/+7
* cc/scheduler: Trigger deadline early when swap throttled.sunnyps2015-10-232-104/+34
* cc: Remove SetLayerTreeHostClientReady()sievers2015-10-076-54/+14
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* Force scheduler to draw and swap for WebView drawshush2015-09-243-7/+55
* Revert "cc: Don't record first two frames in CompositorTimingHistory"brianderson2015-09-234-142/+21
* cc: Don't recreate lost OutputSurface when hiddensievers2015-09-152-10/+40
* Devtools: Remove continuous repainting featuresamli2015-09-143-13/+0
* cc: Use 90th percentile for scheduler estimates and add fudge factor.brianderson2015-09-032-16/+23