1. bfff555 Update Win toolchain to VS 2026 and SDK 26100.7705 by Devon Loehr · 4 days ago main
  2. baacfc6 Use modern names for base::DictValue and base::ListValue by Avi Drissman · 6 weeks ago
  3. 2a98237 [windows] Handle more time formats in subtract_time.py by Greg Thompson · 7 weeks ago
  4. 24494b0 Prepare to remove base::JSONReader::Read's parsing option default by Daniel Cheng · 5 months ago
  5. 2cbfc8d NatVis: add base::FilePath type and add comment referencing clang 'debug info for constant globals' issue. by Erik Anderson · 6 months ago
  6. 89d58eb Add NatVis types for absl::flat_hash_map, base::IdType, base::LazyInstance, and base::WeakPtr. by Erik Anderson · 7 months ago
  7. 4d6ecd8 Improve NatVis definitions for std::atomic, std::basic_string, std::pair, and base::*Time* types. by Erik Anderson · 7 months ago
  8. e054469 Remove enable_nacl references from tools/win by Fabian Sommer · 8 months ago
  9. 46b1086 Fix `blink.natvis` for `blink::Length` by Koji Ishii · 8 months ago
  10. 5024f3f Move wtf/hash_table.h and wtf/key_value_pair.h to "blink" namespace by Kent Tamura · 8 months ago
  11. c9f8541 Update `blink.natvis` for the `WTF` namespace changes by Koji Ishii · 8 months ago
  12. 21b78c1 Move wtf/vector*.* to "blink" namespace by Kent Tamura · 8 months ago
  13. 077c4e7 Update debugger support files for blink::StringImpl by Kent Tamura · 8 months ago
  14. b980c84 Add an owner in APAC timezone for DebugVisualizers by Koji Ishii · 8 months ago
  15. dd8674f Update debugger support files for blink::String by Kent Tamura · 8 months ago
  16. f191715 Switch wtf/text/atomic_string*.* to "blink" namespace by Kent Tamura · 8 months ago
  17. b15389e DebugVisualizers: Add some chrome.natvis implementations and fix others by Michael Tang · 10 months ago
  18. 210ca18 DebugVisualizers: Add support for std::variant<*> by Michael Tang · 10 months ago
  19. f764fa3 DebugVisualizers: Fix chrome.natvis typo by Michael Tang · 10 months ago
  20. acb2f3b DebugVisualizers: Add natvis for gfx::Transform by Michael Tang · 11 months ago
  21. 76af635 DebugVisualizers: Add natvis for base::span by Michael Tang · 11 months ago
  22. efc9513 [etw tracing] Move tracing_service_idl into chrome by Greg Thompson · 1 year, 1 month ago
  23. 8c39b05 [windows] Fix IDL updater by Greg Thompson · 1 year, 2 months ago
  24. 78a4170 Single PrintViewHierarchy implementation. by Peter Kasting · 1 year, 3 months ago
  25. 21994ff Updater: Transmit install ID over IPC (Windows) by Joshua Pawlicki · 1 year, 3 months ago
  26. f80a364 [windows services] Introduce a rapid reuse test by Greg Thompson · 1 year, 4 months ago
  27. a64cfe7 Update windows build output scripts by Devon Loehr · 1 year, 4 months ago
  28. 28e5fe0 Remove obsolete google_update folder and associated references by S. Ganesh · 1 year, 4 months ago
  29. 687798b Add Readme to tools/win by Alex Gough · 1 year, 5 months ago
  30. 763ec70 Remove brucedawson@ from several owners files by Bruce Dawson · 1 year, 5 months ago
  31. 56a70f8 Delete ChromeDebug project by Bruce Dawson · 1 year, 5 months ago
  32. 24b6632 [layout-unit] Update Visual Studio natvis files by Koji Ishii · 1 year, 6 months ago
  33. 6a12334 Remove uses of variable-length arrays by Devon Loehr · 1 year, 8 months ago
  34. 3d6a865 Convert base::StringPiece to std::string_view //tools by Helmut Januschka · 1 year, 8 months ago
  35. eb1bbb0 format windows headers using new config. by Takuto Ikuta · 1 year, 11 months ago
  36. 3886d8c Make Lightweight UAF Detector reports less confusing by Sergei Glazunov · 2 years ago
  37. ad2071c updater: generate separate typelibs for user and system by S. Ganesh · 2 years, 2 months ago
  38. 5d88252 updater: refactor the midl generation into a template by S. Ganesh · 2 years, 2 months ago
  39. 2770f60 Reland "Rename {absl => std}::optional in //tools/" by Arthur Sonzogni · 2 years, 2 months ago
  40. 4a0c543 Revert "Rename {absl => std}::optional in //tools/" by Arthur Sonzogni · 2 years, 2 months ago
  41. 58d9009 Rename {absl => std}::optional in //tools/ by Arthur Sonzogni · 2 years, 2 months ago
  42. 2b44212 DebugVisualizers: Add natvis for base::StringAlias by Michael Tang · 2 years, 2 months ago
  43. 984f757 Add gwpasan and crashinfo commands to chromeexts debugging extension by Sergio Gonzalez · 2 years, 2 months ago
  44. 43f71b4 Fix Visual Studio visualizer for `BasicPersistent` by Koji Ishii · 2 years, 3 months ago
  45. 5ab8597 Rename {absl => std}::optional in minor top-level dirs by Arthur Sonzogni · 2 years, 4 months ago
  46. 09d5e4c Fix bugs in visualization of base::Value. by Peter Kasting · 3 years ago
  47. 6c4c7c5 Remove last Python 2 reference from src/tools by Bruce Dawson · 3 years ago
  48. 239ebe3 Update setenv.py for new VS version by Bruce Dawson · 3 years ago
  49. cb2c67c Update update_idl.py by Bruce Dawson · 3 years, 1 month ago
  50. 82aa71d Migrate tools/win/*.py to four-space indents by Bruce Dawson · 3 years, 1 month ago
  51. da6d7e2 Move update_idl.py to tools\win by Bruce Dawson · 3 years, 1 month ago
  52. c0c6f7c Switch windbg_common.bat to python3 by Bruce Dawson · 3 years, 1 month ago
  53. c5d25ec Auto-generate unique output_name for component() gn targets. by Aleksey Khoroshilov · 3 years, 1 month ago
  54. 8937869 Fix Visual Studio visualizers for std::map/std::multimap/absl::variant. by John Abd-El-Malek · 3 years, 2 months ago
  55. 43b7896 Update instructions to current version of Visual Studio by David Bienvenu · 3 years, 5 months ago
  56. ab10bdc Update copyright headers in testing/, tools/ by Avi Drissman · 3 years, 6 months ago
  57. 89e2d9d Let IdleWakeups monitor the System process by Bruce Dawson · 3 years, 8 months ago
  58. 46ce6f9 [DebugVisualizers] Update for MemberBase<T> changes by Yoshifumi Inoue · 3 years, 10 months ago
  59. 9e1d25b Remove remaining scottmg entries in OWNERS files by David Dorwin · 3 years, 11 months ago
  60. c545ece [DebugVisualizers] Update for FontPlatformData::typeface_ in blink.nativs by Yoshifumi Inoue · 3 years, 11 months ago
  61. 0fe11ed [DebugVisualizers] Update for blink::FontFamily::family_name_ by Yoshifumi Inoue · 3 years, 11 months ago
  62. 2380296 Get timeit.bat to handle midnight by Bruce Dawson · 4 years ago
  63. 478abfa Get ShowGlobals to recognize folded globals by Bruce Dawson · 4 years, 2 months ago
  64. 5aa3b52 Fix ShowGlobals to build, and build with VS 2019 by Bruce Dawson · 4 years, 4 months ago
  65. 90fb5c6 Remove most remaining unused "base/macros.h" by Peter Boström · 4 years, 4 months ago
  66. fc02f07 Script remove more DISALLOW_COPY_AND_ASSIGNs by Peter Boström · 4 years, 5 months ago
  67. 849b577 [DebugVisualizers] Add V8 BasicPersistent to blink.natvis by Koji Ishii · 4 years, 6 months ago
  68. 3e73acb [DebugVisualizers] Improve/fix NGFragmentItem by Koji Ishii · 4 years, 6 months ago
  69. f8c29b2 [DebugVisualizers] Improve/fix NGPhysicalBoxFragment by Koji Ishii · 4 years, 6 months ago
  70. 0f9967d [DebugVisualizers] Use MostDerivedType for NGPhysicalFragment by Koji Ishii · 4 years, 6 months ago
  71. 6f5328a [DebugVisualizers] Remove NGPhysicalLineBoxFragment::Children by Koji Ishii · 4 years, 6 months ago
  72. cee931c Make blink.natvis support Oilpan version of Member<T> by Yoshifumi Inoue · 4 years, 7 months ago
  73. 5567e12 Fix typo for |absl::optional| by Koji Ishii · 4 years, 9 months ago
  74. f989aa0 Add `<SmartPointer>` to smart pointers in .natvis by Koji Ishii · 4 years, 10 months ago
  75. 9c6eafb third_party,tools: Replace base::Optional with absl::optional by Anton Bikineev · 4 years, 10 months ago
  76. 41cda16 Change IdleWakeups to show private commit instead of WS by Bruce Dawson · 4 years, 10 months ago
  77. 8b477c1 Add handle counts to IdleWakeups summary by Bruce Dawson · 4 years, 10 months ago
  78. ed7f800 Fix pe_summarize.py to be compatible with python3. by Zequan Wu · 5 years ago
  79. 19f5ffc Add windbg32.bat and windbg64.bat by Bruce Dawson · 5 years ago
  80. cbef3bf Add Docs for chromeexts by Robert Liao · 5 years ago
  81. 823c2d7 Connect chromeexts View Command to PrintViewHierarchy() by Robert Liao · 5 years ago
  82. 6ef8eb3 Add Support to Display One Level of Children on Demand by Robert Liao · 5 years ago
  83. f7c4166 Remove blink/public/platform/web_rect.h by Dave Tapuska · 5 years ago
  84. 52f9845 Set up a Basic "view" Command by Robert Liao · 5 years ago
  85. 1b47f9e Add base::CommandLine Support to chromeexts by Robert Liao · 5 years ago
  86. dabc1b4 Refactor the Way Clients Obtain Interfaces from the Debug Client by Robert Liao · 5 years ago
  87. 1a7c6f7 Revert back anonymous unions in blink.natvis by Koji Ishii · 5 years ago
  88. 1f7d929 IdleWakeups: enable filtering by process ID by Jesse McKenna · 5 years ago
  89. 70df67c IdleWakeups: optionally print tab-delimited output by Jesse McKenna · 5 years ago
  90. efa7a4a Add README.md to tools/win/DebugVisualizers by Koji Ishii · 5 years ago
  91. 74b0788 IdleWakeups: optionally exit with target process by Jesse McKenna · 5 years ago
  92. 7339fb0 Fix blink.natvis for String and NGFragmentItem by Koji Ishii · 5 years ago
  93. 3cf5038 IdleWakeups: optionally show CPU time in seconds by Jesse McKenna · 5 years ago
  94. de1f382 base::Value visualizer by Felix Andrew · 5 years ago
  95. 79320c5 Update tools\win\setenv.bat to support VS 2019 by Bruce Dawson · 5 years ago
  96. f5b6a65 IdleWakeups: exclude idle snapshots from summary by Jesse McKenna · 6 years ago
  97. bbd788f Add jessemckenna to tools/win/OWNERS by Jesse McKenna · 6 years ago
  98. 4754f10 Add ajgo@ to tools/win/OWNERS. by Alex Gough · 6 years ago
  99. 57d1e89 IdleWakeups: Update README formatting for markdown by Jesse McKenna · 6 years ago
  100. 849213c remove copybara initialization artifacts by Jesse McKenna · 6 years ago