0.2.1.1
  1. 7041a6b Make methods in Stopwatch getters and rename to be more consistent. by floitsch@google.com · 13 years ago
  2. 38be5a3 Revert "Minifying renamer for classes, methods and instance variables." by erikcorry@google.com · 13 years ago
  3. a33aa90 Minifying renamer for classes, methods and instance variables. by erikcorry@google.com · 13 years ago
  4. b24c823 Add logic to exclude certain libraries from API doc. by amouravski@google.com · 13 years ago
  5. 9cc9214 Rename regexp methods to getters. by floitsch@google.com · 13 years ago
  6. 2e77838 Make getKeys, getValues getters (keys, values). by floitsch@google.com · 13 years ago
  7. 93021fe Decrease swarm compile-time by 20%... by ahe@google.com · 13 years ago
  8. 3300f91 Make first and last getters. by floitsch@google.com · 13 years ago
  9. e7c5e69 Make String.charCodes a getter. by floitsch@google.com · 13 years ago
  10. 8d84a68 Remove wrong type annotation. by rnystrom@google.com · 13 years ago
  11. ab8d8d9 Explicitly create a git config in the test repos. by rnystrom@google.com · 13 years ago
  12. f573519 Include an explicit author when committing. by rnystrom@google.com · 13 years ago
  13. 3b5d04d Fixes documentation generation for dart:html. by amouravski@google.com · 13 years ago
  14. 9049103 Add script for pub buildbots. by rnystrom@google.com · 13 years ago
  15. 86d8712 remove api doc server, it's now in github by sethladd@google.com · 13 years ago
  16. 09f6d09 Make isEmpty a getter. by floitsch@google.com · 13 years ago
  17. 0e47b36 Make hasNext a getter instead of a method. by floitsch@google.com · 13 years ago
  18. a083c1a Removed IllegalAccessException and UnsupportedOperationException. by lrn@google.com · 13 years ago
  19. fa916d3 Fixed the HTML doc breakage. by amouravski@google.com · 13 years ago
  20. 4c04a09 Apply patch from other client. by rnystrom@google.com · 13 years ago
  21. ce3543f Reapply ie to ie9 rename. Review URL: https://codereview.chromium.org//11231081 by efortuna@google.com · 13 years ago
  22. 9205890 Revert rename ie to ie9. Review URL: https://codereview.chromium.org//11249003 by efortuna@google.com · 13 years ago
  23. 27cadf2 isEven, isOdd, isNegative, isMaxValue, isMinValue, isInfinite, isPositive, isSingleValue. by floitsch@google.com · 13 years ago
  24. 0f11f4b Skip git pub tests as they do not work on Windows buildbots. by ager@google.com · 13 years ago
  25. 57d5cd2 Remove second sleep in pub and enable pub tests on Windows. by ager@google.com · 13 years ago
  26. e18e792 Do *not* make file handles inheritable on Windows. by ager@google.com · 13 years ago
  27. 5fb2069 Get rid of more () in getter definitions. by kasperl@google.com · 13 years ago
  28. 31fb4a0 Complete renaming of ie bots to ie9, to add ie10. by efortuna@google.com · 13 years ago
  29. 9074fd0 Make hashCode a getter and not a method. by floitsch@google.com · 13 years ago
  30. bb04388 Temporary fix to make IE bots green. by ricow@google.com · 13 years ago
  31. 755abed Generate snapshot for dartj2s; use it in the SDK. by ahe@google.com · 13 years ago
  32. 8c3cfbb Second round of cleanups for new optional parameter semantics. by regis@google.com · 13 years ago
  33. 4839206 Rename ie to ie9. Review URL: https://codereview.chromium.org//11184015 by efortuna@google.com · 13 years ago
  34. ff9e0f7 Change Process.start to return a future that completes with a by ager@google.com · 13 years ago
  35. f8948ae Delete temporary files on Opera bot. by efortuna@google.com · 13 years ago
  36. 11a3d6b Reverting 13708 by nweiz@google.com · 13 years ago
  37. ac3242b Add a Pub test that runs against the real Dart SDK. by nweiz@google.com · 13 years ago
  38. adb5346 Change core lib, dart2js, and more for new optional parameters syntax and semantics (new semantics is not enforced yet). by regis@google.com · 13 years ago
  39. 1cbee26 Use correct newline-token on windows, in pub. by ajohnsen@google.com · 13 years ago
  40. 5a104d7 Extract a list of lines from a process' stdout and stderr, in pub. by ajohnsen@google.com · 13 years ago
  41. 19d27b1 Pub fix for Windows by johnniwinther@google.com · 13 years ago
  42. f7b22d4 Download packages to temp dir inside system cache. by ricow@google.com · 13 years ago
  43. e6fbcf3 Add prefix. by rnystrom@google.com · 13 years ago
  44. ba08023 Sleep before moving directory on Windows. by rnystrom@google.com · 13 years ago
  45. 4091f4e Put a nasty sleep() on Windows. by rnystrom@google.com · 13 years ago
  46. 1bb5746 Download to a temp dir and rename on success. by rnystrom@google.com · 13 years ago
  47. 5c4c062 Delete temporary profile files for Opera as well as Firefox. by efortuna@google.com · 13 years ago
  48. 403bbf4 Added the ability for testrunner to start the HTTP server with a random port and communicate that port to the tests via a 'testState' map in unittest. by gram@google.com · 13 years ago
  49. 29611d7 Added ability to have custom test HTTP server handlers in the test directories. by gram@google.com · 13 years ago
  50. fc169ee "Reverting 13451" by rnystrom@google.com · 13 years ago
  51. 87f5622 Print out the working directory when git fails. by rnystrom@google.com · 13 years ago
  52. e9ff266 "Reverting 13440" by rnystrom@google.com · 13 years ago
  53. 8fe2700 Try enabling Git on Windows again. by rnystrom@google.com · 13 years ago
  54. 20788ff Show git command that failed. by rnystrom@google.com · 13 years ago
  55. 7707b97 "Reverting 13434" by rnystrom@google.com · 13 years ago
  56. 68fdad3 Enable Git on Windows, again. by rnystrom@google.com · 13 years ago
  57. 182ae3e Update pub to use new import syntax. by rnystrom@google.com · 13 years ago
  58. 1ac8be8 Better pub integration test error reporting. by rnystrom@google.com · 13 years ago
  59. eb33df7 Include stderr on git failure. by rnystrom@google.com · 13 years ago
  60. 9de6ef8 "Reverting 13373" by rnystrom@google.com · 13 years ago
  61. d6bef3a Enable pub git tests on Windows. by rnystrom@google.com · 13 years ago
  62. 1bde0bc Update buildbot.py to support jsshell builders. by ricow@google.com · 13 years ago
  63. 6a2cac8 Create destination directory before git cloning into it. by rnystrom@google.com · 13 years ago
  64. 2602f8c Change imports etc to new syntax. by gram@google.com · 13 years ago
  65. 57a43b6 Spit pub tests into smaller suites. by rnystrom@google.com · 13 years ago
  66. f9b1655 Pass in DART_SDK from batch file on Windows. by rnystrom@google.com · 13 years ago
  67. 7cb95a6 Members and comments inherited in dartdoc. by johnniwinther@google.com · 13 years ago
  68. 3baa35c Don't warn on the absence of "lib" in the root package. by rnystrom@google.com · 13 years ago
  69. 699c54c Make Mirror.simpleName unique. by johnniwinther@google.com · 13 years ago
  70. 2eff2ba New testrunner that runs the test pipleine in an isolate. by gram@google.com · 13 years ago
  71. 9486bb1 Revert "Tentatively enable pub hosted tests on Windows." by rnystrom@google.com · 13 years ago
  72. da067c5 Tentatively enable pub hosted tests on Windows. by rnystrom@google.com · 13 years ago
  73. 1b52caa Extract archives by writing .tar.gz to temp file on Windows. by rnystrom@google.com · 13 years ago
  74. 9f1afef Update the way that pub determines DART_SDK on macos/linux. by dgrove@google.com · 13 years ago
  75. 71a2d4d Second attempt to fix issue 3402. It turns out that we can't use by dgrove@google.com · 13 years ago
  76. c2d8dd6 revert change 13025. Review URL: https://codereview.chromium.org//10990112 by dgrove@google.com · 13 years ago
  77. ba55e7aa Fix issue 3402 . The initial suggestion of using readlink doesn't by dgrove@google.com · 13 years ago
  78. 5418ac3 Pass DART_SDK into pub for Linux/MacOS. by dgrove@google.com · 13 years ago
  79. 37197c2 Stop using the Hashable interface. by lrn@google.com · 13 years ago
  80. 7977b42 Update all occurrences of raw strings. by ager@google.com · 13 years ago
  81. def86f3 Convert raw strings in pub (and apidoc) to new syntax. by rnystrom@google.com · 13 years ago
  82. ec120ee Update peg parser tests to r'' strings by sra@google.com · 13 years ago
  83. a1faa6f Change IllegalArgumentException to ArgumentError. by lrn@google.com · 13 years ago
  84. 85b348a Allow circular dependencies on the root source in Pub. by nweiz@google.com · 13 years ago
  85. 88e331a Support dependencies in SDK packages. by rnystrom@google.com · 13 years ago
  86. e8fe8a6 Beat on hosted repo support on Windows a bit more. by rnystrom@google.com · 13 years ago
  87. d4c7f79 Added support for running an HTTP server during the test and being able to serve up static files. Later this will be extended to being able to write tests on both ends of the connection, but this is a first step. by gram@google.com · 13 years ago
  88. 18a5503 A variety of cleanups to bring our samples up-to-date. by dgrove@google.com · 13 years ago
  89. eeef253 Support for pixel layout tests. by gram@google.com · 13 years ago
  90. 770f7eb2 Dartdoc supports package directory. by johnniwinther@google.com · 13 years ago
  91. e86e1ce Fix API misuse bug I introduced when fixing another API misuse bug. :-) by ager@google.com · 13 years ago
  92. 395cbc5 Create a sensible package cache directory on Windows. by rnystrom@google.com · 13 years ago
  93. 4610c4d Remove "pub list" command. by rnystrom@google.com · 13 years ago
  94. 5096506 Add packages/ directories for dart files in web/. by nweiz@google.com · 13 years ago
  95. d9e0a8f Use more semantic exit codes so we can detect HTTP errors. by nweiz@google.com · 13 years ago
  96. 9f56916 Delete the packages/ directory before installing new packages to it. by nweiz@google.com · 13 years ago
  97. fff3024 Make copy of flags before passing it to TestCompiler by ricow@google.com · 13 years ago
  98. df6862a Fix git on non-Windows. Fix create_sdk on machines using svn. by rnystrom@google.com · 13 years ago
  99. 9c970fa First pass at getting git and tar.gz working on Windows. by rnystrom@google.com · 13 years ago
  100. e2d772d Fix use of Process API in pub. by ager@google.com · 13 years ago