0.2.1.1
  1. 8aea859 Version 0.2.1.1 by dgrove@google.com · 10 years ago 0.2.1.1
  2. df4f2cf VERSION 0.2.1.0 by dgrove@google.com · 10 years ago 0.2.1.0
  3. 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
  4. 94cd105 Version 0.2.0.0. by dgrove@google.com · 10 years ago 0.2.0.0
  5. 2cece2a Merge revisions 13674, 13676, 13677, 13678 to trunk by ricow@google.com · 10 years ago 0.1.6.4
  6. 5fc22a0 Merge r13661-13672 into trunk. by dgrove@google.com · 10 years ago 0.1.6.3
  7. 80dab08 Merge revision 13659 to trunk. by ricow@google.com · 10 years ago 0.1.6.2
  8. 4bdeea0 svn merge -c 13655 bleeding_edge trunk by kasperl@google.com · 10 years ago 0.1.6.1
  9. 03b9aad Version 0.1.6.0 by ricow@google.com · 10 years ago 0.1.6.0
  10. e6c2ca1 Merge revision 13642 and 13643 to trunk. by ricow@google.com · 10 years ago 0.1.5.1
  11. 5b06abf Version 0.1.5.0 by ricow@google.com · 10 years ago 0.1.5.0
  12. 818a31e Merge revision 13627 to trunk. by ricow@google.com · 10 years ago 0.1.4.1
  13. 0610cb3 Version 0.1.4.0 by ricow@google.com · 10 years ago 0.1.4.0
  14. 7824353 Version 0.1.3.0 by dgrove@google.com · 10 years ago 0.1.3.0
  15. 7041a6b Make methods in Stopwatch getters and rename to be more consistent. by floitsch@google.com · 13 years ago
  16. b8b5632 Convert NoMoreElementsException and EmptyQueueException to StateError. by lrn@google.com · 13 years ago
  17. 7df114a Revert 14110 "Fix usesWebDriver check" by efortuna@google.com · 13 years ago
  18. d1aff19 Fix usesWebDriver check, and the usage of config['browser'] vs config['runtime'] by efortuna@google.com · 13 years ago
  19. ce9513a Added API docs build target to the Pub buildbot. by amouravski@google.com · 13 years ago
  20. 8ea5741 Set up Android build config. by efortuna@google.com · 13 years ago
  21. 252f09b Testing support for running tests minified in dart2js. by ricow@google.com · 13 years ago
  22. 01e373b Fix CCTestSuite in test.dart. by ager@google.com · 13 years ago
  23. 63870a3 Fix return code on Windows 8 machines. by efortuna@google.com · 13 years ago
  24. e304efa Update status file for ie10 html tests. by efortuna@google.com · 13 years ago
  25. 7f5dd8e Expand buildbot checks for both ie9 and ie10. by efortuna@google.com · 13 years ago
  26. 9049103 Add script for pub buildbots. by rnystrom@google.com · 13 years ago
  27. 61e7010 Fix issue that cases the usesWebDriver getter in TestCase to always return false. by ager@google.com · 13 years ago
  28. a083c1a Removed IllegalAccessException and UnsupportedOperationException. by lrn@google.com · 13 years ago
  29. bc7f07a Move ObjectNotClosureException and ClosureArgumentMismatchException to patch file. by lrn@google.com · 13 years ago
  30. 6100654 Don't replicate timeout calculation for browser tests. They do their own timing by efortuna@google.com · 13 years ago
  31. 1407ec0 Increase timeout to see if "timeout" errors on Windows bot goes away. Otherwise, by efortuna@google.com · 13 years ago
  32. 898ec40 Add a version file to the SDK (in preparation for eventually removing the revision file). by devoncarew@google.com · 13 years ago
  33. 48a9e65 Mark ie10 + Windows as an acceptable browser + OS combo. by efortuna@google.com · 13 years ago
  34. ce3543f Reapply ie to ie9 rename. Review URL: https://codereview.chromium.org//11231081 by efortuna@google.com · 13 years ago
  35. 9205890 Revert rename ie to ie9. Review URL: https://codereview.chromium.org//11249003 by efortuna@google.com · 13 years ago
  36. 89ec5f4 Properly filter out platform libs. by antonm@google.com · 13 years ago
  37. bf0085c Remove unused function. by antonm@google.com · 13 years ago
  38. e524049 Switch to new library syntax. by antonm@google.com · 13 years ago
  39. 28c853b Create temp directory for sdk inside the dart directory. by ricow@google.com · 13 years ago
  40. 7f0ec1c Update dart2js co19 status after bad merge. by ahe@google.com · 13 years ago
  41. 8fafabe Update co19 to r397. by ahe@google.com · 13 years ago
  42. 8d38bd7 Revert r13932, sys.stdout is not available. by ricow@google.com · 13 years ago
  43. d3fa9bf Redirect stderr to sys.stdout for build output. by ricow@google.com · 13 years ago
  44. 31fb4a0 Complete renaming of ie bots to ie9, to add ie10. by efortuna@google.com · 13 years ago
  45. 4a41088 Restore 'samples' in test.dart by scheglov@google.com · 13 years ago
  46. 4a3571e Add Opera to the "webdriver_test_setup" script. by efortuna@google.com · 13 years ago
  47. aa78cf0 Remove unused WrongArgumentCountException. by lrn@google.com · 13 years ago
  48. 09b22d5 Issue 6073. Fixes for 'export'. by scheglov@google.com · 13 years ago
  49. 89f5dae Rename OutOfMemoryException to OutOfMemoryError. by lrn@google.com · 13 years ago
  50. f7a56d3 Revert "Rename OutOfMemoryException to OutOfMemoryError." by kasperl@google.com · 13 years ago
  51. 58f3453 Rename OutOfMemoryException to OutOfMemoryError. by lrn@google.com · 13 years ago
  52. 755abed Generate snapshot for dartj2s; use it in the SDK. by ahe@google.com · 13 years ago
  53. fe7ace3 Fix DiffProgressIndicator to use the correct parameter name by ricow@google.com · 13 years ago
  54. 89d7cda One more ie -> ie9 rename. Review URL: https://codereview.chromium.org//11191031 by efortuna@google.com · 13 years ago
  55. 4839206 Rename ie to ie9. Review URL: https://codereview.chromium.org//11184015 by efortuna@google.com · 13 years ago
  56. d41409e Making unit test HTML files contain relative paths. by blois@google.com · 13 years ago
  57. ff9e0f7 Change Process.start to return a future that completes with a by ager@google.com · 13 years ago
  58. 4d6fc3b Change Windows build default to build with VS 2010. by efortuna@google.com · 13 years ago
  59. f8548e7 1. Add isolate id parameter to all the debugger commands in the debugger wire protocol so that the commands are directed to the appropriate isolate. by asiva@google.com · 13 years ago
  60. ceb4e81 Fix get_archive.py do deal with versioning change for dartium in Google Storage. by efortuna@google.com · 13 years ago
  61. 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
  62. 6cac76e Group co19 results by runtime. by ahe@google.com · 13 years ago
  63. 4930b35 Fix function name from last commit by ricow@google.com · 13 years ago
  64. 345f437 Revert back to creating a revision file in create_sdk by ricow@google.com · 13 years ago
  65. 5747277 Trim version info from VERSION file to eliminate trailing whitespaces. by ricow@google.com · 13 years ago
  66. a31a227 Update revision info to version info for dart2js et al. by ricow@google.com · 13 years ago
  67. a3143e8 Fix version when a relative path is used. by ricow@google.com · 13 years ago
  68. 04ab460 Update version.dart to fetch the last changed revision of the root directory. by ricow@google.com · 13 years ago
  69. 1c3a68a Dont' suffix version number with username on production builds by ricow@google.com · 13 years ago
  70. 63a4fc6 - Add a script which touches the tools/VERSION file to ensure by iposva@google.com · 13 years ago
  71. 00d5784 Revert r13569 "Automagically start up selenium server for Safari." Seems to be by efortuna@google.com · 13 years ago
  72. a09c2bb Automagically start up selenium server for Safari. by efortuna@google.com · 13 years ago
  73. 98d089e Revert the zeroing out of the VERSION file by ricow@google.com · 13 years ago
  74. 84d3e62 Reset values in tools/VERSION to all zeros on bleeding edge by ricow@google.com · 13 years ago
  75. 6c0255c3 Do more robust parsing of the revision info when creating version numbers. by ricow@google.com · 13 years ago
  76. f9d8744 Move a helper function to find out Dart binary into utils.py by antonm@google.com · 13 years ago
  77. acc24b5 Fix import after moving version.dart library file by ricow@google.com · 13 years ago
  78. a4009df Move tools/testing/dart/version.dart into tools/release by ricow@google.com · 13 years ago
  79. 239e10a Fix path handling in tools/version.dart so that it does not matter where we call this from. by ricow@google.com · 13 years ago
  80. 5989130 Version fixed for Windows. by johnniwinther@google.com · 13 years ago
  81. b33cc25 Spekulative fix for version.dart on windows by ricow@google.com · 13 years ago
  82. f1c6720 Prepare push to trunk. Now working on version 0.1.2.0 by dgrove@google.com · 13 years ago
  83. 180c097 Vim syntax highlighting patches (dartbug.com/5568). by pquitslund@google.com · 13 years ago
  84. a45b8df Prepare push to trunk. Now working on version 0.1.1.0 by ricow@google.com · 13 years ago
  85. cc768f8 Add a dart library and a dart script for creating version numbers. by ricow@google.com · 13 years ago
  86. 018ebdc Add VERSION file to the checkout. by ricow@google.com · 13 years ago
  87. 306a925 Revert r13442. The extension fails to install under Windows, and the sentinel by gram@google.com · 13 years ago
  88. 686844d Add IEDriver Server to webdriver setup script. by efortuna@google.com · 13 years ago
  89. 187d456 Add missing binary file. by gram@google.com · 13 years ago
  90. 47d4ff9 Fix IEDriver error on closing. by efortuna@google.com · 13 years ago
  91. ee34ca9 Chrome extension to get console messages upon test failures. Unlike the by gram@google.com · 13 years ago
  92. be3b03a Increase dart2js timeout value. by ahe@google.com · 13 years ago
  93. 664bd64 Revert "Experiment: revert parts of r13318." by ahe@google.com · 13 years ago
  94. c593b45 Experiment: revert parts of r13318. by ahe@google.com · 13 years ago
  95. 3177727 Group co19 failures and test dart2dart. by ahe@google.com · 13 years ago
  96. 66e541d Update test.dart to do the same on all platforms for tests run through selenium. by ager@google.com · 13 years ago
  97. db7f804 Give more debug info from selenium driver. by ricow@google.com · 13 years ago
  98. 9c25f5f Add back in full exit code information. by efortuna@google.com · 13 years ago
  99. 507bc5c Add back in "graceful shutdown code" for Windows, because the fix for by efortuna@google.com · 13 years ago
  100. 6ff38b9 Always print an exit code explicitly (no return of any exit code was causing the by efortuna@google.com · 13 years ago