- May 14, 2015
-
-
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
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
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
-
nweiz@google.com authored
R=rnystrom@google.com Review URL: https://codereview.chromium.org//548603002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@39938 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//521643005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@39933 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=20483 Review URL: https://codereview.chromium.org//475093003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@39787 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=20482 Review URL: https://codereview.chromium.org//494943002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@39528 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=20482 Review URL: https://codereview.chromium.org//482053002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@39424 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=19993 R=nweiz@google.com Review URL: https://codereview.chromium.org//396773003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@38353 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
I also cleaned up a bunch of unused imports. BUG=https://code.google.com/p/dart/issues/detail?id=20067 R=nweiz@google.com Review URL: https://codereview.chromium.org//391363004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@38352 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//372123002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@38102 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=18538 R=nweiz@google.com Review URL: https://codereview.chromium.org//354763006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@37963 260f80e4-7a28-3924-810f-c04153c831b5
-