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

Issue 959263002: WIP - not ready for review (Closed)

Created:
5 years, 9 months ago by dominicc (has gone to gerrit)
Modified:
5 years, 9 months ago
Reviewers:
CC:
blink-reviews
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

WIP - not ready for review BUG=416362

Patch Set 1 #

Patch Set 2 : Adds an assertion that triggers a bunch of layout test crashes; assertion presumably wrong. #

Patch Set 3 : Improve/correct the assertion. #

Patch Set 4 : More progress separating out timer heap. #

Patch Set 5 : tick tock #

Patch Set 6 : Decouple TimerHeap and ThreadTimers. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+678 lines, -362 lines) Patch
M Source/platform/ThreadTimers.h View 1 2 3 4 5 4 chunks +7 lines, -3 lines 0 comments Download
M Source/platform/ThreadTimers.cpp View 1 2 3 4 5 6 chunks +10 lines, -8 lines 0 comments Download
M Source/platform/Timer.h View 1 2 3 4 chunks +28 lines, -39 lines 0 comments Download
M Source/platform/Timer.cpp View 1 2 3 4 chunks +11 lines, -312 lines 0 comments Download
A Source/platform/TimerHeap.h View 1 2 3 4 5 1 chunk +97 lines, -0 lines 0 comments Download
A Source/platform/TimerHeap.cpp View 1 2 3 4 5 1 chunk +415 lines, -0 lines 0 comments Download
A Source/platform/TimerHeapEntry.h View 1 2 3 4 1 chunk +70 lines, -0 lines 0 comments Download
A Source/platform/TimerHeapEntry.cpp View 1 2 3 4 5 1 chunk +36 lines, -0 lines 0 comments Download
M Source/platform/blink_platform.gypi View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698