Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(357)

Issue 25819002: Revert 210101 "cc: Fix and simplify DelayBasedTimeSource" (Closed)

Created:
7 years, 2 months ago by jbauman
Modified:
7 years, 2 months ago
Reviewers:
brianderson
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Revert 210101 "cc: Fix and simplify DelayBasedTimeSource" > cc: Fix and simplify DelayBasedTimeSource > > - This converts some floating point math to integer math > to avoid rounding errors. > > - Assigns last_tick_time_ to be the time it was *supposed* > to tick and no longer uses it as a synonym for "now". > > - Adds trace events to help debug when the interval or > phase changes. > > BUG=256650 > > Review URL: https://chromiumcodereview.appspot.com/18589002 TBR=brianderson@chromium.org BUG=262437 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226617

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -38 lines) Patch
M cc/scheduler/delay_based_time_source.h View 3 chunks +8 lines, -1 line 0 comments Download
M cc/scheduler/delay_based_time_source.cc View 9 chunks +46 lines, -27 lines 0 comments Download
M cc/scheduler/delay_based_time_source_unittest.cc View 10 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jbauman
7 years, 2 months ago (2013-10-02 23:32:35 UTC) #1
jbauman
7 years, 2 months ago (2013-10-02 23:33:02 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r226617.

Powered by Google App Engine
This is Rietveld 408576698