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

Issue 1212513002: sdk files reorganization to make dart2js a proper package (Closed)

Created:
5 years, 6 months ago by Siggi Cherem (dart-lang)
Modified:
5 years, 5 months ago
CC:
reviews_dartlang.org, ricow1, vm-dev_dartlang.org, devoncarew, zra, ahe
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 6

Patch Set 2 : renamed #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -21133 lines) Patch
M create_sdk.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/sdk_io.dart View 1 3 chunks +26 lines, -9 lines 0 comments Download
M pkg/compiler/lib/src/apiimpl.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/dart2js.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js/rewrite_async.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/js_backend.dart View 1 1 chunk +2 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/js_emitter.dart View 1 1 chunk +2 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/new_emitter/emitter.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_emitter/new_emitter/model_emitter.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/library_loader.dart View 1 1 chunk +3 lines, -3 lines 2 comments Download
M pkg/compiler/lib/src/patch_parser.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/ssa.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/warnings.dart View 1 1 chunk +1 line, -1 line 0 comments Download
A pkg/compiler/pubspec.yaml View 1 1 chunk +23 lines, -0 lines 0 comments Download
M pkg/compiler/samples/darttags/darttags.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/samples/jsonify/jsonify.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/dart2js_incremental/lib/library_updater.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/docgen/lib/src/exports/libraries.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/pkg.gyp View 1 1 chunk +2 lines, -1 line 0 comments Download
D sdk/lib/_internal/compiler/js_lib/annotations.dart View 1 chunk +0 lines, -58 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/async_patch.dart View 1 chunk +0 lines, -123 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/collection_patch.dart View 1 chunk +0 lines, -1657 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/constant_map.dart View 1 chunk +0 lines, -188 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/convert_patch.dart View 1 chunk +0 lines, -410 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/core_patch.dart View 1 1 chunk +0 lines, -580 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/developer_patch.dart View 1 chunk +0 lines, -32 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/foreign_helper.dart View 1 chunk +0 lines, -263 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/interceptors.dart View 1 chunk +0 lines, -425 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/internal_patch.dart View 1 chunk +0 lines, -29 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/io_patch.dart View 1 chunk +0 lines, -543 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/isolate_helper.dart View 1 chunk +0 lines, -1452 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/isolate_patch.dart View 1 chunk +0 lines, -164 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/isolate_serialization.dart View 1 chunk +0 lines, -362 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/js_array.dart View 1 chunk +0 lines, -656 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/js_helper.dart View 1 1 chunk +0 lines, -4137 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/js_mirrors.dart View 1 1 chunk +0 lines, -3055 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/js_names.dart View 1 chunk +0 lines, -173 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/js_number.dart View 1 chunk +0 lines, -561 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/js_primitives.dart View 1 chunk +0 lines, -50 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/js_rti.dart View 1 chunk +0 lines, -681 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/js_string.dart View 1 chunk +0 lines, -476 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/linked_hash_map.dart View 1 chunk +0 lines, -426 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/math_patch.dart View 1 chunk +0 lines, -238 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/mirror_helper.dart View 1 chunk +0 lines, -25 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/mirrors_patch.dart View 1 chunk +0 lines, -45 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/native_helper.dart View 1 chunk +0 lines, -655 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/native_typed_data.dart View 1 chunk +0 lines, -2008 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/preambles/README View 1 chunk +0 lines, -17 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/preambles/d8.js View 1 chunk +0 lines, -330 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/preambles/jsshell.js View 1 chunk +0 lines, -78 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/regexp_helper.dart View 1 chunk +0 lines, -237 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/shared/async_await_error_codes.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/shared/embedded_names.dart View 1 1 chunk +0 lines, -200 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/string_helper.dart View 1 chunk +0 lines, -252 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/typed_data_patch.dart View 1 chunk +0 lines, -158 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/annotations.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/async_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/collection_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/constant_map.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/convert_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/core_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/developer_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/foreign_helper.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/interceptors.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/internal_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/io_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/isolate_helper.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/isolate_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/isolate_serialization.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/js_array.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/js_helper.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/js_mirrors.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/js_names.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/js_number.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/js_primitives.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/js_rti.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/js_string.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/linked_hash_map.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/math_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/mirror_helper.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/mirrors_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/native_helper.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/native_typed_data.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/preambles/README View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/preambles/d8.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/preambles/jsshell.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/regexp_helper.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/shared/async_await_error_codes.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/shared/embedded_names.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/string_helper.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/js_runtime/lib/typed_data_patch.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A sdk/lib/_internal/js_runtime/pubspec.yaml View 1 1 chunk +4 lines, -0 lines 0 comments Download
M sdk/lib/_internal/libraries.dart View 1 1 chunk +3 lines, -334 lines 0 comments Download
A + sdk/lib/_internal/sdk_library_metadata/lib/libraries.dart View 1 7 chunks +22 lines, -22 lines 0 comments Download
A sdk/lib/_internal/sdk_library_metadata/pubspec.yaml View 1 1 chunk +4 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/analyze_api_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/library_resolution_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/language/language_dart2js.status View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/create_sdk.py View 1 2 chunks +2 lines, -5 lines 0 comments Download
M tools/testing/dart/compiler_configuration.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M tools/testing/dart/test_suite.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M utils/analysis_server/analysis_server.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M utils/apidoc/apidoc.dart View 1 1 chunk +5 lines, -6 lines 0 comments Download
M utils/compiler/compiler.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M utils/dartfmt/dartfmt.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/pub.gyp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (5 generated)
Siggi Cherem (dart-lang)
This CL looks bigger than it is (most of it is file moves to a ...
5 years, 6 months ago (2015-06-25 17:24:51 UTC) #3
pquitslund
> * John/Zach/Devon/Phil - I'm ccing you because I believe you have (or may have) ...
5 years, 6 months ago (2015-06-25 17:40:57 UTC) #5
Brian Wilkerson
The analyzer change LGTM. I didn't look at the rest.
5 years, 6 months ago (2015-06-25 17:47:10 UTC) #6
Bill Hesse
The gyp file changes, and the create_sdk.py script look good to me. LGTM.
5 years, 6 months ago (2015-06-25 17:49:13 UTC) #7
Siggi Cherem (dart-lang)
+Peter for integratoin with fletch
5 years, 6 months ago (2015-06-25 22:53:21 UTC) #8
ahe
I like where this is going very much. Only real concern is that the new ...
5 years, 6 months ago (2015-06-26 08:07:01 UTC) #10
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1212513002/diff/40001/sdk/lib/_internal/compiler_runtime/lib/annotations.dart File sdk/lib/_internal/compiler_runtime/lib/annotations.dart (right): https://codereview.chromium.org/1212513002/diff/40001/sdk/lib/_internal/compiler_runtime/lib/annotations.dart#newcode1 sdk/lib/_internal/compiler_runtime/lib/annotations.dart:1: // Copyright (c) 2013, the Dart project authors. Please ...
5 years, 6 months ago (2015-06-26 16:58:34 UTC) #11
ahe
https://codereview.chromium.org/1212513002/diff/40001/sdk/lib/_internal/compiler_runtime/lib/annotations.dart File sdk/lib/_internal/compiler_runtime/lib/annotations.dart (right): https://codereview.chromium.org/1212513002/diff/40001/sdk/lib/_internal/compiler_runtime/lib/annotations.dart#newcode1 sdk/lib/_internal/compiler_runtime/lib/annotations.dart:1: // Copyright (c) 2013, the Dart project authors. Please ...
5 years, 6 months ago (2015-06-26 17:24:25 UTC) #12
Siggi Cherem (dart-lang)
updated to the new names. Florian or Stephen - I'll wait for your lgtm before ...
5 years, 6 months ago (2015-06-26 21:16:47 UTC) #13
floitsch
LGTM. https://chromiumcodereview.appspot.com/1212513002/diff/80001/pkg/compiler/lib/src/library_loader.dart File pkg/compiler/lib/src/library_loader.dart (right): https://chromiumcodereview.appspot.com/1212513002/diff/80001/pkg/compiler/lib/src/library_loader.dart#newcode105 pkg/compiler/lib/src/library_loader.dart:105: * 'sdk/lib/_internal/sdk_library_metadata/lib/libraries.dart'. This is done through long line.
5 years, 5 months ago (2015-06-29 09:08:23 UTC) #15
Siggi Cherem (dart-lang)
https://chromiumcodereview.appspot.com/1212513002/diff/80001/pkg/compiler/lib/src/library_loader.dart File pkg/compiler/lib/src/library_loader.dart (right): https://chromiumcodereview.appspot.com/1212513002/diff/80001/pkg/compiler/lib/src/library_loader.dart#newcode105 pkg/compiler/lib/src/library_loader.dart:105: * 'sdk/lib/_internal/sdk_library_metadata/lib/libraries.dart'. This is done through On 2015/06/29 09:08:23, ...
5 years, 5 months ago (2015-06-29 16:19:13 UTC) #16
Siggi Cherem (dart-lang)
5 years, 5 months ago (2015-06-29 17:21:23 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:80001) manually as
b18c5a3e7c64e1346c80466231679fd1b8db1951 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698