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

Issue 11938036: Hide collection-dev library. (Closed)

Created:
7 years, 11 months ago by floitsch
Modified:
7 years, 10 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org, Ivan Posva, Johnni Winther, Lasse Reichstein Nielsen
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Disallow importing dart:_collection_dev in dart2js. #

Total comments: 2

Patch Set 3 : Register library, and remove test (already added by Ivan). #

Patch Set 4 : Rebase after revert. #

Patch Set 5 : Allow dart:_collection-dev in dartc. Other fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1776 lines) Patch
M compiler/java/com/google/dart/compiler/SystemLibraryManager.java View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
M runtime/vm/bootstrap.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/vm.gypi View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_collection_dev/collection_dev.dart View 1 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_collection_dev/collection_dev_sources.gypi View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_collection_dev/iterable.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_collection_dev/list.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_collection_dev/sort.dart View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_collection_dev/to_string.dart View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/interceptors.dart View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/libraries.dart View 1 2 chunks +5 lines, -4 lines 0 comments Download
M sdk/lib/collection/collection.dart View 1 1 chunk +1 line, -1 line 0 comments Download
D sdk/lib/collection_dev/collection_dev.dart View 1 1 chunk +0 lines, -10 lines 0 comments Download
D sdk/lib/collection_dev/collection_dev_sources.gypi View 1 1 chunk +0 lines, -13 lines 0 comments Download
D sdk/lib/collection_dev/iterable.dart View 1 2 1 chunk +0 lines, -683 lines 0 comments Download
D sdk/lib/collection_dev/list.dart View 1 2 1 chunk +0 lines, -549 lines 0 comments Download
D sdk/lib/collection_dev/sort.dart View 1 1 chunk +0 lines, -344 lines 0 comments Download
D sdk/lib/collection_dev/to_string.dart View 1 1 chunk +0 lines, -161 lines 0 comments Download
M sdk/lib/core/core.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
A tests/corelib/hidden_library2_test.dart View 1 1 chunk +14 lines, -0 lines 0 comments Download
M tests/language/language.status View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M tools/create_sdk.py View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
floitsch
@Ivan: could you please confirm that hiding the collection-dev library is as simple as not ...
7 years, 11 months ago (2013-01-18 23:40:14 UTC) #1
Ivan Posva
This hiding is rather ad-hoc and will break as soon as the VM starts including ...
7 years, 11 months ago (2013-01-23 04:13:51 UTC) #2
floitsch
@ivan PTAL (the VM section) and tests. Do you want me to add a comment ...
7 years, 10 months ago (2013-01-30 21:36:54 UTC) #3
Johnni Winther
lgtm
7 years, 10 months ago (2013-01-30 21:52:22 UTC) #4
Lasse Reichstein Nielsen
General move looks like it's just a move, but it's impossible to tell when you ...
7 years, 10 months ago (2013-01-31 10:09:21 UTC) #5
Ivan Posva
Once the non-registering of the library is removed LGTM from the VM perspective. -Ivan https://codereview.chromium.org/11938036/diff/4001/runtime/vm/object.cc ...
7 years, 10 months ago (2013-02-06 00:50:54 UTC) #6
floitsch
@Konstantin: please have a look at the changes in dartc. TBR.
7 years, 10 months ago (2013-02-06 15:10:44 UTC) #7
scheglov
7 years, 10 months ago (2013-02-06 17:39:16 UTC) #8
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698