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

Issue 1417523003: Move implementation of dart:mojo.internal to mojo/public/platform/dart (Closed)

Created:
5 years, 1 month ago by Cutch
Modified:
5 years, 1 month ago
Reviewers:
jamesr, abarth-chromium
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, darin (slow to review), gregsimon, mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+mojopublicwatch_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Move implementation of dart:mojo.internal to mojo/public/platform/dart BUG= R=jamesr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/517284289fa793c21a772a53e2ed04fc34273e1e

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Total comments: 4

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -929 lines) Patch
M mojo/PRESUBMIT.py View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M mojo/dart/embedder/BUILD.gn View 2 chunks +1 line, -2 lines 0 comments Download
M mojo/dart/embedder/builtin.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/dart/embedder/builtin_natives.cc View 1 chunk +0 lines, -1 line 0 comments Download
D mojo/dart/embedder/mojo_natives.h View 1 chunk +0 lines, -22 lines 0 comments Download
D mojo/dart/embedder/mojo_natives.cc View 1 chunk +0 lines, -898 lines 0 comments Download
M mojo/public/mojo_sdk.gni View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
A mojo/public/platform/dart/BUILD.gn View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A mojo/public/platform/dart/README.md View 1 2 3 4 5 6 1 chunk +15 lines, -0 lines 0 comments Download
A + mojo/public/platform/dart/mojo_natives.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + mojo/public/platform/dart/mojo_natives.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
Cutch
Not for submit because of our dependency on //dart. PTAL
5 years, 1 month ago (2015-10-28 16:34:59 UTC) #3
Cutch
PTAL at Patch Set 3. https://codereview.chromium.org/1417523003/diff/40001/mojo/public/platform/dart/BUILD.gn File mojo/public/platform/dart/BUILD.gn (right): https://codereview.chromium.org/1417523003/diff/40001/mojo/public/platform/dart/BUILD.gn#newcode14 mojo/public/platform/dart/BUILD.gn:14: "dart/runtime:libdart", This somehow passes ...
5 years, 1 month ago (2015-10-28 21:29:24 UTC) #4
jamesr
https://codereview.chromium.org/1417523003/diff/60001/mojo/public/platform/dart/BUILD.gn File mojo/public/platform/dart/BUILD.gn (right): https://codereview.chromium.org/1417523003/diff/60001/mojo/public/platform/dart/BUILD.gn#newcode14 mojo/public/platform/dart/BUILD.gn:14: "dart/runtime:libdart", NAK, the script is dumb but this is ...
5 years, 1 month ago (2015-10-28 21:43:19 UTC) #5
Cutch
On 2015/10/28 21:43:19, jamesr wrote: > https://codereview.chromium.org/1417523003/diff/60001/mojo/public/platform/dart/BUILD.gn > File mojo/public/platform/dart/BUILD.gn (right): > > https://codereview.chromium.org/1417523003/diff/60001/mojo/public/platform/dart/BUILD.gn#newcode14 > ...
5 years, 1 month ago (2015-10-28 21:56:41 UTC) #6
jamesr
https://codereview.chromium.org/1417523003/diff/80001/mojo/PRESUBMIT.py File mojo/PRESUBMIT.py (right): https://codereview.chromium.org/1417523003/diff/80001/mojo/PRESUBMIT.py#newcode20 mojo/PRESUBMIT.py:20: "//dart/runtime:libdart"], this allows anything in the SDK to reference ...
5 years, 1 month ago (2015-10-28 22:17:11 UTC) #7
Cutch
https://codereview.chromium.org/1417523003/diff/80001/mojo/PRESUBMIT.py File mojo/PRESUBMIT.py (right): https://codereview.chromium.org/1417523003/diff/80001/mojo/PRESUBMIT.py#newcode20 mojo/PRESUBMIT.py:20: "//dart/runtime:libdart"], On 2015/10/28 22:17:11, jamesr wrote: > this allows ...
5 years, 1 month ago (2015-10-28 22:32:09 UTC) #8
jamesr
lgtm
5 years, 1 month ago (2015-10-28 22:41:23 UTC) #9
Cutch
5 years, 1 month ago (2015-10-29 14:13:41 UTC) #10
Message was sent while issue was closed.
Committed patchset #8 (id:140001) manually as
517284289fa793c21a772a53e2ed04fc34273e1e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698