2.13.3
  1. a4adc42 Remove old annotated_steps buildbot scripts and dispatcher by William Hesse · 8 years ago
  2. 41026ca Remove idea meta-data (follow up from https://codereview.chromium.org/2878103002). by Devon Carew · 8 years ago
  3. 3fd497b Ignore some uses of deprecated APIs. by Devon Carew · 8 years ago
  4. acd6b3c Add intellij metadata for pkg/front_end. by Devon Carew · 9 years ago
  5. 0dfd726 Update 'working with intellij' readme and commit additional metadata. by Devon Carew · 9 years ago
  6. 86a235e Add intellij metadata to the repo. by Devon Carew · 9 years ago
  7. f3c6339 Switch over testing pub seperately from the the normal packages by Rico Wind · 10 years ago
  8. 7bafb39 Cleanup main annotated steps script by ricow@google.com · 10 years ago
  9. 581c169 Add an annotated steps for driving our sdk and api archiving. by ricow@google.com · 10 years ago
  10. 7c0a00c Remove gyp entries for editor and java based analyzer by ricow@google.com · 10 years ago
  11. e32a17b Add support for running comparison of dart2js and dart2js with --dump-info output to the bots. by ricow@google.com · 11 years ago
  12. d610663 Remove old buildbot editor building script. by whesse@google.com · 11 years ago
  13. 9ed0c69 Add version-checker support to the main annotated steps script by ricow@google.com · 11 years ago
  14. 8391a4a Fix startswith syntax error by ricow@google.com · 11 years ago
  15. ee9c66c Add placeholder annotated step for functional testing scripts. TBR=whesse by ricow@google.com · 11 years ago
  16. 267f111 Rename src-tarball to linux-distribution-support by ricow@google.com · 11 years ago
  17. c13ee60 Add annotated steps for src tarball creation bot by ricow@google.com · 12 years ago
  18. 95e2723 Use userAgent instead of webkitStartDart by vsm@google.com · 12 years ago
  19. 2d51255 Changes to annotated step scripts: dart-editor-installer-* builders will build installer by kustermann@google.com · 12 years ago
  20. 7d5b8fd Revert revisions 28764, 28756, 28754, 28751 by ricow@google.com · 12 years ago
  21. f106bea Get Windows Editor buildbot running with correct java again. by efortuna@google.com · 12 years ago
  22. ce3e48f ignore buildbot_java_home value. by efortuna@google.com · 12 years ago
  23. 5835205 More print statements. by efortuna@google.com · 12 years ago
  24. 315daf1 First CL for removing our dependency on the checked-in binary for building by kustermann@google.com · 12 years ago
  25. 464566c Remove chromium boto configuration from editor-fyi builder by kustermann@google.com · 12 years ago
  26. 9451aa4 Also remove chromium specific boto config for cross-vm environment by kustermann@google.com · 12 years ago
  27. 0a94e8d Remove AWS_CREDENTIAL_FILE env-variable for editor bots as well by kustermann@google.com · 12 years ago
  28. b90d0b0 Fix editor usage of boto file. by ricow@google.com · 12 years ago
  29. abf0ad6 First CL for supporting arm cross compilation + testing on dart buildbots by kustermann@google.com · 12 years ago
  30. 5054acf Don't run the old annotated step script on our dart-editor-fyi-* builders by kustermann@google.com · 12 years ago
  31. 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
  32. 88875ff Small fix in buildbot_annotated_steps.py by kustermann@google.com · 12 years ago
  33. 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
  34. 1156ea3 Add a warning to the old dart.js by vsm@google.com · 13 years ago
  35. 8b99543 Fix javahome for pub bots Review URL: https://codereview.chromium.org//11573003 by ricow@google.com · 13 years ago
  36. eb7ec0e Suppress check on localStorage to enable chrome apps by vsm@google.com · 13 years ago
  37. 4385149 Phase out local storage usage in PortSync code by vsm@google.com · 13 years ago
  38. e07e058 Remove the mode flag for clobbering - we will now just nuke the complete output directory. by ricow@google.com · 13 years ago
  39. ce9513a Added API docs build target to the Pub buildbot. by amouravski@google.com · 13 years ago
  40. 8ea5741 Set up Android build config. by efortuna@google.com · 13 years ago
  41. 9049103 Add script for pub buildbots. by rnystrom@google.com · 13 years ago
  42. 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
  43. 5031069 Fix SendPortSync dispatch for FF by vsm@google.com · 13 years ago
  44. 23b116f Update .gitignore files to svn:ignore from r12476. by ahe@google.com · 13 years ago
  45. a1770a8 Sync .gitignore with the corresponding svn properties. by antonm@google.com · 13 years ago
  46. 37b7e47 Remove proxying support from dart:html by vsm@google.com · 13 years ago
  47. 2b11b09 revert alternate build approach by danrubel@google.com · 13 years ago
  48. 4b29bcd test alternate build approach by danrubel@google.com · 13 years ago
  49. 47e90c2 Cache function proxies. This ensures that we forward invocations to the original send port. by vsm@google.com · 13 years ago
  50. 8802f83 Serialize Elements through PortSync by vsm@google.com · 13 years ago
  51. d7b836f Support methods, getters, and setters on JS proxies. by vsm@google.com · 13 years ago
  52. 769cfa0 Support proxying of objects between JS and Dart. by vsm@google.com · 13 years ago
  53. 9259b26 Support general serializing of functions between JS and Dart by vsm@google.com · 13 years ago
  54. 2cba3d5 Remove second argument from python clobbering cmd on editor annotated steps by ricow@google.com · 13 years ago
  55. 41ad4a5 Add mission constant to dart editor annotated steps. by ricow@google.com · 13 years ago
  56. 71ff9c1 Fix dart editor buildbot scripts to support clobbering. by ricow@google.com · 13 years ago
  57. 0e9ad86 Move function serialization to sync ports. by antonm@google.com · 13 years ago
  58. 0e4bc22 Revert "Switch to new expiration protocol." by antonm@google.com · 13 years ago
  59. 46eda61 Switch to new expiration protocol. by antonm@google.com · 13 years ago
  60. 0db7d72 Support references in serialization. by antonm@google.com · 13 years ago
  61. a8f0861 Fix bug in SendPortSync serialization by hausner@google.com · 13 years ago
  62. 7f897e1 Fix bug in array serialization by hausner@google.com · 13 years ago
  63. cae0859 Fix deserializeList. by efortuna@google.com · 13 years ago
  64. ee6b0e2 Serialize/deserialize lists in JS ports by vsm@google.com · 13 years ago
  65. 9c4f5ed Added Dartium support for JS to Dart PortSync calls by vsm@google.com · 13 years ago
  66. d14ba57 Add support for JS->Dart and Dart->dart via *PortSync. by vsm@google.com · 13 years ago
  67. 41d6657 Stop adding so many global functions in client/dart.js. by kasperl@google.com · 13 years ago
  68. 647a077 Make the new JS interop test pass on Dartium. by kasperl@google.com · 13 years ago
  69. 7c7246f First experimental steps towards a better story for JS interop. by kasperl@google.com · 13 years ago
  70. 8a3a9f4 Don't call FixJavaHome() during dart-editor* builds by danrubel@google.com · 13 years ago
  71. 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
  72. 3d9308f Another attempt at fixing the Editor build. by ahe@google.com · 13 years ago
  73. 817cc50 Another attempt at fixing the Editor build. by ahe@google.com · 13 years ago
  74. 9b504b5 Remove frog from the SDK and stop running it from the editor. by kasperl@google.com · 13 years ago
  75. 61cb3e6 Use utils/compiler/buildbot.py instead of the script in frog/scripts. by kasperl@google.com · 13 years ago
  76. 5365677 Reapply r8017. by dgrove@google.com · 13 years ago
  77. f1e63f4 revert r8017. by dgrove@google.com · 13 years ago
  78. ec0085f2 Update README, continue evisceration of client directory by dgrove@google.com · 13 years ago
  79. f578b83 Change the default Dart-to-JavaScript compiler in the editor to be dart2js. by kasperl@google.com · 13 years ago
  80. 4a80d19 Fix condition. by antonm@google.com · 13 years ago
  81. 4bd7240 Add expiration check into dart.js script. by antonm@google.com · 13 years ago
  82. f379a1d Allow developers to try out dart2js in their web apps. by kasperl@google.com · 13 years ago
  83. 8369d0a reenable some dartc tests that have been disabled accidentally. Move by sigmund@google.com · 13 years ago
  84. daef678 test renaming overhaul: step 4 client tests by sigmund@google.com · 13 years ago
  85. 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
  86. a0b50ca Fix Safari status by vsm@google.com · 13 years ago
  87. 5f3607d Reapply r6925 with fixed status file. by vsm@google.com · 13 years ago
  88. f1d72ac rename _tests.dart to _test.dart by sigmund@google.com · 13 years ago
  89. 3f51056 Revert "Break html_tests.dart into multiple tests" by vsm@google.com · 13 years ago
  90. 428f4f3 Break html_tests.dart into multiple tests by vsm@google.com · 13 years ago
  91. 6b90273 Make CanvasPixelArray pretent to be Uint8ClampedArray by sra@google.com · 13 years ago
  92. ccd3de3 Revert "Make CanvasPixelArray pretent to be Uint8ClampedArray" by sra@google.com · 13 years ago
  93. a8f78a5 Make CanvasPixelArray pretent to be Uint8ClampedArray by sra@google.com · 13 years ago
  94. fc6219c Temporary skip InstanceOf test. by antonm@google.com · 13 years ago
  95. 733536b Adjust tests. by antonm@google.com · 13 years ago
  96. 9eac6a5 Remove frogsh. by ahe@google.com · 13 years ago
  97. c809a98 Browser compat for window.requestAnimationFrame by sra@google.com · 13 years ago
  98. 18554fa Revert "Browser compat for window.requestAnimationFrame" by sra@google.com · 13 years ago
  99. e6c9d7d Browser compat for window.requestAnimationFrame by sra@google.com · 13 years ago
  100. 0787331 Fix html TypedArray constructors by vsm@google.com · 13 years ago