1. 6a12334 Remove uses of variable-length arrays by Devon Loehr · 10 days ago main
  2. 3d6a865 Convert base::StringPiece to std::string_view //tools by Helmut Januschka · 3 weeks ago
  3. eb1bbb0 format windows headers using new config. by Takuto Ikuta · 4 months ago
  4. 3886d8c Make Lightweight UAF Detector reports less confusing by Sergei Glazunov · 5 months ago
  5. ad2071c updater: generate separate typelibs for user and system by S. Ganesh · 7 months ago
  6. 5d88252 updater: refactor the midl generation into a template by S. Ganesh · 7 months ago
  7. 2770f60 Reland "Rename {absl => std}::optional in //tools/" by Arthur Sonzogni · 7 months ago
  8. 4a0c543 Revert "Rename {absl => std}::optional in //tools/" by Arthur Sonzogni · 7 months ago
  9. 58d9009 Rename {absl => std}::optional in //tools/ by Arthur Sonzogni · 7 months ago
  10. 2b44212 DebugVisualizers: Add natvis for base::StringAlias by Michael Tang · 7 months ago
  11. 984f757 Add gwpasan and crashinfo commands to chromeexts debugging extension by Sergio Gonzalez · 7 months ago
  12. 43f71b4 Fix Visual Studio visualizer for `BasicPersistent` by Koji Ishii · 8 months ago
  13. 5ab8597 Rename {absl => std}::optional in minor top-level dirs by Arthur Sonzogni · 9 months ago
  14. 09d5e4c Fix bugs in visualization of base::Value. by Peter Kasting · 1 year, 5 months ago
  15. 6c4c7c5 Remove last Python 2 reference from src/tools by Bruce Dawson · 1 year, 5 months ago
  16. 239ebe3 Update setenv.py for new VS version by Bruce Dawson · 1 year, 5 months ago
  17. cb2c67c Update update_idl.py by Bruce Dawson · 1 year, 6 months ago
  18. 82aa71d Migrate tools/win/*.py to four-space indents by Bruce Dawson · 1 year, 6 months ago
  19. da6d7e2 Move update_idl.py to tools\win by Bruce Dawson · 1 year, 6 months ago
  20. c0c6f7c Switch windbg_common.bat to python3 by Bruce Dawson · 1 year, 6 months ago
  21. c5d25ec Auto-generate unique output_name for component() gn targets. by Aleksey Khoroshilov · 1 year, 6 months ago
  22. 8937869 Fix Visual Studio visualizers for std::map/std::multimap/absl::variant. by John Abd-El-Malek · 1 year, 7 months ago
  23. 43b7896 Update instructions to current version of Visual Studio by David Bienvenu · 1 year, 10 months ago
  24. ab10bdc Update copyright headers in testing/, tools/ by Avi Drissman · 1 year, 11 months ago
  25. 89e2d9d Let IdleWakeups monitor the System process by Bruce Dawson · 2 years, 1 month ago
  26. 46ce6f9 [DebugVisualizers] Update for MemberBase<T> changes by Yoshifumi Inoue · 2 years, 3 months ago
  27. 9e1d25b Remove remaining scottmg entries in OWNERS files by David Dorwin · 2 years, 3 months ago
  28. c545ece [DebugVisualizers] Update for FontPlatformData::typeface_ in blink.nativs by Yoshifumi Inoue · 2 years, 4 months ago
  29. 0fe11ed [DebugVisualizers] Update for blink::FontFamily::family_name_ by Yoshifumi Inoue · 2 years, 4 months ago
  30. 2380296 Get timeit.bat to handle midnight by Bruce Dawson · 2 years, 4 months ago
  31. 478abfa Get ShowGlobals to recognize folded globals by Bruce Dawson · 2 years, 7 months ago
  32. 5aa3b52 Fix ShowGlobals to build, and build with VS 2019 by Bruce Dawson · 2 years, 9 months ago
  33. 90fb5c6 Remove most remaining unused "base/macros.h" by Peter Boström · 2 years, 9 months ago
  34. fc02f07 Script remove more DISALLOW_COPY_AND_ASSIGNs by Peter Boström · 2 years, 10 months ago
  35. 849b577 [DebugVisualizers] Add V8 BasicPersistent to blink.natvis by Koji Ishii · 2 years, 11 months ago
  36. 3e73acb [DebugVisualizers] Improve/fix NGFragmentItem by Koji Ishii · 3 years ago
  37. f8c29b2 [DebugVisualizers] Improve/fix NGPhysicalBoxFragment by Koji Ishii · 3 years ago
  38. 0f9967d [DebugVisualizers] Use MostDerivedType for NGPhysicalFragment by Koji Ishii · 3 years ago
  39. 6f5328a [DebugVisualizers] Remove NGPhysicalLineBoxFragment::Children by Koji Ishii · 3 years ago
  40. cee931c Make blink.natvis support Oilpan version of Member<T> by Yoshifumi Inoue · 3 years ago
  41. 5567e12 Fix typo for |absl::optional| by Koji Ishii · 3 years, 1 month ago
  42. f989aa0 Add `<SmartPointer>` to smart pointers in .natvis by Koji Ishii · 3 years, 3 months ago
  43. 9c6eafb third_party,tools: Replace base::Optional with absl::optional by Anton Bikineev · 3 years, 3 months ago
  44. 41cda16 Change IdleWakeups to show private commit instead of WS by Bruce Dawson · 3 years, 3 months ago
  45. 8b477c1 Add handle counts to IdleWakeups summary by Bruce Dawson · 3 years, 3 months ago
  46. ed7f800 Fix pe_summarize.py to be compatible with python3. by Zequan Wu · 3 years, 4 months ago
  47. 19f5ffc Add windbg32.bat and windbg64.bat by Bruce Dawson · 3 years, 4 months ago
  48. cbef3bf Add Docs for chromeexts by Robert Liao · 3 years, 5 months ago
  49. 823c2d7 Connect chromeexts View Command to PrintViewHierarchy() by Robert Liao · 3 years, 6 months ago
  50. 6ef8eb3 Add Support to Display One Level of Children on Demand by Robert Liao · 3 years, 6 months ago
  51. f7c4166 Remove blink/public/platform/web_rect.h by Dave Tapuska · 3 years, 6 months ago
  52. 52f9845 Set up a Basic "view" Command by Robert Liao · 3 years, 6 months ago
  53. 1b47f9e Add base::CommandLine Support to chromeexts by Robert Liao · 3 years, 7 months ago
  54. dabc1b4 Refactor the Way Clients Obtain Interfaces from the Debug Client by Robert Liao · 3 years, 7 months ago
  55. 1a7c6f7 Revert back anonymous unions in blink.natvis by Koji Ishii · 3 years, 8 months ago
  56. 1f7d929 IdleWakeups: enable filtering by process ID by Jesse McKenna · 3 years, 10 months ago
  57. 70df67c IdleWakeups: optionally print tab-delimited output by Jesse McKenna · 3 years, 10 months ago
  58. efa7a4a Add README.md to tools/win/DebugVisualizers by Koji Ishii · 3 years, 10 months ago
  59. 74b0788 IdleWakeups: optionally exit with target process by Jesse McKenna · 3 years, 10 months ago
  60. 7339fb0 Fix blink.natvis for String and NGFragmentItem by Koji Ishii · 3 years, 10 months ago
  61. 3cf5038 IdleWakeups: optionally show CPU time in seconds by Jesse McKenna · 3 years, 10 months ago
  62. de1f382 base::Value visualizer by Felix Andrew · 3 years, 10 months ago
  63. 79320c5 Update tools\win\setenv.bat to support VS 2019 by Bruce Dawson · 3 years, 11 months ago
  64. f5b6a65 IdleWakeups: exclude idle snapshots from summary by Jesse McKenna · 4 years ago
  65. bbd788f Add jessemckenna to tools/win/OWNERS by Jesse McKenna · 4 years ago
  66. 4754f10 Add ajgo@ to tools/win/OWNERS. by Alex Gough · 4 years ago
  67. 57d1e89 IdleWakeups: Update README formatting for markdown by Jesse McKenna · 4 years ago
  68. 849213c remove copybara initialization artifacts by Jesse McKenna · 4 years ago
  69. 1c600d1 Copybara Service Migration Initialization. by Jesse McKenna · 4 years ago
  70. 978d662 IdleWakeups: count processes created and destroyed by Jesse McKenna · 4 years ago
  71. bc2a614 IdleWakeups: skip processes that report 0 threads by Jesse McKenna · 4 years ago
  72. bc9339c IdleWakeups: refactor SystemInformationSampler::TakeSnapshot by Jesse McKenna · 4 years ago
  73. 9002d9f Update IdleWakeups README by Jesse McKenna · 4 years ago
  74. 7a15cf8 Update blink.natvis for StringImpl by Yoshifumi Inoue · 4 years ago
  75. 9196368 Rename to blink.natvis from webkit.natvis by Yoshifumi Inoue · 4 years ago
  76. ca5cba3 Add natvis support for |NGFragmentItem| by Koji Ishii · 4 years, 1 month ago
  77. 685292c Remove/replace unnecessary includes of logging.h (tools/) by Hans Wennborg · 4 years, 1 month ago
  78. 722f01f Update IdleWakeups project by Bruce Dawson · 4 years, 2 months ago
  79. 6bdba46 Helper to associate mojo interfaces with sandboxes from traces. by Alex Gough · 4 years, 2 months ago
  80. 933167c Fix email address in trim_heap OWNERS file by Bruce Dawson · 4 years, 4 months ago
  81. 24753d0 Add Windows heap trimming tool by Bruce Dawson · 4 years, 4 months ago
  82. 1a18c77 Reformat all gn files in /tools/, /url/ by Nico Weber · 4 years, 7 months ago
  83. 6c57446 Remove support for GYP_MSVS_VERSION env variable by Aaron Gable · 4 years, 7 months ago
  84. cb63898 Remove WebFloatPoint and use gfx::PointF by Dave Tapuska · 4 years, 8 months ago
  85. 7808d50 Convert ShowGlobals Uses of CComPtr to Microsoft::WRL::ComPtr by Robert Liao · 4 years, 9 months ago
  86. 491d5f3 Add C++ string Include to ShowGlobals.cc by Robert Liao · 4 years, 10 months ago
  87. c37591c tools: Use Python 3 style print statements [9/9] by Raul Tambre · 4 years, 10 months ago
  88. 0557e25 List natvis files as inputs by Tom Anderson · 5 years ago
  89. e253ad1 Stop pe_summarize.py from depending on VS 2015 by Bruce Dawson · 5 years ago
  90. f019490 Move libc++.natvis from tools/win/DebugVisualizers to build/config/c++. by Nico Weber · 5 years ago
  91. ee5366f Fix natvis visualizers for blink::WebString. by Lucas Gadani · 5 years ago
  92. 80d40af Move NG Physical/Logical Offset/Size/Rect out of ng by Xianzhu Wang · 5 years ago
  93. fa275ca DebugVisualizers: Fix base::Optional by Koji Ishii · 5 years ago
  94. d87bbef win/libc++/natvis: Add support for unordered_(multi)?(map|set). by Nico Weber · 5 years ago
  95. d9cd7f4 win/libc++/natvis: Add support for many containers. by Nico Weber · 5 years ago
  96. 929e43c libc++/win/natvis: Add visualizer for std::map. by Nico Weber · 5 years ago
  97. 2c23e6b Update Length debug visualizer by Christian Biesinger · 5 years ago
  98. cca97e0 libc++/win/natvis: Add visualizers for unique_ptr and __compressed_pair_elem. by Nico Weber · 5 years ago
  99. 2cae36b win/libc++: Start adding a natvis file. by Nico Weber · 5 years ago
  100. c06d08c [win] Remove documentation, scripts and logging hooks for PREFAST. by Wez · 5 years ago