1. b52e89e [build][rust][wasm] Fix WASM builds. by Christopher R. Johnson · 2 years, 10 months ago
  2. a4e5052 [action_tracer] Randomize trace output path by Jay Zhuang · 2 years, 10 months ago
  3. 50dd5bc [debug_data] Transition to new protocol by Ankur Mittal · 2 years, 10 months ago
  4. c3301c6 [zbi_test] Add a host test for each zbi test. by Ina Huh · 2 years, 10 months ago
  5. d23947c [sanitizers] Remove scrutiny from permissible exclusion by Charles Celerier · 2 years, 10 months ago
  6. 3e077e4 [build] Use -mno-outline-atomics only for the kernel by Roland McGrath · 2 years, 10 months ago
  7. 308b892 [rust][clippy] Refactor clippy gn templates by Joseph Ryan · 2 years, 10 months ago
  8. 6cf880f [wlan][common][scrutiny] Remove lsan suppression from wlan-common by Charles Celerier · 2 years, 10 months ago
  9. d5e41f9 [mold] Rename mold to forma. by Dragoș Tiselice · 2 years, 10 months ago
  10. c67b0ff [build] Remove VLA bounds UBSan suppression by Leonard Chan · 2 years, 10 months ago
  11. dd429dd [blobfs] Remove VLA bounds UBSan suppressions by Leonard Chan · 2 years, 10 months ago
  12. f66ab73 [build] Use ld64.lld on macOS by Petr Hosek · 2 years, 10 months ago
  13. d149b61 [build] Trim visibility for VLA bounds UBSan check by Leonard Chan · 2 years, 10 months ago
  14. 3db9e5e [build] Make macOS build configuration explicit by Petr Hosek · 2 years, 10 months ago
  15. 809852d [build] Move rustflag to global config by David Fang · 2 years, 11 months ago
  16. 969ddf7 [build] Output depfiles to target_out_dir by Aidan Wolter · 2 years, 11 months ago
  17. ffd1790 [build] Trim visibility by Tamir Duberstein · 2 years, 11 months ago
  18. eacc3f4 [build] Trim visibility by Tamir Duberstein · 2 years, 11 months ago
  19. 7309bf5 [build] Replace rustflags target-feature=+crypto with +aes,+sha2 by Rich Kadel · 2 years, 11 months ago
  20. c094a7b [output-scanner] Disable on Mac by Jay Zhuang · 2 years, 11 months ago
  21. 20cff18d [build] Enable output dir leaks check by default by Jay Zhuang · 2 years, 11 months ago
  22. 1c9acd6 [build][kernel] Re-consolidate standalone config, drop unneeded flags by Roland McGrath · 2 years, 11 months ago
  23. 0bd5439 [build] Improve output-dir leak-check diagnostic by David Fang · 2 years, 11 months ago
  24. 3cef21a [rust] Use one codegen unit only in release by Shai Barack · 2 years, 11 months ago
  25. c92359e [caching] Provide output-dir leak check switch by David Fang · 2 years, 11 months ago
  26. 049b9f3 [build][rust] Share owners for //build{/config,}/rust by Tyler Mandry · 2 years, 11 months ago
  27. 26cf61f [arm64][rust] Enable hardware intrinsics for aes by Chris Tam · 3 years ago
  28. 0fe8f61 [hwasan] Fix missing rebase_path by Nathan Mulcahey · 3 years ago
  29. dfec8a0 [rust] Enable microarch features for cortex-a53 by Chris Tam · 3 years ago
  30. 8b73228 [sanitizers] Move configs to build/config/sanitizers by Shai Barack · 3 years ago
  31. 23b3fdf [tsan] Empty out tsan visibility allowlist by Shai Barack · 3 years ago
  32. e44cd3b [zbitl] Clean up build integration for tests by Roland McGrath · 3 years ago
  33. d84648d [ubsan] Use common config by Shai Barack · 3 years ago
  34. 4e35f59 [media][h264] Fix Wconversion warnings in chromium H264 code. by John Bauman · 3 years ago
  35. 9c20326 [build] Inject C++ include dirs only for C++ compilations by Roland McGrath · 3 years ago
  36. 40ee732 [build][sanitizers] Temporarily disable VLA Bounds checking by Leonard Chan · 3 years ago
  37. aa90d144 [ffx][scrutiny] Upgrade ffx scrutiny verify routes by Mark Dittmer · 3 years ago
  38. dfb26f4 [ffx][scrutiny] Migrate verify_component_resolvers to ffx by Mark Dittmer · 3 years ago
  39. 0439213 [codecs] Move chromium h.264 code to library by John Bauman · 3 years ago
  40. 0975035 [lsan] Remove unneeded allowlist entry by Shai Barack · 3 years ago
  41. 661b685 [build] Migrate to stable flag for rust instrument-coverage by Rich Kadel · 3 years ago
  42. 616321c [lsan] Remove stale suppression by Shai Barack · 3 years ago
  43. 0557f4b [terminal] Switch to using alacritty code in third_party by David Reveman · 3 years ago
  44. d9faeed [build] Unify auto_var_config by Shai Barack · 3 years ago
  45. 7eabcaa [lsan] Trim allowlist by Shai Barack · 3 years ago
  46. b43c34c [rust] Remove unsupported target features by Shai Barack · 3 years ago
  47. 40fa7d0 [build] Switch back to the Clang 13.0 ABI by Petr Hosek · 3 years ago
  48. f151b9c [test] Extend coverage integration test for Rust by Gulfem Savrun Yeniceri · 3 years ago
  49. 24e0869 [build] Configure CPU targeting for hardware baseline by Shai Barack · 3 years ago
  50. fbc8ba4 [build][hwasan] Build hwasan variant by Leonard Chan · 3 years ago
  51. c96db7d [vulkan] Add config for C++20 and suppress warning by Mark Schott · 3 years ago
  52. 4b9d74f [build] Remove -fexperimental-new-pass-manager by Shai Barack · 3 years ago
  53. 83ee690 [build] Allow actions to specify ignore prefixes for action_tracer by Aaron Wood · 3 years ago
  54. 69dfc7d [ethernet] Disable should_panic tests under ASAN by Tamir Duberstein · 3 years ago
  55. 6efa690 [trace] Fix -Wno-conversion warnings by Prashanth Swaminathan · 3 years ago
  56. 289c284 [rust] remove unnecessary `extern crate proc_macro` uses by Dan Johnson · 3 years ago
  57. 0b7171b [rust] update to stable syntax for mangling version by Dan Johnson · 3 years ago
  58. 504d2bd [build][sdk] Make //build/config/fuchsia configs available to host builds by Sean Cuff · 3 years ago
  59. 090f282 [rust][clippy] Fix or skip failing clippy targets by Joseph Ryan · 3 years ago
  60. 46aa812 [ntr] Implement ffx plugin by Nate Hurley · 3 years ago
  61. 1c4b1d3 [garnet] Remove unneeded Wno-conversion by Andrey Andreev · 3 years ago
  62. 3552ffc0 [garnet] Fix Wno-conversion issue by Andrey Andreev · 3 years ago
  63. 3a1148c [build] Remove trampoline config by Shai Barack · 3 years ago
  64. 23d1489 [trace_manager] Fix -Wno-conversion warnings by Prashanth Swaminathan · 3 years ago
  65. 6cfa7b2 [examples] Fix -Wno-conversion warnings by Prashanth Swaminathan · 3 years ago
  66. ad8e952 [build] Do post-unification cflags IOU by Shai Barack · 3 years ago
  67. 0a361ad [build] Remove post-unification IOUs by Shai Barack · 3 years ago
  68. a4bf689 [memory] Fix no-reorder-init-list for unittests by Prashanth Swaminathan · 3 years ago
  69. 4292e04 [elflib] Fix no-reorder-init-list warnings by Prashanth Swaminathan · 3 years ago
  70. 01253d5 [garnet] Fix Wno-conversion issue by Andrey Andreev · 3 years ago
  71. 39b5f6d [modular] Fix no-reorder-init-list warnings by Prashanth Swaminathan · 3 years ago
  72. f88b5d8 [build] Clean up deprecated-declarations by Prashanth Swaminathan · 3 years ago
  73. 7af9e07 [insntrace] Fix -Wno-conversion issue by Andrey Andreev · 3 years ago
  74. 1cd1aac [test] Add coverage integration test second part by Gulfem Savrun Yeniceri · 3 years ago
  75. f786ed3 [garnet] Remove unneeded Wno-conversion by Andrey Andreev · 3 years ago
  76. 4cd04bc [rust] Simplify bootfs config by Shai Barack · 3 years ago
  77. 42c548c [rust][llvm] Enable new pass manager for Rust by Tyler Mandry · 3 years ago
  78. a841083 [garnet] Remove unneeded -Wno-conversion by Andrey Andreev · 3 years ago
  79. 5200b77 [fuchsia-zircon] Remove LSAN suppression by Tamir Duberstein · 3 years ago
  80. f665b40 [garnet] Fix -Wno-conversion issue by Andrey Andreev · 3 years ago
  81. 0c535a7 [build] Faster Rust bootfs rebuilds when ZBI not constrained by Shai Barack · 3 years ago
  82. 1a4c5bf [build] Remove -Wno-format-overflow by Tamir Duberstein · 3 years ago
  83. e39e3ff6 [garnet] Fix -Wno-conversion issue by Andrey Andreev · 3 years ago
  84. b1907d7 [build] Unify Fuchsia/Zircon default_warnings by Shai Barack · 3 years ago
  85. f0ce546 [scrutiny][verifiers] component_resolvers verifier by Kevin Wells · 3 years, 1 month ago
  86. 6f2a67b [psutils][sys] Enable -Wconversion warnings by Eric Tang · 3 years, 1 month ago
  87. 984d957 [profile] Dedupe variant def logic by Shai Barack · 3 years, 1 month ago
  88. 626c740 [tsan] Add is_tsan bool by Nathan Mulcahey · 3 years, 1 month ago
  89. 63c9bc1 [cts] Fix dynamic-linker flag for "coverage-cts" variant. by Kevin Cho · 3 years, 1 month ago
  90. ee4ac47 [build] Fix variant selection in fuzzer_package() template. by David 'Digit' Turner · 3 years, 1 month ago
  91. 2a228a0 [coverage] Coverage should only instrument //* by Shai Barack · 3 years, 1 month ago
  92. 1eaf177 [netsvc] Fix -Wno-conversion conversion issues by Bruno Dal Bo · 3 years, 1 month ago
  93. 17d73ed [netsvc] Absorb inet6 by Bruno Dal Bo · 3 years, 1 month ago
  94. df05f86 [host_tsan] Add variant by Nathan Mulcahey · 3 years, 2 months ago
  95. 93d1bc5 [rust_crates] Enable LSAN for tiny-http by Tamir Duberstein · 3 years, 2 months ago
  96. 6c3cb33 [phys] Remove ZX_STATIC_PIE #ifdef by Roland McGrath · 3 years, 2 months ago
  97. 05bfedb [kernel][phys] Use elfldltl for self-relocation by Roland McGrath · 3 years, 2 months ago
  98. a6e02c38 [elfldltl] Static PIE self-relocation support with Fuchsia vDSO by Roland McGrath · 3 years, 2 months ago
  99. 42702c4 [build] Improve is_clang by Shai Barack · 3 years, 2 months ago
  100. 9a3b683 [elfldltl] Static PIE self-relocation support by Roland McGrath · 3 years, 2 months ago