1. 0594139 pw_ide: Add .pw_ide.user.yaml to .gitignore by David Rees · 6 weeks ago
  2. e6d8fb8 pw_bluetooth_proxy: Removing trailing comma in PW_LOG call by David Rees · 6 weeks ago
  3. 84853af pw_bluetooth: Put cmake tests in modules group by David Rees · 6 weeks ago
  4. 5533f43 pw_format: Add Rust support for field width and zero padding by Erik Gilling · 6 weeks ago
  5. d9e14eb pw_i2c_mcuxpresso: Fix Clang compilation by Eli Lipsitz · 6 weeks ago
  6. bfccb2d pw_bluetooth_proxy: Allow setting the # of credits to reserve by David Rees · 6 weeks ago
  7. 99192e4 pw_tokenizer: Clean up rust docs by Erik Gilling · 6 weeks ago
  8. 20da4ad pw_protobuf_compiler: Disable layering check less by Ted Pudlik · 6 weeks ago
  9. 7ef9f70 [fuchsia_infra] Roll 152 commits by pigweed-roller · 6 weeks ago
  10. ffab718 pw_assert: Ensure condition does not contain stray % by Wyatt Hepler · 6 weeks ago
  11. a3d96ba pw_protobuf_compiler: Fix name collisions by Armando Montanez · 6 weeks ago
  12. 1409f88 OWNERS: Add roller as WORKSPACE owner by Rob Mohr · 6 weeks ago
  13. 1b8054b pw_presubmit: Exclude all OWNERS from copyright by Rob Mohr · 6 weeks ago
  14. 258066a pw_libcxx: Minimal implementation by Petr Hosek · 6 weeks ago
  15. 188876a pw_format: Add Rust support for formatting integers in hex by Erik Gilling · 6 weeks ago
  16. 9509353 pw_bluetooth_proxy: Add cmake build rules by David Rees · 6 weeks ago
  17. 8cdcad7 pw_{rpc,trace_tokenized}: Build compatibility fixes by Wyatt Hepler · 6 weeks ago
  18. a1802f8 pw_protobuf_compiler: Disable layering_check by Ted Pudlik · 6 weeks ago
  19. 4f0b1a7 pw_format: Add test for escaped curly brackets by Erik Gilling · 6 weeks ago
  20. 6942dd5 pw_format: Refactor format string parsing for better core::fmt support by Erik Gilling · 6 weeks ago
  21. 2d42925 *: Run clang-format by Rob Mohr · 6 weeks ago
  22. ef65553 SEED-0116: Set status to On Hold by Wyatt Hepler · 6 weeks ago
  23. 1dc4b07 pw_sys_io_stm32cube: Fix build for f1xx family by Ronan Chauvin · 6 weeks ago
  24. 51bf763 pw_stm32cube_build: Fix a label flag name in documentation by Ronan Chauvin · 6 weeks ago
  25. 807b257 bazel: Remove unnecessary .bazelrc flag by Ted Pudlik · 6 weeks ago
  26. 55a0e49 pw_build_mcuxpresso: Support multiple cores by Scott James Remnant · 6 weeks ago
  27. 4f238ba pw_sys_io_stdio: Expand allowed uses beyond host by Austin Foxley · 6 weeks ago
  28. d60a731 bazel: Re-enable sandbox_hermetic_tmp by Ted Pudlik · 6 weeks ago
  29. 15660a9 pw_i2c_mcuxpresso: Add i3c initiator by Austin Foxley · 6 weeks ago
  30. 8dfb6ef pw_bluetooth: Disable emboss enum traits by Eric Rahm · 6 weeks ago
  31. 8741fcf pw_i2c_mcuxpresso: Remove swatiwagh from OWNERS by Ted Pudlik · 6 weeks ago
  32. 8a4d92b pw_i2c: Update OWNERS by Ted Pudlik · 6 weeks ago
  33. 480bffe pw_bluetooth_proxy: Update tests to remove RVNO assumptions by David Rees · 6 weeks ago
  34. 436fcd6 roll: clang by pigweed-roller · 6 weeks ago
  35. 87d207a pigweed: Add additional owners for emboss by Eric Rahm · 6 weeks ago
  36. d176d28 pw_multibuf: Remove deprecated Chunk::DiscardFront by Taylor Cramer · 6 weeks ago
  37. 9179227 pw_allocator: Fix data race by Aaron Green · 6 weeks ago
  38. 6dc5ade pw_allocator: Add BucketBlockAllocator by Aaron Green · 6 weeks ago
  39. 825f89f roll: bazel by pigweed-roller · 7 weeks ago
  40. 178dee4 emboss: Update emboss repo to tag v2024.0501.215421 by Eric Rahm · 7 weeks ago
  41. 33da882 pw_package: Suppress package progress messages by Eric Rahm · 7 weeks ago
  42. 6c158d1 pw_log: Add core::fmt style format string support to Rust API by Erik Gilling · 7 weeks ago
  43. f2bfca9 pw_bluetooth: Remove hci_vendor by Faraaz Sareshwala · 7 weeks ago
  44. 664cea9 pw_transfer: Lock resource_responder_ access by Jordan Brauer · 7 weeks ago
  45. c3c31b8 docs: Update changelog by Keir Mierle · 7 weeks ago
  46. 63761bc pw_bluetooth_proxy: Reserve ACL LE slots from host by David Rees · 7 weeks ago
  47. 64d7ace pw_log: Rename Rust logging API to be less verbose by Erik Gilling · 7 weeks ago
  48. 1f22c59 pw_log: Add Rust support for untyped strings by Erik Gilling · 7 weeks ago
  49. c3d2877 pw_rpc: Fix macro name in docs and comments by Carlos Chinchilla · 7 weeks ago
  50. d0ff89e pw_toolchain: Fix CMake build on macOS by Armando Montanez · 7 weeks ago
  51. d5f3ade pw_protobuf_compiler: Fix bazel failure if proto dir is empty by Eric Rahm · 7 weeks ago
  52. fc8d055 pw_protobuf_compiler: Add a no_prefix test by Eric Rahm · 7 weeks ago
  53. ac388e7 pw_ide: Raise specific error on bad settings file by Chad Norvell · 7 weeks ago
  54. 6920d0b pw_protobuf_compiler: Tests fail to build under cmake by Eric Rahm · 7 weeks ago
  55. 3aa838b pw_allocator: Improve namespacing by Aaron Green · 7 weeks ago
  56. 89c9045 pw_toolchain: Add no-canonical-system-headers by Ted Pudlik · 7 weeks ago
  57. 59bc1cd pw_allocator: Use singletons for stateless allocators by Aaron Green · 7 weeks ago
  58. 5b96d29 pw_digital_io_linux: Refactor test by Jonathon Reinhart · 7 weeks ago
  59. e59fb80 pw_build: Fix type hint by Armando Montanez · 7 weeks ago
  60. 9cbecdc pw_digital_io_linux: Remove OwnedFd::operator=(int fd) by Jonathon Reinhart · 7 weeks ago
  61. 9818527 pw_bluetooth_sapphire: Use hci_android.emb.h by Anna Herrera · 7 weeks ago
  62. 1a7803b third_party: Add missing libfit deps for Android by Taylor Cramer · 7 weeks ago
  63. 0b7dd70 pw_bluetooth: Rename hci_vendor to hci_android (with header) by Anna Herrera · 7 weeks ago
  64. ae704b9 pw_bluetooth: Add Vendor BQR subevent prefix by Anna Herrera · 7 weeks ago
  65. 7b7d2fd pw_build: Add chipset constraint for imxrt500 family of MCU's by Austin Foxley · 7 weeks ago
  66. 07d564b pw_presubmit: reST format end-of-file formatting by Wyatt Hepler · 7 weeks ago
  67. 618d59a pw_bluetooth: Add HCI informational commands by Josh Conner · 7 weeks ago
  68. 0a8168c pw_thread: Fix remaining compilability issues by Alexey Eremin · 7 weeks ago
  69. aa19504 pw_web: Fix font colors in packaged version by Amy Hu · 7 weeks ago
  70. 31875b7 pw_toolchain: Register ARM m33 toolchains by Austin Foxley · 7 weeks ago
  71. 58a09c1 pw_async2: Add AllocateTask by Taylor Cramer · 7 weeks ago
  72. 8c5103f pw_grpc: Remove old constructor after migration by Austin Foxley · 7 weeks ago
  73. 962861d pw_build: CMake recipe for the pw build command by Anthony DiGirolamo · 7 weeks ago
  74. 5bda8d1 pw_digital_io_linux: Move OwnedFd to its own header file by Jonathon Reinhart · 7 weeks ago
  75. 6fb2433 pw_cpu_exception_cortex_m: Add util_test to tests by Carlos Chinchilla · 7 weeks ago
  76. 7101748 boringssl: Add cmake integration by Eric Rahm · 7 weeks ago
  77. 63e6774 pw_bluetooth: Add header alias in command complete events by David Rees · 7 weeks ago
  78. 58a80c6 pw_bluetooth_proxy: Rename ProcessH4* to HandleH4* by David Rees · 7 weeks ago
  79. e0a6e32 pw_bluetooth_proxy: Rename passthrough_test.cc to proxy_host_test.cc by David Rees · 7 weeks ago
  80. ac1d46f roll: clang-next by pigweed-roller · 7 weeks ago
  81. b890f6a pw_web: Fix icons in packaged version by Amy Hu · 7 weeks ago
  82. 74efe35 pw_tls_client: Add cmake facades by Eric Rahm · 7 weeks ago
  83. 08d5e68 pw_grpc: Support fragmented gRPC messages if an allocator is provided by Eli Lipsitz · 7 weeks ago
  84. b572538 pw_bluetooth: Add Event Codes to emboss by David Rees · 7 weeks ago
  85. de89ebf pw_bluetooth: Add opcode_enum to command and response event by David Rees · 7 weeks ago
  86. e846730 pw_bluetooth_proxy: Move ProxyHost methods to .cc by David Rees · 7 weeks ago
  87. 5c47f70 pw_bluetooth_proxy: Rename HciProxy to ProxyHost by David Rees · 7 weeks ago
  88. 26f0641 pw_bluetooth_proxy: Delete policies functionality by David Rees · 7 weeks ago
  89. e3a2076 pw_bluetooth: Sync with recent APCF changes by Anna Herrera · 7 weeks ago
  90. aa6b152 pw_rpc: Add private method for sending internal::Packet directly by Austin Foxley · 7 weeks ago
  91. 299330f pw_transfer: Add resource_id to all GetResourceStatus responses by Jordan Brauer · 7 weeks ago
  92. 73ed577 pw_rust: Build examples in presubmit by Ted Pudlik · 7 weeks ago
  93. 829be4b pw_web: Fix text download format by Amy Hu · 7 weeks ago
  94. a361095 pw_bluetooth: Define Common Data Types by Anna Herrera · 7 weeks ago
  95. 5f04397 pw_stream_uart_mcuxpresso: Add interrupt safe write-only uart stream by Austin Foxley · 7 weeks ago
  96. 4d23123 npm: Update package-lock.json by Armando Montanez · 7 weeks ago
  97. 33d6d7e pw_bluetooth: Add LoopbackCommandEvent by Anna Herrera · 7 weeks ago
  98. 189b54c *: Run clang-format by Rob Mohr · 7 weeks ago
  99. 53be9f9 pw_bluetooth: Support Read RSSI command and event by Anna Herrera · 7 weeks ago
  100. fa1938a pw_assert: Fix support for print_and_abort in Bazel by Eric Rahm · 7 weeks ago