1. 145e2c8 pw_toolchain: Include libm/configure.rs in builtins build by Dave Roth · 16 hours ago upstream/main
  2. 550a7f2 pw_presubmit: Remove 'default' from host step by Rob Mohr · 18 hours ago
  3. ba857ee pw_kernel: Add support for explicitly tagging a process main thread by Anthony DiGirolamo · 18 hours ago
  4. e953372 pw_ide: Improve compile commands UI and add caching by Asad Memon · 18 hours ago
  5. 6dd400b pw_kernel: Ensure the interrupt object uses signal() by Dave Roth · 20 hours ago
  6. 6ba8fa2 pw_kernel: Merge thread declaraion with objects in system manifest by Anthony DiGirolamo · 21 hours ago
  7. 417e988 pw_bluetooth_sapphire: Reduce the verbosity of extended advertising logs by Faraaz Sareshwala · 36 hours ago
  8. 0a078bb pw_tokenizer: Add Rust detokenizaion support by Erik Gilling · 2 days ago
  9. fc76738 pw_kernel: Bounds check system call IDs by Dave Roth · 2 days ago
  10. 2fe0db0 pw_presubmit: Split up gn_main_build_check by Rob Mohr · 2 days ago
  11. e9cd278 pw_kernel: Add isb to cortex-m context switch by Dave Roth · 2 days ago
  12. c439e1f pw_software_update: Fix signature threshold bypass by Ali Zhang · 2 days ago
  13. 4bd8dfd pw_i2c_mcuxpresso: Add new i3c driver layer by Ryan Albarelli · 2 days ago
  14. 7629bd6 pw_kernel: ForeignList panic on non-empty drop by Dave Roth · 3 days ago
  15. 3c42148 pw_kernel: Update foreign_box unittests to use default_handler by Dave Roth · 3 days ago
  16. fdb7caa pw_kernel: Remove k_doctest config by Dave Roth · 3 days ago
  17. 7ee2a3d pw_kernel: Put copyright headers into jinja comments by Anthony DiGirolamo · 3 days ago
  18. 9336df7 pw_kernel: Remove host architecture by Dave Roth · 3 days ago
  19. bbb396f pw_log: Rust println backend should ignore unnecessary casts by Dave Roth · 3 days ago
  20. a208e18 pw_kernel: Fix RISC-V timer init order by Dave Roth · 3 days ago
  21. 5cd3684 pw_kernel: Run panic checker as part of target build by Dave Roth · 3 days ago
  22. 68644b2 pw_base64: Add Rust decoding by Erik Gilling · 3 days ago
  23. edae9a7 pw_kernel: Add clippy linting to adventure by Anthony DiGirolamo · 3 days ago
  24. 3dad72c pw_unit_test: Update EXPECT_DEATH_IF_SUPPORTED for gtest consistency by Wyatt Hepler · 3 days ago
  25. 54ad58b pw_tokenizer: Fix nested token format string by Maya Hegde · 3 days ago
  26. 58a1f63 pw_ide: Add display name support by Asad Memon · 3 days ago
  27. 22d0893 pw_grpc: Move ConnectionThread example to test server by Austin Foxley · 4 days ago
  28. 611c474 pw_format: Add support for formatting strings by Erik Gilling · 4 days ago
  29. 9e3665e pw_bytes: Add Python binary reader/writer classes by Jonathon Reinhart · 4 days ago
  30. 559f3bb pw_grpc: Implement flow control window blocking by Austin Foxley · 4 days ago
  31. 893902f pw_protobuf: Fix integer overflow in Decoder::GetFieldSize by Austin Foxley · 4 days ago
  32. 63d0271 pw_async2: Fix dep on pw_enum in Android.bp by Jonathon Reinhart · 4 days ago
  33. eaff6ba roll: luci by pigweed-roller · 5 days ago
  34. 1b1f727 roll: fuchsia-infra-bazel-rules 2b717fb..9040744 (18 commits) by pigweed-roller · 5 days ago
  35. dd0a4ec roll: rust-analyzer by pigweed-roller · 6 days ago
  36. 0b7bd41 pw_software_update: Validate user_manifest in targets_metadata by Ali Zhang · 7 days ago
  37. d132eaa pw_protobuf: Use FunctionRef in codegen for submessages by Austin Foxley · 7 days ago
  38. 9ef3c66 pw_rpc: Fix lockless send test config by Austin Foxley · 7 days ago
  39. da61368 pw_allocator: Replace deprecated pw::allocator::Allocator name by Matthew Sedam · 7 days ago
  40. 5c32494 pw_bluetooth_sapphire: Improve stream server lifetime mgmt by Jason Graffius · 7 days ago
  41. 740e71b pw_multibuf: Export public_overrides headers in Android.bp by Matthew Sedam · 7 days ago
  42. 676d854 pw_bluetooth_proxy: Update dependencies in Android.bp by Matthew Sedam · 7 days ago
  43. 5519cac pw_tokenizer: Add proper target support in Android.bp by Matthew Sedam · 7 days ago
  44. 653631b pw_enum: Add Android.bp by Matthew Sedam · 7 days ago
  45. bc4a492 pw_bluetooth_sapphire: Return OutOfRange on bad peer SCA by Jason Graffius · 7 days ago
  46. 98a789e pw_kernel: Use lstrip and trim blocks in jinja templates by Anthony DiGirolamo · 7 days ago
  47. e2ce481 workflows.json: Add docs to sandbox program by Rob Mohr · 7 days ago
  48. 35fbab5 pw_tokenizer: Move data-driven tests to separate modules by Wyatt Hepler · 7 days ago
  49. 622d7a1 pw_rpc: Add PW_RPC_LOCKLESS_CHANNEL_SEND by Austin Foxley · 7 days ago
  50. 902ba7a pw_function: Fix implicit conversion warnings by Wyatt Hepler · 8 days ago
  51. c6476d2 pw_pylint: Add configurable list of external repos to lint by Austin Foxley · 8 days ago
  52. dc88dbc pw_presubmit: Add bthost_package_internal by Rob Mohr · 8 days ago
  53. 0a6cc97 pw_json: Fix JsonObjectAddKey recovery on failure by Wyatt Hepler · 8 days ago
  54. cd5e304 pw_bluetooth_sapphire: Additional key check in sm by Josh Conner · 8 days ago
  55. 2d4e2c9 pw_async2: Move Channel future core when the other channel is closed by Wyatt Hepler · 8 days ago
  56. 7821927 pw_bluetooth_sapphire: Add internal_release config by Darren Chan · 8 days ago
  57. f1bb8b2 roll: fuchsia-infra-bazel-rules 84960e1..2b717fb (35 commits) by pigweed-roller · 8 days ago
  58. 7ca7b44 pw_bluetooth_sapphire: Add FIDL helpers for ISO CIGs by Jason Graffius · 8 days ago
  59. c55fd88 pw_bluetooth_sapphire: Support adding conn ref in adapter by Jason Graffius · 8 days ago
  60. 170ef8c pw_grpc: Add clear_connection to GrpcChannelOutput by Austin Foxley · 8 days ago
  61. 77591bc Revert "pw_sync_freertos: Disable ISL scheduler lock on Cortex-M" by Carlos Chinchilla · 9 days ago
  62. 9d7c68e pw_env_setup: Bump pyelftools to 0.32 by Jonathon Reinhart · 9 days ago
  63. 4c671a4 pw_async2: Support co_awaiting void coroutines by Wyatt Hepler · 9 days ago
  64. 4cda721 pw_bluetooth_sapphire: Terminate unsolicited periodic advertising syncs by Jimmy Chiu · 9 days ago
  65. 314c592 pw_toolchain: Add more cases to warning_exceptions.txt by Lloyd Pique · 10 days ago
  66. da338b5 pw_sync_freertos: Fix a thread safety warning (Bazel 9) by Lloyd Pique · 10 days ago
  67. 73bb2c5 pw_enum: Generate tokenized/stringified enums from header files by Wyatt Hepler · 10 days ago
  68. 2a16e00 pw_kernel: Add the adventure example workflow by Anthony DiGirolamo · 10 days ago
  69. 91476c8 pw_enum: Move EnumToString from pw_tokenizer to pw_enum by Wyatt Hepler · 10 days ago
  70. b58e116 pw_bluetooth: Fix misc conversion warnings (Bazel 9) by Lloyd Pique · 10 days ago
  71. 9c0e457 pw_bluetooth_proxy: Passthrough L2CAP PDUs larger than 2KB by Ben · 10 days ago
  72. e49ddd3 pw_bluetooth_sapphire: Add CreateCig to adapter by Jason Graffius · 10 days ago
  73. 2283752 pw_bluetooth_sapphire: Impl Central CIG create in LE conn mgr by Jason Graffius · 10 days ago
  74. 08b3192 pw_bluetooth_sapphire: Update Fuchsia SDK by Jason Graffius · 10 days ago
  75. 805b3c1 pw_bluetooth_sapphire: Support central in IsoStreamManager by Jason Graffius · 10 days ago
  76. 2725df0 pw_build: Remove generated timestamp from test generator by Wyatt Hepler · 10 days ago
  77. 41d65e9 pw_rpc: Remove timestamps from generated files by Wyatt Hepler · 10 days ago
  78. d608793 bazel: Update Fuchsia SDK to 32.20260515.4.1100 by Lloyd Pique · 10 days ago
  79. e86bbd2 pw_build: Add working dir option to workflow bazel drivers by Anthony DiGirolamo · 10 days ago
  80. 2bb3869 pw_async2: Channel futures should hold the lock when moving a FutureCore by Wyatt Hepler · 10 days ago
  81. 6234753 pw_bluetooth_sapphire: Pull ISO fakes out into separate targets by Jason Graffius · 10 days ago
  82. 6c9d477 pw_bluetooth_sapphire: Create/implement IsoGroupManager by Jason Graffius · 10 days ago
  83. 08ac04a pw_bluetooth_sapphire: Add/implement Create CIS by Jason Graffius · 10 days ago
  84. c03b058 pw_bluetooth_sapphire: Add/implement Set CIG Params by Jason Graffius · 10 days ago
  85. 38f0586 roll: luci by pigweed-roller · 12 days ago
  86. 06a912e roll: fuchsia-infra-bazel-rules fc3b673..84960e1 (37 commits) by pigweed-roller · 12 days ago
  87. 28408b8 roll: rust-analyzer by pigweed-roller · 13 days ago
  88. 1f479f4 bazel: Roll rules_python to 1.8.5 by Kayce Basques · 14 days ago
  89. cb9ca96 doxygen: Tidy new troubleshooting content by Kayce Basques · 14 days ago
  90. 994cc3f sphinx: Re-enable persistent worker by Kayce Basques · 14 days ago
  91. 5c849ae pw_tokenizer: Add Java to data-driven detokenizer tests by Wyatt Hepler · 14 days ago
  92. 4041ba0 pw_tokenizer: Fix Python nested detokenization base confusion bug by Wyatt Hepler · 14 days ago
  93. 87340d4 pw_tokenizer: Do not silently detokenize collisions by Wyatt Hepler · 14 days ago
  94. 070725a pw_tokenizer: Update logic for successful detokenization by Wyatt Hepler · 14 days ago
  95. f57d506 pw_kernel: Clean up Process/ThreadRef naming and semantics by Erik Gilling · 14 days ago
  96. efd4d76 pw_kernel: Clarify process state names and behavior by Erik Gilling · 2 weeks ago
  97. e1154a5 bazel: Roll to rules_mypy@0.41.0 by Lloyd Pique · 2 weeks ago
  98. 3d9d23f pw_kernel: Clean up test logging inconsistencies by Dave Roth · 2 weeks ago
  99. b7dd9df pw_trace_tokenized: Fix implicit conversion warnings by Wyatt Hepler · 2 weeks ago
  100. 7b2ac0c pw_log: Add PW_FMT_CONCAT support to logging by Dave Roth · 2 weeks ago