summaryrefslogtreecommitdiffstats
path: root/cc/scheduler/delay_based_time_source.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-251-0/+21
* cc: Make DelayBasedTimeSource robust to large deltasenne@chromium.org2013-09-021-13/+14
* cc: Avoid double ticking RetroactiveBeginFramesbrianderson@chromium.org2013-08-151-4/+16
* cc: Handle future timebases properly in DelayBasedTimeSourcebrianderson@chromium.org2013-08-151-3/+11
* add missing headers in cc/*mostynb@opera.com2013-07-111-0/+2
* cc: Fix and simplify DelayBasedTimeSourcebrianderson@chromium.org2013-07-041-46/+27
* cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes.danakj@chromium.org2013-06-181-12/+13
* cc: Add info for DCHECK in DBTS::NextTickTargetbrianderson@chromium.org2013-05-291-1/+7
* cc: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-1/+1
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-18/+18
* cc: Chromify TimeSource, DelayBasedTimeSource and testenne@chromium.org2013-03-201-172/+181
* Part 9 of cc/ directory shuffles: schedulerjamesr@chromium.org2013-03-181-0/+234