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

Issue 554783003: Add the ability for a PackageProvider to declare static packages. (Closed)

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

Description

Add the ability for a PackageProvider to declare static packages. Once pub gets rid of RewriteTransformer, this will allow it to avoid passing in assets to Barback unnecessarily. R=rnystrom@google.com BUG=20859 Committed: https://code.google.com/p/dart/source/detail?r=40118

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -26 lines) Patch
M pkg/barback/CHANGELOG.md View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/barback/lib/src/graph/asset_cascade.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/barback/lib/src/graph/package_graph.dart View 3 chunks +24 lines, -4 lines 0 comments Download
A pkg/barback/lib/src/graph/static_asset_cascade.dart View 1 chunk +81 lines, -0 lines 0 comments Download
M pkg/barback/lib/src/package_provider.dart View 1 chunk +21 lines, -0 lines 0 comments Download
M pkg/barback/pubspec.yaml View 1 chunk +1 line, -6 lines 0 comments Download
A pkg/barback/test/static_provider_test.dart View 1 chunk +34 lines, -0 lines 0 comments Download
M pkg/barback/test/utils.dart View 4 chunks +21 lines, -13 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/barback.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
nweiz
6 years, 3 months ago (2014-09-09 02:52:22 UTC) #1
Bob Nystrom
LGTM! Have you started integrating this into pub yet? Any idea what kind of perf ...
6 years, 3 months ago (2014-09-10 18:18:54 UTC) #2
nweiz
6 years, 3 months ago (2014-09-10 21:13:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 40118 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698