summaryrefslogtreecommitdiffstats
path: root/cc/scheduler/begin_frame_source.cc
Commit message (Expand)AuthorAgeFilesLines
* Hoist begin frame sources out of schedulerenne2016-03-161-191/+0
* cc: Add support for multiple observers to BeginFrameSource.sunnyps2016-02-021-155/+145
* Add begin frame paused signalboliu2016-01-131-0/+15
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc: Move the MockBeginFrameObserver (and helper macros) into cc/test directory.mithro2015-12-041-12/+0
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-181-2/+2
* cc: Cleanup DelayBasedTimeSource code.sunnyps2015-07-081-3/+3
* cc: Remove BeginFrameSourcesConstructor.sunnyps2015-06-231-1/+0
* cc: Remove ref-counting from DelayBasedTimeSource.sunnyps2015-06-201-5/+4
* Remove "mixin" from BeginFrameSource/Observer base classes.deepak.s2015-06-121-27/+27
* Remove DelayBasedTimeSourceHighRes Class altogetherabhishek.ka2015-05-281-8/+2
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-261-3/+2
* cc: Minor code cleanup in scheduler teardown.sunnyps2015-04-141-0/+4
* cc: Minor logging message fix in BeginFrameSourceMultiplexer.mithro2015-04-021-10/+4
* Make BeginFrameSourceMixIn's NeedsBeginFrame finaljincheol.jo2015-02-111-12/+0
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-091-5/+6
* make BeginFrameSourceMixIn's SetNeedsBeginFrame finaljincheol.jo2015-02-041-5/+4
* Mechanical rename of tracing includes for /ccprimiano2015-01-281-2/+2
* CC: WeakPtrFactory should be the last memberdmichael2014-12-101-2/+2
* cc: Adding creation location to debug BeginFrameArgs objects.mithro2014-12-021-3/+4
* cc: Small BeginFrameArgs cleanup.mithro2014-11-211-6/+5
* cc: Make separate interface for BeginFrame ipc from OutputSurfacesimonhong2014-11-111-1/+1
* Make BeginFrameSourceMultiplexer::AsValueInto use (Begin/End)Array tracing fu...mithro2014-10-091-2/+3
* Refactoring the way begin frame sources inside scheduler work.mithro2014-09-301-0/+491