1. c203255 Remove upper case constants (#96) by Lasse R.H. Nielsen · 6 years ago master 0.15.2+16
  2. a74fdc7 Mark the package as deprecated. Prepare for release by Kevin Moore · 6 years ago 0.15.2+15
  3. 8a50985 Merge pull request #94 from dart-lang/future by Keerti Parthasarathy · 7 years ago 0.15.2+14
  4. fd5459b Changes to eliminate Future flattening in Dart 2.0 by keertip · 7 years ago
  5. c67812f Replace async/await with Future.microtask (#91) by Nate Bosch · 7 years ago 0.15.2+13
  6. 50af7d9 Declare support for async 2.0.0 (#92) by Natalie Weizenbaum · 7 years ago 0.15.2+12
  7. 6bf0b72 Remove unneeded -dev.infinity in SDK constraint by Kevin Moore · 7 years ago
  8. 7ff1e1d Merge pull request #89 from dart-lang/remove-simmips-status by William Hesse · 7 years ago
  9. efde7ff Update .status to remove deleted arch simmips by William Hesse · 7 years ago
  10. 1b99dc2 Update the comment style generic syntax. by Keerti Parthasarathy · 7 years ago
  11. 1f32c2f code review update by Jacob MacDonald · 7 years ago
  12. 16a309d fix up strong mode hints by Jacob MacDonald · 7 years ago
  13. 78e4f20 fix strong mode errors in tests by Jacob MacDonald · 7 years ago
  14. f33c25d add curlies by Jacob MacDonald · 7 years ago
  15. 20fdaa2 run dartfmt by Jacob MacDonald · 7 years ago
  16. cb1aa45 make AssetNode.whenAvailable a generic method by Jacob MacDonald · 7 years ago 0.15.2+11
  17. 299e0a8 Update `CancelableFuture.then` to match the new `Future.then` type signature by Jacob MacDonald · 7 years ago 0.15.2+10
  18. 5629c8f Update Doc comment on `newFuture` (#79) by Nate Bosch · 7 years ago
  19. 591db14 Fix new strong-mode warnings. by Natalie Weizenbaum · 8 years ago 0.15.2+9
  20. 306eada Bump the version. by Natalie Weizenbaum · 8 years ago
  21. b8789d8 Fixes #75 by Vittorio Ballestra · 8 years ago
  22. c08f27b Fix all strong-mode warnings. by Natalie Weizenbaum · 8 years ago 0.15.2+8
  23. db6db0c Add fine-grained logging for long running transformers. by Tim Blasi · 9 years ago 0.15.2+7
  24. edb5bf9 Fix a deadlock. by Natalie Weizenbaum · 9 years ago 0.15.2+6
  25. c85c3a6 Fix a transformer re-running bug. by Natalie Weizenbaum · 9 years ago 0.15.2+5
  26. 0f9d232 Merge pull request #4 from dart-lang/async by Sfshaza · 9 years ago
  27. 8004a20 Incorporating feedback. by Sharon Zakhour · 9 years ago async
  28. d525b49 Merge pull request #3 from dart-lang/async by Sfshaza · 9 years ago
  29. 5b43bc8 Convert the barback examples to use async/await. by Sharon Zakhour · 9 years ago
  30. dc4716d Merge branch 'example-fix' by Natalie Weizenbaum · 9 years ago 0.15.2+4
  31. 4e62064 Add CHANGELOG entry and update version. by Natalie Weizenbaum · 9 years ago
  32. ad228d9 Incorporating a fix in the lazy transformer example. by Sharon Zakhour · 9 years ago
  33. dbe4c7b Clarify that a transform may emit any number of outputs. by Natalie Weizenbaum · 9 years ago 0.15.2+3
  34. 29ee90d Remove initial */s in .status. by Natalie Weizenbaum · 10 years ago
  35. ee6a2d7 Properly skip tests in packages directories. by Natalie Weizenbaum · 10 years ago
  36. 44f72cf Fix the status file to match the package bots' expectations. by Natalie Weizenbaum · 10 years ago
  37. 33d1a69 Update the pubspec's homepage link. by Natalie Weizenbaum · 10 years ago
  38. c10960b Add gitignore, status, and codereview files. by Natalie Weizenbaum · 10 years ago
  39. 7157c20 Fix a bug in barback's static package handling. by nweiz@google.com · 10 years ago
  40. e59d1b9 Properly handle barback logs after a transformer's been canceled. by nweiz@google.com · 10 years ago
  41. ffbbc09 Fix an analyzer error in barback. by nweiz@google.com · 10 years ago
  42. 9f77f10 Add the ability for a PackageProvider to declare static packages. by nweiz@google.com · 10 years ago
  43. 665ee1e Adding a lazy transformer example. by shaza@google.com · 10 years ago
  44. 9d1f7a6 Add a note to barback indicating that version 0.15.1 should be skipped. by nweiz@google.com · 10 years ago
  45. 1ffab59 Clean up after r39484 and r39486. by nweiz@google.com · 10 years ago
  46. 2a7a94f Update dart:collection to version 1.0.0 by lrn@google.com · 10 years ago
  47. b766ba4 Only support the new source_span spans in barback. by nweiz@google.com · 10 years ago
  48. edf8f7f Adding an aggregate transformer example to barback. Also updating the previous examples. by shaza@google.com · 10 years ago
  49. 64120d1 Support source_span spans in barback. by nweiz@google.com · 10 years ago
  50. 10d5885 Move pub/barback's Pool class into its own package. by nweiz@google.com · 10 years ago 0.14.1+4
  51. 778ece8 Roll forward revision 37912. by nweiz@google.com · 10 years ago
  52. b2774f2 Revert revision 37912 - it seems to be causing errors and flake on the pub builders by ricow@google.com · 10 years ago
  53. 0f2005a Automatically log how long each transform runs. by nweiz@google.com · 10 years ago
  54. dc4bf2b Add implicit constraints from pub onto stack_trace and source_maps. by nweiz@google.com · 10 years ago
  55. e72c339 Fix a barback bug where a closed stream could get an event. by nweiz@google.com · 10 years ago
  56. 17aa85c Release barback 0.14.1. by nweiz@google.com · 10 years ago
  57. 0cd66eb Release stack_trace 1.0.0. by nweiz@google.com · 10 years ago
  58. ff45b3e Fix a bug where barback transformers would produce stale output. by nweiz@google.com · 10 years ago
  59. e5e69cd Expose aggregate transformers in barback. by nweiz@google.com · 10 years ago
  60. 0eaa54b Add a "message" field to wrapped barback exceptions. by nweiz@google.com · 10 years ago
  61. 43dffae Handle synchronous asset load errors in barback. by nweiz@google.com · 10 years ago
  62. ce78187 Fix a bug that caused the fix in r36391 not to work. by nweiz@google.com · 10 years ago 0.14.0+2
  63. 5d5acd0 Fix a bug when loading secondary assets in barback. by nweiz@google.com · 10 years ago
  64. 185bd7c Bump the version of barback for release. by nweiz@google.com · 10 years ago
  65. 4e5a710 Transition barback's infrastructure to an aggregate-based model. by nweiz@google.com · 10 years ago
  66. 16e13b8 Add aggregate transformer types to barback. by nweiz@google.com · 10 years ago
  67. aa7b82d Reorganize barback's source files. by nweiz@google.com · 10 years ago
  68. e9bc516 Remove PhaseInput and add TransformerSorter to barback. by nweiz@google.com · 10 years ago
  69. 417c2bd Don't assume that a transform node is consistently deferred or not. by nweiz@google.com · 10 years ago
  70. c5982e0 Expand barback's notion of dirtiness to understand declaredness. by nweiz@google.com · 10 years ago
  71. be39929 Move common streams in barback to their own class. by nweiz@google.com · 10 years ago
  72. dac92f2 Fix barback test failures. by nweiz@google.com · 10 years ago
  73. dfd02e4 Don't require Transformer methods to return Futures. by nweiz@google.com · 10 years ago
  74. 6f03392 Run declaring transformers eagerly if possible, even if their inputs are deferred. by nweiz@google.com · 10 years ago
  75. 6e804f2 Fix a deadlock bug with lazy transformer pipelining. by nweiz@google.com · 10 years ago
  76. da2701e Don't warn if a transformer declares outputs that it doesn't emit. by nweiz@google.com · 10 years ago
  77. 72f0698 Lazy transformers followed by non-lazy ones shouldn't always be forced. by nweiz@google.com · 10 years ago
  78. a1dffd6 Make [Barback.getAllAssets] work when called synchronously. by nweiz@google.com · 10 years ago
  79. 2cc6f60 Don't make lazy transformers eager when an asset is requested. by nweiz@google.com · 10 years ago
  80. f484654 Preserve laziness in declaring transformers. by nweiz@google.com · 10 years ago
  81. fc36cdb Stop working around issue 14971 in barback. by nweiz@google.com · 10 years ago
  82. d8f546f Don't treat the primary input as a secondary input in barback. by nweiz@google.com · 10 years ago
  83. 80e761e Only run [declareOutputs] once for each asset/transformer pair. by nweiz@google.com · 10 years ago
  84. c264cdd Renaming "examples" to "example". by shaza@google.com · 10 years ago
  85. 979eaa7 Only run [Transformer.isPrimary] once for each asset/transformer pair. by nweiz@google.com · 10 years ago
  86. d40666c Only pass an AssetId to isPrimary and declareOutputs. by nweiz@google.com · 10 years ago 0.13.0
  87. 49a8c76 Adding barback examples. by shaza@google.com · 10 years ago
  88. f1ef18b Release barback 0.12.0. by nweiz@google.com · 10 years ago
  89. 78ca8de Get rid of an unused library in barback. by nweiz@google.com · 10 years ago
  90. f8b8131 Re-run a transform when a secondary input starts existing. by nweiz@google.com · 10 years ago
  91. e3bd06a Make barback's onAsset streams broadcast rather than single-subscriber. by nweiz@google.com · 10 years ago
  92. ad411ad Add a [Transform.hasInput] convenience method to Barback. by nweiz@google.com · 10 years ago
  93. e191c08 Improve the documentation for [TransformLogger.error]. by nweiz@google.com · 10 years ago
  94. a638abb Add a changelog to barback. by nweiz@google.com · 10 years ago
  95. 10e3e33 Fix an analyzer warning in barback. by nweiz@google.com · 10 years ago
  96. ee868b9 Consider errors logged by a transformer equivalent to thrown errors. by nweiz@google.com · 10 years ago
  97. 4d0e6b7 Asset load failures in Barback should produce AssetNotFoundExceptions. by nweiz@google.com · 10 years ago
  98. 4ff2273 Don't pass an asset through a transformer that produces an error. by nweiz@google.com · 10 years ago
  99. fb64190 Pre-compute the stack chain in Barback's _WrappedException. by nweiz@google.com · 10 years ago
  100. aecefa1 Fix analyzer errors in barback. by nweiz@google.com · 10 years ago