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

Issue 5695057915019264: Make barback more package-aware. (Closed)

Created:
7 years, 5 months ago by nweiz
Modified:
7 years, 5 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make barback more package-aware. This makes AssetGraph package-specific, but doesn't yet support cross-package asset usage. R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=25079

Patch Set 1 #

Total comments: 2

Patch Set 2 : Re-upload #

Total comments: 31

Patch Set 3 : Code review changes #

Patch Set 4 : Additional tests. #

Total comments: 6

Patch Set 5 : Bug fix. #

Patch Set 6 : Another test. #

Patch Set 7 : Code review changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+551 lines, -98 lines) Patch
M pkg/barback/lib/src/asset_graph.dart View 8 chunks +45 lines, -9 lines 0 comments Download
A pkg/barback/lib/src/asset_graph_manager.dart View 1 2 1 chunk +121 lines, -0 lines 0 comments Download
M pkg/barback/lib/src/asset_provider.dart View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M pkg/barback/lib/src/errors.dart View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M pkg/barback/lib/src/transform_node.dart View 1 2 3 4 5 6 1 chunk +10 lines, -0 lines 0 comments Download
M pkg/barback/lib/src/utils.dart View 1 2 2 chunks +89 lines, -1 line 0 comments Download
M pkg/barback/pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/barback/test/asset_graph/errors_test.dart View 1 2 3 4 5 6 7 chunks +62 lines, -15 lines 0 comments Download
M pkg/barback/test/asset_graph/source_test.dart View 3 chunks +4 lines, -4 lines 0 comments Download
M pkg/barback/test/asset_graph/transform_test.dart View 1 2 3 4 5 14 chunks +80 lines, -28 lines 0 comments Download
M pkg/barback/test/utils.dart View 1 2 3 4 5 6 17 chunks +119 lines, -41 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
nweiz
7 years, 5 months ago (2013-07-11 20:15:42 UTC) #1
Bob Nystrom
Needs some more tests. Offhand: 1. Test that transformers are only applied to sources in ...
7 years, 5 months ago (2013-07-11 23:03:40 UTC) #2
nweiz
I've added tests for emitting a cross-package asset and for transformers only being applied in ...
7 years, 5 months ago (2013-07-15 22:11:44 UTC) #3
Bob Nystrom
On 2013/07/15 22:11:44, nweiz wrote: > I've added tests for emitting a cross-package asset and ...
7 years, 5 months ago (2013-07-15 23:25:25 UTC) #4
nweiz
On 2013/07/15 23:25:25, Bob Nystrom wrote: > On 2013/07/15 22:11:44, nweiz wrote: > > I've ...
7 years, 5 months ago (2013-07-16 00:13:42 UTC) #5
Bob Nystrom
I thought these comments were sent, but I guess I just accidentally replied to the ...
7 years, 5 months ago (2013-07-16 17:36:01 UTC) #6
nweiz
https://codereview.chromium.org/5695057915019264/diff/3001/pkg/barback/lib/src/asset_graph_manager.dart File pkg/barback/lib/src/asset_graph_manager.dart (right): https://codereview.chromium.org/5695057915019264/diff/3001/pkg/barback/lib/src/asset_graph_manager.dart#newcode18 pkg/barback/lib/src/asset_graph_manager.dart:18: // TODO(nweiz): come up with better names for this ...
7 years, 5 months ago (2013-07-16 19:39:39 UTC) #7
Bob Nystrom
LGTM! https://codereview.chromium.org/5695057915019264/diff/3001/pkg/barback/lib/src/asset_graph_manager.dart File pkg/barback/lib/src/asset_graph_manager.dart (right): https://codereview.chromium.org/5695057915019264/diff/3001/pkg/barback/lib/src/asset_graph_manager.dart#newcode18 pkg/barback/lib/src/asset_graph_manager.dart:18: // TODO(nweiz): come up with better names for ...
7 years, 5 months ago (2013-07-16 22:23:17 UTC) #8
nweiz
7 years, 5 months ago (2013-07-16 22:57:01 UTC) #9
Message was sent while issue was closed.
Committed patchset #7 manually as r25079 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698