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

Issue 21297002: Moving AngleInstancedArrays from dart:html to dart:web_gl. (Closed)

Created:
7 years, 4 months ago by blois
Modified:
7 years, 4 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Moving AngleInstancedArrays from dart:html to dart:web_gl. It's a new type which for some reason was added to Canvas rather than with the rest of the WebGL stuff. BUG=11357 R=efortuna@google.com Committed: https://code.google.com/p/dart/source/detail?r=25649

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -67 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +0 lines, -33 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +0 lines, -33 lines 0 comments Download
M sdk/lib/web_gl/dart2js/web_gl_dart2js.dart View 1 chunk +33 lines, -0 lines 0 comments Download
M sdk/lib/web_gl/dartium/web_gl_dartium.dart View 1 chunk +33 lines, -0 lines 0 comments Download
M tools/dom/scripts/htmlrenamer.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 4 months ago (2013-07-30 22:08:47 UTC) #1
Emily Fortuna
lgtm
7 years, 4 months ago (2013-07-30 22:17:52 UTC) #2
blois
7 years, 4 months ago (2013-07-30 22:26:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r25649 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698