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

Issue 59073003: Version 0.8.10.4 (Closed)

Created:
7 years, 1 month ago by ricow1
Modified:
7 years, 1 month ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Version 0.8.10.4 svn merge -c 29753 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29770 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29789 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29798 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29812 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29814 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29816 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29817 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29818 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29819 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29820 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29821 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29822 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29823 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29824 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29825 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29826 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29827 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29828 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29830 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29831 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29833 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29835 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29836 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29837 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29838 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29839 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29840 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29841 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29844 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29846 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29847 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29849 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29850 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29852 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29855 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29856 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29858 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29859 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29860 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29862 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29864 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29865 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29868 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29870 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29873 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29877 https://dart.googlecode.com/svn/branches/bleeding_edge trunk R=kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=29892

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3492 lines, -3133 lines) Patch
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/element/Element.java View 1 chunk +8 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/HintCode.java View 1 chunk +7 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticWarningCode.java View 3 chunks +5 lines, -5 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/element/ElementImpl.java View 2 chunks +24 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/element/MultiplyDefinedElementImpl.java View 1 chunk +5 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/element/handle/ElementHandle.java View 1 chunk +5 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/element/member/Member.java View 1 chunk +5 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/hint/BestPracticesVerifier.java View 5 chunks +127 lines, -1 line 0 comments Download
A + dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/DeclarationMatcher.java View 0 chunks +-1 lines, --1 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ElementResolver.java View 10 chunks +175 lines, -53 lines 0 comments Download
A + dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/IncrementalResolver.java View 0 chunks +-1 lines, --1 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ProxyConditionalAnalysisError.java View 2 chunks +3 lines, -8 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java View 3 chunks +22 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ScopedVisitor.java View 1 chunk +20 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/TypeProvider.java View 2 chunks +32 lines, -25 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/TypeProviderImpl.java View 7 chunks +18 lines, -7 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/TypeResolverVisitor.java View 2 chunks +17 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/VariableResolverVisitor.java View 2 chunks +18 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/scope/EnclosedScope.java View 2 chunks +5 lines, -9 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/scope/Scope.java View 1 chunk +9 lines, -0 lines 0 comments Download
A + dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/scope/ScopeBuilder.java View 1 chunk +3 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java View 8 chunks +34 lines, -42 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java View 2 chunks +23 lines, -10 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/context/AnalysisContextFactory.java View 2 chunks +23 lines, -7 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/element/ElementFactory.java View 3 chunks +20 lines, -3 lines 0 comments Download
A + dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/internal/resolver/DeclarationMatcherTest.java View 2 chunks +14 lines, -14 lines 0 comments Download
A + dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/internal/resolver/IncrementalResolverTest.java View 0 chunks +-1 lines, --1 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/internal/resolver/TestAll.java View 1 chunk +2 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/internal/resolver/TestTypeProvider.java View 2 chunks +19 lines, -0 lines 0 comments Download
A + dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/internal/scope/ScopeBuilderTest.java View 2 chunks +30 lines, -2 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/internal/scope/TestAll.java View 1 chunk +1 line, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/SimpleParserTest.java View 2 chunks +27 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/HintCodeTest.java View 2 chunks +178 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java View 12 chunks +59 lines, -23 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonHintCodeTest.java View 6 chunks +0 lines, -15 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/StaticWarningCodeTest.java View 3 chunks +65 lines, -22 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/.options View 2 chunks +2 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/DartCoreDebug.java View 2 chunks +2 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/generator/chrome/sample.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/generator/webui/webapp.html View 1 chunk +1 line, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/DartDebugCorePlugin.java View 4 chunks +0 lines, -38 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dialogs/ManageLaunchesDialog.java View 2 chunks +13 lines, -2 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/util/LaunchUtils.java View 4 chunks +52 lines, -37 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/dart/DartReconcilingRegion.java View 3 chunks +12 lines, -7 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/dart/DartReconcilingStrategy.java View 4 chunks +26 lines, -15 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.ui_test/src/com/google/dart/tools/ui/internal/text/dart/DartReconcilingRegionTest.java View 2 chunks +97 lines, -24 lines 0 comments Download
M dart/pkg/custom_element/lib/custom_element.dart View 8 chunks +20 lines, -26 lines 0 comments Download
M dart/pkg/pkg.status View 1 chunk +0 lines, -8 lines 0 comments Download
M dart/pkg/polymer/example/component/news/web/index.html View 1 chunk +1 line, -1 line 0 comments Download
M dart/pkg/polymer/lib/boot.js View 1 chunk +1 line, -1 line 0 comments Download
M dart/pkg/polymer/lib/src/build/linter.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M dart/pkg/polymer/lib/src/build/script_compactor.dart View 2 chunks +2 lines, -10 lines 0 comments Download
M dart/pkg/polymer/test/build/all_phases_test.dart View 5 chunks +13 lines, -22 lines 0 comments Download
M dart/pkg/polymer/test/build/script_compactor_test.dart View 2 chunks +6 lines, -9 lines 0 comments Download
M dart/pkg/shadow_dom/lib/shadow_dom.debug.js View 35 chunks +278 lines, -100 lines 0 comments Download
M dart/pkg/shadow_dom/lib/shadow_dom.min.js View 1 chunk +3 lines, -3 lines 0 comments Download
D dart/pkg/shadow_dom/lib/src/platform/ShadowCSS.js View 1 chunk +0 lines, -574 lines 0 comments Download
M dart/pkg/shadow_dom/tool/build.json View 1 chunk +1 line, -1 line 0 comments Download
M dart/pkg/shadow_dom/tool/build.sh View 3 chunks +8 lines, -1 line 0 comments Download
M dart/runtime/bin/builtin.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M dart/runtime/bin/main.cc View 2 chunks +52 lines, -39 lines 0 comments Download
M dart/runtime/bin/socket_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/runtime/bin/vmservice/client/web/index.html View 1 chunk +1 line, -5 lines 0 comments Download
M dart/runtime/include/dart_api.h View 1 chunk +1 line, -2 lines 0 comments Download
M dart/runtime/lib/collection_patch.dart View 5 chunks +6 lines, -6 lines 0 comments Download
M dart/runtime/lib/growable_array.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/runtime/lib/isolate.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M dart/runtime/lib/isolate_patch.dart View 3 chunks +7 lines, -9 lines 0 comments Download
M dart/runtime/lib/mirrors_impl.dart View 3 chunks +5 lines, -17 lines 0 comments Download
M dart/runtime/lib/simd128.cc View 9 chunks +185 lines, -185 lines 0 comments Download
M dart/runtime/lib/string_patch.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/runtime/lib/typed_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M dart/runtime/lib/typed_data.dart View 10 chunks +122 lines, -122 lines 0 comments Download
M dart/runtime/platform/globals.h View 2 chunks +2 lines, -2 lines 0 comments Download
M dart/runtime/vm/bootstrap_natives.h View 5 chunks +33 lines, -33 lines 0 comments Download
M dart/runtime/vm/dart_api_message.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M dart/runtime/vm/debugger.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M dart/runtime/vm/deferred_objects.h View 2 chunks +3 lines, -3 lines 0 comments Download
M dart/runtime/vm/deferred_objects.cc View 1 chunk +9 lines, -9 lines 0 comments Download
M dart/runtime/vm/deopt_instructions.h View 2 chunks +5 lines, -5 lines 0 comments Download
M dart/runtime/vm/deopt_instructions.cc View 10 chunks +22 lines, -22 lines 0 comments Download
M dart/runtime/vm/flow_graph_allocator.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M dart/runtime/vm/flow_graph_builder.cc View 1 chunk +1 line, -1 line 0 comments Download
M dart/runtime/vm/flow_graph_compiler.h View 2 chunks +2 lines, -2 lines 0 comments Download
M dart/runtime/vm/flow_graph_compiler.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M dart/runtime/vm/flow_graph_optimizer.h View 2 chunks +4 lines, -4 lines 0 comments Download
M dart/runtime/vm/flow_graph_optimizer.cc View 37 chunks +89 lines, -89 lines 0 comments Download
M dart/runtime/vm/flow_graph_type_propagator.cc View 5 chunks +20 lines, -20 lines 0 comments Download
M dart/runtime/vm/freelist.h View 1 chunk +1 line, -0 lines 0 comments Download
M dart/runtime/vm/il_printer.cc View 5 chunks +15 lines, -15 lines 0 comments Download
M dart/runtime/vm/intermediate_language.h View 48 chunks +107 lines, -107 lines 0 comments Download
M dart/runtime/vm/intermediate_language.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M dart/runtime/vm/intermediate_language_arm.cc View 33 chunks +57 lines, -57 lines 0 comments Download
M dart/runtime/vm/intermediate_language_ia32.cc View 30 chunks +55 lines, -55 lines 0 comments Download
M dart/runtime/vm/intermediate_language_mips.cc View 13 chunks +31 lines, -31 lines 0 comments Download
M dart/runtime/vm/intermediate_language_x64.cc View 33 chunks +54 lines, -54 lines 0 comments Download
M dart/runtime/vm/intrinsifier.h View 2 chunks +2 lines, -2 lines 0 comments Download
M dart/runtime/vm/isolate.h View 1 chunk +1 line, -1 line 0 comments Download
M dart/runtime/vm/isolate.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M dart/runtime/vm/locations.h View 1 chunk +1 line, -1 line 0 comments Download
M dart/runtime/vm/object.h View 32 chunks +88 lines, -28 lines 0 comments Download
M dart/runtime/vm/object.cc View 24 chunks +201 lines, -178 lines 0 comments Download
M dart/runtime/vm/object_store.h View 3 chunks +8 lines, -8 lines 0 comments Download
M dart/runtime/vm/object_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M dart/runtime/vm/parser.cc View 6 chunks +49 lines, -6 lines 0 comments Download
M dart/runtime/vm/raw_object.h View 6 chunks +14 lines, -14 lines 0 comments Download
M dart/runtime/vm/raw_object.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M dart/runtime/vm/raw_object_snapshot.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M dart/runtime/vm/scopes.h View 4 chunks +27 lines, -0 lines 0 comments Download
M dart/runtime/vm/scopes.cc View 2 chunks +44 lines, -1 line 0 comments Download
M dart/runtime/vm/snapshot.h View 2 chunks +2 lines, -2 lines 0 comments Download
M dart/runtime/vm/snapshot.cc View 5 chunks +30 lines, -19 lines 0 comments Download
M dart/runtime/vm/stub_code_arm.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/runtime/vm/stub_code_ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/runtime/vm/stub_code_mips.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/runtime/vm/stub_code_x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/runtime/vm/symbols.h View 5 chunks +8 lines, -8 lines 0 comments Download
M dart/samples/third_party/todomvc/web/app.html View 1 chunk +3 lines, -2 lines 0 comments Download
M dart/samples/third_party/todomvc/web/base.css View 5 chunks +9 lines, -6 lines 0 comments Download
M dart/samples/third_party/todomvc/web/index.html View 1 chunk +1 line, -1 line 0 comments Download
M dart/samples/tracker/web/index.html View 1 chunk +1 line, -4 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/compiler.dart View 4 chunks +12 lines, -5 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/dart_backend/placeholder_collector.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/elements/elements.dart View 1 chunk +1 line, -0 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/elements/modelx.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 1 chunk +0 lines, -1 line 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/js_emitter/code_emitter_task.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 4 chunks +15 lines, -0 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M dart/sdk/lib/_internal/lib/async_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/sdk/lib/_internal/lib/isolate_helper.dart View 3 chunks +4 lines, -4 lines 0 comments Download
M dart/sdk/lib/html/dart2js/html_dart2js.dart View 5 chunks +55 lines, -0 lines 0 comments Download
M dart/sdk/lib/html/dartium/html_dartium.dart View 5 chunks +55 lines, -0 lines 0 comments Download
M dart/sdk/lib/isolate/isolate.dart View 1 chunk +1 line, -3 lines 0 comments Download
M dart/sdk/lib/typed_data/dart2js/typed_data_dart2js.dart View 15 chunks +78 lines, -78 lines 0 comments Download
M dart/sdk/lib/typed_data/typed_data.dart View 7 chunks +46 lines, -46 lines 0 comments Download
M dart/tests/co19/co19-analyzer.status View 3 chunks +11 lines, -7 lines 0 comments Download
M dart/tests/co19/co19-co19.status View 3 chunks +3 lines, -2 lines 0 comments Download
M dart/tests/co19/co19-dart2dart.status View 3 chunks +14 lines, -0 lines 0 comments Download
M dart/tests/co19/co19-dart2js.status View 4 chunks +11 lines, -3 lines 0 comments Download
M dart/tests/co19/co19-dartium.status View 1 chunk +1 line, -1 line 0 comments Download
M dart/tests/co19/co19-runtime.status View 1 chunk +9 lines, -0 lines 0 comments Download
M dart/tests/compiler/dart2js/compiler_helper.dart View 1 chunk +1 line, -5 lines 0 comments Download
M dart/tests/compiler/dart2js/cpa_inference_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M dart/tests/compiler/dart2js/mock_compiler.dart View 1 chunk +1 line, -0 lines 0 comments Download
M dart/tests/compiler/dart2js/type_combination_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M dart/tests/compiler/dart2js_extra/runtime_type_isolate.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/tests/compiler/dart2js_native/dart2js_native.status View 1 chunk +1 line, -0 lines 0 comments Download
A + dart/tests/compiler/dart2js_native/subclassing_super_call_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M dart/tests/corelib/corelib.status View 1 chunk +1 line, -1 line 0 comments Download
M dart/tests/html/typed_arrays_simd_test.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M dart/tests/isolate/browser/typed_data_message_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M dart/tests/isolate/isolate.status View 2 chunks +1 line, -5 lines 0 comments Download
M dart/tests/isolate/isolate_complex_messages_test.dart View 1 chunk +6 lines, -6 lines 0 comments Download
D dart/tests/language/bailout3_test.dart View 1 chunk +0 lines, -41 lines 0 comments Download
D dart/tests/language/block_scope_test.dart View 1 chunk +0 lines, -72 lines 0 comments Download
A + dart/tests/language/export_ambiguous_main_a.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tests/language/export_ambiguous_main_b.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tests/language/export_ambiguous_main_negative_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tests/language/export_double_same_main_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tests/language/export_main_override_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tests/language/export_main_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M dart/tests/language/hello_dart_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/tests/language/language.status View 1 chunk +3 lines, -0 lines 0 comments Download
M dart/tests/language/language_analyzer.status View 6 chunks +7 lines, -8 lines 0 comments Download
M dart/tests/language/language_analyzer2.status View 3 chunks +3 lines, -4 lines 0 comments Download
M dart/tests/language/language_dart2js.status View 3 chunks +8 lines, -2 lines 0 comments Download
D dart/tests/language/prefix9_test.dart View 1 chunk +0 lines, -26 lines 0 comments Download
A + dart/tests/language/ref_before_declaration_test.dart View 1 chunk +12 lines, -0 lines 0 comments Download
M dart/tests/lib/lib.status View 1 chunk +0 lines, -1 line 0 comments Download
M dart/tests/lib/typed_data/float32x4_test.dart View 7 chunks +45 lines, -45 lines 0 comments Download
M dart/tests/lib/typed_data/float32x4_unbox_regress_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + dart/tests/lib/typed_data/int32x4_arithmetic_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tests/lib/typed_data/int32x4_list_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tests/lib/typed_data/int32x4_shuffle_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tests/lib/typed_data/int32x4_sign_mask_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
D dart/tests/lib/typed_data/uint32x4_arithmetic_test.dart View 1 chunk +0 lines, -99 lines 0 comments Download
D dart/tests/lib/typed_data/uint32x4_list_test.dart View 1 chunk +0 lines, -161 lines 0 comments Download
D dart/tests/lib/typed_data/uint32x4_shuffle_test.dart View 1 chunk +0 lines, -59 lines 0 comments Download
D dart/tests/lib/typed_data/uint32x4_sign_mask_test.dart View 1 chunk +0 lines, -62 lines 0 comments Download
M dart/tests/standalone/io/http_advanced_test.dart View 1 chunk +3 lines, -4 lines 0 comments Download
M dart/tests/standalone/io/http_basic_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M dart/tests/standalone/io/http_read_test.dart View 1 chunk +3 lines, -4 lines 0 comments Download
M dart/tests/standalone/io/socket_close_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/tests/standalone/package/package1_test.dart View 1 chunk +5 lines, -1 line 0 comments Download
M dart/tools/VERSION View 1 chunk +1 line, -1 line 0 comments Download
M dart/tools/dom/docs/docs.json View 3 chunks +60 lines, -0 lines 0 comments Download
M dart/tools/dom/templates/html/impl/impl_Element.darttemplate View 1 chunk +5 lines, -0 lines 0 comments Download
M deps/dartium.deps/DEPS View 4 chunks +5 lines, -13 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ricow1
7 years, 1 month ago (2013-11-05 11:15:39 UTC) #1
kasperl
LGTM.
7 years, 1 month ago (2013-11-05 11:26:29 UTC) #2
ricow1
7 years, 1 month ago (2013-11-05 11:54:01 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r29892 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698