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

Issue 10831327: Update stopwatch to use patching to share sources instead of exposing (Closed)

Created:
8 years, 4 months ago by Mads Ager (google)
Modified:
8 years, 4 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Update stopwatch to use patching to share sources instead of exposing a Clock class. R=lrn@google.com,ajohnsen@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=10715

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -85 lines) Patch
M corelib/src/implementation/stopwatch_implementation.dart View 5 chunks +9 lines, -9 lines 0 comments Download
D lib/compiler/implementation/lib/clock.dart View 1 chunk +0 lines, -20 lines 0 comments Download
M lib/compiler/implementation/lib/core.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/compiler/implementation/lib/coreimpl_patch.dart View 2 chunks +13 lines, -1 line 0 comments Download
D runtime/lib/clock.cc View 1 chunk +0 lines, -26 lines 0 comments Download
D runtime/lib/clock.dart View 1 chunk +0 lines, -21 lines 0 comments Download
M runtime/lib/lib_impl_sources.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/lib/lib_sources.gypi View 1 chunk +1 line, -2 lines 0 comments Download
A + runtime/lib/stopwatch.cc View 3 chunks +3 lines, -3 lines 0 comments Download
A runtime/lib/stopwatch_patch.dart View 1 chunk +13 lines, -0 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 4 months ago (2012-08-15 11:55:50 UTC) #1
Anders Johnsen
8 years, 4 months ago (2012-08-15 12:05:29 UTC) #2
LGTM, very nice!

Powered by Google App Engine
This is Rietveld 408576698