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

Issue 12036013: Initial work on ImageData.data. (Closed)

Created:
7 years, 11 months ago by Anton Muhin
Modified:
7 years, 11 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -28 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 2 chunks +5 lines, -4 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +12 lines, -6 lines 0 comments Download
M tests/html/canvas_pixel_array_type_alias_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/html/canvas_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/html/canvasrenderingcontext2d_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/html/instance_of_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tools/dom/idl/dart/dart.idl View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/scripts/systemnative.py View 1 1 chunk +4 lines, -0 lines 0 comments Download
A + tools/dom/templates/html/impl/impl_ImageData.darttemplate View 1 1 chunk +12 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Anton Muhin
7 years, 11 months ago (2013-01-21 14:56:40 UTC) #1
blois
https://codereview.chromium.org/12036013/diff/1/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (left): https://codereview.chromium.org/12036013/diff/1/sdk/lib/html/dart2js/html_dart2js.dart#oldcode12958 sdk/lib/html/dart2js/html_dart2js.dart:12958: - final Uint8ClampedArray data; Might be good to keep ...
7 years, 11 months ago (2013-01-22 17:10:44 UTC) #2
Anton Muhin
https://codereview.chromium.org/12036013/diff/1/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (left): https://codereview.chromium.org/12036013/diff/1/sdk/lib/html/dart2js/html_dart2js.dart#oldcode12958 sdk/lib/html/dart2js/html_dart2js.dart:12958: - final Uint8ClampedArray data; I'd prefer not to keep ...
7 years, 11 months ago (2013-01-23 08:38:21 UTC) #3
blois
7 years, 11 months ago (2013-01-23 16:56:04 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698