0.2.7.1
  1. ca1eaed Tentative CL to try and get an integration release out. by devoncarew@google.com · 10 years ago 0.2.7.1
  2. c843551 Version 0.2.7.0 by dgrove@google.com · 10 years ago 0.2.7.0
  3. 28c322e Version 0.2.6.0 by dgrove@google.com · 10 years ago 0.2.6.0
  4. c361f7d Version 0.2.5.0 by ricow@google.com · 10 years ago 0.2.5.0
  5. 3ca877b Version 0.2.4.2 by dgrove@google.com · 10 years ago 0.2.4.2
  6. ba36383 Version 0.2.4.1 by dgrove@google.com · 10 years ago 0.2.4.1
  7. ca7f1b8 Version 0.2.4.0 by dgrove@google.com · 10 years ago 0.2.4.0
  8. bd3c4eb Version 0.2.3.0 by dgrove@google.com · 10 years ago 0.2.3.0
  9. 7611cbf Merge revision r14430 to trunk. Do not evaluate arguments of an instance send if that instance send is being inlined. The inliner will take care of evaluating them. by ngeoffray@google.com · 10 years ago 0.2.2.1
  10. 8323a04 Version 0.2.2.0 by dgrove@google.com · 10 years ago 0.2.2.0
  11. 82f439e Bump patch number in attempt to get all trunk builds in sync. by dgrove@google.com · 10 years ago 0.2.1.2
  12. 8aea859 Version 0.2.1.1 by dgrove@google.com · 10 years ago 0.2.1.1
  13. df4f2cf VERSION 0.2.1.0 by dgrove@google.com · 10 years ago 0.2.1.0
  14. d7128a6 Cherry picked bug fix for 6161: svn merge -c 13959 https://dart.googlecode.com/svn/branches/bleeding_edge/dart . by jwren@google.com · 10 years ago 0.2.0.1
  15. 94cd105 Version 0.2.0.0. by dgrove@google.com · 10 years ago 0.2.0.0
  16. 2cece2a Merge revisions 13674, 13676, 13677, 13678 to trunk by ricow@google.com · 10 years ago 0.1.6.4
  17. 5fc22a0 Merge r13661-13672 into trunk. by dgrove@google.com · 10 years ago 0.1.6.3
  18. 80dab08 Merge revision 13659 to trunk. by ricow@google.com · 10 years ago 0.1.6.2
  19. 4bdeea0 svn merge -c 13655 bleeding_edge trunk by kasperl@google.com · 10 years ago 0.1.6.1
  20. 03b9aad Version 0.1.6.0 by ricow@google.com · 10 years ago 0.1.6.0
  21. e6c2ca1 Merge revision 13642 and 13643 to trunk. by ricow@google.com · 10 years ago 0.1.5.1
  22. 5b06abf Version 0.1.5.0 by ricow@google.com · 10 years ago 0.1.5.0
  23. 818a31e Merge revision 13627 to trunk. by ricow@google.com · 10 years ago 0.1.4.1
  24. 0610cb3 Version 0.1.4.0 by ricow@google.com · 10 years ago 0.1.4.0
  25. 7824353 Version 0.1.3.0 by dgrove@google.com · 10 years ago 0.1.3.0
  26. 05ad799 Ensure the packages directory exists. by ahe@google.com · 13 years ago
  27. 967537f Revert "Creating a common library for all DOM types." by blois@google.com · 13 years ago
  28. 78035ed Creating a common library for all DOM types. by blois@google.com · 13 years ago
  29. e247b60 Shared library for embedding VM in Android apps. by gram@google.com · 13 years ago
  30. 5f45c65 Add ability to publish package without a pubspec. by dgrove@google.com · 13 years ago
  31. 13b4634 Fix curl path-munging in create_sdk.py. by rnystrom@google.com · 13 years ago
  32. 76b1800 Splitting the Audio types out of the HTML library. by blois@google.com · 13 years ago
  33. 3f9aaca Don't run pub and pkg as default, explicitly add these to the test command for running by ricow@google.com · 13 years ago
  34. c17990a Call dart2js directly from sdk/bin. by ahe@google.com · 13 years ago
  35. a308615 Fix issue 7005: by iposva@google.com · 13 years ago
  36. a799a7e Add --checked or --minified to test directory name when generating output. by ricow@google.com · 13 years ago
  37. e5bd12b Add a tool to publish packages in the repo to pub. by dgrove@google.com · 13 years ago
  38. 748bbee Add http and oauth2 as SDK packages. by nweiz@google.com · 13 years ago
  39. b54782a Enable debugging from a single console. by ahe@google.com · 13 years ago
  40. dd76d41 Make the PackageRoot test file option relative to the test file. by ahe@google.com · 13 years ago
  41. 438a21c Allow passing in command-line options to co19_test.dart. by ahe@google.com · 13 years ago
  42. ed22abc HTML human writable docs working end to end!... mostly... by amouravski@google.com · 13 years ago
  43. 6220720 Add --build-directory option to test.py. by whesse@google.com · 13 years ago
  44. 991a4c5 Enabled snapshot generation in SDK creation for Windows platform. by aprelev@gmail.com · 13 years ago
  45. 2ab635e Remove output directory from library path on Linux. by ager@google.com · 13 years ago
  46. f68a385 Allow force revert for git users as well. by efortuna@google.com · 13 years ago
  47. 8f86ec7 Remove the legacy --additional-compiler-flags option from test.py by kustermann@google.com · 13 years ago
  48. 0726257 Pass --minify to dart2dart if --minified was specified on test.py by kustermann@google.com · 13 years ago
  49. cc3ef5e Make SummaryReport.addCompileErrorSkipTest() depend on --report by kustermann@google.com · 13 years ago
  50. 22309b2 Remove NullPointerException. by lrn@google.com · 13 years ago
  51. 500db0f Enable CurlClient tests on Windows by bundling curl.exe. by nweiz@google.com · 13 years ago
  52. 8693dca Build package root directory on Pub. by ahe@google.com · 13 years ago
  53. 52077af Revert "Added support for skipping redundant dart2js compilations." by kustermann@google.com · 13 years ago
  54. f4bc6a5 Added support for skipping redundant dart2js compilations. by kustermann@google.com · 13 years ago
  55. bbddb15 Pass package-root option to dart2js in browser tests. by ahe@google.com · 13 years ago
  56. fab6b77 Delete symbolic links on Windows by johnniwinther@google.com · 13 years ago
  57. b51cd7f Fix link bug correctly. by ahe@google.com · 13 years ago
  58. f4ca954 Allow tests to specify a package root. by ahe@google.com · 13 years ago
  59. 88a9210 Revert "Allow tests to specify a package root." by ahe@google.com · 13 years ago
  60. 0c8dce7 Revert "Remove NullPointerException." by lrn@google.com · 13 years ago
  61. 89cc5a2 Allow tests to specify a package root. by ahe@google.com · 13 years ago
  62. e211c2f Remove NullPointerException. by lrn@google.com · 13 years ago
  63. 42b89c9 Changed: TestCase.output -> TestCase.commandOutputs[] by kustermann@google.com · 13 years ago
  64. 985285c Cleanup the clobber tool (tools/clean_output_directory.py) by ricow@google.com · 13 years ago
  65. e07e058 Remove the mode flag for clobbering - we will now just nuke the complete output directory. by ricow@google.com · 13 years ago
  66. 42ec29f Always clobber all of the output directory by ricow@google.com · 13 years ago
  67. ffa0638 - Remove '-parallelizeTargets' from xcodebuild invocation as it eats by iposva@google.com · 13 years ago
  68. 3dc5c70 Revert of commit 14947 by kustermann@google.com · 13 years ago
  69. 5ec7828 Changed: TestCase.output -> TestCase.commandOutputs[] by kustermann@google.com · 13 years ago
  70. 0818b5a Change the xcode configuration file to use an overwritable variable by ager@google.com · 13 years ago
  71. 92045c8 Change gyp flag from in_dartium to dart_io_support. by whesse@google.com · 13 years ago
  72. 970cc5b Move JSSyntaxRegExp to core as a private member. This removes the last refrences to dart:coreimpl. by ajohnsen@google.com · 13 years ago
  73. ab69873 Make RegExp constructor non-const. by ajohnsen@google.com · 13 years ago
  74. ec9fee9 "Reverting 14829-14832" by ajohnsen@google.com · 13 years ago
  75. 8dc3edd Make RegExp's constructor non-const. by ajohnsen@google.com · 13 years ago
  76. ed44b92 Splitting SVG types out of dart:html. by blois@google.com · 13 years ago
  77. 4ef5bdd Continued cleanup of create_sdk.py now that we have sdk/bin in the by dgrove@google.com · 13 years ago
  78. 8e6f238 a === b -> identical(a, b) by floitsch@google.com · 13 years ago
  79. 1ba6e54 Do not generate multiple tests for vm options. by antonm@google.com · 13 years ago
  80. e905ac6 Add -a option to tools/build.py by sgjesse@google.com · 13 years ago
  81. f30fb02 The goal here is to rearrange StandardTestSuite so that it's possible override some of its behavior for running package tests while still keeping the rest of the behavior. by rnystrom@google.com · 13 years ago
  82. d131fa7 Disable NSS build targets in a Dartium build. by whesse@google.com · 13 years ago
  83. e78ad92 Added support for logging the output of failed flaky tests. by kustermann@google.com · 13 years ago
  84. 4a23980 Take 2 of splitting html tests into subtests. Had to make two changes to drt to by efortuna@google.com · 13 years ago
  85. 868b439 Revert run large html tests individually. by efortuna@google.com · 13 years ago
  86. bf9cd05 Move html_individual_config to correct location after tree rearranging. by efortuna@google.com · 13 years ago
  87. 3476d1c Run large html tests individually. by efortuna@google.com · 13 years ago
  88. 3462f1e Don't run compile-time error tests on browsers. by kustermann@google.com · 13 years ago
  89. 07e6f0d Handle (missing) trailing slash in dartdoc by johnniwinther@google.com · 13 years ago
  90. b3f4c99 Revert "Handle (missing) trailing slash in dartdoc" by johnniwinther@google.com · 13 years ago
  91. b861fa6 Handle (missing) trailing slash in dartdoc by johnniwinther@google.com · 13 years ago
  92. 9b49d61 Fix syntax errors. by ahe@google.com · 13 years ago
  93. a57b4fb Prevent hanging if selenium cannot close browser. by ahe@google.com · 13 years ago
  94. 11d89ea Escape backslashes in Windows file names to avoid conflicts with regular expressions. by ahe@google.com · 13 years ago
  95. c188e03 Fixup a path to dartdoc in the sdk. The pkg directory is in a slightly different location in the repo vs the sdk. by devoncarew@google.com · 13 years ago
  96. 7897a78 Changes outside pkg/ and lib/ for directory refactoring by dgrove@google.com · 13 years ago
  97. 2208fcd Change NotImplementedException to UnimplementedError. by lrn@google.com · 13 years ago
  98. dd897e7 Disable wrapping of Firefox/Windows dart2js tests. by ahe@google.com · 13 years ago
  99. 981c4b1 Restructure pkg/unittest and pkg/webdriver to follow the pub conventions. by gram@google.com · 13 years ago
  100. 95eca96 Run 'pkg' tests on pub bots. by rnystrom@google.com · 13 years ago