1. b1ff64b Change presubmit script to not allow uploads at all by ricow@google.com · 9 years ago master
  2. da4e13c Fix a crash in pub's version solver. by nweiz@google.com · 9 years ago
  3. b634694 DEPS AutoUpdate: webkit to 195425 (2015-05-15 16:13:21 -0700) rmacnak@google.com by rmacnak@google.com · 9 years ago
  4. b4c4913 Add dart:io and dart:_builtin to the dartium snapshot so that vmservices can work, the previous approach of trying to load dart:io and dart:_builtin from the sources does not work in a dart-sdk distribution as the sources are not copied out. by asiva@google.com · 9 years ago
  5. 9e954c9 Optimize DateTime properties by sra@google.com · 9 years ago
  6. 3be6962 Update tests for Firefox 38, now on Windows bots by alanknight@google.com · 9 years ago
  7. 2310249 Safari mobile, a couple more suppressions by alanknight@google.com · 9 years ago
  8. 1b1510d Issue 23477. Fix for Quick Fixes in overlay-only files. by scheglov@google.com · 9 years ago
  9. c522aab add library canonicalUri to dart2js dump info by kevmoo@google.com · 9 years ago
  10. d72e493 Add test for Issue 23432 by sra@google.com · 9 years ago
  11. 39fca21 Use words please. by rmacnak@google.com · 9 years ago
  12. 11fec9a Sort imports by package names, then by file paths. by scheglov@google.com · 9 years ago
  13. e4f3d76 Add test for Issue 23432 by sra@google.com · 9 years ago
  14. fb843bd Hopefully final tweaking of suppressions for appendHtml by alanknight@google.com · 9 years ago
  15. 31ae694 Update Dartium suppressions to match dart2js for appendHtml fix by alanknight@google.com · 9 years ago
  16. 7423cc3 Another try at appendHtml and insertAdjacentHtml should be consistently sanitized by alanknight@google.com · 9 years ago
  17. e8aed97 Automatic thread cleanup on non-Windows platforms. by koda@google.com · 9 years ago
  18. a712f0d "Reverting 45815" by alanknight@google.com · 9 years ago
  19. 71a1c5b Test Dartium with appendHtml sanitizing. Will immediately revert. by alanknight@google.com · 9 years ago
  20. 8c374fe Fix race in debug assertion. by koda@google.com · 9 years ago
  21. 26a8fbe [WEB-16445] When create a missing imported library/part, add the edit once. by scheglov@google.com · 9 years ago
  22. c25e331 Always send errors/lines with parsed/resolved units. by scheglov@google.com · 9 years ago
  23. 8296843 Tweaks for using task model in Editor. by scheglov@google.com · 9 years ago
  24. 0986d3c Remove fake isolate from concurrent sweeper and extend lifetime of VM threads. by koda@google.com · 9 years ago
  25. 1323248 reduce rethrow keyword relevance so that return is prioritized over rethrow by danrubel@google.com · 9 years ago
  26. 9e2df85 "Reverting 45807" by alanknight@google.com · 9 years ago
  27. fe9a0b5 Testing for appendHtml and insertAdjacentHtml should be consistently sanitized by alanknight@google.com · 9 years ago
  28. eddf83e Compute accurate token count when loading from snapshot by hausner@google.com · 9 years ago
  29. 29066b7 Fix exception in code completion (issue 23439) by brianwilkerson@google.com · 9 years ago
  30. bdd1663 Instead of aborting in Builtin::LoadAndCheckLibrary let the caller handle the error condition accordingly. by asiva@google.com · 9 years ago
  31. 53ea972 Fix VersionSelection.getDependenciesOn. by nweiz@google.com · 9 years ago
  32. 613b39f Attempt to fix Windows Dartium #2 by johnmccutchan@google.com · 9 years ago
  33. d23e480 Sort enum declarations. by scheglov@google.com · 9 years ago
  34. 6377e5b Modify WorkOrder to use a dependency walking algorithm that handles cycles. by paulberry@google.com · 9 years ago
  35. 26a7b14 Rewrite pub's version solver. by nweiz@google.com · 9 years ago
  36. e6094ad Move stack walker construction outside of SEH try block by johnmccutchan@google.com · 9 years ago
  37. 864fb5d Move DartWorkManager notification to _sourceChanged(). by scheglov@google.com · 9 years ago
  38. 0027ae2 DEPS AutoUpdate: webkit to 195374 (2015-05-14 13:12:46 -0700) rmacnak@google.com by rmacnak@google.com · 9 years ago
  39. fc4368a Move symbol table from per isolate snapshot to vm isolate snapshot, this reduces the per isolate initial heap size by asiva@google.com · 9 years ago
  40. 52a22c9 In the new task model, use explicit dependencies on the type provider. by paulberry@google.com · 9 years ago
  41. 1014854 Don't invalidate dependent results when set values. by scheglov@google.com · 9 years ago
  42. 2602d7b Rework error handling in the service protocol and in Observatory. by turnidge@google.com · 9 years ago
  43. 6884af6 "Reverting 45790" by alanknight@google.com · 9 years ago
  44. bf467ba appendHtml and insertAdjacentHtml should be consistently sanitized by alanknight@google.com · 9 years ago
  45. cbc76ca Skip verbose_gc_to_bmu_test on Dartium etc. by koda@google.com · 9 years ago
  46. 36d2846 Use regular sources to load dart:io and builtin library instead of linking in the standalone dart snapshot for accessing these. This ensures that we can use the regular dartium snapshot to create the vmservice isolate. by asiva@google.com · 9 years ago
  47. d139f07 DEPS AutoUpdate: webkit to 195364 (2015-05-14 10:17:02 -0700) rmacnak@google.com by rmacnak@google.com · 9 years ago
  48. 451b376 Tool to compute BMU plots from GC logs. by koda@google.com · 9 years ago
  49. 8279fcc Fix for invalidating results of a target being removed. by scheglov@google.com · 9 years ago
  50. fda4583 Revert 45783 by johnmccutchan@google.com · 9 years ago
  51. b9ab50e Move 'dart:profiler' contents into 'dart:developer' and remove 'dart:profiler' by johnmccutchan@google.com · 9 years ago
  52. 8286be3 Make more use of ArgumentError.value in js_lib. by sra@google.com · 9 years ago
  53. 41f28b1 Add annotations for field and class declarations. by rmacnak@google.com · 9 years ago
  54. ac49684 Fix for using the deprecated AnalysisError constructor. by scheglov@google.com · 9 years ago
  55. 6d09b85 dart2js: Remove isD8 and isJsShell functions. by floitsch@google.com · 9 years ago
  56. 32a943c Return empty contents for not existing sources. by scheglov@google.com · 9 years ago
  57. 8362f53 Rename CONSTANT_RESOLVED_UNIT to RESOLVED_UNIT. by paulberry@google.com · 9 years ago
  58. 8fd55cb Revert "Delta encode pc descriptors." by rmacnak@google.com · 9 years ago
  59. af38566 Fix server error messages by brianwilkerson@google.com · 9 years ago
  60. 1a1e2ec Update Angular to 390cfb793b2cd351d2db609d088a8fdda3df4f24 by het@google.com · 9 years ago
  61. 0203ee1 Safari suppressions by alanknight@google.com · 9 years ago
  62. 413178f Fix for creating the correct SdkAnalysisContext. by scheglov@google.com · 9 years ago
  63. cea4c3c Use Structured Exception Handler on Windows to gracefully handle guard page faults by johnmccutchan@google.com · 9 years ago
  64. c750591 Linter DEPS tag bump. by pquitslund@google.com · 9 years ago
  65. 39b6396 Carefully suppress remaining IE and safari mobile sim failures by alanknight@google.com · 9 years ago
  66. 2015225 Add tools/testing/bin to the tarball created by the cross compiler by ricow@google.com · 9 years ago
  67. af909da ignore the downloaded test bins by kevmoo@google.com · 9 years ago
  68. 95495d5 Move getErrors() to DartWorkManager, report errors in ChangeNotice(s). by scheglov@google.com · 9 years ago
  69. 9ca5732 Issue 23444. Use ConstructorMember(s) for super constructor fixes. by scheglov@google.com · 9 years ago
  70. a7bfc47 homebrew: use exec to run shimmed command by kevmoo@google.com · 9 years ago
  71. e8ba4a9 Also pull dart testing binaries in standalone and dartium deps by ricow@google.com · 9 years ago
  72. 81fa619 Implement raw list checks. by karlklose@google.com · 9 years ago
  73. 0434b17 Remove checked in dart binaries - add sha1 files for cloud storage objects by ricow@google.com · 9 years ago
  74. fbec167 Add hook to download dart binaries from google cloud storage bucket by ricow@google.com · 9 years ago
  75. de9e32c Remove return that was reported as a dead-code when running build.py. by karlklose@google.com · 9 years ago
  76. 3815621 Clean status files. by floitsch@google.com · 9 years ago
  77. 0072dbe dart2js: remove bad assumptions in js_helper library. by floitsch@google.com · 9 years ago
  78. 2c1a9f2 Don't put syntax errors in test status files by alanknight@google.com · 9 years ago
  79. 32dbaf6 Even more tweaking of IE suppressions by alanknight@google.com · 9 years ago
  80. 1e7c6c3 Add Service ID zones to service protocol by johnmccutchan@google.com · 9 years ago
  81. 92293e6 Better toString and Error.toSafeString output for closures for dart2js. by sra@google.com · 9 years ago
  82. 4a5acf5 dart2js: keep track of non-final static fields. by floitsch@google.com · 9 years ago
  83. 1c8e1eb Fix CompilerStats info by hausner@google.com · 9 years ago
  84. d0b667c IE Event test suppressions by alanknight@google.com · 9 years ago
  85. 3aa6831 Remove more co19 suppressions by alanknight@google.com · 9 years ago
  86. 51c7e8d Workaround Dartium limitation in event_test by alanknight@google.com · 9 years ago
  87. 89dc833 Add pkg/matcher and pkg/test to DEPS by kevmoo@google.com · 9 years ago
  88. 5f3aad5 Another analyzer static warning that now passes for WheelEvent by alanknight@google.com · 9 years ago
  89. 28bef33 Test suppressions and fixes for WheelEvent and related changes. by alanknight@google.com · 9 years ago
  90. 7590758 Forgot to remove a dead flag. by srdjan@google.com · 9 years ago
  91. 8e35f70 Fix build bot failures. by asiva@google.com · 9 years ago
  92. d485d2d Some more cleanup of the finger print checking code. by asiva@google.com · 9 years ago
  93. c087d7d Relax the deltaX/Y/Z types in WheelEvent constructor by alanknight@google.com · 9 years ago
  94. 6c851ac Clean up WheelEvent by alanknight@google.com · 9 years ago
  95. 7ad27ac Pass Redirect status higher than 307 through to the user by alanknight@google.com · 9 years ago
  96. 9c979d1 dart2js cps: Introduce GetStatic/SetStatic. by asgerf@google.com · 9 years ago
  97. 3e6ca09 Revert "dart2js cps: Introduce GetStatic/SetStatic." by asgerf@google.com · 9 years ago
  98. b9d2e07 Create ChangeNotice(s) and set parsed/resolved units. by scheglov@google.com · 9 years ago
  99. 0f49bfc dart2js cps: Introduce GetStatic/SetStatic. by asgerf@google.com · 9 years ago
  100. dca9491 Remove guava dependency from all.deps by ricow@google.com · 9 years ago