1. 7c2c2d7 Bump actions/checkout from 3.2.0 to 4.1.0 (#2245) by dependabot[bot] · 7 months ago
  2. 7739a11 Refactor tests to handle new `ToolConfiguration` (#2243) by Elliott Brooks · 7 months ago
  3. 4e350cd Fix issue with the inspector panel in the Dart Debug Extension (#2242) by Elliott Brooks · 8 months ago
  4. bbddba2 Prepare the Dart Debug Extension for release to version 1.36 (#2241) by Elliott Brooks · 8 months ago
  5. cc5db13 Rename plainUri to debugUri and send it to the extension (#2238) by Elliott Brooks · 8 months ago
  6. 48fc725 Add a new workspaceName parameter to DWDS on start up (#2237) by Elliott Brooks · 8 months ago
  7. d2dae56 Refactor: Update the parameters for `DWDS.start` (#2231) by Elliott Brooks · 8 months ago
  8. 3078f48 Update interface for `ChromeProxyService.getSourceReport` (#2235) by Elliott Brooks · 8 months ago
  9. 252b01a Allow the Dart Debug Extension to communicate with Cider (#2234) by Elliott Brooks · 8 months ago
  10. d7e0d1f test the latest setup-dart action (#2233) by Devon Carew · 8 months ago
  11. 4e231bc Fix copying over `client.dart.js` to `client.js` when build DWDS (#2232) by Elliott Brooks · 8 months ago
  12. 501ccc2 Update DCM triggers to match Dart DevTools (#2230) by Elliott Brooks · 8 months ago
  13. 6b21ecf Bump actions/labeler from 4.2.0 to 4.3.0 (#2177) by dependabot[bot] · 8 months ago
  14. 78a5fec Avoid passing a nullable value to Future<nn-type>.value or Completer<nn-type>.completer. (#2205) by Sam Rawlins · 8 months ago
  15. 6f28243 [webdev] Hide `--null-safety` option (#2206) by Parker Lougheed · 8 months ago
  16. 1c5a7bc Replace deprecated lints (#2208) by Parker Lougheed · 8 months ago
  17. f0656b4 Fix a few minor spelling mistakes (#2209) by Parker Lougheed · 8 months ago
  18. 158223b Update old dartlang.org links to new .dev equivalents (#2210) by Parker Lougheed · 8 months ago
  19. a8d114c Update the comment for lookupResolvedPackageUris by Elliott Brooks · 8 months ago
  20. 76e050c Clear the map of relative URIs on DartUri.clear() by Elliott Brooks · 8 months ago
  21. 38a17ce Bump dart-lang/setup-dart from 1.3.0 to 1.5.0 (#2212) by dependabot[bot] · 8 months ago
  22. cca9e56 Reset Webdev after release (#2227) by Elliott Brooks · 8 months ago
  23. 824dcef Reset DWDS after release (#2225) by Elliott Brooks · 8 months ago
  24. 45c09a8 Prepare Webdev for release to 3.0.8 (#2224) by Elliott Brooks · 8 months ago webdev-v3.0.8
  25. 805d3b7 Bump actions/cache from 3.2.2 to 3.3.2 (#2223) by dependabot[bot] · 8 months ago
  26. 85d4e76 Prepare DWDS for release to version 21.0.0 (#2221) by Elliott Brooks · 8 months ago dwds-v21.0.0
  27. a3757f0 Run monorepo generate (#2222) by Anna Gringauze · 8 months ago
  28. c991e85 Bump actions/checkout from 3.2.0 to 4.0.0 (#2219) by dependabot[bot] · 8 months ago
  29. 9851c23 Update SDK constraints for Dart 3.0 and 3.1 stable releases (#2207) by Parker Lougheed · 8 months ago
  30. 9487a45 Update README.md to use `dart pub` instead of `pub` (#2195) by Jacob Bang · 8 months ago
  31. 0736777 Pass the package config directly to the load strategy instead of depending on an app entrypoint (#2203) by Elliott Brooks · 8 months ago
  32. 0044d75 Fix conflicting webdev smoke package names. (#2202) by Jonas Termansen · 9 months ago
  33. 6183f27 Allow client to specify a way to convert an absolute path into a g3-relative path (#2200) by Elliott Brooks · 9 months ago
  34. b244b89 Allow client to specify how to find the package config (#2199) by Elliott Brooks · 9 months ago
  35. fc876cb Reset Webdev to 3.0.8-wip (#2197) by Elliott Brooks · 9 months ago
  36. 1aa7c52 Prepare webdev for release to 3.0.7 (#2196) by Elliott Brooks · 9 months ago testonly-webdev-3.0.7 webdev-v3.0.7
  37. 19aad27 Reset DWDS to version 20.0.2-wip after release (#2193) by Elliott Brooks · 9 months ago
  38. 20cc6d3 Prepare DWDS for release to version 20.0.1 (#2192) by Elliott Brooks · 9 months ago dwds-v20.0.1
  39. 9e35267 Prepare DWDS for release to version 20.0.0 (#2191) by Elliott Brooks · 9 months ago dwds-v20.0.0
  40. bc00884 Update `file` dependency. (#2185) by Bernardo Ferrari · 9 months ago
  41. afbd640 Re-enable events_test with fix (#2189) by Elliott Brooks · 9 months ago
  42. 1f1efa3 Fix Flutter crash by catching WipError on resume and mapping to RPC error (#2188) by Elliott Brooks · 9 months ago
  43. f8f752c Fix test failures (#2182) by Elliott Brooks · 9 months ago
  44. 8c667e8 Dart Debug Extension: don't forward events to Chrome that will cause a crash (#2179) by Elliott Brooks · 9 months ago
  45. db1f552 Use DDC runtime debugger API (#2159) by Anna Gringauze · 9 months ago
  46. 87bd77f Split out common parts of instance tests in preparation for adding canary tests (#2176) by Anna Gringauze · 10 months ago
  47. afa14e2 Refactor instance tests (#2174) by Anna Gringauze · 10 months ago
  48. c65c473 Allow running build daemon tests in canary mode (#2171) by Anna Gringauze · 10 months ago
  49. f0ba743 Reset webdev to version 3.0.7-wip (#2170) by Elliott Brooks · 10 months ago
  50. 2fcc1ba Add option of running frontend server tests in canary mode (#2169) by Anna Gringauze · 10 months ago
  51. 632763a Prepare webdev for release to 3.0.6 (#2167) by Elliott Brooks · 10 months ago webdev-v3.0.6
  52. fa7b6d4 Bump actions/checkout from 3.5.0 to 3.5.3 (#2163) by dependabot[bot] · 10 months ago
  53. 2a6a457 regenerate from the latest mono_repo (#2165) by Devon Carew · 10 months ago
  54. cbb0d76 Run instance tests with frontend server (#2160) by Anna Gringauze · 10 months ago
  55. b672e98 Reset DWDS after release (#2168) by Elliott Brooks · 10 months ago
  56. 8ef92d7 Prepare DWDS for release to version 19.0.2 (#2166) by Elliott Brooks · 10 months ago dwds-v19.0.2
  57. 77e5b37 Handle potential `null` value in `setUpChromeConsoleListeners` (#2162) by Elliott Brooks · 10 months ago
  58. 5081dff Bump actions/labeler from 4.0.4 to 4.2.0 (#2164) by dependabot[bot] · 10 months ago
  59. 8360d50 Shard MV2 and MV3 extension tests (#2153) by Elliott Brooks · 11 months ago
  60. 12e8aa2 Reset Webdev to 3.0.6-wip (#2154) by Elliott Brooks · 11 months ago
  61. 8ca3a89 Fix the Puppeteer tests for the Debug Extension (#2152) by Elliott Brooks · 11 months ago
  62. 6fe17fe Prepare Webdev `3.0.5` release (#2151) by Elliott Brooks · 11 months ago webdev-v3.0.5
  63. 3b7f266 Small fixes for the `release` script (#2150) by Elliott Brooks · 11 months ago
  64. 45446ec Reset DWDS to `19.0.2-wip` (#2149) by Elliott Brooks · 11 months ago
  65. 91cbd18 Prepare DWDS for release to version 19.0.1 (#2145) by Elliott Brooks · 11 months ago dwds-v19.0.1
  66. a7b8158 Don't run proper_release_test with the rest of the test common tests (#2146) by Elliott Brooks · 11 months ago
  67. aa586d2 Fix DCM errors in `chrome_proxy_service.dart` (#2148) by Elliott Brooks · 11 months ago
  68. b58edb7 Fix the DCM workflow (#2147) by Elliott Brooks · 11 months ago
  69. 1551fe6 Wrap VM service API methods in an error handler to convert any exceptions into type `RPCError` (#2144) by Elliott Brooks · 11 months ago
  70. 06abe90 Add more tests to daily testing cron job (#2138) by Elliott Brooks · 11 months ago
  71. 5cb2dcf Use new error codes from package:vm_service (#2141) by Elliott Brooks · 11 months ago
  72. 81ae77a Update Dart Debug Extension version in preparation for publishing (#2139) by Elliott Brooks · 11 months ago
  73. bb9265a Update DCM workflow (#2135) by Elliott Brooks · 11 months ago
  74. 7652f64 Double the timeout for the webdev installation test (#2137) by Elliott Brooks · 11 months ago
  75. a6d761d Remove tabs permission (#2136) by Elliott Brooks · 11 months ago
  76. b02b344 Catch `WipError` on calls to resume and map to appropriate RPC error code (#2134) by Elliott Brooks · 11 months ago
  77. 3d7f546 Add Webdev installation test (#1935) by Elliott Brooks · 11 months ago
  78. 9297c66 Remove unnecessary `async` keywords(#2130) by Elliott Brooks · 11 months ago
  79. 6b112b0 Run DCM workflow against PR branch (#2131) by Elliott Brooks · 11 months ago
  80. b10d62b Support using scope in evaluateInFrame (#2122) by Anna Gringauze · 11 months ago
  81. c0300ce Included requested-by header in `ProxyServerAssetReader` (#2129) by Elliott Brooks · 11 months ago
  82. 5769956 Bump actions/labeler from 4.0.3 to 4.0.4 (#2128) by dependabot[bot] · 11 months ago
  83. f565d7f Disable flaky test on windows (#2127) by Anna Gringauze · 11 months ago
  84. 6eed300 Cleanup expression evalaluation tests (#2125) by Anna Gringauze · 11 months ago
  85. d442fa8 Check for new events more often in batched stream. (#2123) by Anna Gringauze · 11 months ago
  86. 4b69f1d fix format breaking tests (#2124) by Anna Gringauze · 12 months ago
  87. b75f8e6 re-generate w/ the latest monorepo (#2121) by Devon Carew · 12 months ago
  88. d74fadd blast_repo fixes (#2119) by Devon Carew · 12 months ago
  89. 2b2ae0e Try to fix dependabot PRs (#2112) by Elliott Brooks · 12 months ago
  90. d19dafe Manual update deps (#2113) by Elliott Brooks · 12 months ago
  91. c0eb106 Disable tests using webdriver (#2115) by Elliott Brooks · 12 months ago
  92. a16bc9f Dart Debug Extension builder fix (#2117) by Elliott Brooks · 12 months ago
  93. 60616ba Syntax error in DCM workflow file(#2108) by Elliott Brooks · 12 months ago
  94. 469b105 Update DCM workflow (#2106) by Elliott Brooks · 12 months ago
  95. fe5b975 Hide internal implementation details in type objects (#2103) by Anna Gringauze · 12 months ago
  96. 12f2285 Run `chrome_proxy_service_test.dart` everyday at 8 AM PST (#2098) by Elliott Brooks · 1 year ago
  97. 8b42c95 Cleanup record types display (#2070) by Anna Gringauze · 1 year, 1 month ago
  98. 1cfb3bd Update CONTRIBUTING docs (#2097) by Elliott Brooks · 1 year, 1 month ago
  99. 941eda5 Add a test to make sure proper release procedure is followed for `dwds` and `webdev` (#2095) by Elliott Brooks · 1 year, 1 month ago
  100. 2eb7c3e Add Github workflow for Dart Code Metrics (#2092) by Elliott Brooks · 1 year, 1 month ago