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

Issue 2183603003: Working compiler in browser. (Closed)

Created:
4 years, 4 months ago by priscillalee
Modified:
4 years, 4 months ago
CC:
dev-compiler+reviews_dartlang.org, bmilligan, Alan Knight
Base URL:
https://github.com/dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Returning a few io dependencies (because they work in dart2js) #

Patch Set 3 : Undid analyzer_base split. #

Patch Set 4 : Undid unnecessary changes #

Total comments: 22

Patch Set 5 : Cleaned up CL with John's comments #

Total comments: 4

Patch Set 6 : Git merged master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -66 lines) Patch
M lib/src/analyzer/context.dart View 1 2 3 4 5 5 chunks +12 lines, -6 lines 0 comments Download
M lib/src/compiler/compiler.dart View 1 2 3 4 5 2 chunks +13 lines, -3 lines 0 comments Download
M pubspec.lock View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M pubspec.yaml View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A web/index.html View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download
A + web/main.dart View 1 2 3 4 5 3 chunks +21 lines, -57 lines 0 comments Download
A web/web_command.dart View 1 2 3 4 5 1 chunk +103 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
priscillalee
Working version of the DDC in the browser. Doesn't work with dartium right now (because ...
4 years, 4 months ago (2016-07-26 19:13:54 UTC) #2
Jennifer Messerly
Wow this is really cool! Some comments but overall looks great https://codereview.chromium.org/2183603003/diff/30001/pubspec.yaml File pubspec.yaml (right): ...
4 years, 4 months ago (2016-07-27 21:38:34 UTC) #3
Jacob
https://codereview.chromium.org/2183603003/diff/30001/pubspec.yaml File pubspec.yaml (right): https://codereview.chromium.org/2183603003/diff/30001/pubspec.yaml#newcode35 pubspec.yaml:35: path: /usr/local/google/home/priscillalee/dart-sdk/sdk/pkg/analyzer/ On 2016/07/27 21:38:33, John Messerly wrote: > ...
4 years, 4 months ago (2016-07-27 21:39:50 UTC) #4
priscillalee
Thanks John for the code review. Made most of the changes, but had trouble with ...
4 years, 4 months ago (2016-07-27 23:48:33 UTC) #5
Jennifer Messerly
lgtm https://codereview.chromium.org/2183603003/diff/30001/tool/sdk_expected_errors.txt File tool/sdk_expected_errors.txt (left): https://codereview.chromium.org/2183603003/diff/30001/tool/sdk_expected_errors.txt#oldcode1 tool/sdk_expected_errors.txt:1: [error] The argument type 'InternalMap' cannot be assigned ...
4 years, 4 months ago (2016-07-28 05:23:10 UTC) #6
Jennifer Messerly
Oh just thought of one thing. Is there a script you're using to build the ...
4 years, 4 months ago (2016-07-28 05:23:58 UTC) #7
priscillalee
Just git merged. I haven't been using a script to build the entry point so ...
4 years, 4 months ago (2016-07-28 17:15:52 UTC) #8
priscillalee
4 years, 4 months ago (2016-07-29 16:18:23 UTC) #10
Message was sent while issue was closed.
Committed patchset #6 (id:50001) manually as
16b287c89771d76ffe25dfba708d40a5b364dcf0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698