0.4.4.0
  1. 12c1a84 Add java to PATH on windows bots and run ia32 editor tests instead of x64 on windows by kustermann@google.com · 12 years ago
  2. 88875ff Small fix in buildbot_annotated_steps.py by kustermann@google.com · 12 years ago
  3. 538c35d Added tools/bots/editor.py to build the editor (using gyp/build.py) and run editor tests by kustermann@google.com · 12 years ago
  4. 1156ea3 Add a warning to the old dart.js by vsm@google.com · 13 years ago
  5. 8b99543 Fix javahome for pub bots Review URL: https://codereview.chromium.org//11573003 by ricow@google.com · 13 years ago
  6. eb7ec0e Suppress check on localStorage to enable chrome apps by vsm@google.com · 13 years ago
  7. 4385149 Phase out local storage usage in PortSync code by vsm@google.com · 13 years ago
  8. e07e058 Remove the mode flag for clobbering - we will now just nuke the complete output directory. by ricow@google.com · 13 years ago
  9. ce9513a Added API docs build target to the Pub buildbot. by amouravski@google.com · 13 years ago
  10. 8ea5741 Set up Android build config. by efortuna@google.com · 13 years ago
  11. 9049103 Add script for pub buildbots. by rnystrom@google.com · 13 years ago
  12. 1afe1c4 Change the editor build to use the latest changed svn revision and not the global svn revision. by devoncarew@google.com · 13 years ago
  13. 5031069 Fix SendPortSync dispatch for FF by vsm@google.com · 13 years ago
  14. 23b116f Update .gitignore files to svn:ignore from r12476. by ahe@google.com · 13 years ago
  15. a1770a8 Sync .gitignore with the corresponding svn properties. by antonm@google.com · 13 years ago
  16. 37b7e47 Remove proxying support from dart:html by vsm@google.com · 13 years ago
  17. 2b11b09 revert alternate build approach by danrubel@google.com · 13 years ago
  18. 4b29bcd test alternate build approach by danrubel@google.com · 13 years ago
  19. 47e90c2 Cache function proxies. This ensures that we forward invocations to the original send port. by vsm@google.com · 13 years ago
  20. 8802f83 Serialize Elements through PortSync by vsm@google.com · 13 years ago
  21. d7b836f Support methods, getters, and setters on JS proxies. by vsm@google.com · 13 years ago
  22. 769cfa0 Support proxying of objects between JS and Dart. by vsm@google.com · 13 years ago
  23. 9259b26 Support general serializing of functions between JS and Dart by vsm@google.com · 13 years ago
  24. 2cba3d5 Remove second argument from python clobbering cmd on editor annotated steps by ricow@google.com · 13 years ago
  25. 41ad4a5 Add mission constant to dart editor annotated steps. by ricow@google.com · 13 years ago
  26. 71ff9c1 Fix dart editor buildbot scripts to support clobbering. by ricow@google.com · 13 years ago
  27. 0e9ad86 Move function serialization to sync ports. by antonm@google.com · 13 years ago
  28. 0e4bc22 Revert "Switch to new expiration protocol." by antonm@google.com · 13 years ago
  29. 46eda61 Switch to new expiration protocol. by antonm@google.com · 13 years ago
  30. 0db7d72 Support references in serialization. by antonm@google.com · 13 years ago
  31. a8f0861 Fix bug in SendPortSync serialization by hausner@google.com · 13 years ago
  32. 7f897e1 Fix bug in array serialization by hausner@google.com · 13 years ago
  33. cae0859 Fix deserializeList. by efortuna@google.com · 13 years ago
  34. ee6b0e2 Serialize/deserialize lists in JS ports by vsm@google.com · 13 years ago
  35. 9c4f5ed Added Dartium support for JS to Dart PortSync calls by vsm@google.com · 13 years ago
  36. d14ba57 Add support for JS->Dart and Dart->dart via *PortSync. by vsm@google.com · 13 years ago
  37. 41d6657 Stop adding so many global functions in client/dart.js. by kasperl@google.com · 13 years ago
  38. 647a077 Make the new JS interop test pass on Dartium. by kasperl@google.com · 13 years ago
  39. 7c7246f First experimental steps towards a better story for JS interop. by kasperl@google.com · 13 years ago
  40. 8a3a9f4 Don't call FixJavaHome() during dart-editor* builds by danrubel@google.com · 13 years ago
  41. 291f362 Add setup of JAVA_HOME to the annotated steps script. The buildbot will pass the relative path to this through an environment variable. by ricow@google.com · 13 years ago
  42. 3d9308f Another attempt at fixing the Editor build. by ahe@google.com · 13 years ago
  43. 817cc50 Another attempt at fixing the Editor build. by ahe@google.com · 13 years ago
  44. 9b504b5 Remove frog from the SDK and stop running it from the editor. by kasperl@google.com · 13 years ago
  45. 61cb3e6 Use utils/compiler/buildbot.py instead of the script in frog/scripts. by kasperl@google.com · 13 years ago
  46. 5365677 Reapply r8017. by dgrove@google.com · 13 years ago
  47. f1e63f4 revert r8017. by dgrove@google.com · 13 years ago
  48. ec0085f2 Update README, continue evisceration of client directory by dgrove@google.com · 13 years ago
  49. f578b83 Change the default Dart-to-JavaScript compiler in the editor to be dart2js. by kasperl@google.com · 13 years ago
  50. 4a80d19 Fix condition. by antonm@google.com · 13 years ago
  51. 4bd7240 Add expiration check into dart.js script. by antonm@google.com · 13 years ago
  52. f379a1d Allow developers to try out dart2js in their web apps. by kasperl@google.com · 13 years ago
  53. 8369d0a reenable some dartc tests that have been disabled accidentally. Move by sigmund@google.com · 13 years ago
  54. daef678 test renaming overhaul: step 4 client tests by sigmund@google.com · 13 years ago
  55. bdc0d78 Fix bug http://code.google.com/p/dart/issues/detail?id=2718: methods that are implemented by the html/dom library should be called with dart2js calling conventions. by ngeoffray@google.com · 13 years ago
  56. a0b50ca Fix Safari status by vsm@google.com · 13 years ago
  57. 5f3607d Reapply r6925 with fixed status file. by vsm@google.com · 13 years ago
  58. f1d72ac rename _tests.dart to _test.dart by sigmund@google.com · 13 years ago
  59. 3f51056 Revert "Break html_tests.dart into multiple tests" by vsm@google.com · 13 years ago
  60. 428f4f3 Break html_tests.dart into multiple tests by vsm@google.com · 13 years ago
  61. 6b90273 Make CanvasPixelArray pretent to be Uint8ClampedArray by sra@google.com · 13 years ago
  62. ccd3de3 Revert "Make CanvasPixelArray pretent to be Uint8ClampedArray" by sra@google.com · 13 years ago
  63. a8f78a5 Make CanvasPixelArray pretent to be Uint8ClampedArray by sra@google.com · 13 years ago
  64. fc6219c Temporary skip InstanceOf test. by antonm@google.com · 13 years ago
  65. 733536b Adjust tests. by antonm@google.com · 13 years ago
  66. 9eac6a5 Remove frogsh. by ahe@google.com · 13 years ago
  67. c809a98 Browser compat for window.requestAnimationFrame by sra@google.com · 13 years ago
  68. 18554fa Revert "Browser compat for window.requestAnimationFrame" by sra@google.com · 13 years ago
  69. e6c9d7d Browser compat for window.requestAnimationFrame by sra@google.com · 13 years ago
  70. 0787331 Fix html TypedArray constructors by vsm@google.com · 13 years ago
  71. f0ff872 Revert "Revert "Revert "Revert "Constructors for IDBKeyRange"""" by sra@google.com · 13 years ago
  72. d86ae6c Revert "Revert "Revert "Constructors for IDBKeyRange""" by sra@google.com · 13 years ago
  73. 97f2aa5 Revert "Revert "Constructors for IDBKeyRange"" by sra@google.com · 13 years ago
  74. 0ad7fde Revert "Constructors for IDBKeyRange" by sra@google.com · 13 years ago
  75. d1d09e8 Constructors for IDBKeyRange by sra@google.com · 13 years ago
  76. 545d7d9 Temporarily skip html_tests for frog/drt by vsm@google.com · 13 years ago
  77. 929356d Test for IDBKeyRange by sra@google.com · 13 years ago
  78. eb94e4a Migrate to interpolation instead of concatenation. by antonm@google.com · 13 years ago
  79. ab7afcc Revert "Test for IDBKeyRange" by sra@google.com · 13 years ago
  80. 935e36e Test for IDBKeyRange by sra@google.com · 13 years ago
  81. 4a81499 Map IDBAny and IDBKey to Dynamic by sra@google.com · 13 years ago
  82. fdcd0cb Fix for issue 2433: for stubs on native classes, only call a method with a non-mangled name when the method is a JS method. by ngeoffray@google.com · 13 years ago
  83. aa51ea5 Next IndexedDB test - scan with a cursor. by sra@google.com · 13 years ago
  84. c592185 Support Expectation.identical. by antonm@google.com · 13 years ago
  85. b52accc Add SerializedScriptValueTest. by antonm@google.com · 13 years ago
  86. 272f77d Add very basic MessageEventTest. by antonm@google.com · 13 years ago
  87. 29afb06 Remove suppression for now fixed test. by antonm@google.com · 13 years ago
  88. 864dba1 Migrate the samples to one-argument version of requestAnimationFrame and re-enable the test. by podivilov@google.com · 13 years ago
  89. 6c4f398 second try: only mark fail on checked mode by sigmund@google.com · 13 years ago
  90. 76a9e07 status file of html/TypeArrays1Test: this was incorrectly importing dart:dom by sigmund@google.com · 13 years ago
  91. 656e981 unittest step2: bye bye to multiple entrypoints for unittest by sigmund@google.com · 13 years ago
  92. 7fda138 Remove suppression for NativeGCTest in release mode. by podivilov@google.com · 13 years ago
  93. 3c25486 Refine understanding of FF ImageData issue. by sra@google.com · 13 years ago
  94. 0645e29 Remove suppression for now supported test. by antonm@google.com · 13 years ago
  95. 9a26e2c fix a couple more dartium tests by sigmund@google.com · 13 years ago
  96. 8756739 Suppress checked IndexedDB2Test by sra@google.com · 13 years ago
  97. 3031f70 IndexedDB test for maps. by sra@google.com · 13 years ago
  98. 7968e42 update a couple dartium tests by sigmund@google.com · 13 years ago
  99. 74bcffc fix comments in .status files by sigmund@google.com · 13 years ago
  100. 1767ae0 fix ff bot by sigmund@google.com · 13 years ago