- May 14, 2015
-
-
nweiz@google.com authored
R=rnystrom@google.com TBR Review URL: https://codereview.chromium.org//601973002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40664 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
This takes "pub run polymer:new_element --help" from 0.96s to 0.75s. R=rnystrom@google.com BUG=20859 Review URL: https://codereview.chromium.org//600933004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40663 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//601933002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40662 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
(Still use it for publishing.) BUG=https://code.google.com/p/dart/issues/detail?id=9841 R=nweiz@google.com Review URL: https://codereview.chromium.org//599303002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40661 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com Review URL: https://codereview.chromium.org//601923004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40660 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
A package's executables may not use all of that package's transformers. This is especially true for browser frameworks where there's a clear divide between client-side and server-side code. This uses pub's existing dependency-sniffing infrastructure to figure out which transformers can be omitted. This takes "pub run polymer:new_element --help" from 1.52s to 0.96s. R=rnystrom@google.com BUG=20859 Review URL: https://codereview.chromium.org//599993004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40659 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
This also fixes an analyzer warning since the param had the wrong type. R=nweiz@google.com Review URL: https://codereview.chromium.org//602983002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40653 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=21068 Review URL: https://codereview.chromium.org//602923002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40649 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG= R=rnystrom@google.com Review URL: https://codereview.chromium.org//600583003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40643 260f80e4-7a28-3924-810f-c04153c831b5
-
ajohnsen@google.com authored
BUG= R=rnystrom@google.com Review URL: https://codereview.chromium.org//592983003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40625 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//595063003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40622 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
We were passing an error to [completer.completer] rather than [completer.completeError] and this was hiding several behavioral bugs. R=rnystrom@google.com TBR Review URL: https://codereview.chromium.org//598883002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40621 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
This takes "pub run new_element --help" from about 1.75s to about 1.60s. R=rnystrom@google.com BUG=20859 Review URL: https://codereview.chromium.org//597773003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40619 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//593363002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40618 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG= R=nweiz@google.com Review URL: https://codereview.chromium.org//595103002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40617 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
This allows pub to get rid of the RewriteImportTransformer. This reduces the runtime of "pub run polymer:new_element --help" by about 270ms. R=rnystrom@google.com BUG=20859 Review URL: https://codereview.chromium.org//590393005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40614 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
BUG=20859 R=rnystrom@google.com Review URL: https://codereview.chromium.org//583853002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40612 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//596703005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40603 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//586173002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40598 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=21018 R=nweiz@google.com Review URL: https://codereview.chromium.org//583193008 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40569 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com Review URL: https://codereview.chromium.org//581283003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40559 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//586843002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40518 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=20859 Review URL: https://codereview.chromium.org//576333002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40477 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=18539 R=nweiz@google.com Review URL: https://codereview.chromium.org//566093003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40471 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
This shaves off a pretty significant amount of time for packages that are transformed but whose transformers never change (I saw a ~450ms gain in one of my tests). R=rnystrom@google.com BUG=20859 Review URL: https://codereview.chromium.org//559833004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40392 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
pub run now defaults to --mode=debug for local executables. R=rnystrom@google.com BUG=20898 Review URL: https://codereview.chromium.org//550643003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40384 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//572053002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40381 260f80e4-7a28-3924-810f-c04153c831b5
-
sethladd@google.com authored
This reverts commit 043c5de2d213a3f3dd9c9b023eb42e1badefb8f0. BUG= Review URL: https://codereview.chromium.org//575733002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40301 260f80e4-7a28-3924-810f-c04153c831b5
-
sethladd@google.com authored
BUG= Review URL: https://codereview.chromium.org//577513002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40300 260f80e4-7a28-3924-810f-c04153c831b5
-
sethladd@google.com authored
This reverts commit 9ed84a9d820a57132d915cd069b47b33ed6f5631. BUG= R=scheglov@google.com Review URL: https://codereview.chromium.org//565813004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40299 260f80e4-7a28-3924-810f-c04153c831b5
-
sethladd@google.com authored
BUG= R=nweiz@google.com Review URL: https://codereview.chromium.org//571633002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40293 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=jmesserly@google.com BUG=20917 Review URL: https://codereview.chromium.org//566743002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40179 260f80e4-7a28-3924-810f-c04153c831b5
-
ricow@google.com authored
Review URL: https://codereview.chromium.org//563693002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40140 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=20873 R=nweiz@google.com Review URL: https://codereview.chromium.org//542193005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40134 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
Once pub gets rid of RewriteTransformer, this will allow it to avoid passing in assets to Barback unnecessarily. R=rnystrom@google.com BUG=20859 Review URL: https://codereview.chromium.org//554783003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40118 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com Review URL: https://codereview.chromium.org//555293002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40107 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG= Review URL: https://codereview.chromium.org//553073002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40043 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//549623003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40042 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//557563002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40041 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com TBR Review URL: https://codereview.chromium.org//542363004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@39941 260f80e4-7a28-3924-810f-c04153c831b5
-