1. 89e33bd .*: Replace pw_assert dependency by Ted Pudlik · 2 weeks ago
  2. 6be7bf4 pw_unit_test: rm explicit deps on //pw_unit_test by Ted Pudlik · 3 weeks ago
  3. edb7cd6 Bazel: Apply buildifier fixes by Wyatt Hepler · 5 weeks ago
  4. d5a7cea bazel: Layering check fixes by Ted Pudlik · 6 weeks ago
  5. 85eab8f docs: Temporarily disable size reports by Kayce Basques · 6 weeks ago
  6. c079d32 bazel: Enable the layering check by default by Ted Pudlik · 7 weeks ago
  7. c15953e Reland "docs: Build module docs with Bazel" by Kayce Basques · 3 months ago
  8. 8b4ba86 Revert "docs: Build module docs with Bazel" by Kayce Basques · 4 months ago
  9. c790911 docs: Fix kconfig extension by Kayce Basques · 4 months ago
  10. 5436d10 docs: Build module docs with Bazel by Kayce Basques · 4 months ago
  11. 9eac938 docs: Create Bazel filegroups for Doxygen inputs by Kayce Basques · 4 months ago
  12. a287811 pw_bytes: Add utility for checking alignment by Aaron Green · 4 months ago
  13. a3184cd many: Reduce use of `includes` by Armando Montanez · 4 months ago
  14. 6329e8d pw_bytes: Restore byte_builder.cc in Android.bp by Jonathon Reinhart · 4 months ago
  15. f6da760 pw_bytes: Revert moving to whole_static_libs in Android.bp by Austin Foxley · 4 months ago
  16. 9ee6af1 pw_bluetooth_hci: Add Android.bp by Austin Foxley · 4 months ago
  17. 7ddb65a docs: Fix broken links by Kayce Basques · 5 months ago
  18. 5574faa *: Rm deprecated whitespace for suffix operators by Rob Mohr · 5 months ago
  19. 3eab170 pw_bytes: Remove deprecated whitespace by Rob Mohr · 5 months ago
  20. 2828847 many: Remove loads of pigweed.bzl by Armando Montanez · 5 months ago
  21. cda5ba6 pw_bytes: Add PackedPtr by Aaron Green · 6 months ago
  22. b041517 bazel: Add missing dependencies by Ted Pudlik · 8 months ago
  23. bfaf596 bazel: Roll out incompatible_with_mcu by Ted Pudlik · 8 months ago
  24. 7ad2bee rust: Fix clippy lints by Erik Gilling · 9 months ago
  25. 13815f7 pw_bytes: Add module metadata by Kayce Basques · 9 months ago
  26. 76902e6 rp2040: Support bazel wildcard build on rp2040 by Dave Roth · 9 months ago
  27. 22a0e55 *: Update Android.bp after GetAlignedSubspan move by Taylor Cramer · 10 months ago
  28. 9c7d879 pw_unit_test: Ensure alignment of test fixtures by Taylor Cramer · 10 months ago
  29. f3b08ca docs: Add pw_status table for API references by Kayce Basques · 11 months ago
  30. e79414e clang: Fix `std::array` iterators by prabhukr · 11 months ago
  31. f6d9544 pw_bytes: Add example to docs of using _b suffix by Jonathon Reinhart · 12 months ago
  32. 539d589 *: Delete move constructors of buffer wrappers by Taylor Cramer · 12 months ago
  33. 6ebdfaf pw_span: Define as cc_static_library by Carlos Chinchilla · 12 months ago
  34. d99ef2c pw_preprocessor: Define as cc_static_library by Carlos Chinchilla · 12 months ago
  35. e944171 pw_polyfill: Define as cc_static_library by Carlos Chinchilla · 12 months ago
  36. ce3e362 Soong: Remove _headers from lib names by Carlos Chinchilla · 12 months ago
  37. 16ff090 pw_byte: Add ExtractBits template by Jack Chen · 12 months ago
  38. ac995d4 docs: Fix code-block indentation by Anthony DiGirolamo · 12 months ago
  39. 64f74b4 pw_bytes: Add Rust helpers for contcatenating const slices and strs by Erik Gilling · 1 year ago
  40. 93e3ec3 pw_bytes: Add missing export in soong rule by Carlos Chinchilla · 1 year, 1 month ago
  41. 65a39d1 pw_bytes: Check for integer overflow by Aaron Green · 1 year, 1 month ago
  42. fd01724 pw_compilation_testing: Skip tests excluded by the preprocessor by Wyatt Hepler · 1 year, 2 months ago
  43. cb2d8ae pw_bytes: Fix compilation error occured with Werror=all by Jakub Latusek · 1 year, 2 months ago
  44. 2b6959a pw_bytes: Update documentation by Anthony DiGirolamo · 1 year, 2 months ago
  45. 40a1498 pw_bytes: SignExtend template by Anthony DiGirolamo · 1 year, 2 months ago
  46. b2a685f pw_bytes: Make _b literals error on values >255 by Taylor Cramer · 1 year, 2 months ago
  47. 9b5ca82 *: Remove module-level README.md files by Rob Mohr · 1 year, 2 months ago
  48. 77dbd41 bazel: Replace pw_cc_library with cc_library by Ted Pudlik · 1 year, 2 months ago
  49. bfa9f24 pw_{bytes,varint}: Use unit test framework by Carlos Chinchilla · 1 year, 3 months ago
  50. a74535c pw_bytes: Add _b suffix for byte literals by Taylor Cramer · 1 year, 5 months ago
  51. fc536d5 build: Update Android.bp by Victor Berchet · 1 year, 5 months ago
  52. a9e391c Android.bp: Use C++20 everywhere by Wyatt Hepler · 1 year, 5 months ago
  53. 65122c3 pw_bytes: Move Align functions from pw_kvs by aarongreen · 1 year, 6 months ago
  54. 7196e1d kconfig: Add help text by Yuval Peress · 1 year, 9 months ago
  55. 3caa0b5 zephyr: Update Kconfigs to put them in module menus by Yuval Peress · 1 year, 9 months ago
  56. b5704b7 build: Add missing gcc 13 header includes by AnthonyDiGirolamo · 1 year, 9 months ago
  57. 4cbe102 pw_bytes: Android.bp export headers by Matt Stokes · 1 year, 11 months ago
  58. 5353be9 zephyr: Migrate custom Zephyr CMake logic to common location by Yuval Peress · 1 year, 11 months ago
  59. 9385b7f pw_{bytes, protobuf, rpc, tokenizer}: Fix typo by Carlos Chinchilla · 2 years ago
  60. 467434e pw_{bytes, tokenizer}: Add missing include by Carlos Chinchilla · 2 years ago
  61. d8ef2b1 pw_bytes: Replace pw::endian with cpp20::endian from stdcompat by Wyatt Hepler · 2 years ago
  62. 3d5a585 build: Update Android.bp by Victor Berchet · 2 years, 4 months ago
  63. 21afa30 build: Update Android.bp for pw_bytes by Victor Berchet · 2 years, 4 months ago
  64. 0df7b87 build: Update Android.bp for pw_bytes by Yixuan Wang · 2 years, 4 months ago
  65. b44a2d7 pw_build/cmake: Migrate pw_add_module_library -> pw_add_library by Ewout van Bekkum · 2 years, 4 months ago
  66. da655da build: Update Android.bp for pw_bytes by Yixuan Wang · 2 years, 4 months ago
  67. 2621ad1 all_modules: Update OWNERS files to match styling by Tim Laurence · 2 years, 4 months ago
  68. bec5c02 pw_add_test: Migrate upstream pw_add_test to use PRIVATE_DEPS by Ewout van Bekkum · 2 years, 4 months ago
  69. 8aac1c7 build: Add Android.bp for pw_rpc by Victor Berchet · 2 years, 5 months ago
  70. abeb23d build: Add missing pw_span_headers in Android.bp by Victor Berchet · 2 years, 5 months ago
  71. 812c7d5 OWNERS: Add keep_sorted lines by Rob Mohr · 2 years, 5 months ago
  72. 0f98763 pw_bloat: Rename pw_size_report -> pw_size_diff by Alexei Frolov · 2 years, 7 months ago
  73. 75ba9d2 bazel: Fix BUILD.bazel files for a few modules by Ted Pudlik · 2 years, 7 months ago
  74. 63b83f7 pw_span: Replace pw_polyfill.span deps with pw_span by Wyatt Hepler · 2 years, 9 months ago
  75. 6c5df35 pw_span: Switch from std::span to pw::span by Wyatt Hepler · 2 years, 9 months ago
  76. fa778ef pw_build: Cover more modules with Soong by karthik bharadwaj · 2 years, 9 months ago
  77. 1c974a1 pw_span: Explicitly specify pw_span dependencies in GN by Wyatt Hepler · 2 years, 9 months ago
  78. 4c4f6df pw_build: Add -Wextra-semi to internal_strict_warnings by Ben Lawson · 2 years, 9 months ago
  79. 3950de4 pw_bytes: Use c++20-friendly pointer operations on spans by Dennis Kormalev · 2 years, 9 months ago
  80. 36c56d1 pw_bytes: Use std::endian as pw::endian when it is available by Wyatt Hepler · 2 years, 9 months ago
  81. 3be713d pw_bytes: Replace std::endian with pw::endian by Wyatt Hepler · 2 years, 9 months ago
  82. 75eac72 pw_bytes: "mibi" -> "mebi"; cleanup by Wyatt Hepler · 2 years, 9 months ago
  83. ed6629a pw_polyfill: Move std::endian polyfill to pw::endian by Wyatt Hepler · 2 years, 9 months ago
  84. 00c321b pw_polyfill: Split up polyfill include paths by Wyatt Hepler · 2 years, 9 months ago
  85. 64aef08 C++20 compatibility fixes by Wyatt Hepler · 2 years, 10 months ago
  86. 5f9fba7 pw_bytes: Support reading partial values for ReadInOrder by Wyatt Hepler · 2 years, 11 months ago
  87. 04f7e41 pw_bytes: Add functions for specifying byte units by RJ Ascani · 3 years, 1 month ago
  88. d0cca89 bazel: Add missing bazel deps and includes by Ted Pudlik · 3 years, 1 month ago
  89. 984921a pw_bytes: Extend CMake support by Ewout van Bekkum · 3 years, 2 months ago
  90. b8f3ad2 Zephyr implementation of pw_rpc and dependencies by Yuval Peress · 3 years, 3 months ago
  91. 5fa58f6 pw_bytes: Avoid memcpy to nullptr, even if zero-length by Wyatt Hepler · 3 years, 4 months ago
  92. 793fb44 pw_bytes/byte_builder: do not memcpy empty spans by Ewout van Bekkum · 3 years, 4 months ago
  93. 77d8571 OWNERS: Add throughout tree by Rob Mohr · 3 years, 4 months ago
  94. 43f2439 pw_bytes/byte_builder: remove stale comment by Ewout van Bekkum · 3 years, 7 months ago
  95. b182bf0 pw_bytes: Run buildifier by Rob Mohr · 3 years, 7 months ago
  96. 2a5f4da pw_bytes: add helper user defined literals by Ewout van Bekkum · 3 years, 7 months ago
  97. 40a9c3f bazel: Rename BUILD to BUILD.bazel by Akira Baruah · 3 years, 8 months ago
  98. 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 3 years, 9 months ago
  99. 626a9b8 Add feature tests for C++20 constexpr and consteval by Michael Spang · 3 years, 9 months ago
  100. a1113be workspace: Adding bazel build formatter/linter by Nathaniel Brough · 4 years ago