0.1.6.1
  1. 5c4c062 Delete temporary profile files for Opera as well as Firefox. by efortuna@google.com · 13 years ago
  2. 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
  3. 29611d7 Added ability to have custom test HTTP server handlers in the test directories. by gram@google.com · 13 years ago
  4. fc169ee "Reverting 13451" by rnystrom@google.com · 13 years ago
  5. 87f5622 Print out the working directory when git fails. by rnystrom@google.com · 13 years ago
  6. e9ff266 "Reverting 13440" by rnystrom@google.com · 13 years ago
  7. 8fe2700 Try enabling Git on Windows again. by rnystrom@google.com · 13 years ago
  8. 20788ff Show git command that failed. by rnystrom@google.com · 13 years ago
  9. 7707b97 "Reverting 13434" by rnystrom@google.com · 13 years ago
  10. 68fdad3 Enable Git on Windows, again. by rnystrom@google.com · 13 years ago
  11. 182ae3e Update pub to use new import syntax. by rnystrom@google.com · 13 years ago
  12. 1ac8be8 Better pub integration test error reporting. by rnystrom@google.com · 13 years ago
  13. eb33df7 Include stderr on git failure. by rnystrom@google.com · 13 years ago
  14. 9de6ef8 "Reverting 13373" by rnystrom@google.com · 13 years ago
  15. d6bef3a Enable pub git tests on Windows. by rnystrom@google.com · 13 years ago
  16. 1bde0bc Update buildbot.py to support jsshell builders. by ricow@google.com · 13 years ago
  17. 6a2cac8 Create destination directory before git cloning into it. by rnystrom@google.com · 13 years ago
  18. 2602f8c Change imports etc to new syntax. by gram@google.com · 13 years ago
  19. 57a43b6 Spit pub tests into smaller suites. by rnystrom@google.com · 13 years ago
  20. f9b1655 Pass in DART_SDK from batch file on Windows. by rnystrom@google.com · 13 years ago
  21. 7cb95a6 Members and comments inherited in dartdoc. by johnniwinther@google.com · 13 years ago
  22. 3baa35c Don't warn on the absence of "lib" in the root package. by rnystrom@google.com · 13 years ago
  23. 699c54c Make Mirror.simpleName unique. by johnniwinther@google.com · 13 years ago
  24. 2eff2ba New testrunner that runs the test pipleine in an isolate. by gram@google.com · 13 years ago
  25. 9486bb1 Revert "Tentatively enable pub hosted tests on Windows." by rnystrom@google.com · 13 years ago
  26. da067c5 Tentatively enable pub hosted tests on Windows. by rnystrom@google.com · 13 years ago
  27. 1b52caa Extract archives by writing .tar.gz to temp file on Windows. by rnystrom@google.com · 13 years ago
  28. 9f1afef Update the way that pub determines DART_SDK on macos/linux. by dgrove@google.com · 13 years ago
  29. 71a2d4d Second attempt to fix issue 3402. It turns out that we can't use by dgrove@google.com · 13 years ago
  30. c2d8dd6 revert change 13025. Review URL: https://codereview.chromium.org//10990112 by dgrove@google.com · 13 years ago
  31. ba55e7aa Fix issue 3402 . The initial suggestion of using readlink doesn't by dgrove@google.com · 13 years ago
  32. 5418ac3 Pass DART_SDK into pub for Linux/MacOS. by dgrove@google.com · 13 years ago
  33. 37197c2 Stop using the Hashable interface. by lrn@google.com · 13 years ago
  34. 7977b42 Update all occurrences of raw strings. by ager@google.com · 13 years ago
  35. def86f3 Convert raw strings in pub (and apidoc) to new syntax. by rnystrom@google.com · 13 years ago
  36. ec120ee Update peg parser tests to r'' strings by sra@google.com · 13 years ago
  37. a1faa6f Change IllegalArgumentException to ArgumentError. by lrn@google.com · 13 years ago
  38. 85b348a Allow circular dependencies on the root source in Pub. by nweiz@google.com · 13 years ago
  39. 88e331a Support dependencies in SDK packages. by rnystrom@google.com · 13 years ago
  40. e8fe8a6 Beat on hosted repo support on Windows a bit more. by rnystrom@google.com · 13 years ago
  41. 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
  42. 18a5503 A variety of cleanups to bring our samples up-to-date. by dgrove@google.com · 13 years ago
  43. eeef253 Support for pixel layout tests. by gram@google.com · 13 years ago
  44. 770f7eb2 Dartdoc supports package directory. by johnniwinther@google.com · 13 years ago
  45. e86e1ce Fix API misuse bug I introduced when fixing another API misuse bug. :-) by ager@google.com · 13 years ago
  46. 395cbc5 Create a sensible package cache directory on Windows. by rnystrom@google.com · 13 years ago
  47. 4610c4d Remove "pub list" command. by rnystrom@google.com · 13 years ago
  48. 5096506 Add packages/ directories for dart files in web/. by nweiz@google.com · 13 years ago
  49. d9e0a8f Use more semantic exit codes so we can detect HTTP errors. by nweiz@google.com · 13 years ago
  50. 9f56916 Delete the packages/ directory before installing new packages to it. by nweiz@google.com · 13 years ago
  51. fff3024 Make copy of flags before passing it to TestCompiler by ricow@google.com · 13 years ago
  52. df6862a Fix git on non-Windows. Fix create_sdk on machines using svn. by rnystrom@google.com · 13 years ago
  53. 9c970fa First pass at getting git and tar.gz working on Windows. by rnystrom@google.com · 13 years ago
  54. e2d772d Fix use of Process API in pub. by ager@google.com · 13 years ago
  55. c8e6d1c Remove uses of String.operator+. by lrn@google.com · 13 years ago
  56. a16b96f Run checked mode tests on the slow IE bot by ricow@google.com · 13 years ago
  57. 1834e21 Reapply change which was reverted by mistake. by antonm@google.com · 13 years ago
  58. 13de872 Triaging dart2dart co19 tests. by antonm@google.com · 13 years ago
  59. 81aafa6 Refactor utils/compiler/buildbot.py (partly to fix IE bots, partly because it needs it) by ricow@google.com · 13 years ago
  60. e4d7741 Fix sharding index extraction for in browser testing. by ricow@google.com · 13 years ago
  61. 89a6921 Change utils/compiler/buildbot.py to use our new naming schema. by ricow@google.com · 13 years ago
  62. b162605 Add tests for updating a git repo to a bad/different pubspec. by nweiz@google.com · 13 years ago
  63. bb46849 Don't extract the name of a package from its description. by nweiz@google.com · 13 years ago
  64. a46ca5f Re-mark pub_(install|update)_hosted_test as flaky. by nweiz@google.com · 13 years ago
  65. 665f07f Mark pub_(install|update)_hosted_test as unflaky. by nweiz@google.com · 13 years ago
  66. 1159462 Switch from interfaces to abstract classes in dart:io. by ager@google.com · 13 years ago
  67. 99749ca This reapplies the change to remove "dynamic" from Object. by lrn@google.com · 13 years ago
  68. 54d6cbd Revert "Remove Object.dynamic." by lrn@google.com · 13 years ago
  69. 9cc07e2 Remove Object.dynamic. by lrn@google.com · 13 years ago
  70. 9163dfe revert 1204. Will investigate when I get a chance. by efortuna@google.com · 13 years ago
  71. 383488e Update unittest to new package layout. by rnystrom@google.com · 13 years ago
  72. 659a57d Revert "Make unittest follow the new package layout." by rnystrom@google.com · 13 years ago
  73. 2ba8103 Make unittest follow the new package layout. by rnystrom@google.com · 13 years ago
  74. a6f34e5 Hack to accept, but not use, colors option by ahe@google.com · 13 years ago
  75. 05dadf4 Reorganize dartdoc to new package layout. by rnystrom@google.com · 13 years ago
  76. 16f8dd9 Changed final to const in apidoc. by johnniwinther@google.com · 13 years ago
  77. 722e7ce Add --step_name option to test.dart. by ahe@google.com · 13 years ago
  78. e11b3b8 Make args package follow new layout. by rnystrom@google.com · 13 years ago
  79. 26a215b Changed interfaces to abstract classes in utils. by bak@google.com · 13 years ago
  80. bcb6bcc - Simplify pub.status file. by iposva@google.com · 13 years ago
  81. 3317817 Support both new and old style package layouts. by rnystrom@google.com · 13 years ago
  82. e24a805 Look for git.cmd on Windows. by nweiz@google.com · 13 years ago
  83. 3436e0c Mark pub test as flaky by ahe@google.com · 13 years ago
  84. db5a928 Add a 30s timeout for all HTTP requests in Pub. by nweiz@google.com · 13 years ago
  85. 441f255 Pub: fix the 'system_cache' library by nweiz@google.com · 13 years ago
  86. a1770a8 Sync .gitignore with the corresponding svn properties. by antonm@google.com · 13 years ago
  87. ebd6307 Scrub step names to avoid breaking buildbot features. by ahe@google.com · 13 years ago
  88. 4fa1021 Incorporate handwritten dartdoc comments into API docs. by eub@google.com · 13 years ago
  89. 123a262 Do not rename assert syntax. by antonm@google.com · 13 years ago
  90. c8ca545f Update status file for dart2dart. by ahe@google.com · 13 years ago
  91. 94f1c2ed1 Change our 'is int' check to use Math.floor instead of a smi check. by ngeoffray@google.com · 13 years ago
  92. 9beb871 Get rid of a lot of () for getters. by kasperl@google.com · 13 years ago
  93. a1eecbb Added support for layout render tests. These use expected values for the text render output from DumpRenderTree. When running a test in DRT the testrunner will see if there is a file with a .render extension in the same directory as the test file and with the same base file name. If so it will do additional checks of the rendered layout. by gram@google.com · 13 years ago
  94. bc23d1b Allow apidoc to skip MDN database.json entries that are bogus. by eub@google.com · 13 years ago
  95. b5fe256 Improvements for checked mode: check when intializing fields, and when assigning to fields. by ngeoffray@google.com · 13 years ago
  96. fce3e2e Fix checked mode on browser. by ngeoffray@google.com · 13 years ago
  97. f19c48c Remove dom_deprecated from everywhere but lib/dom and lib/html. by efortuna@google.com · 13 years ago
  98. f60c22a Disable browser dart2js checked mode tests. Too broken. by ahe@google.com · 13 years ago
  99. ccc5a66 One more problem with checked mode in browsers. by ahe@google.com · 13 years ago
  100. 2cb2b01 Disable checked mode browser tests on platforms where they break test framework. by ahe@google.com · 13 years ago