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

Issue 14531008: Added SIMD stubs for dart2js (Closed)

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

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address blois' comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -0 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 1 chunk +12 lines, -0 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +12 lines, -0 lines 0 comments Download
M sdk/lib/typed_data/dart2js/typed_data_dart2js.dart View 1 1 chunk +37 lines, -0 lines 0 comments Download
A tests/html/typed_arrays_simd_test.dart View 1 chunk +85 lines, -0 lines 0 comments Download
M tools/dom/src/dart2js_Platform.dart View 1 1 chunk +12 lines, -0 lines 0 comments Download
M tools/dom/src/dartium_Platform.dart View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
vsm
7 years, 7 months ago (2013-04-29 19:59:06 UTC) #1
blois
https://chromiumcodereview.appspot.com/14531008/diff/1/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://chromiumcodereview.appspot.com/14531008/diff/1/sdk/lib/html/dart2js/html_dart2js.dart#newcode29545 sdk/lib/html/dart2js/html_dart2js.dart:29545: static final supportsSimd = false; Can you add doc ...
7 years, 7 months ago (2013-04-29 22:01:00 UTC) #2
vsm
PTAL https://chromiumcodereview.appspot.com/14531008/diff/1/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://chromiumcodereview.appspot.com/14531008/diff/1/sdk/lib/html/dart2js/html_dart2js.dart#newcode29545 sdk/lib/html/dart2js/html_dart2js.dart:29545: static final supportsSimd = false; On 2013/04/29 22:01:01, ...
7 years, 7 months ago (2013-04-29 23:55:39 UTC) #3
blois
lgtm
7 years, 7 months ago (2013-04-29 23:57:57 UTC) #4
vsm
7 years, 7 months ago (2013-04-30 00:03:47 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r22157 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698