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

Issue 57393002: Version 0.8.10.2 (Closed)

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

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -6089 lines) Patch
M dart/sdk/lib/_internal/lib/isolate_helper.dart View 2 chunks +0 lines, -2 lines 0 comments Download
M dart/sdk/lib/_internal/pub/lib/src/barback/dart2js_transformer.dart View 3 chunks +25 lines, -0 lines 0 comments Download
M dart/sdk/lib/html/dart2js/html_dart2js.dart View 4 chunks +0 lines, -446 lines 0 comments Download
M dart/sdk/lib/html/dartium/html_dartium.dart View 5 chunks +0 lines, -453 lines 0 comments Download
M dart/sdk/lib/isolate/isolate.dart View 1 chunk +0 lines, -29 lines 0 comments Download
D dart/tests/html/js_interop_4_test.dart View 1 chunk +0 lines, -32 lines 0 comments Download
D dart/tests/isolate/browser/ports_compilation_browser_test.dart View 1 chunk +0 lines, -42 lines 0 comments Download
D dart/third_party/pkg/js/.gitignore View 1 chunk +0 lines, -5 lines 0 comments Download
D dart/third_party/pkg/js/AUTHORS View 1 chunk +0 lines, -8 lines 0 comments Download
D dart/third_party/pkg/js/LICENSE View 1 chunk +0 lines, -24 lines 0 comments Download
D dart/third_party/pkg/js/PATENTS View 1 chunk +0 lines, -23 lines 0 comments Download
D dart/third_party/pkg/js/README.md View 1 chunk +0 lines, -77 lines 0 comments Download
D dart/third_party/pkg/js/build.dart View 1 chunk +0 lines, -21 lines 0 comments Download
D dart/third_party/pkg/js/codereview.settings View 1 chunk +0 lines, -3 lines 0 comments Download
D dart/third_party/pkg/js/example/google-chart/bubblechart.dart View 1 chunk +0 lines, -53 lines 0 comments Download
D dart/third_party/pkg/js/example/google-chart/bubblechart.html View 1 chunk +0 lines, -31 lines 0 comments Download
D dart/third_party/pkg/js/example/google-maps/directions.css View 1 chunk +0 lines, -30 lines 0 comments Download
D dart/third_party/pkg/js/example/google-maps/directions.dart View 1 chunk +0 lines, -76 lines 0 comments Download
D dart/third_party/pkg/js/example/google-maps/directions.html View 1 chunk +0 lines, -46 lines 0 comments Download
D dart/third_party/pkg/js/example/google-maps/marker_simple.dart View 1 chunk +0 lines, -104 lines 0 comments Download
D dart/third_party/pkg/js/example/google-maps/marker_simple.html View 1 chunk +0 lines, -21 lines 0 comments Download
D dart/third_party/pkg/js/example/twitter/twitter.dart View 1 chunk +0 lines, -52 lines 0 comments Download
D dart/third_party/pkg/js/example/twitter/twitter.html View 1 chunk +0 lines, -14 lines 0 comments Download
D dart/third_party/pkg/js/gh-pages-template/dart_32_32.gif View 1 chunk +0 lines, -3 lines 0 comments Download
D dart/third_party/pkg/js/gh-pages-template/example/dart_32_32.gif View 1 chunk +0 lines, -3 lines 0 comments Download
D dart/third_party/pkg/js/gh-pages-template/example/index.html View 1 chunk +0 lines, -101 lines 0 comments Download
D dart/third_party/pkg/js/gh-pages-template/index.html View 1 chunk +0 lines, -14 lines 0 comments Download
D dart/third_party/pkg/js/lib/dart_interop.js View 1 chunk +0 lines, -576 lines 0 comments Download
D dart/third_party/pkg/js/lib/js.dart View 1 chunk +0 lines, -1398 lines 0 comments Download
D dart/third_party/pkg/js/lib/js_wrapping.dart View 1 chunk +0 lines, -17 lines 0 comments Download
D dart/third_party/pkg/js/lib/src/wrapping/js/array_to_list_adapter.dart View 1 chunk +0 lines, -556 lines 0 comments Download
D dart/third_party/pkg/js/lib/src/wrapping/js/date_to_datetime_adapter.dart View 1 chunk +0 lines, -56 lines 0 comments Download
D dart/third_party/pkg/js/lib/src/wrapping/js/object_to_map_adapter.dart View 1 chunk +0 lines, -55 lines 0 comments Download
D dart/third_party/pkg/js/lib/src/wrapping/magic_proxy.dart View 1 chunk +0 lines, -21 lines 0 comments Download
D dart/third_party/pkg/js/lib/src/wrapping/translator.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D dart/third_party/pkg/js/lib/src/wrapping/typed_proxy.dart View 1 chunk +0 lines, -18 lines 0 comments Download
D dart/third_party/pkg/js/lib/src/wrapping/util.dart View 1 chunk +0 lines, -9 lines 0 comments Download
D dart/third_party/pkg/js/pubspec.yaml View 1 chunk +0 lines, -15 lines 0 comments Download
D dart/third_party/pkg/js/test/js/browser_tests.dart View 1 chunk +0 lines, -522 lines 0 comments Download
D dart/third_party/pkg/js/test/js/browser_tests.html View 1 chunk +0 lines, -34 lines 0 comments Download
D dart/third_party/pkg/js/test/js/browser_tests_bootstrap.js View 1 chunk +0 lines, -99 lines 0 comments Download
D dart/third_party/pkg/js/test/js_wrapping/browser_tests.dart View 1 chunk +0 lines, -400 lines 0 comments Download
D dart/third_party/pkg/js/test/js_wrapping/browser_tests.html View 1 chunk +0 lines, -32 lines 0 comments Download
D dart/third_party/pkg/js/tools/create_bootstrap.dart View 1 chunk +0 lines, -55 lines 0 comments Download
D dart/third_party/pkg/js/update-ghpages.dart View 1 chunk +0 lines, -14 lines 0 comments Download
M dart/tools/VERSION View 1 chunk +1 line, -1 line 0 comments Download
D dart/tools/dom/src/Isolates.dart View 1 chunk +0 lines, -222 lines 0 comments Download
D dart/tools/dom/src/Serialization.dart View 1 chunk +0 lines, -180 lines 0 comments Download
M dart/tools/dom/src/native_DOMImplementation.dart View 1 chunk +0 lines, -1 line 0 comments Download
M dart/tools/dom/templates/html/dart2js/html_dart2js.darttemplate View 2 chunks +0 lines, -15 lines 0 comments Download
M dart/tools/dom/templates/html/dartium/html_dartium.darttemplate View 2 chunks +0 lines, -21 lines 0 comments Download
M dart/tools/dom/templates/html/impl/impl_Window.darttemplate View 1 chunk +0 lines, -33 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ricow1
TBR
7 years, 1 month ago (2013-11-03 15:44:54 UTC) #1
ricow1
7 years, 1 month ago (2013-11-03 15:45:42 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r29788 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698