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

Issue 2455593002: Revert "Merge more Kernel infrastructure from kernel_sdk SDK fork." (Closed)

Created:
4 years, 1 month ago by Vyacheslav Egorov (Google)
Modified:
4 years, 1 month ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Revert "Merge more Kernel infrastructure from kernel_sdk SDK fork." This reverts commit 2fed1c39053eec122fa5bfec9a123ca2c5b80500. SDK builds are failing TBR=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/cf7ff42e60a3598af24923a56c5fc80a13f912fa

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -5505 lines) Patch
M BUILD.gn View 3 chunks +0 lines, -3 lines 0 comments Download
M dart.gyp View 3 chunks +0 lines, -4 lines 0 comments Download
M runtime/bin/builtin.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/common_patch.dart View 2 chunks +1 line, -3 lines 0 comments Download
M runtime/bin/eventhandler_patch.dart View 1 chunk +2 lines, -0 lines 0 comments Download
D runtime/bin/nativewrappers.dart View 1 chunk +0 lines, -13 lines 0 comments Download
M runtime/bin/process_patch.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/bin/stdio_patch.dart View 4 chunks +5 lines, -5 lines 0 comments Download
M runtime/lib/collection_patch.dart View 1 chunk +2 lines, -5 lines 0 comments Download
M runtime/lib/collection_sources.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/lib/compact_hash.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/lib/core_patch.dart View 1 chunk +0 lines, -5 lines 0 comments Download
M runtime/lib/developer.dart View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/lib/developer_sources.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/lib/errors_patch.dart View 2 chunks +3 lines, -1 line 0 comments Download
M runtime/lib/integers_patch.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/lib/lib_prefix.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/lib/mirrors_patch.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/lib/mirrors_sources.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/lib/null_patch.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/lib/object_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/profiler.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/lib/regexp_patch.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/lib/timeline.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/lib/typed_data.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M runtime/lib/uri_patch.dart View 1 chunk +2 lines, -0 lines 0 comments Download
D runtime/tools/concatenate_patches.py View 1 chunk +0 lines, -30 lines 0 comments Download
M runtime/vm/BUILD.gn View 3 chunks +13 lines, -128 lines 0 comments Download
M runtime/vm/vm.gypi View 2 chunks +0 lines, -453 lines 0 comments Download
M sdk/lib/_internal/sdk_library_metadata/lib/libraries.dart View 3 chunks +2 lines, -26 lines 0 comments Download
D tests/co19/co19-kernel.status View 1 chunk +0 lines, -645 lines 0 comments Download
D tests/kernel/kernel.status View 1 chunk +0 lines, -9 lines 0 comments Download
D tests/kernel/unsorted/as_is_test.dart View 1 chunk +0 lines, -28 lines 0 comments Download
D tests/kernel/unsorted/block_scope_test.dart View 1 chunk +0 lines, -60 lines 0 comments Download
D tests/kernel/unsorted/breakable_statement_test.dart View 1 chunk +0 lines, -81 lines 0 comments Download
D tests/kernel/unsorted/closures_regression_test.dart View 1 chunk +0 lines, -22 lines 0 comments Download
D tests/kernel/unsorted/closures_test.dart View 1 chunk +0 lines, -65 lines 0 comments Download
D tests/kernel/unsorted/conditional_test.dart View 1 chunk +0 lines, -142 lines 0 comments Download
D tests/kernel/unsorted/constant_evaluator_regression_test.dart View 1 chunk +0 lines, -11 lines 0 comments Download
D tests/kernel/unsorted/constant_expressions_test.dart View 1 chunk +0 lines, -99 lines 0 comments Download
D tests/kernel/unsorted/expect.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D tests/kernel/unsorted/factory_regression_test.dart View 1 chunk +0 lines, -23 lines 0 comments Download
D tests/kernel/unsorted/field_dispatcher_test.dart View 1 chunk +0 lines, -37 lines 0 comments Download
D tests/kernel/unsorted/finally_contexts_test.dart View 1 chunk +0 lines, -47 lines 0 comments Download
D tests/kernel/unsorted/for_in_loop_test.dart View 1 chunk +0 lines, -38 lines 0 comments Download
D tests/kernel/unsorted/getters_and_setters_test.dart View 1 chunk +0 lines, -32 lines 0 comments Download
D tests/kernel/unsorted/global_field_initializer_test.dart View 1 chunk +0 lines, -37 lines 0 comments Download
D tests/kernel/unsorted/global_function_test.dart View 1 chunk +0 lines, -35 lines 0 comments Download
D tests/kernel/unsorted/instance_getters_and_setters_test.dart View 1 chunk +0 lines, -36 lines 0 comments Download
D tests/kernel/unsorted/invocation_errors_test.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D tests/kernel/unsorted/invocation_test.dart View 1 chunk +0 lines, -40 lines 0 comments Download
D tests/kernel/unsorted/klass_field_initializer_test.dart View 1 chunk +0 lines, -36 lines 0 comments Download
D tests/kernel/unsorted/klass_test.dart View 1 chunk +0 lines, -52 lines 0 comments Download
D tests/kernel/unsorted/let_test.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D tests/kernel/unsorted/load_store_test.dart View 1 chunk +0 lines, -64 lines 0 comments Download
D tests/kernel/unsorted/local_function_test.dart View 1 chunk +0 lines, -25 lines 0 comments Download
D tests/kernel/unsorted/loop_test.dart View 1 chunk +0 lines, -91 lines 0 comments Download
D tests/kernel/unsorted/mapliteral_test.dart View 1 chunk +0 lines, -27 lines 0 comments Download
D tests/kernel/unsorted/mixin_test.dart View 1 chunk +0 lines, -64 lines 0 comments Download
D tests/kernel/unsorted/nsm_dispatcher_test.dart View 1 chunk +0 lines, -32 lines 0 comments Download
D tests/kernel/unsorted/nullable_operator_test.dart View 1 chunk +0 lines, -13 lines 0 comments Download
D tests/kernel/unsorted/rethrow_test.dart View 1 chunk +0 lines, -67 lines 0 comments Download
D tests/kernel/unsorted/return_test.dart View 1 chunk +0 lines, -28 lines 0 comments Download
D tests/kernel/unsorted/simple_literal_test.dart View 1 chunk +0 lines, -45 lines 0 comments Download
D tests/kernel/unsorted/string_buffer_test.dart View 1 chunk +0 lines, -9 lines 0 comments Download
D tests/kernel/unsorted/string_concatenation_test.dart View 1 chunk +0 lines, -13 lines 0 comments Download
D tests/kernel/unsorted/super_initializer_test.dart View 1 chunk +0 lines, -48 lines 0 comments Download
D tests/kernel/unsorted/super_mixin_test.dart View 1 chunk +0 lines, -39 lines 0 comments Download
D tests/kernel/unsorted/super_test.dart View 1 chunk +0 lines, -40 lines 0 comments Download
D tests/kernel/unsorted/superclass_test.dart View 1 chunk +0 lines, -64 lines 0 comments Download
D tests/kernel/unsorted/switch_case_test.dart View 1 chunk +0 lines, -174 lines 0 comments Download
D tests/kernel/unsorted/symbol_literal_test.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D tests/kernel/unsorted/this_capture_test.dart View 1 chunk +0 lines, -34 lines 0 comments Download
D tests/kernel/unsorted/this_test.dart View 1 chunk +0 lines, -15 lines 0 comments Download
D tests/kernel/unsorted/throw_try_catch_test.dart View 1 chunk +0 lines, -190 lines 0 comments Download
D tests/kernel/unsorted/try_context_test.dart View 1 chunk +0 lines, -91 lines 0 comments Download
D tests/kernel/unsorted/try_finally_test.dart View 1 chunk +0 lines, -158 lines 0 comments Download
D tests/kernel/unsorted/type_args_regression_test.dart View 1 chunk +0 lines, -22 lines 0 comments Download
D tests/kernel/unsorted/types_test.dart View 1 chunk +0 lines, -202 lines 0 comments Download
D tests/language/language_kernel.status View 1 chunk +0 lines, -720 lines 0 comments Download
D tools/patch_sdk.dart View 1 chunk +0 lines, -504 lines 0 comments Download
D tools/patch_sdk.py View 1 chunk +0 lines, -17 lines 0 comments Download
M tools/testing/dart/co19_test_config.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tools/testing/dart/compiler_configuration.dart View 2 chunks +0 lines, -264 lines 0 comments Download
M tools/testing/dart/test_configurations.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tools/testing/dart/test_options.dart View 6 chunks +4 lines, -34 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 5 chunks +0 lines, -65 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 3 chunks +2 lines, -24 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
Vyacheslav Egorov (Google)
Committed patchset #1 (id:1) manually as cf7ff42e60a3598af24923a56c5fc80a13f912fa (presubmit successful).
4 years, 1 month ago (2016-10-26 11:06:33 UTC) #2
zra
4 years, 1 month ago (2016-10-26 12:19:01 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698