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

Issue 10827436: Revert "Unify dart:isolate." (Closed)

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

Description

Revert "Unify dart:isolate." This reverts commit 73190457cfff717e2706dd4715841f23a35d9ce7. BUG= Committed: https://code.google.com/p/dart/source/detail?r=11017

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1363 lines, -1626 lines) Patch
M lib/_internal/libraries.dart View 1 chunk +2 lines, -1 line 0 comments Download
D lib/compiler/implementation/lib/isolate_patch.dart View 1 chunk +0 lines, -1267 lines 0 comments Download
M lib/compiler/implementation/library_map.dart View 1 chunk +1 line, -2 lines 0 comments Download
M lib/compiler/implementation/native_handler.dart View 1 chunk +1 line, -0 lines 0 comments Download
M lib/config/import_any.config View 1 chunk +1 line, -1 line 0 comments Download
M lib/config/import_dartium.config View 1 chunk +1 line, -0 lines 0 comments Download
M lib/config/import_vm.config View 1 chunk +1 line, -0 lines 0 comments Download
D lib/isolate/base.dart View 1 chunk +0 lines, -148 lines 0 comments Download
A lib/isolate/dart2js/compiler_hooks.dart View 1 chunk +35 lines, -0 lines 0 comments Download
A lib/isolate/dart2js/isolateimpl.dart View 1 chunk +545 lines, -0 lines 0 comments Download
A lib/isolate/dart2js/messages.dart View 1 chunk +164 lines, -0 lines 0 comments Download
A lib/isolate/dart2js/ports.dart View 1 chunk +253 lines, -0 lines 0 comments Download
A lib/isolate/dart2js/timer_provider.dart View 1 chunk +45 lines, -0 lines 0 comments Download
D lib/isolate/isolate.dart View 1 chunk +0 lines, -8 lines 0 comments Download
A + lib/isolate/isolate_api.dart View 4 chunks +7 lines, -7 lines 0 comments Download
A lib/isolate/isolate_compiler.dart View 1 chunk +28 lines, -0 lines 0 comments Download
A lib/isolate/isolate_dart2js.dart View 1 chunk +62 lines, -0 lines 0 comments Download
M lib/isolate/isolate_sources.gypi View 1 chunk +2 lines, -3 lines 0 comments Download
A lib/isolate/serialization.dart View 1 chunk +203 lines, -0 lines 0 comments Download
M lib/isolate/timer.dart View 1 chunk +0 lines, -31 lines 0 comments Download
A + lib/isolate/timer_hook.dart View 2 chunks +1 line, -22 lines 0 comments Download
A + runtime/lib/isolate.dart View 2 chunks +7 lines, -6 lines 0 comments Download
D runtime/lib/isolate_patch.dart View 1 chunk +0 lines, -129 lines 0 comments Download
M runtime/lib/isolate_sources.gypi View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Anders Johnsen
TBR=ager
8 years, 4 months ago (2012-08-21 08:20:38 UTC) #1
Mads Ager (google)
8 years, 4 months ago (2012-08-21 08:45:39 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698