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

Issue 2698353003: unfork DDC's copy of most SDK libraries (Closed)

Created:
3 years, 10 months ago by Jennifer Messerly
Modified:
3 years, 9 months ago
CC:
dev-compiler+reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

unfork DDC's copy of most SDK libraries There's some changes in strong mode errors we may want to follow up on. Unforks the following: async, collection, convert, core, developer, internal, io, isolate, math, mirrors. Does not unfork: html, indexed_db, js, js_util, svg, typed_data, web_audio, web_gl, web_sql. R=vsm@google.com Committed: https://github.com/dart-lang/sdk/commit/fe294f37538df7094df8b09b6bef1a53de4fc4a4

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 23

Patch Set 3 : merge #

Patch Set 4 : fixes #

Patch Set 5 : wip #

Patch Set 6 : revert core_patch #

Total comments: 2

Patch Set 7 : merged and fixed #

Patch Set 8 : revert core_patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12799 lines, -60500 lines) Patch
M pkg/dev_compiler/lib/js/amd/dart_sdk.js View 1 2 3 4 5 6 7 516 chunks +3008 lines, -2080 lines 0 comments Download
M pkg/dev_compiler/lib/js/common/dart_sdk.js View 1 2 3 4 5 6 7 516 chunks +3008 lines, -2080 lines 0 comments Download
M pkg/dev_compiler/lib/js/es6/dart_sdk.js View 1 2 3 4 5 6 7 515 chunks +3007 lines, -2079 lines 0 comments Download
M pkg/dev_compiler/lib/js/legacy/dart_sdk.js View 1 2 3 4 5 6 7 516 chunks +3008 lines, -2080 lines 0 comments Download
M pkg/dev_compiler/lib/sdk/ddc_sdk.sum View 1 2 3 4 5 6 7 Binary file 0 comments Download
M pkg/dev_compiler/lib/src/compiler/code_generator.dart View 1 2 3 4 5 6 7 4 chunks +10 lines, -6 lines 0 comments Download
M pkg/dev_compiler/package.json View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/test/browser/language_tests.js View 1 2 3 4 5 6 7 3 chunks +2 lines, -1 line 0 comments Download
M pkg/dev_compiler/test/not_yet_strong_tests.dart View 1 2 3 4 5 6 7 3 chunks +0 lines, -3 lines 0 comments Download
M pkg/dev_compiler/tool/build_sdk.sh View 1 2 3 4 5 6 7 1 chunk +21 lines, -15 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/_internal/libraries.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -316 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/async.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -110 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/async_error.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -57 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/broadcast_stream_controller.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -544 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/deferred_load.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -36 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/future.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -829 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/future_impl.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -746 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/schedule_microtask.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -154 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/stream.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -1820 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/stream_controller.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -948 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/stream_impl.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -1096 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/stream_pipe.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -495 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/stream_transformers.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -313 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/timer.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -114 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/async/zone.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -1308 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/collection.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -29 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/collections.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -25 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/hash_map.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -145 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/hash_set.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -138 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/iterable.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -400 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/iterator.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -45 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/linked_hash_map.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -132 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/linked_hash_set.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -125 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/linked_list.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -301 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/list.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -515 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/maps.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -355 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/queue.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -842 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/set.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -311 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/collection/splay_tree.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -858 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/ascii.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -310 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/base64.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -750 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/byte_conversion.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -116 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/chunked_conversion.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -97 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/codec.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -102 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/convert.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -71 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/converter.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -66 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/encoding.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -79 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/html_escape.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -231 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/json.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -1064 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/latin1.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -194 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/line_splitter.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -179 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/string_conversion.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -342 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/convert/utf.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -572 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/annotations.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -153 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/bool.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -51 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/comparable.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -94 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/core.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -197 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/date_time.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -761 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/double.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -206 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/duration.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -289 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/errors.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -573 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/exceptions.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -181 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/expando.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -64 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/function.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -67 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/identical.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -21 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/int.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -320 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/invocation.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -52 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/iterable.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -683 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/iterator.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -62 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/list.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -489 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/map.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -270 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/null.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -21 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/num.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -453 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/object.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -95 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/pattern.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -131 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/print.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -15 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/regexp.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -91 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/set.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -204 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/sink.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -31 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/stacktrace.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -60 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/stopwatch.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -143 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/string.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -792 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/string_buffer.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -51 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/string_sink.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -32 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/symbol.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -53 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/type.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -10 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/core/uri.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -3354 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/developer/developer.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -60 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/developer/extension.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -177 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/developer/profiler.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -197 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/developer/service.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -89 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/developer/timeline.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -328 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/internal/internal.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -62 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/internal/iterable.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -766 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/internal/list.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -393 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/internal/lists.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -90 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/internal/print.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -17 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/internal/sort.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -344 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/internal/symbol.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -152 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/bytes_builder.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -206 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/common.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -124 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/crypto.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -448 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/data_transformer.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -587 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/directory.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -313 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/directory_impl.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -428 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/eventhandler.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -11 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/file.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -885 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/file_impl.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -1025 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/file_system_entity.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -841 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/http.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -2033 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/http_date.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -315 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/http_headers.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -999 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/http_impl.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -2890 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/http_parser.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -1072 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/http_session.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -174 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/io.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -243 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/io_resource_info.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -283 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/io_service.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -51 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/io_sink.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -309 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/io_sources.gypi View 1 2 3 4 5 6 7 1 chunk +0 lines, -42 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/link.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -305 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/platform.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -210 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/platform_impl.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -121 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/process.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -581 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/secure_server_socket.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -295 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/secure_socket.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -1263 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/security_context.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -267 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/service_object.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -29 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/socket.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -738 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/stdio.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -361 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/string_transformer.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -130 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/websocket.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -410 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/io/websocket_impl.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -1258 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/isolate/capability.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -34 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/isolate/isolate.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -618 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/math/jenkins_smi_hash.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -41 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/math/math.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -209 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/math/point.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -89 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/math/random.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -53 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/math/rectangle.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -283 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/lib/mirrors/mirrors.dart View 1 2 3 4 5 6 7 1 chunk +0 lines, -1426 lines 0 comments Download
A pkg/dev_compiler/tool/input_sdk/libraries.dart View 1 2 3 4 5 6 7 1 chunk +378 lines, -0 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/collection_patch.dart View 1 2 3 4 5 6 7 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/core_patch.dart View 1 2 3 4 5 6 7 7 chunks +42 lines, -5 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/developer_patch.dart View 1 2 3 4 5 6 7 3 chunks +58 lines, -6 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/internal_patch.dart View 1 2 3 4 5 6 7 2 chunks +28 lines, -5 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/io_patch.dart View 1 2 3 4 5 6 7 1 chunk +12 lines, -0 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/isolate_patch.dart View 1 2 3 4 5 6 7 6 chunks +108 lines, -21 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/mirrors_patch.dart View 1 2 3 4 5 6 7 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/operations.dart View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/isolate_helper.dart View 1 2 3 4 5 6 7 2 chunks +0 lines, -8 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/js_array.dart View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/js_helper.dart View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/js_mirrors.dart View 1 2 3 4 5 6 7 5 chunks +11 lines, -6 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/linked_hash_map.dart View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
D pkg/dev_compiler/tool/input_sdk/version View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M pkg/dev_compiler/tool/patch_sdk.dart View 1 2 3 4 5 6 7 6 chunks +32 lines, -16 lines 0 comments Download
M pkg/dev_compiler/tool/patch_sdk.sh View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/tool/sdk_expected_errors.txt View 1 2 3 4 5 6 7 2 chunks +51 lines, -53 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Jennifer Messerly
Hi Vijay, here's the change to unfork non-html SDK libraries. I think it's ready for ...
3 years, 10 months ago (2017-02-17 02:31:52 UTC) #5
vsm
Nice! Mostly comments on the new/different errors. If you can send me a CL or ...
3 years, 10 months ago (2017-02-17 16:37:52 UTC) #6
Jennifer Messerly
On 2017/02/17 16:37:52, vsm wrote: > Nice! > > Mostly comments on the new/different errors. ...
3 years, 10 months ago (2017-02-17 16:42:19 UTC) #7
Jennifer Messerly
Thanks! Here's my replies to those comments. https://codereview.chromium.org/2698353003/diff/20001/pkg/dev_compiler/test/browser/language_tests.js File pkg/dev_compiler/test/browser/language_tests.js (right): https://codereview.chromium.org/2698353003/diff/20001/pkg/dev_compiler/test/browser/language_tests.js#newcode353 pkg/dev_compiler/test/browser/language_tests.js:353: 'list_test': fail, ...
3 years, 10 months ago (2017-02-24 23:00:44 UTC) #10
vsm
lgtm
3 years, 10 months ago (2017-02-24 23:23:15 UTC) #11
Jennifer Messerly
On 2017/02/24 23:23:15, vsm wrote: > lgtm thanks!!! I'll land once I get land these ...
3 years, 10 months ago (2017-02-24 23:33:39 UTC) #12
Lasse Reichstein Nielsen
https://codereview.chromium.org/2698353003/diff/80001/sdk/lib/collection/list.dart File sdk/lib/collection/list.dart (right): https://codereview.chromium.org/2698353003/diff/80001/sdk/lib/collection/list.dart#newcode277 sdk/lib/collection/list.dart:277: void _filter(List source, bool test(var element), bool retainMatching) { ...
3 years, 9 months ago (2017-02-28 14:55:05 UTC) #14
Jennifer Messerly
Thanks! I've updated this if you want to take another look. https://codereview.chromium.org/2698353003/diff/80001/sdk/lib/collection/list.dart File sdk/lib/collection/list.dart (right): ...
3 years, 9 months ago (2017-02-28 23:46:16 UTC) #15
Jennifer Messerly
3 years, 9 months ago (2017-03-01 01:11:05 UTC) #17
Message was sent while issue was closed.
Committed patchset #8 (id:100001) manually as
fe294f37538df7094df8b09b6bef1a53de4fc4a4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698