1. 37233cc pw_unit_test: Don't execute multiple test suites at the same time by Maksymilian Knust · 86 minutes ago main upstream/main
  2. f80cb7e pw_grpc: Fix warnings in format strings by Eli Lipsitz · 2 hours ago
  3. d1e6ed0 pw_assert: Add missing dep in Android.bp by Jonathon Reinhart · 2 hours ago
  4. 709debd docs: Add notes about GitHub Actions by Rob Mohr · 2 hours ago
  5. 51f5403 pw_build: Add deps support to pw_linker_script by Austin Foxley · 3 hours ago
  6. 1e0836b pw_allocator: Refactor optional Allocator methods by Aaron Green · 20 hours ago
  7. 8b53960 docs: Instructions for freertos.BUILD.bazel by Ted Pudlik · 20 hours ago
  8. 38c302a docs: Create files in current directory by Taylor Cramer · 20 hours ago
  9. 4551fc5 pw_env_setup: PyPI version bump to 0.0.16 by Anthony DiGirolamo · 22 hours ago
  10. a395729 pw_env_setup: Build an extra example pypi distribution by Anthony DiGirolamo · 22 hours ago
  11. 24001c6 targets/rp2040: Update docs to add missing picotool dependency by Dave Roth · 22 hours ago
  12. 5d11e26 targets/rp2040: Save test run log files by Anthony DiGirolamo · 22 hours ago
  13. fc8c914 pw_allocator: Make Init methods infallible by Aaron Green · 24 hours ago
  14. e1cb624 targets/rp2040: Increase RPC thread stack size to 16K by Erik Gilling · 24 hours ago
  15. ffdc28a pw_preprocessor: Remove PW_HAVE_FEATURE by Aaron Green · 25 hours ago
  16. 0f76642 OWNERS: Add link to format by Rob Mohr · 26 hours ago
  17. e3c80f8 freertos: Clarify Bazel documentation by Ted Pudlik · 27 hours ago
  18. c4cf469 pw_allocator: Reduce Block fragmentation by Aaron Green · 30 hours ago
  19. 5e6b6c9 pw_allocator: Fix #if PW_HAVE_FEATURE(__cpp_rtti) by Aaron Green · 31 hours ago
  20. 83644e8 pw_uart: Add pw_uart to CMakeLists by Andrei Cornescu · 2 days ago
  21. 506466d pw_channel: Consistent datagram/byte channel aliases by Wyatt Hepler · 2 days ago
  22. cd15ca3 pw_allocator: Track requested sizes in blocks by Aaron Green · 2 days ago
  23. cae40e3 pw_toolchain: Add clang-apply-replacements plugin by slliu · 2 days ago
  24. a2504dc targets/rp2040: Allow using rp2040 devices in bootloader mode by Anthony DiGirolamo · 2 days ago
  25. f86d349 pw_allocator: Fix Android build by Matthew Sedam · 2 days ago
  26. 9cb235f pw_*: Fix typo succesfully->successfully by Alan Rosenthal · 2 days ago
  27. af6e048 pw_log_basic: Fixing sign conversion error for logging by Jakub Latusek · 2 days ago
  28. ea9a81f pw_spi_mcuxpresso: Remove unnecessary debug messages by Jonathon Reinhart · 2 days ago
  29. 4d84714 pw_cpu_exception_cortex_m: Fix checks for ARMv8 by Carlos Chinchilla · 3 days ago
  30. bb558ed rp2040: Raise minimal stack size to 1KB by Taylor Cramer · 3 days ago
  31. dc5c87c pw_system: Simplify pw_system usage in Bazel by Ted Pudlik · 3 days ago
  32. eeec556 targets/rp2040: Refresh target docs by Armando Montanez · 3 days ago
  33. 905d426 pw_clock_tree: Generic clock tree management by Christoph Klee · 3 days ago
  34. de0813b pw_allocator: Move large values to test fixtures by Taylor Cramer · 3 days ago
  35. 22a0e55 *: Update Android.bp after GetAlignedSubspan move by Taylor Cramer · 3 days ago
  36. 6e1b3f4 pw_chre: Update CHRE revision by David Gilhooley · 3 days ago
  37. a13c1ef targets/rp2040: Update openocd flashing instructions by Armando Montanez · 4 days ago
  38. 49dd44f roll: gn by pigweed-roller · 4 days ago
  39. 19c5ce1 roll: 310, 311 by pigweed-roller · 5 days ago
  40. eb7a4e7 [fuchsia_infra] Roll 20 commits by pigweed-roller · 5 days ago
  41. 894f848 rp2040_utils: Replace exceptions with logging by Taylor Cramer · 6 days ago
  42. efcc36b targets/rp2040: Increase device_detector verbosity by Anthony DiGirolamo · 6 days ago
  43. d8d48ae docs: Update changelog by Aaron Green · 6 days ago
  44. 9c7d879 pw_unit_test: Ensure alignment of test fixtures by Taylor Cramer · 6 days ago
  45. 969c75d pw_transfer: Fix transfer_thread_test initialization order by Alexei Frolov · 6 days ago
  46. 2e46e4a pw_config_loader: Remove unnecessary dep by Rob Mohr · 6 days ago
  47. 1edf35a pw_allocator: Add AsPmrAllocator by Aaron Green · 6 days ago
  48. 16fb026 pw_rpc: Include FakeChannelOutput in soong target by kierancyphus · 7 days ago
  49. 7e07cfa pw_env_setup: Remove f-strings from github_visitor by Rob Mohr · 7 days ago
  50. 770fffc pw_transfer: End active transfers when RPC stream changes by Alexei Frolov · 7 days ago
  51. 3a93dbe pw_config_loader: Add missing types dep by Rob Mohr · 7 days ago
  52. fe3b300 pw_build: pw_cc_test.lib fixup by Anthony DiGirolamo · 7 days ago
  53. dcbe398 pw_async2: Move PW_CO_TRY functions by Taylor Cramer · 7 days ago
  54. d1841fd pw_env_setup: Change Bazel library name by Rob Mohr · 7 days ago
  55. 68b69d4 pw_env_setup: Add GitHub environment visitor by Rob Mohr · 7 days ago
  56. 994c87c third_party/freertos: Add CM3 support to Bazel build by Ronan Chauvin · 7 days ago
  57. 6393be4 pw_proto: Create genrule for raw rpc with prefix by kierancyphus · 8 days ago
  58. 843bd1c pw_transfer: Add tests for GetResourceStatus by Alexei Frolov · 8 days ago
  59. 44c6eb5 pw_env_setup: Bazel support for config_file by Ted Pudlik · 8 days ago
  60. 137e8b7 bazel: Ignore reformatting change in git blame by Ted Pudlik · 8 days ago
  61. 8c39d40 pw_presubmit: Auto fix unsorted-dict-items by Ted Pudlik · 8 days ago
  62. 6b13238 third_party/perfetto: Rename proto targets by Dave Roth · 8 days ago
  63. 7c4acea pw_toolchain: Fix typos in newlib_os_interface_stubs.cc by Wyatt Hepler · 8 days ago
  64. 54a35ec pw_cpu_exception_cortex_m: Add error flag masks by Carlos Chinchilla · 8 days ago
  65. 42a8288 pw_bloat: Add padding to utilization by Emily Tucci · 8 days ago
  66. c7128f5 bazel: Fix unsorted-dict-items instances by Ted Pudlik · 8 days ago
  67. 1f9748d pw_cpu_exception_cortex_m: Fix PSP unit test by Carlos Chinchilla · 8 days ago
  68. 9d5fa2a pw_toolchain: Add clang-apply-replacements plugin by slliu · 8 days ago
  69. 5a5d85c [fuchsia_infra] Roll 13 commits by pigweed-roller · 9 days ago
  70. 7ed020b pw_bluetooth_proxy: Also support V2 of LE read buffer event by David Rees · 9 days ago
  71. 624978e pw_protobuf: Build common.proto with Nanopb+Soong by Carlos Chinchilla · 9 days ago
  72. 64b8f91 pw_sys_io_rp2040: Bazel build file update by Anthony DiGirolamo · 9 days ago
  73. d3177c0 pw_docs: Add inline search to sidebar by Asad Memon · 9 days ago
  74. c144131 pw_bluetooth_proxy: Use LE read buffer event by David Rees · 9 days ago
  75. 51c17fb pw_presubmit: Fix missing pico-sdk for docs_build by Anthony DiGirolamo · 9 days ago
  76. cd07cc1 pw_toolchain: Support Rust toolchains in downstream projects by Erik Gilling · 9 days ago
  77. 077ce06 third_party/perfetto: Add third party perfetto repo by Dave Roth · 9 days ago
  78. 0421459 pw_async2: Add Coro<T> coroutine API by Taylor Cramer · 9 days ago
  79. bfcaab8 third_party/perfetto: Copybara import by Fuchsia Authors · 9 days ago
  80. 170ad30 pw_transfer: Add py_proto_library target for update_bundle_proto by Dawn Cha · 10 days ago
  81. f55e8b0 targets/rp2040: pre_init and freertos config by Anthony DiGirolamo · 10 days ago
  82. 430a4df pw_transfer: GetResoureStatus fix missing return by Jordan Brauer · 10 days ago
  83. 158200d pw_spi_mcuxpresso: Add responder implementation by Jonathon Reinhart · 10 days ago
  84. b6a1c89 pw_dma_mcuxpresso: Module for working with NXP DMA controller by Jonathon Reinhart · 10 days ago
  85. 07f7480 pw_unit_test: Add missing :config dependency for gtest backend by Maksymilian Knust · 10 days ago
  86. c004a95 pw_result: Fix typo in template member by Ted Pudlik · 10 days ago
  87. 8d2fdc5 roll: go by pigweed-roller · 10 days ago
  88. 8fefe0c roll: gn by pigweed-roller · 11 days ago
  89. f8ccffa [fuchsia_infra] Roll 15 commits by global-integration-roller · 12 days ago
  90. 253204e roll: cmake by pigweed-roller · 12 days ago
  91. 33da8ba roll: bazel by pigweed-roller · 12 days ago
  92. eed9f3c pw_digital_io_linux: Add test_utils.h for ASSERT_OK and friends by Jonathon Reinhart · 13 days ago
  93. 56f740f pw_digital_io_linux: Minor updates to OwnedFd by Jonathon Reinhart · 13 days ago
  94. 4d868e6 pw_log: Make TODO actionable by Carlos Chinchilla · 13 days ago
  95. 47018e2 pw_boot_cortex_m: Emit pw_boot_Entry without prologue by Scott James Remnant · 14 days ago
  96. d533f31 pw_presubmit: Add repo tool API by Alan Rosenthal · 14 days ago
  97. f4fef04 pw_toolchain: Add clang-apply-replacements plugin by slliu · 14 days ago
  98. 12fda3b pw_rpc: Update docs for channel ID remapping by Wyatt Hepler · 2 weeks ago
  99. 56b3cbf pw_bluetooth: Add a constant for max controller delay by Josh Conner · 2 weeks ago
  100. cbb3917 emboss: Use absolute paths in source dependencies by Eric Rahm · 2 weeks ago