1. 4e0818f Add a sha256 hash implementation and use it for string_hash by Daniel Cheng · 6 days ago main master
  2. 5964f49 Opt-in to the Windows SegmentHeap by Greg Thompson · 7 days ago
  3. 0eb071f Add a `module_name` flag to source_set. by Matt Stark · 10 days ago
  4. bf891ce Refactor module name to be dynamic. by Matt Stark · 10 days ago
  5. 8450d60 Optimize vector creation in compile_commands_writer.cc. by Jeffrey Yu · 8 days ago
  6. 6e0b557 Run 'tools/run_formatter.sh' by Matt Stark · 10 days ago
  7. ab6f8b2 Implement `string_hash` function. by Lukasz Anforowicz · 2 weeks ago
  8. d92aee2 Support weak_libraries by XiaoPeng Li · 4 weeks ago
  9. 4619125 Do not add .inputdeps paths to --ninja-outputs-file by David 'Digit' Turner · 2 weeks ago
  10. fb3b73d Make clang modules output -fmodule-file=foo=<pcm>. by Matt Stark · 5 weeks ago
  11. a156d0b infra: Revert CIPD autoconf by Junji Watanabe · 3 weeks ago
  12. 59cb063 infra: Include autoconf bin directory to PATH by Junji Watanabe · 3 weeks ago
  13. 5ed737c infra: Fix autoconf executable path by Junji Watanabe · 3 weeks ago
  14. 944b383 infra: Use CIPD autoconf by Junji Watanabe · 3 weeks ago
  15. c5a0003 Allow led access in GN via http://go/ciba by Victor Hugo Vianna Silva · 3 weeks ago
  16. 748c957 Revert "Build non-linkable deps async with Ninja's validaitons" by Junji Watanabe · 4 weeks ago
  17. 8c77cb9 Upgrade linux bots from ubuntu 22.04 to ubuntu 24.04 by Victor Hugo Vianna Silva · 5 weeks ago
  18. c4eb732 Use unordered_map instead of map in HeaderChecker by Takuto Ikuta · 4 weeks ago
  19. e7f3202 Add --file_relation to gn refs command by Dan Harrington · 5 weeks ago
  20. 20a6b6d Optimize vector initialization and preallocation in desc_builder.cc. by Jeffrey Yu · 5 weeks ago
  21. a0c5124 Add `reserve` statement when vector size is known beforehand. by Jeffrey Yu · 8 weeks ago
  22. 092f4f0 Refactor container update by preferring the range insert. by Jeffrey Yu · 8 weeks ago
  23. 07d3c6f Handle symlinked directories correctly during gn clean on Windows. by Aleksei Khoroshilov · 9 weeks ago
  24. 5ddf42d Fix relative imports from args.gn. by Aleksei Khoroshilov · 9 weeks ago
  25. 81b24e0 update reference.md by Takuto Ikuta · 3 months ago
  26. 1a7c151 Include -fmodule-file flags in compile_commands.json by Takuto Ikuta · 3 months ago
  27. cbb50f2 Refactor C++ module dependency logic into a new utility by Takuto Ikuta · 3 months ago
  28. 9f1c583 Gitiles navigation bar by Richard Wang · 3 months ago
  29. aa3ecae Adds a len() function by Andrew Grieve · 3 months ago
  30. b38dcb6 Avoid clashes of include_dir in rust-project.json. by Matt Stark · 4 months ago
  31. 5d0a415 Check all targets to find duplicated outputs. by Takuto Ikuta · 3 months ago
  32. 037970e infra/config: Remove luci.recipes.use_python3 experiment by Takuto Ikuta · 4 months ago
  33. ee5b7e3 Handle empty outputs in WriteInputDepsStampOrPhonyAndGetDep by Takuto Ikuta · 4 months ago
  34. c15bfa4 build: Propagate module dependencies through group targets by Takuto Ikuta · 4 months ago
  35. 4ce861f Deduplicate item in 'deps', 'sources' and related lists by Sylvain Defresne · 4 months ago
  36. cc7c61e infra: Update comment for macOS version used in CQ/CI by Takuto Ikuta · 4 months ago
  37. 1928142 [Apple] Allow passing a manifest to the post-processing script by Sylvain Defresne · 4 months ago
  38. 97be95a Update link to buganizer in README.md by Takuto Ikuta · 4 months ago
  39. 93cc2d3 [Apple] Fix `gn gen` when using swift and no_stamp_files by Sylvain Defresne · 4 months ago
  40. e58da9d [Apple] Remove deprecated aliases for `post_processing_$var` by Sylvain Defresne · 4 months ago
  41. 10b4eeb Revert "Allow newline in string literal" by Takuto Ikuta · 4 months ago
  42. d1ee470 Use std::ranges::all_of in parse_tree_unittest by Takuto Ikuta · 4 months ago
  43. e850582 infra: Correctly use macOS 13 instead of 11 by Takuto Ikuta · 4 months ago
  44. e66ef96 Update Xcode and macOS version in bots by Takuto Ikuta · 5 months ago
  45. 3a4f5ce infra: Add shadow buckets to trigger led job by Takuto Ikuta · 5 months ago
  46. acfe5fd Allow newline in string literal by Takuto Ikuta · 5 months ago
  47. c9ed4b1 Revert "Update macOS version to 13 used in CQ/CI" by Takuto Ikuta · 5 months ago
  48. 4cfb717 Update macOS version to 13 used in CQ/CI by Takuto Ikuta · 5 months ago
  49. e9fc92a Refactor command_format.cc by Lei Zhang · 5 months ago
  50. 05e0316 Shorten targets from //path/to/foo:foo to //path/to/foo by Lei Zhang · 5 months ago
  51. 85f62c1 Modernize and improve parse_tree.cc by Lei Zhang · 5 months ago
  52. eb4530a Auto-format the codebase by Lei Zhang · 5 months ago
  53. c474841 Remove hardcoded -fmodules-embed-all-files flag by Takuto Ikuta · 5 months ago
  54. 635a71e Reland "Use JSON escaping for JSON string output" by Peter DeLong · 7 months ago
  55. 97b68a0 Reland #2 "Run Target::OnResolve() on background threads" by Andrew Grieve · 6 months ago
  56. 3f7fb0d Propagate module dependencies transitively via public_deps by Takuto Ikuta · 6 months ago
  57. 8734223 Fix bug in Grow logic in HashTableBase by Andrew Grieve · 6 months ago
  58. 81dab9f Apply tools/run_formatter.sh by Takuto Ikuta · 6 months ago
  59. 5416953 Revert "Reland "Run Target::OnResolve() on background threads"" by Andrew Grieve · 6 months ago
  60. 0fcc64f Reland "Run Target::OnResolve() on background threads" by Andrew Grieve · 6 months ago
  61. 899572b Enable ASAN & UBSAN when running tests in debug on CQ/CI by Andrew Grieve · 6 months ago
  62. 8ea3af9 Revert "Run Target::OnResolve() on background threads" by Andrew Grieve · 6 months ago
  63. efa0e81 Check all targets before generating shortnames by Andrew Savage · 7 months ago
  64. f166c44 [tvos] Search for `kTargetXcodePlatform` from all arguments by Julie Jeongeun Kim · 7 months ago
  65. 3ef7da3 Run Target::OnResolve() on background threads by Andrew Grieve · 6 months ago
  66. e5c4d18 specify the gerrit listener type to be legacy poller by Yiwei Zhang · 6 months ago
  67. f031c09 Optimize Target::EnsureFileIsGeneratedByDependency() by Andrew Grieve · 6 months ago
  68. 38eb2a1 Fix lsan errors by Andrew Grieve · 6 months ago
  69. b102945 Add myself to OWNERS, remove xoolger addresses by Andrew Grieve · 6 months ago
  70. b99a82c Revert "Use JSON escaping for JSON string output" by Takuto Ikuta · 6 months ago
  71. afd24ed Use JSON escaping for JSON string output by Peter DeLong · 7 months ago
  72. a84e399 [tvos] Handle a type error with target_xcode_platform by Julie Jeongeun Kim · 7 months ago
  73. ebc8f16 [tvos] Add target_xcode_platform to set Xcode project by Julie Jeongeun Kim · 7 months ago
  74. cad8f67 Add `--filter-with-data` flag for `gn gen --ide=json` by nespie1 · 8 months ago
  75. 0c25d1b Handle --ide=vs2019 switch by Tomasz Moniuszko · 8 months ago
  76. 487f835 Handle hpp11 file extension. by dan sinclair · 8 months ago
  77. 85cc21e Fix `gn help --root-pattern` by David 'Digit' Turner · 8 months ago
  78. 90478db Build non-linkable deps async with Ninja's validaitons by Junji Watanabe · 8 months ago
  79. 10a2714 Generate compile_commands.json as part of build/gen.py by Junji Watanabe · 8 months ago
  80. 887935b apply the latest clang-format by Takuto Ikuta · 8 months ago
  81. 3bf246c Add a test for source_set with modulemap by Takuto Ikuta · 8 months ago
  82. 3468d48 Write .gitignore file to build directory by Peter Collingbourne · 8 months ago
  83. 12a6f48 Add more on how args are processed to "help execution". by Dirk Pranke · 8 months ago
  84. 7f10984 Make `gn_version` available in the dotfile. by Dirk Pranke · 8 months ago
  85. 6d326e9 Tweak `help execution` wording after c0a46c5. by Dirk Pranke · 8 months ago
  86. c0a46c5 Attempt to improve the documentation for "help execution". by Dirk Pranke · 8 months ago
  87. 6e8e0d6 zos: build with -m64 and ignore unknown-pragmas by Gaby Baghdadi · 9 months ago
  88. 18602f6 Unit test parser/tokenizer against double minus by Richard Wang · 9 months ago
  89. 7a8aa3a Remove deps from rust executable to module's pcm files by Takuto Ikuta · 9 months ago
  90. 3b1920c Update test for rust executable deps by Takuto Ikuta · 9 months ago
  91. b3ca206 Add toolchain for cxx modules in TestWithScope by Takuto Ikuta · 9 months ago
  92. 4526cde Apply the latest clang-format by Takuto Ikuta · 9 months ago
  93. dae6a44 Update reference for {rustdeps} by Takuto Ikuta · 9 months ago
  94. eabc4de Always generate a .toolchain file even if it is empty. by David 'Digit' Turner · 9 months ago
  95. 96297eb Pass --with-lg-page=16 when building jemalloc for arm64. by Peter Collingbourne · 9 months ago
  96. 3d0d344 Remove obsolete debug checks. by David 'Digit' Turner · 9 months ago
  97. 4a8016d Make default vs ide version on Windows as 2022 by Chunbo Hua · 10 months ago
  98. f98b6d7 Reland "Adds a path_exists() function" by Andrew Grieve · 10 months ago
  99. c6f1e69 Revert "Adds a path_exists() function" by Andrew Grieve · 10 months ago
  100. 68b72c3 Adds a path_exists() function by Andrew Grieve · 10 months ago