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

Issue 12580012: Patchable version of 12929005 (Closed)

Created:
7 years, 9 months ago by vsm
Modified:
7 years, 7 months ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patchable version of 12929005 Please make comments on the original at: https://chromiumcodereview.appspot.com/12929005 This CL is a trimmed down version that can be patched. It's missing generated files. Run go.sh if patching into a standard checkout.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5066 lines, -194 lines) Patch
M sdk/lib/_internal/compiler/implementation/native_handler.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/_internal/libraries.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/html/html_common/conversions.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M sdk/lib/html/html_common/html_common_dart2js.dart View 1 chunk +1 line, -0 lines 0 comments Download
A sdk/lib/typeddata/dart2js/typeddata_dart2js.dart View 1 chunk +2347 lines, -0 lines 0 comments Download
A sdk/lib/typeddata/dartium/typeddata_dartium.dart View 1 chunk +2470 lines, -0 lines 0 comments Download
M sdk/lib/web_audio/dart2js/web_audio_dart2js.dart View 6 chunks +10 lines, -10 lines 0 comments Download
M tests/html/typed_arrays_1_test.dart View 2 chunks +10 lines, -7 lines 0 comments Download
M tests/html/typed_arrays_2_test.dart View 3 chunks +15 lines, -16 lines 0 comments Download
M tests/html/typed_arrays_3_test.dart View 2 chunks +6 lines, -6 lines 0 comments Download
M tests/html/typed_arrays_4_test.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/html/typed_arrays_5_test.dart View 3 chunks +5 lines, -5 lines 0 comments Download
M tests/html/typed_arrays_arraybuffer_test.dart View 1 chunk +7 lines, -7 lines 0 comments Download
M tests/html/typed_arrays_dataview_test.dart View 3 chunks +8 lines, -8 lines 0 comments Download
M tests/html/typed_arrays_range_checks_test.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tools/dom/scripts/dartdomgenerator.py View 1 chunk +2 lines, -1 line 0 comments Download
M tools/dom/scripts/generator.py View 5 chunks +18 lines, -18 lines 0 comments Download
M tools/dom/scripts/htmldartgenerator.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/dom/scripts/htmlrenamer.py View 4 chunks +26 lines, -2 lines 0 comments Download
M tools/dom/scripts/systemhtml.py View 2 chunks +5 lines, -0 lines 0 comments Download
M tools/dom/src/dart2js_TypedArrayFactoryProvider.dart View 1 chunk +84 lines, -84 lines 0 comments Download
M tools/dom/templates/html/dart2js/html_dart2js.darttemplate View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/dom/templates/html/dart2js/impl_ArrayBuffer.darttemplate View 2 chunks +5 lines, -5 lines 0 comments Download
A tools/dom/templates/html/dart2js/typeddata_dart2js.darttemplate View 1 chunk +20 lines, -0 lines 0 comments Download
A + tools/dom/templates/html/dartium/typeddata_dartium.darttemplate View 1 chunk +10 lines, -9 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698