|
Move to new dart:typeddata types
Mads: if you land this, please rerun go.sh from tools/dom/scripts to regenerate html_dart2js.dart. I didn't include it here to make this patchable.
Stephen: I still need to run the perf tests we talked about to sanity check.
Committed: https://code.google.com/p/dart/source/detail?r=21789
Total comments: 2
Total comments: 1
Total comments: 1
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2734 lines, -356 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
|
|
M |
sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
sdk/lib/svg/dart2js/svg_dart2js.dart
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
sdk/lib/svg/dartium/svg_dartium.dart
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
A |
sdk/lib/typeddata/dart2js/typeddata_dart2js.dart
|
View
|
1
2
3
|
1 chunk |
+2374 lines, -0 lines |
2 comments
|
Download
|
|
M |
sdk/lib/web_audio/dart2js/web_audio_dart2js.dart
|
View
|
|
7 chunks |
+12 lines, -11 lines |
0 comments
|
Download
|
|
M |
sdk/lib/web_audio/dartium/web_audio_dartium.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sdk/lib/web_gl/dart2js/web_gl_dart2js.dart
|
View
|
|
21 chunks |
+28 lines, -27 lines |
0 comments
|
Download
|
|
M |
sdk/lib/web_gl/dartium/web_gl_dartium.dart
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
sdk/lib/web_sql/dart2js/web_sql_dart2js.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sdk/lib/web_sql/dartium/web_sql_dartium.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/html/blob_constructor_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/html/crypto_test.dart
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/html/html.status
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tests/html/postmessage_structured_test.dart
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
tests/html/transferables_test.dart
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/html/typed_arrays_1_test.dart
|
View
|
|
3 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/html/typed_arrays_2_test.dart
|
View
|
|
3 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
M |
tests/html/typed_arrays_3_test.dart
|
View
|
|
2 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
tests/html/typed_arrays_4_test.dart
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/html/typed_arrays_5_test.dart
|
View
|
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/html/typed_arrays_arraybuffer_test.dart
|
View
|
|
2 chunks |
+16 lines, -18 lines |
0 comments
|
Download
|
|
M |
tests/html/typed_arrays_dataview_test.dart
|
View
|
|
4 chunks |
+16 lines, -15 lines |
0 comments
|
Download
|
|
M |
tests/html/typed_arrays_range_checks_test.dart
|
View
|
|
3 chunks |
+15 lines, -14 lines |
0 comments
|
Download
|
|
M |
tests/html/url_test.dart
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/html/utils.dart
|
View
|
|
2 chunks |
+13 lines, -12 lines |
0 comments
|
Download
|
|
M |
tests/html/xhr_test.dart
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
tools/dom/idl/dart/dart.idl
|
View
|
1
2
3
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
tools/dom/scripts/generator.py
|
View
|
1
2
3
|
8 chunks |
+20 lines, -43 lines |
0 comments
|
Download
|
|
M |
tools/dom/scripts/htmldartgenerator.py
|
View
|
2
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/dom/scripts/htmlrenamer.py
|
View
|
|
5 chunks |
+24 lines, -4 lines |
0 comments
|
Download
|
|
M |
tools/dom/scripts/systemhtml.py
|
View
|
|
4 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
|
M |
tools/dom/scripts/systemnative.py
|
View
|
1
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/dom/src/dart2js_Conversions.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tools/dom/src/dart2js_TypedArrayFactoryProvider.dart
|
View
|
|
1 chunk |
+96 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
|
|
D |
tools/dom/templates/html/dart2js/impl_ArrayBuffer.darttemplate
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
|
M |
tools/dom/templates/html/dart2js/indexed_db_dart2js.darttemplate
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tools/dom/templates/html/dart2js/web_audio_dart2js.darttemplate
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tools/dom/templates/html/dart2js/web_gl_dart2js.darttemplate
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tools/dom/templates/immutable_list_mixin.darttemplate
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|