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

Issue 60293003: Version 0.8.10.5 (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.5 svn merge -c 29848 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29863 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29883 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29885 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29887 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29888 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29894 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29897 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29901 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29902 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29904 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29905 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29906 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29907 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29908 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29909 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29910 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29911 https://dart.googlecode.com/svn/branches/bleeding_edge trunk Committed: https://code.google.com/p/dart/source/detail?r=29917

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+364 lines, -440 lines) Patch
M dart/editor/build/build.py View 4 chunks +85 lines, -1 line 0 comments Download
M dart/runtime/bin/socket.h View 1 chunk +1 line, -1 line 0 comments Download
M dart/runtime/bin/socket.cc View 1 chunk +15 lines, -4 lines 0 comments Download
M dart/runtime/bin/socket_android.cc View 2 chunks +3 lines, -16 lines 0 comments Download
M dart/runtime/bin/socket_linux.cc View 2 chunks +3 lines, -16 lines 0 comments Download
M dart/runtime/bin/socket_macos.cc View 2 chunks +3 lines, -16 lines 0 comments Download
M dart/runtime/bin/socket_patch.dart View 3 chunks +6 lines, -4 lines 0 comments Download
M dart/runtime/bin/socket_win.cc View 2 chunks +3 lines, -13 lines 0 comments Download
M dart/runtime/vm/intermediate_language.cc View 1 chunk +3 lines, -0 lines 0 comments Download
A + dart/samples/dartiverse_search/bin/server.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
D dart/samples/dartiverse_search/github_search_engine.dart View 1 chunk +0 lines, -44 lines 0 comments Download
A + dart/samples/dartiverse_search/lib/github_search_engine.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/samples/dartiverse_search/lib/search_engine.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/samples/dartiverse_search/lib/stack_overflow_search_engine.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
D dart/samples/dartiverse_search/main.dart View 1 chunk +0 lines, -123 lines 0 comments Download
M dart/samples/dartiverse_search/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
D dart/samples/dartiverse_search/search_engine.dart View 1 chunk +0 lines, -43 lines 0 comments Download
D dart/samples/dartiverse_search/stack_overflow_search_engine.dart View 1 chunk +0 lines, -39 lines 0 comments Download
M dart/samples/dartiverse_search/web/client.dart View 3 chunks +22 lines, -16 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/compile_time_constants.dart View 1 chunk +21 lines, -9 lines 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 +3 lines, -3 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/inferrer/container_tracer.dart View 1 chunk +7 lines, -1 line 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 4 chunks +20 lines, -0 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 3 chunks +19 lines, -8 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/ssa/codegen.dart View 1 chunk +5 lines, -3 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M dart/sdk/lib/_internal/lib/js_helper.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M dart/sdk/lib/io/http.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/sdk/lib/io/http_impl.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M dart/sdk/lib/io/secure_socket.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/sdk/lib/io/socket.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M dart/tests/co19/co19-co19.status View 1 chunk +18 lines, -0 lines 0 comments Download
M dart/tests/co19/co19-dart2js.status View 1 chunk +0 lines, -2 lines 0 comments Download
M dart/tests/co19/co19-dartium.status View 1 chunk +0 lines, -1 line 0 comments Download
M dart/tests/compiler/dart2js_native/dart2js_native.status View 1 chunk +0 lines, -1 line 0 comments Download
M dart/tests/compiler/dart2js_native/subclassing_super_call_test.dart View 5 chunks +14 lines, -14 lines 0 comments Download
M dart/tests/html/html.status View 1 chunk +0 lines, -1 line 0 comments Download
M dart/tests/html/isolates_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M dart/tests/language/div_with_power_of_two2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/tests/language/dynamic_prefix_core_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M dart/tests/language/instanceof3_test.dart View 3 chunks +6 lines, -5 lines 0 comments Download
M dart/tests/language/is_not_class2_test.dart View 2 chunks +5 lines, -4 lines 0 comments Download
M dart/tests/language/isnot_malformed_type_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/tests/language/language.status View 3 chunks +14 lines, -0 lines 0 comments Download
M dart/tests/language/language_analyzer.status View 2 chunks +1 line, -1 line 0 comments Download
M dart/tests/language/language_analyzer2.status View 2 chunks +1 line, -1 line 0 comments Download
M dart/tests/language/language_dart2js.status View 4 chunks +16 lines, -0 lines 0 comments Download
M dart/tests/language/library_ambiguous_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + dart/tests/language/list_tracer_in_list_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tests/language/malformed2_lib.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tests/language/malformed2_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M dart/tests/language/on_catch_malformed_type_test.dart View 2 chunks +14 lines, -11 lines 0 comments Download
M dart/tests/language/type_parameter_test.dart View 1 chunk +6 lines, -6 lines 0 comments Download
M dart/tests/standalone/io/http_connection_info_test.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M dart/tests/standalone/io/socket_info_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/tools/VERSION View 1 chunk +1 line, -1 line 0 comments Download
A + dart/tools/dartium/download_file.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + dart/tools/dartium/download_shellscript_template.bat View 1 chunk +16 lines, -14 lines 0 comments Download
A + dart/tools/dartium/download_shellscript_template.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
M deps/dartium.deps/DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
ricow1
7 years, 1 month ago (2013-11-05 17:48:44 UTC) #1
ricow1
TBR
7 years, 1 month ago (2013-11-05 17:52:42 UTC) #2
kasperl
LGTM.
7 years, 1 month ago (2013-11-05 17:53:16 UTC) #3
ricow1
7 years, 1 month ago (2013-11-05 17:53:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r29917 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698