1. b9acbb0 pw_kvs/FlashPartition: Add stream read and write by David Rogers · 2 years, 4 months ago
  2. d9f51b6 pw_protobuf: Remove the use of PW_CHECK() by Yecheng Zhao · 2 years, 4 months ago
  3. 070ebff Replace ssize_t with ptrdiff_t in Pigweed code by Wyatt Hepler · 2 years, 6 months ago
  4. e6e34f4 pw_stream: Detect EOF in StdFileReader by Wyatt Hepler · 2 years, 6 months ago
  5. bcefd36 pw_stream: MemoryWriter clear() function by Wyatt Hepler · 2 years, 7 months ago
  6. 61492b1 pw_stream: fix ConserativeReadLimit for IntervalReader by Ewout van Bekkum · 2 years, 9 months ago
  7. 204ad18 pw_protobuf: Add TODO for Result<> migration by Yecheng Zhao · 2 years, 9 months ago
  8. 321fb69 pw_protobuf: Adds a Message class for parsing by Yecheng Zhao · 2 years, 9 months ago
  9. 16dcfa0 pw_stream: Minor comment cleanup by David Rogers · 2 years, 9 months ago
  10. fad8e85 pw_transfer: Use files in integration tests by Alexei Frolov · 2 years, 10 months ago
  11. a0d6ab0 pw_stream: Remove deprecated NullWriter alias by Wyatt Hepler · 2 years, 10 months ago
  12. 7b62e93 pw_stream: Rework the stream classes by Wyatt Hepler · 2 years, 10 months ago
  13. 9b54e5e pw_stream: Log in SocketStream; configure port in host RPC server by Wyatt Hepler · 2 years, 10 months ago
  14. 25ce8a2 pw_stream: Set SO_REUSEADDR for sockets by Wyatt Hepler · 2 years, 11 months ago
  15. 5b5d9dd pw_stream: Construct MemoryWriter w/prepopulated buffer by Prashanth Swaminathan · 3 years ago
  16. 78d0730 pw_stream: Add a ReaderWriter base class by Yecheng Zhao · 3 years ago
  17. dc51315 pw_stream: Make MemoryWriter::data() non-const by Armando Montanez · 3 years, 1 month ago
  18. c9aed10 pw_stream: constexpr memory stream constructors by Armando Montanez · 3 years, 1 month ago
  19. f298de4 pw_assert: Switch to the new header names by Wyatt Hepler · 3 years, 3 months ago
  20. 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 2 months ago
  21. 322d594 pw_stream: Add client-side SocketStream support by Jason Graffius · 3 years, 5 months ago
  22. ef52f3a pw_stream: SocketStream closing and cleanup by Jason Graffius · 3 years, 5 months ago
  23. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 5 months ago
  24. ecb85ed pw_stream: Provide default read/write limit functions by Wyatt Hepler · 3 years, 6 months ago
  25. 35b4ea3 pw_rpc_system_server: Local pw_rpc support by Jiaming Wang · 3 years, 8 months ago
  26. 0ab4c0a pw_stream/pw_blob_store: Remove CHECK from headers by Armando Montanez · 3 years, 8 months ago
  27. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 9 months ago
  28. 0170b2d pw_stream: small fixups by Ewout van Bekkum · 3 years, 9 months ago
  29. 6754c44 pw_stream: add pw::stream::NullWriter by Ewout van Bekkum · 3 years, 9 months ago
  30. b3dbbd3 pw_stream: Minor API comment clarification by David Rogers · 3 years, 10 months ago
  31. a640352 pw_stream: Update method comments by David Rogers · 3 years, 10 months ago
  32. 6d4f630 pw_stream: add Reader class API by David Rogers · 3 years, 11 months ago
  33. fdb2e50 pw_stream: Added a write method for single bytes by shaneajg · 4 years ago
  34. e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years ago
  35. 0bcae73 pw_stream: Create module by Armando Montanez · 4 years, 1 month ago