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

Issue 3008563002: Removed Dartium SDK libs (Closed)

Created:
3 years, 3 months ago by terry
Modified:
3 years, 3 months ago
CC:
reviews_dartlang.org, Jacob, matanl
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Removed Dartium ref #

Patch Set 3 : Removed more dartium library refs #

Patch Set 4 : Removed more Dartium refs #

Patch Set 5 : More Dartium refs removed. #

Patch Set 6 : Remove more Dartium refs #

Patch Set 7 : Removed more dartium lib refs #

Patch Set 8 : Removed html_common #

Patch Set 9 : One more ref #

Patch Set 10 : formatted #

Patch Set 11 : Re-add html_common #

Patch Set 12 : fix #

Patch Set 13 : Updated html_common to not include conversions_dartium.dart #

Patch Set 14 : Added back nativewrappers its needed outside of Dartium #

Patch Set 15 : dartfmt'd #

Patch Set 16 : dartfmt'd the code #

Patch Set 17 : nativewrappers change removed. #

Patch Set 18 : Remove nativewrappers from summary builder. #

Patch Set 19 : Remove debug code. #

Patch Set 20 : git branch #

Patch Set 21 : Remove more dartium intermingling. #

Patch Set 22 : Needed few more definitions in dartium include (now removed). #

Total comments: 11

Patch Set 23 : Updated format #

Patch Set 24 : Reverted #

Patch Set 25 : Fixed whitespace #

Patch Set 26 : Removed again #

Patch Set 27 : Removed _blink #

Patch Set 28 : Update to point to dart2js #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -27895 lines) Patch
M pkg/analyzer/lib/src/summary/summary_file_builder.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -3 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/libraries.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 4 chunks +17 lines, -17 lines 0 comments Download
M runtime/bin/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 10 chunks +9 lines, -34 lines 0 comments Download
M runtime/bin/builtin.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/bin/builtin.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/lib/mirrors.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +1 line, -1 line 0 comments Download
M sdk/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -1 line 0 comments Download
D sdk/lib/_chrome/dartium/chrome_dartium.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -15 lines 0 comments Download
M sdk/lib/_internal/sdk_library_metadata/lib/libraries.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 4 chunks +16 lines, -21 lines 0 comments Download
D sdk/lib/html/html_common/conversions_dartium.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -294 lines 0 comments Download
M sdk/lib/html/html_common/html_common.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 2 chunks +2 lines, -1 line 0 comments Download
D sdk/lib/indexed_db/dartium/indexed_db_dartium.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -1467 lines 0 comments Download
D sdk/lib/js/dartium/cached_patches.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -6270 lines 0 comments Download
D sdk/lib/js/dartium/js_dartium.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -1706 lines 0 comments Download
D sdk/lib/js_util/dartium/js_util_dartium.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -40 lines 0 comments Download
D sdk/lib/svg/dartium/svg_dartium.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -7420 lines 0 comments Download
D sdk/lib/web_audio/dartium/web_audio_dartium.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -1740 lines 0 comments Download
D sdk/lib/web_gl/dartium/web_gl_dartium.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -8465 lines 0 comments Download
D sdk/lib/web_sql/dartium/web_sql_dartium.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -392 lines 0 comments Download
M tests/co19/co19-analyzer2.status View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -1 line 0 comments Download
M tests/html/wrapping_collections_test.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/analyzer/analyze_library.status View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +0 lines, -1 line 0 comments Download
M tools/patch_sdk.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 16 (5 generated)
terry
Committed patchset #19 (id:180001) manually as a18908461adc431af2ee0114ed5ea9ef781bfb67 (presubmit successful).
3 years, 3 months ago (2017-08-29 13:39:02 UTC) #2
zra
Where is the code review for this CL?
3 years, 3 months ago (2017-08-29 21:06:04 UTC) #4
terry
I'll be submitting this to the bots tonight to validate that nothing is broken. Siva ...
3 years, 3 months ago (2017-08-30 22:37:09 UTC) #6
siva
https://codereview.chromium.org/3008563002/diff/210001/runtime/bin/BUILD.gn File runtime/bin/BUILD.gn (left): https://codereview.chromium.org/3008563002/diff/210001/runtime/bin/BUILD.gn#oldcode185 runtime/bin/BUILD.gn:185: I think you should check with jacobr@ and matanl@ ...
3 years, 3 months ago (2017-08-30 22:45:24 UTC) #7
Alan Knight
https://codereview.chromium.org/3008563002/diff/210001/sdk/lib/html/html_common/html_common.dart File sdk/lib/html/html_common/html_common.dart (right): https://codereview.chromium.org/3008563002/diff/210001/sdk/lib/html/html_common/html_common.dart#newcode26 sdk/lib/html/html_common/html_common.dart:26: part 'conversions_dart2js.dart'; Wait, how did this work at all ...
3 years, 3 months ago (2017-08-30 22:54:50 UTC) #8
Siggi Cherem (dart-lang)
libraries.dart changes lgtm
3 years, 3 months ago (2017-08-30 23:05:06 UTC) #9
terry
Committed patchset #23 (id:220001) manually as d96561af083777ac9529c75ae05b6e89f8f06a6c (presubmit successful).
3 years, 3 months ago (2017-08-31 03:07:25 UTC) #11
terry
Committed patchset #28 (id:270001) manually as 4a5891838274ac53124acf6905c8ac9121978470 (presubmit successful).
3 years, 3 months ago (2017-08-31 14:17:32 UTC) #13
terry
https://codereview.chromium.org/3008563002/diff/210001/runtime/bin/BUILD.gn File runtime/bin/BUILD.gn (left): https://codereview.chromium.org/3008563002/diff/210001/runtime/bin/BUILD.gn#oldcode185 runtime/bin/BUILD.gn:185: On 2017/08/30 22:45:24, siva wrote: > I think you ...
3 years, 3 months ago (2017-08-31 14:29:30 UTC) #14
Alan Knight
lgtm https://codereview.chromium.org/3008563002/diff/210001/tests/lib/analyzer/analyze_library.status File tests/lib/analyzer/analyze_library.status (left): https://codereview.chromium.org/3008563002/diff/210001/tests/lib/analyzer/analyze_library.status#oldcode26 tests/lib/analyzer/analyze_library.status:26: lib/js_util/dart2js/js_util_dart2js: CompileTimeError # Issue 16522 On 2017/08/31 14:29:30, ...
3 years, 3 months ago (2017-08-31 17:09:52 UTC) #15
siva
3 years, 3 months ago (2017-08-31 17:22:37 UTC) #16
Message was sent while issue was closed.
runtime/* changes LGTM

Powered by Google App Engine
This is Rietveld 408576698