1. 69fa777 Adds WebSocket support to Network panel (GSoC'26) (#9968) by Yash R Hosalli · 25 hours ago master
  2. dcb810a Migrate from dart_skills_lint to skills_lint (#9974) by Reid-Agent · 27 hours ago
  3. 0eebad5 Fix "gclient sync" call in "dt serve" for Windows (#9976) by Danny Tuppeny · 32 hours ago
  4. 054c817 Remove dead test function (#9971) by Sam Rawlins · 7 days ago
  5. c80539b Fix Network tab not capturing requests after hot restart and clear (#9856) by Muhammad Kamel · 7 days ago
  6. eac5eec Update CODEOWNERS (#9966) by Ben Konyi · 8 days ago
  7. 662216f Hide extension button when embedded in an IDE (#9956) by John Ryan · 9 days ago
  8. 17d4542 Add pin rows to Profile Memory table (#9832) by Khanak Khandelwal · 9 days ago
  9. 644500c Fix unreadable release notes blockquote in dark theme (#9957) by Yusuf İhsan Görgel · 2 weeks ago
  10. f8209c7 Remove unused inspectorErrorCount getter (#9958) by Sam Rawlins · 2 weeks ago
  11. 34ddb37 Fix RenderFlex overflow in debugging controls at narrow widths (#9949) by Pranta Dutta · 2 weeks ago
  12. 168bb17 Move Inspector error tracking out of ErrorBadgeManager (#9923) by Khanak Khandelwal · 2 weeks ago
  13. 1d105ed Add video tutorial link to the Deep Links panel (#9925) by Abdelrahman Saed · 2 weeks ago
  14. c867d15 Fix a bug in the benchmark script and enhance CSV output (#9955) by Kenzie Davisson · 2 weeks ago
  15. 84c98b7 Fix issue with compare_benchmarks.dart script (#9954) by Kenzie Davisson · 2 weeks ago
  16. 7bb8485 Fix outdated link in TRIAGE.md (#9947) by John Ryan · 2 weeks ago
  17. a81c94d Bump dart-lang/setup-dart from 1.7.1 to 1.8.0 (#9950) by dependabot[bot] · 3 weeks ago
  18. 94360bf Run `dcm check-dependencies` over DevTools packages (#9941) by Kenzie Davisson · 3 weeks ago
  19. f68b437 Run `dcm check-unused-code` over `devtools_test` (#9935) by Kenzie Davisson · 4 weeks ago
  20. 62bcc32 Run `dcm check-unused-code` on `devtools_app_shared` (#9934) by Kenzie Davisson · 4 weeks ago
  21. 0681a8a Run dcm check-unused-code on the devtools_extensions package (#9933) by Kenzie Davisson · 4 weeks ago
  22. 5a980dc Remove unused code in inspector files. (#9931) by Kenzie Davisson · 4 weeks ago
  23. d7c7456 Run dcm unused-code check over devtools_shared (#9932) by Kenzie Davisson · 4 weeks ago
  24. d6079ca Add initial PR review skills and skill validation hooks. (#9930) by Kenzie Davisson · 4 weeks ago
  25. d9b12be Allow flutter SDK binary to be a symlink (#9924) by John Ryan · 4 weeks ago
  26. 71c02db Attempt to fix flaky tests caused by modifying the same test apps. (#9929) by Kenzie Davisson · 4 weeks ago
  27. 103c983 Fix the patterns for code blocks and the handling of newlines when matching patterns (#9921) by Danny Tuppeny · 4 weeks ago
  28. 3870ab5 Remove unused code from `test/` (#9918) by Kenzie Davisson · 4 weeks ago
  29. 506141e Remove unused code in `integration_test` and `shared` (#9916) by Kenzie Davisson · 4 weeks ago
  30. 1681401 Update textmate grammar to latest version (#9920) by Danny Tuppeny · 4 weeks ago
  31. f33f60d Remove unused code from `services/` (#9919) by Kenzie Davisson · 4 weeks ago
  32. b95a83d Remove unused code from `standalone_ui/` (#9917) by Kenzie Davisson · 4 weeks ago
  33. 26fbb75 Trigger re-layout when resizing CPU flame chart (#9915) by Sam Rawlins · 4 weeks ago
  34. 86d7bcb Remove unused code under `screens/` (#9911) by Kenzie Davisson · 4 weeks ago
  35. c5a863a Removes unused code in DevTools app `extensions/` and `framework/` directories (#9909) by Kenzie Davisson · 4 weeks ago
  36. e79b571 Correct units and cumulative bug in GC times (#9890) by Sam Rawlins · 5 weeks ago
  37. 1c7e423 Run `dcm check-unused-code` on each PR to find unused code. (#9908) by Kenzie Davisson · 5 weeks ago
  38. cc4971d network: Fix bad HAR data (#9900) by Sam Rawlins · 5 weeks ago
  39. e41c353 Support brightness override in a11y page (#9898) by Hannah Jin · 6 weeks ago
  40. 57f547b feat: migrate devtools to new dart_skills_lint API (#9899) by Reid-Agent · 6 weeks ago
  41. c30f51d Prevent GC of value during async eval (#9885) by Sam Rawlins · 6 weeks ago
  42. ee63060 [A11y] Add UI for AccessibilityOverridesPane (#9892) by Hannah Jin · 6 weeks ago
  43. 90487c0 Publish devtools_shared 14.0.0 (#9891) by Sam Rawlins · 6 weeks ago
  44. 21f1838 [A11y] Create a11y page with placeholders. (#9889) by Hannah Jin · 6 weeks ago
  45. a469731 Prepare for long filenames in Flutter repo (#9888) by Sam Rawlins · 6 weeks ago
  46. 01fe32d Fix links in CONTRIBUTING (#9886) by Sam Rawlins · 6 weeks ago
  47. f6ba7b4 debugger: if controller has been disposed, leave showScriptLocation early (#9884) by Sam Rawlins · 7 weeks ago
  48. 4362d64 Increase the timeout when waiting for Chrome to open (#9883) by Sam Rawlins · 7 weeks ago
  49. 34f9380 devtools_shared: Use the file package for a file system abstraction for testing (#9872) by Sam Rawlins · 7 weeks ago
  50. 048218d Bump version to 2.61.0 (#9882) by Sam Rawlins · 7 weeks ago
  51. 12d5956 Prepare for release 2.60.0 (#9880) by Sam Rawlins · 7 weeks ago v2.60.0
  52. dae6342 Check Dart formatting in all packages and in tool/ (#9873) by Sam Rawlins · 7 weeks ago
  53. 489028a Fix disconnect reconnect (#9878) by Khanak Khandelwal · 7 weeks ago
  54. a53445b fix: validate devtoolsOptionsUri in extensionEnabledState handler (#9834) by Adil Burak Şen · 8 weeks ago
  55. 20b6936 Reformat all code with recent Flutter/Dart SDK (#9871) by Sam Rawlins · 8 weeks ago
  56. 140594b Reject absolute paths in devToolsFileFromPath (#9844) by Adil Burak Şen · 8 weeks ago
  57. f52f72d Enable `dispose-class-fields` and `dispose-fields` lints to resolve memory leaks (#9857) by Kenzie Davisson · 8 weeks ago
  58. da43067 Preserve selected feature tab in Performance page exports (#9861) by gords2 · 9 weeks ago
  59. 2670279 Bump flutter candidate to 7e1e507403236215dd7420e1b2bb5dc5895554ce (#9867) by Sam Rawlins · 9 weeks ago
  60. fb59fa4 fix: keep network search field enabled after clearing calls (#9855) by Ishaq Hassan · 9 weeks ago
  61. f138e3a Only validate deep links when connected to a Flutter app (#9865) by Sam Rawlins · 9 weeks ago
  62. 4bc7c72 Fix persistent and disappearing error badges for Inspector (#9805) by Khanak Khandelwal · 9 weeks ago
  63. 0868729 Fix bad contrast for highlighted search results in tables (#9863) by gords2 · 9 weeks ago
  64. a549a2e Bump actions/checkout from 6.0.2 to 7.0.0 (#9860) by dependabot[bot] · 10 weeks ago
  65. 646cd37 Paginate files in the release notes workflow to support large PRs (#9858) by Kenzie Davisson · 10 weeks ago
  66. e5134ff Bump Dart SDK minimums to Dart 3.11.0. (#9848) by Sam Rawlins · 3 months ago
  67. 580b1ef Bump release notes to 2.60.0 (#9849) by Sam Rawlins · 3 months ago
  68. 3eca94a Prepare for release 2.59.0 (#9846) by Sam Rawlins · 3 months ago v2.59.0
  69. dc611a9 [analytics] propagate ENV to deeplink sub-tool calls (#9836) by Phil Quitslund · 3 months ago
  70. f927f84 Bump flutter and re-enable int properties test (#9842) by Sam Rawlins · 3 months ago
  71. 5122355 Update dart_skills_lint dependency to e449787 and inherit target configuration (#9830) by Reid Baker · 3 months ago
  72. adce730 Prepare for new properties on int (#9829) by Sam Rawlins · 4 months ago
  73. 90587fb Clean up hover test. (#9826) by Kenzie Davisson · 4 months ago
  74. be950ac Fix SplitPane RangeError when child count changes between rebuilds (#9822) by Ishaq Hassan · 4 months ago
  75. 55c61f4 Add retry to eval_integration_test.dart to help with flake. (#9825) by Kenzie Davisson · 4 months ago
  76. 24fba28 Fix HoverCard tooltip clipping in the Flutter Inspector (#9823) by Kenzie Davisson · 4 months ago
  77. 645fcad Prep devtools for next release (#9821) by Kenzie Davisson · 4 months ago
  78. 23a1bf0 Handle null values for `FlutterStore.flutterClientId`. (#9820) by Kenzie Davisson · 4 months ago v2.58.0
  79. 5febd5b Prep devtools packages for publish (#9818) by Kenzie Davisson · 4 months ago
  80. eb89b08 Remove more legacy analytics logic (#9817) by Kenzie Davisson · 4 months ago
  81. 7d9ae43 Fix late initialization error in DevTools store logic (#9816) by Kenzie Davisson · 4 months ago
  82. d894a66 Prepare for release 2.58.0 (#9814) by Sam Rawlins · 4 months ago
  83. 9857b65 Notify Flutter inspector when navigating widget tree with keyboard (#9810) by Muhammad Kamel · 4 months ago
  84. a14ede6 Use super parameters in more places, linted by the analyzer (#9815) by Sam Rawlins · 4 months ago
  85. 3e0c484 Add a skill for closing obsolete issues (#9812) by Kenzie Davisson · 4 months ago
  86. 9265adf Use default service extension states in UI even when they are not available (#9813) by Kenzie Davisson · 4 months ago
  87. dc1d7ad Remove unused constant (#9808) by Kenzie Davisson · 4 months ago
  88. 6046c5b Rename Inspector V2 --> Inspector (#9796) by Elliott Brooks · 4 months ago
  89. 4141851 Fix long string overlay in debugger Variables panel (#7112) (#9745) by Khanak Khandelwal · 4 months ago
  90. 7d3d1ec Increase test coverage for `search.dart` (#9795) by Kenzie Davisson · 4 months ago
  91. 19a1dff Remove AI assistant experiment and panel (#9797) by Elliott Brooks · 4 months ago
  92. 50bfb73 Update CODEOWNERS (#9794) by Kenzie Davisson · 4 months ago
  93. 199c3e8 Fix bug with the `dt update-version` tool (#9793) by Kenzie Davisson · 4 months ago
  94. ca4a472 Bump flutter_lints to 6.0.0 (#9792) by Sam Rawlins · 4 months ago
  95. 7faf9ff Pluralize domain and path label in deep links panel (#9790) by Khanak Khandelwal · 4 months ago
  96. aac691b Added size support to Network tab (#9744) by Yash R Hosalli · 4 months ago
  97. 46811ca Delete legacy inspector (#9782) by Elliott Brooks · 4 months ago
  98. afcbeed Add a skills for adding changelog entries and updating package versions (#9781) by Kenzie Davisson · 4 months ago
  99. da50b29 Add a SKILL for adding and verifying copyright headers (#9779) by Elliott Brooks · 4 months ago
  100. 14e7dd3 Delete legacy analytics. (#9777) by Kenzie Davisson · 4 months ago