1. d9aeb46 [bazel][go] Migrate go_test_parser by Jay Zhuang · 27 minutes ago main master
  2. b0da62c [docs] Exclude clippy for variant build by Christopher Johnson · 34 minutes ago
  3. 14ff178 [rcu] Change AtomicStack ordering to be less conservative by Chris Suter · 3 hours ago
  4. 950768f [battery][fidl] Reword charge_source explanation by Hai Bi · 4 hours ago
  5. 32e348c [cqhci] Refactor how asynchronous tasks are submitted by Chris Suter · 5 hours ago
  6. 863761a [fxfs] Only trim when on charger by Chris Suter · 5 hours ago
  7. 21edcbc [cqhci] The queue must be empty for CMD6 by Chris Suter · 7 hours ago
  8. 92641a75 [kernel][vm] Optimize VmAddressRegionEnumerator out-of-bounds skipping by Adrian Danis · 8 hours ago
  9. 30196a5 [Starnix] Log errors from bpf(BPF_OBJ_PIN) by Sergey Ulanov · 10 hours ago
  10. 73563ce [roll] Roll third_party/perfetto ui: fix pivot table count inflation when adding average(dur) (#5213) by Vikash sharma · 11 hours ago
  11. 25ed53b [roll] Roll third_party/pigweed 4db0219..5bffa5f (3 commits) by global-integration-roller · 26 hours ago
  12. 32b667c [roll] Roll llvm-project/libc [libc][math] Refactor sqrtbf16 function header-only (#187849) by Zorojuro · 27 hours ago
  13. f7dc22f [fxfs-versioning] Update guidelines for struct migration and unversioned types by Aaron Drew · 29 hours ago
  14. 8b4b79a [roll] Roll llvm-project/libc [libc][math] Qualify log with constant evaluation support (#184745) by Muhammad Bassiouni · 30 hours ago
  15. 84b53ec [roll] Roll llvm-project/libc 9980cdf..a4dcae8 (4 commits) by global-integration-roller · 34 hours ago
  16. 66e1dcb [roll] Roll third_party/perfetto cb566a4..13f7775 (4 commits) by global-integration-roller · 2 days ago
  17. 32d24ba [debugger] Add Stack::EnsureFrames by Jacob Rutherford · 2 days ago
  18. 3aa3ac1 [zxdb][dap] Include AsyncTaskNode `id`s. by Darren Chan · 2 days ago
  19. d08a95f [debugger] Cleanup AsyncTaskTree::Delegate interface by Jacob Rutherford · 2 days ago
  20. a3ef05e [display-tool] Use higher priority level than Scenic. by Victor Costan · 2 days ago
  21. cd89450 [wlan] Add helper docstrings for test groups by Marc Khouri · 2 days ago
  22. 0c0397d [roll] Roll bt-host-prebuilt packages to git_revision:ffda31fd7704d3b30a5c77355f497681f8c068be by global-integration-roller · 2 days ago
  23. b7520a9 [agent][skill] For migrating FIDL from GN to Bazel by Jay Zhuang · 2 days ago
  24. f5d2f25 [bazel][fidl] Support prebuilt and compat_test categories by Jay Zhuang · 2 days ago
  25. a1d6784f [bazel][fidl] Migrate fuchsia.accessibility.gesture by Wayne Chou · 2 days ago
  26. 765a090 [ui][input] add trace flow for touch button event by chaopeng · 2 days ago
  27. b3ec2f0 [starnix] Migrate netlink_test and uinput_test to Machina by Aaron Knobloch · 2 days ago
  28. 0c8490b [wlan][wlanix] Implement triggerSubsystemReset. by Kevin Sakuma · 2 days ago
  29. bba0a31 [bazel][zircon] Implement libzircon link stub by David Dorwin · 2 days ago
  30. 4e695a6 [Netstack3] Add a comment to clarify locks in destroy_socket. by Sergey Ulanov · 2 days ago
  31. 9436279 [reboot] don't make the Zircon reason not parseable on HW reason warning by Francois Rousseau · 2 days ago
  32. c8d03334 [timekeeper][rtc] Start periodic RTC updates by Filip Filmar · 2 days ago
  33. 79f3920 [virtcon] Remove virtcon mode settings. by Yilong Li · 2 days ago
  34. b3a4f29 [bazel][idk] Support API level-specific golden IFS files by David Dorwin · 2 days ago
  35. bfb5e41 [bazel][idk] Correct unversioned IFS file destination path by David Dorwin · 2 days ago
  36. 9e39a43 [bazel][idk] Verify shared library public symbols by David Dorwin · 2 days ago
  37. a098e42 [idk] Name IFS files in the IDK consistently by David Dorwin · 2 days ago
  38. 8c7c248 [netstack3] Only log ip_enabled when it's changed by Zeling Feng · 2 days ago
  39. 3b388eb [display][coordinator] Revise WaitFor() used by integration tests. by Victor Costan · 2 days ago
  40. bb6938a2 [starnix] Ensure that FDs opened in overlayfs tests are closed by Wez · 2 days ago
  41. a0244b6 [bisect] Split SearchStrategy into process_result and prepare_next_step by Jerry Belton · 2 days ago
  42. 91889e1 [wlan][test] Test killing WLAN driver host. by Kevin Sakuma · 2 days ago
  43. f294148 [bisect] Make the number of dimensions more flexible. by Jerry Belton · 2 days ago
  44. bb407dc [ffx] Filter duplicate emu targets in --direct. by Andrew Davies · 2 days ago
  45. d94b745 [machina] Skip the problematic netlink_tests by Aaron Knobloch · 2 days ago
  46. a99050b [ffx_e2e_emu] Remove use of the global build artifacts. by Adam Perry · 2 days ago
  47. 724399f9 [roll] Roll third_party/pigweed pw_transfer: Reopen stream if closed on client transfer start in C++ by Alexei Frolov · 2 days ago
  48. ec58803 [roll] Roll llvm-project/libc 92acc09..9980cdf (20 commits) by global-integration-roller · 2 days ago
  49. 6c29e70 [memory] Allow modification of build files to enable LSC by Chris Masone · 2 days ago
  50. 9acab76 [virtcon] Remove the boot animation feature. by Yilong Li · 2 days ago
  51. a9c14a8 [fint] Put newline between ninja error header and output by Oliver Newman · 2 days ago
  52. 1d505be [roll] Roll third_party/pigweed docs: Link to VARIADIC_MACROS(...) after bug fixes by Wyatt Hepler · 2 days ago
  53. b2dc0d3 Reland "[storage] Port ComponentsSqlEndToEndTest to AsyncFuchsiaBaseTest" by Charles Celerier · 2 days ago
  54. 82eaab3 [display][coordinator] Remove Primary/Virtcon special casing. by Victor Costan · 2 days ago
  55. 06af66d [check-licenses] Support nested licenses in rust crates by Jerry Belton · 2 days ago
  56. d2ab437 [zxdb][dap] Add AsyncBacktraceUpdate file and line by Darren Chan · 2 days ago
  57. 5ab9542 [artifactory] Stop writing test data to cwd by Oliver Newman · 2 days ago
  58. 545f4a2 [tefmocheck][sysmem] Add sysmem allocation timeout log check by Prashanth Swaminathan · 2 days ago
  59. fe49ab7 [ffx][repository] Add serve-archive subcommand by Linus Upson · 2 days ago
  60. ed7babc [build][intel-i2c] Remove Wno-unused-function suppression by Linus Upson · 2 days ago
  61. c663fd2 [starnix] Lazy input inspection by Guocheng Wei · 2 days ago
  62. 67ed631 [debugger] Add --use-tree flag to async-backtrace by Jacob Rutherford · 2 days ago
  63. 47b74a1 [display][coordinator] Poll on main testing thread in integration tests. by Victor Costan · 3 days ago
  64. 861a487 [machina] Update Machina prebuilts and Starnix test expectations by Aaron Knobloch · 3 days ago
  65. 5c209af [starnix] Parse thermal and battery shutdown reasons by Thomas Gales · 3 days ago
  66. 1887c5e [fx] Forward fx emu directly to ffx emu appropriately by MJ Ramos · 3 days ago
  67. 0de5bd6 [kernel][vm] Prioritize OOM eviction in EvictUntilTargetsMet by Rasha Eqbal · 3 days ago
  68. 8e1474a6 [ffx][driver] Add composite list and composite show commands by Suraj Malhotra · 3 days ago
  69. 0d349bd [bazel][fidl] migrate rust_constants crate to bazel by Ian McKellar · 3 days ago
  70. dc59a30 [power][broker] Memoize dependency traversal by Kyle Gong · 3 days ago
  71. 98619d7 [assembly] fix hybrid package replacement by David Iserovich · 3 days ago
  72. 27f9b6d [ui][testing] simplest-app-flatland supports mouse / keyboard event by chaopeng · 3 days ago
  73. 7b74bd0 [lacewing] Make FuchsiaBaseTest a subclass of AsyncFuchsiaBaseTest by Charles Celerier · 3 days ago
  74. 45ce7d3 [rust-3p] Update home to 0.5.12 by Thomas Zander · 3 days ago
  75. 7446fb5 [rust-3p] Update signal-hook-registry to 1.4.8 by Thomas Zander · 3 days ago
  76. 517a6e6 [bisect] Fetch and print CIPD URL for the culprit artifact by Jerry Belton · 3 days ago
  77. 873137c [dictionary] Update tests to cover more capability types by Brian Bosak · 3 days ago
  78. b63ab77 [roll] Roll third_party/perfetto e7ca9ec..cb566a4 (51 commits) by global-integration-roller · 3 days ago
  79. f50e46c [rust] Address into_iter_on_ref violations by Nathaniel Manista · 3 days ago
  80. c95ed34 [zx][rs] Remove HandleBased::from_handle. by Adam Perry · 3 days ago
  81. d609f90 [docs] Add CIDER_AGENT.md by Puneetha Ramachandra · 3 days ago
  82. a02d770e [netstack3] Resolve assorted TODOs by Peter DeLong · 3 days ago
  83. 3352a30 [zxdb][dap] Send AsyncBacktraceUpdate DAP events. by Darren Chan · 3 days ago
  84. 30f48e6 Reland "[usb_power_hub] Port UsbPowerHubUsingDmcTest to AsyncFuchsiaBaseTest" by Charles Celerier · 3 days ago
  85. 88402dd [fidl][cleanup] Remove fuchsia.device.vsock by Ian McKellar · 3 days ago
  86. 69435f2 [dso_runner] scene_manager dso driver dispatcher impl by Gary Bressler · 3 days ago
  87. d19d352 [rust] Address into_iter_on_ref violations by Nathaniel Manista · 3 days ago
  88. bc4a334 [zxdb] Implement process-wide "until" command by Dorian Lee · 3 days ago
  89. 0d7967b [sync_io_client] Add open_pipelined function and test by Benjamin Lerman · 3 days ago
  90. 4339d80 [fxfs] Export the number of objects in the graveyard via inspect. by Aaron Drew · 3 days ago
  91. 002994e [bazel2gn] Use cmd.Stdin to send data to `gn format` by Jay Zhuang · 3 days ago
  92. a425112 [ffx] Port heapdump snapshot to FDomain by Casey Dahlin · 3 days ago
  93. f9a4626 [ffx] Port heapdump list to FDomain by Casey Dahlin · 3 days ago
  94. b9b8ba3 [ffx] Port heapdump download to FDomain by Casey Dahlin · 3 days ago
  95. 4661bc1 [ffx] Introduce fdomain version of heapdump tool common lib by Casey Dahlin · 3 days ago
  96. bfc286edd [heapdump] Introduce FDomain version of heapdump_snapshot by Casey Dahlin · 3 days ago
  97. 6b6174f [ffx] Port profile memory to FDomain by Casey Dahlin · 3 days ago
  98. 878e72a [ffx] Port wm set-order to FDomain by Casey Dahlin · 3 days ago
  99. 0ebf0cd [ffx] Port wm list to FDomain by Casey Dahlin · 3 days ago
  100. c6b7066 [ffx] Port wm focus to FDomain by Casey Dahlin · 3 days ago