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

Issue 10155027: Support custom to native conversions. (Closed)

Created:
8 years, 8 months ago by podivilov
Modified:
8 years, 8 months ago
Reviewers:
Anton Muhin, antonm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Support custom to native conversions. R=antonm@chromium.org Committed: https://code.google.com/p/dart/source/detail?r=6898

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -34 lines) Patch
M lib/dom/scripts/generator.py View 3 chunks +14 lines, -13 lines 0 comments Download
M lib/dom/scripts/systemnative.py View 1 1 chunk +24 lines, -15 lines 0 comments Download
M lib/dom/templates/dom/native/cpp_header.template View 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
podivilov
8 years, 8 months ago (2012-04-24 13:24:19 UTC) #1
Anton Muhin
https://chromiumcodereview.appspot.com/10155027/diff/1/lib/dom/scripts/systemnative.py File lib/dom/scripts/systemnative.py (right): https://chromiumcodereview.appspot.com/10155027/diff/1/lib/dom/scripts/systemnative.py#newcode407 lib/dom/scripts/systemnative.py:407: intermediate_emitter = emitter.Emitter() this two level emitting might be ...
8 years, 8 months ago (2012-04-24 14:05:51 UTC) #2
podivilov
https://chromiumcodereview.appspot.com/10155027/diff/1/lib/dom/scripts/systemnative.py File lib/dom/scripts/systemnative.py (right): https://chromiumcodereview.appspot.com/10155027/diff/1/lib/dom/scripts/systemnative.py#newcode407 lib/dom/scripts/systemnative.py:407: intermediate_emitter = emitter.Emitter() On 2012/04/24 14:05:51, antonmuhin wrote: > ...
8 years, 8 months ago (2012-04-24 14:30:33 UTC) #3
Anton Muhin
8 years, 8 months ago (2012-04-24 15:03:01 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698