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

Issue 1884073003: Add bazel worker support to the dev compiler. (Closed)

Created:
4 years, 8 months ago by jakemac
Modified:
4 years, 8 months ago
Reviewers:
vsm, Jennifer Messerly
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : remove hacks since they are no longer necessary #

Total comments: 26

Patch Set 3 : code review updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+194 lines, -69 lines) Patch
M bin/dartdevc.dart View 1 2 1 chunk +18 lines, -30 lines 0 comments Download
M lib/src/compiler/command.dart View 1 2 3 chunks +94 lines, -5 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments Download
M test/all_tests.dart View 2 chunks +2 lines, -0 lines 0 comments Download
D test/command/hello.dart View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
D test/command/hello.js View 1 2 1 chunk +0 lines, -17 lines 0 comments Download
D test/command/hello.js.map View 1 2 1 chunk +0 lines, -1 line 0 comments Download
A + test/worker/hello_world.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A test/worker/worker_test.dart View 1 2 1 chunk +77 lines, -0 lines 0 comments Download
D tool/command_test.sh View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
M tool/test.sh View 1 2 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
jakemac
4 years, 8 months ago (2016-04-14 20:02:34 UTC) #2
Jennifer Messerly
Some suggestions but this looks awesome! It's nice how easy bazel_worker makes it to plug ...
4 years, 8 months ago (2016-04-14 21:02:15 UTC) #3
jakemac
https://codereview.chromium.org/1884073003/diff/20001/bin/dartdevc.dart File bin/dartdevc.dart (right): https://codereview.chromium.org/1884073003/diff/20001/bin/dartdevc.dart#newcode83 bin/dartdevc.dart:83: /// and add those as args. On 2016/04/14 21:02:14, ...
4 years, 8 months ago (2016-04-14 21:48:25 UTC) #4
Jennifer Messerly
LGTM!
4 years, 8 months ago (2016-04-14 22:07:28 UTC) #5
vsm
lgtm
4 years, 8 months ago (2016-04-14 22:20:24 UTC) #6
jakemac
4 years, 8 months ago (2016-04-15 13:51:46 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
99dca29d6ab8c94abd18cf405eae78f469c1d221 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698