1. 748f902 pw_kvs: Fix iterator post-increment operator by Wyatt Hepler · 2 years, 2 months ago
  2. 1015d3a pw_kvs: Set default GargbageCollectOnWrite to kAsManySectorsNeeded by David Rogers · 2 years, 2 months ago
  3. 79525f5 pw_kvs: Disable pw_stream classes for C++14 by Wyatt Hepler · 2 years, 3 months ago
  4. 70a6210 Generate the dir_* build args and lists of modules by Wyatt Hepler · 2 years, 3 months ago
  5. b9acbb0 pw_kvs/FlashPartition: Add stream read and write by David Rogers · 2 years, 3 months ago
  6. c67146e pw_build: Add module configuration support for CMake by Ewout van Bekkum · 2 years, 5 months ago
  7. be7f7f2 formatting: Fix C++ formatting after clang roll by Rob Mohr · 2 years, 5 months ago
  8. 071befe pw_kvs: Avoid undefined behavior in checksum by Ted Pudlik · 2 years, 6 months ago
  9. 2d9cd0a pw_blob_store: do large aligned writes in single flash write by David Rogers · 2 years, 7 months ago
  10. 77d8571 OWNERS: Add throughout tree by Rob Mohr · 2 years, 7 months ago
  11. 4180d4d clang-tidy: readability-inconsistent-declaration-parameter-name by Ted Pudlik · 2 years, 7 months ago
  12. 10ec2bd clang-tidy: readability-container-size-empty by Ted Pudlik · 2 years, 7 months ago
  13. 6d642e4 clang-tidy: Fix and enforce additional checks by Ted Pudlik · 2 years, 7 months ago
  14. 585a0c5 clang-tidy: Enable misc-unused-using-decls by Ted Pudlik · 2 years, 7 months ago
  15. 1d0aa6d pw_blob_store & pw_kvs: Use Borrowable<KeyValueStore> by Ewout van Bekkum · 2 years, 8 months ago
  16. eb05d88 pw_kvs::flash: Update logs for flash operations by David Rogers · 2 years, 7 months ago
  17. d1ca56c overall: Adding `IgnoreError()` where Status was discarded by Adrien Larbanet · 3 years ago
  18. b8c67ac misc: Update non-type template parameter style by Wyatt Hepler · 2 years, 9 months ago
  19. f91e763 workspace: Updates Bazel build files to work in CI by Nathaniel Brough · 2 years, 10 months ago
  20. 4b4767e pw_kvs: Remove unused fake flash partition by David Rogers · 2 years, 10 months ago
  21. 40a9c3f bazel: Rename BUILD to BUILD.bazel by Akira Baruah · 3 years ago
  22. 2d4fa78 pw_kvs: Expand flash tests of alignment and write size by David Rogers · 2 years, 11 months ago
  23. 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 2 years, 11 months ago
  24. c3ea406 pw_kvs: Restore implicitly deleted constructor by Armando Montanez · 3 years ago
  25. 6eba68b pw_kvs: Use inclusive language by Rob Mohr · 3 years ago
  26. f89f137 pw_string: redo pw::string::Length by Ewout van Bekkum · 3 years, 1 month ago
  27. 9e51656 pw_docs: Fixup minor typos, add clarifications by Shiva Rajagopal · 3 years ago
  28. 5a5bf85 pw_presubmit: Disable broken, enable fixed by Wyatt Hepler · 3 years ago
  29. f298de4 pw_assert: Switch to the new header names by Wyatt Hepler · 3 years, 2 months ago
  30. 67cf06d pw_kvs: Restructure KVS fuzz tests by David Rogers · 3 years, 1 month ago
  31. a1113be workspace: Adding bazel build formatter/linter by Nathaniel Brough · 3 years, 3 months ago
  32. 3f12bff pw_kvs: Minor varaiable naming cleanup by David Rogers · 3 years, 1 month ago
  33. 5a0450d Re-enable asserts in headers by Alexei Frolov · 3 years, 7 months ago
  34. a77e5e7 Fixes for GCC 10 compatibility by Wyatt Hepler · 3 years, 1 month ago
  35. 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 2 months ago
  36. 0cdb1a3 pw_log: Separate shortened macro name headers by Wyatt Hepler · 3 years, 3 months ago
  37. b6d5d7a pw_kvs: Add attributes on unused variables for debug by Prashanth Swaminathan · 3 years, 4 months ago
  38. 1ee925c pw_toolchain: ARM clang toolchain by Armando Montanez · 3 years, 11 months ago
  39. 7925430 pw_kvs: Fix static analysis failure in unittest by Prashanth Swaminathan · 3 years, 4 months ago
  40. a2c4d1d pw_kvs: Add KVS size report by David Rogers · 3 years, 4 months ago
  41. 7abd8cc pw_span: Provide <span> through pw_polyfill by Wyatt Hepler · 3 years, 4 months ago
  42. f276c6b pw_status: Use new functions instead of variables by Wyatt Hepler · 3 years, 6 months ago
  43. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 4 months ago
  44. f61adbd pw_kvs: Make kvs compile with C++14 by Rob Oliver · 3 years, 5 months ago
  45. e64daf4 pw_kvs: Replace string_view with custom type by Rob Oliver · 3 years, 6 months ago
  46. 2debeb6 pw_kvs: Alternate ConvertsToSpan implementation by Wyatt Hepler · 3 years, 6 months ago
  47. a17fbdd pw_status: Remove implicit conversion to pw_Status by Wyatt Hepler · 3 years, 6 months ago
  48. 0a6f763 CMake: Revamp CMake build by Wyatt Hepler · 3 years, 7 months ago
  49. dcdd486 pw_kvs: add to docs by David Rogers · 3 years, 7 months ago
  50. e4d7b69 pw_build: add "-Wundef" to strict_warnings by Ewout van Bekkum · 3 years, 7 months ago
  51. ae222dc pw_kvs: Apply config pattern; configure log level by Wyatt Hepler · 3 years, 7 months ago
  52. d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 3 years, 7 months ago
  53. 3c29837 pw_kvs: Count erases + HeavyMaintenance by David Rogers · 3 years, 7 months ago
  54. 9a9ed13 pw_kvs: de-inline FlashPartition constructor by Paul Mathieu · 3 years, 7 months ago
  55. f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 3 years, 8 months ago
  56. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 8 months ago
  57. d833dff pw_kvs: FlashPartition add erased_memory_content() by David Rogers · 3 years, 8 months ago
  58. c4dc864 pw_status: Minor update for PW_TRY macros by David Rogers · 3 years, 8 months ago
  59. b6b14b8 pw_status: Add TRY macros by David Rogers · 3 years, 8 months ago
  60. 12f66a1 pw_checksum: Rename CRC-16-CCITT files by Wyatt Hepler · 3 years, 9 months ago
  61. eb8a34c pw_checksum: CRC classes; Update CRC-16-CCITT name by Wyatt Hepler · 3 years, 9 months ago
  62. 28ec237 Remove constexpr from functions that assert by Armando Montanez · 3 years, 9 months ago
  63. d28068e pw_kvs: Move log defines earlier by Keir Mierle · 3 years, 9 months ago
  64. 6b3a6c9 pw_bytes: Utilities for building byte arrays by Wyatt Hepler · 3 years, 10 months ago
  65. a5c39a5 pw_kvs: Update build for test KVS and partition by David Rogers · 3 years, 10 months ago
  66. 6ee135f pw_kvs: add move ctor to FlashPartition by Ewout van Bekkum · 3 years, 10 months ago
  67. eaa2a69 pw_kvs: Add test_key_value_store by David Rogers · 3 years, 10 months ago
  68. 907570b pw_kvs: Add alignment check to FlashPartition by David Rogers · 3 years, 10 months ago
  69. 436b3aa pw_kvs: Update all KVS magics to be random numbers by David Rogers · 3 years, 10 months ago
  70. 02892d2 pw_kvs: Fix alignent init in FlashPartition by David Rogers · 3 years, 10 months ago
  71. 1f1ebb6 pw_kvs: Add KVS method to get max size key-value by David Rogers · 3 years, 10 months ago
  72. f490a08 pw_kvs: Fix sectors test by David Rogers · 3 years, 10 months ago
  73. 6a6dae6 pw_kvs: Add tests for FlashPartition by David Rogers · 3 years, 10 months ago
  74. a5661ef pw_kvs: Reduce stack usage of FlashPartition by David Rogers · 3 years, 11 months ago
  75. a149d64 pw_kvs: Add fix and test for Fake Flash by David Rogers · 3 years, 11 months ago
  76. 6a262b4 pw_kvs: Set KVS test to use any flash partition by David Rogers · 3 years, 11 months ago
  77. ca59296 pw_kvs: Add flash partition test by David Rogers · 3 years, 11 months ago
  78. 023f35b pw_polyfill, pw_minimal_cpp_stdlib: Fix namespace by Wyatt Hepler · 3 years, 11 months ago
  79. e67b551 pw_kvs: Add Address translation to FakeFlashMemory by David Rogers · 3 years, 11 months ago
  80. e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years ago
  81. 6d1a6c6 pw_span: Move pw_string, pw_unit_test to std::span by Wyatt Hepler · 4 years ago
  82. 54956b5 pw_kvs: Remove the debug_cli by David Rogers · 4 years ago
  83. 178002a pw_kvs: Check that the flash partition has minimum needed sectors by David Rogers · 4 years ago
  84. 82bbce4 Remove legacy_target.gni by Armando Montanez · 4 years ago
  85. fb3d3fb Don't declare pigweed variables as globals by Armando Montanez · 4 years ago
  86. edd2f14 pw_build: Switch to pw_* target types by Alexei Frolov · 4 years ago
  87. 9fc78b8 pw_kvs: Switch log format strings from %z to %u by David Rogers · 4 years ago
  88. 96aa280 pw_kvs: Update float test to build for device by David Rogers · 4 years ago
  89. 044065e roll: clang by Rob Mohr · 4 years ago
  90. d64cc01 pw_kvs: Make fake flash memory a publicly accessible lib by David Rogers · 4 years ago
  91. d50eb1c pw_kvs: Don't use checksum for same value write check by David Rogers · 4 years ago
  92. c010446 pw_kvs: Don't write key values that don't change by David Rogers · 4 years ago
  93. 28ecccb pw_kvs: Use PW_LOG_MODULE_NAME by Armando Montanez · 4 years, 1 month ago
  94. a8557ef Switch to wildcards for GN friend statements by Wyatt Hepler · 4 years, 1 month ago
  95. 888370d Enable -Wshadow by Armando Montanez · 4 years, 1 month ago
  96. d5138f3 pw_kvs: Fix GC selection "ping pong" bug by David Rogers · 4 years, 1 month ago
  97. 35c3f84 pw_kvs: Update FullMaintenance garbage collection algorithm by David Rogers · 4 years, 1 month ago
  98. 344814b pw_kvs: Count deleted entries in redundancy update by Armando Montanez · 4 years, 1 month ago
  99. 17083bb pw_kvs: Log if failure to update entry format by Armando Montanez · 4 years, 1 month ago
  100. 5007049 pw_kvs: Fix issues with format migration by Wyatt Hepler · 4 years, 1 month ago