- 7fdd09c Add TotalSizeBytes to PrefixedEntryRingBuffer by Fateh Singh · 2 years, 5 months ago
- d4ab5e2 Fix or update references to pwbug/387 by Wyatt Hepler · 2 years, 5 months ago
- 0f98763 pw_bloat: Rename pw_size_report -> pw_size_diff by Alexei Frolov · 2 years, 6 months ago
- 75ba9d2 bazel: Fix BUILD.bazel files for a few modules by Ted Pudlik · 2 years, 6 months ago
- c3bb2f1 Replace some pwbug/### TODOs with b/### by Rob Mohr · 2 years, 7 months ago
- 63b83f7 pw_span: Replace pw_polyfill.span deps with pw_span by Wyatt Hepler · 2 years, 7 months ago
- 6c5df35 pw_span: Switch from std::span to pw::span by Wyatt Hepler · 2 years, 7 months ago
- 241f55f pw_ring_buffer: Fix span dependency by Wyatt Hepler · 2 years, 7 months ago
- 1c974a1 pw_span: Explicitly specify pw_span dependencies in GN by Wyatt Hepler · 2 years, 7 months ago
- 00c321b pw_polyfill: Split up polyfill include paths by Wyatt Hepler · 2 years, 8 months ago
- 0e4d180 pw_toolchain: Introduce C++ standard target trait by Wyatt Hepler · 2 years, 8 months ago
- 64aef08 C++20 compatibility fixes by Wyatt Hepler · 2 years, 8 months ago
- c835e4c gtest: Fix up various tests to pass upstream googletest by Ewout van Bekkum · 2 years, 8 months ago
- 40789a3 pw_ring_buffer: Extend CMake support by Ewout van Bekkum · 2 years, 11 months ago
- 353452c pw_ring_buffer: Avoid zero length memcpy invocations by Ewout van Bekkum · 3 years, 2 months ago
- 77d8571 OWNERS: Add throughout tree by Rob Mohr · 3 years, 3 months ago
- 4180d4d clang-tidy: readability-inconsistent-declaration-parameter-name by Ted Pudlik · 3 years, 3 months ago
- 10ec2bd clang-tidy: readability-container-size-empty by Ted Pudlik · 3 years, 3 months ago
- ab4d77c pw_ring_buffer: Add CMakeLists.txt for pw_ring_buffer by Yuanyao (YY) Zhong · 3 years, 3 months ago
- 0132da5 pw_polyfill: Remove code related to C++11 support by Wyatt Hepler · 3 years, 3 months ago
- 478d3f2 pw_ring_buffer: Crash on corrupt buffer access by Carlos Chinchilla · 3 years, 5 months ago
- 64021a8 pw_multisink & pw_ring_buffer: Add Peek APIs by Carlos Chinchilla · 3 years, 6 months ago
- d1ca56c overall: Adding `IgnoreError()` where Status was discarded by Adrien Larbanet · 3 years, 8 months ago
- 099f716 pw_ring_buffer: Add late-reader/drain attach by Prashanth Swaminathan · 3 years, 6 months ago
- 3eb97d4 pw_ring_buffer: Permit pushing empty spans by Prashanth Swaminathan · 3 years, 6 months ago
- 089d461 pw_ring_buffer: Format BUILD.bazel by Rob Mohr · 3 years, 6 months ago
- 40a9c3f bazel: Rename BUILD to BUILD.bazel by Akira Baruah · 3 years, 7 months ago
- 16541e7 pw_ring_buffer: Add ring buffer iterator by Prashanth Swaminathan · 3 years, 7 months ago
- 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 3 years, 7 months ago
- f298de4 pw_assert: Switch to the new header names by Wyatt Hepler · 3 years, 10 months ago
- 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 10 months ago
- 9b2294f pw_ring_buffer: Add BloatThisBinary calls by Prashanth Swaminathan · 3 years, 10 months ago
- f36832a pw_multisink: Add multisink implementation by Prashanth Swaminathan · 4 years ago
- d9be113 pw_ring_buffer: Add method for acquiring preamble by Prashanth Swaminathan · 3 years, 11 months ago
- d240cbd pw_ring_buffer: Optimize RawWrite call by Prashanth Swaminathan · 3 years, 11 months ago
- 44202c9 pw_ring_buffer: Varint encode preamble byte by Prashanth Swaminathan · 3 years, 11 months ago
- 30c9749 pw_ring_buffer: Add bloat reporting by Prashanth Swaminathan · 4 years ago
- 3c81ec2 pw_ring_buffer: Fix some stale comments by Prashanth Swaminathan · 4 years ago
- bf6e2e9 pw_ring_buffer: Support multi-reader ring buffer by Prashanth Swaminathan · 4 years ago
- 7abd8cc pw_span: Provide <span> through pw_polyfill by Wyatt Hepler · 4 years ago
- 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 4 years, 1 month ago
- a17fbdd pw_status: Remove implicit conversion to pw_Status by Wyatt Hepler · 4 years, 2 months ago
- d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 4 years, 3 months ago
- f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 4 years, 4 months ago
- d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 4 years, 4 months ago
- e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years, 7 months ago
- 82bbce4 Remove legacy_target.gni by Armando Montanez · 4 years, 8 months ago
- fb3d3fb Don't declare pigweed variables as globals by Armando Montanez · 4 years, 8 months ago
- edd2f14 pw_build: Switch to pw_* target types by Alexei Frolov · 4 years, 8 months ago
- 32d1c12 pw_ring_buffer: Decrease test iterations for disco by Keir Mierle · 4 years, 8 months ago
- bcdf460 pw_ring_buffer: Add TryPushBack() by Keir Mierle · 4 years, 9 months ago
- 888370d Enable -Wshadow by Armando Montanez · 4 years, 9 months ago
- 152147e Bazel build fixes by Wyatt Hepler · 4 years, 9 months ago
- 866cff4 pw_ring_buffer: Initial checkin by Keir Mierle · 4 years, 9 months ago