1. 712d367 pw_rpc: Update for protocol changes by Wyatt Hepler · 4 years, 1 month ago
  2. 356bf97 pw_cpu_exception: Split facade by Armando Montanez · 4 years, 2 months ago
  3. ce87bc0 pw_env_setup: allow setting environment directory by Rob Mohr · 4 years, 1 month ago
  4. 067dd7e pw_rpc: Protocol documentation by Wyatt Hepler · 4 years, 1 month ago
  5. fdb2e50 pw_stream: Added a write method for single bytes by shaneajg · 4 years, 1 month ago
  6. f490a08 pw_kvs: Fix sectors test by David Rogers · 4 years, 1 month ago
  7. 7356435 docs: Mention USB permissions in Getting Started by Ewout van Bekkum · 4 years, 1 month ago
  8. 33e9923 docs: refer to STM32F429I-DISC1 in express setup by Ewout van Bekkum · 4 years, 1 month ago
  9. 540eb13 docs: Minor fixes for getting started by Ewout van Bekkum · 4 years, 1 month ago
  10. a6e20bf pw_checksum: Fix CRC32 linker issue by Wyatt Hepler · 4 years, 1 month ago
  11. 6a6dae6 pw_kvs: Add tests for FlashPartition by David Rogers · 4 years, 1 month ago
  12. 3f3546e pw_watch: Update syntax for pw_watch by Armando Montanez · 4 years, 1 month ago
  13. 3376228 pw_env_setup: add gitiles command line client by Rob Mohr · 4 years, 1 month ago
  14. 34d9b07 pw_doctor: allow skipping CIPD checks by Rob Mohr · 4 years, 1 month ago
  15. c4b62ec pw_protobuf_compiler: Add missing dependency by Alexei Frolov · 4 years, 1 month ago
  16. 29572e7 pw_env_setup: only install for amd64 by Rob Mohr · 4 years, 1 month ago
  17. e130447 roll: gn by pigweed-roller · 4 years, 1 month ago
  18. dd690cd roll: host_tools by pigweed-roller · 4 years, 1 month ago
  19. a5661ef pw_kvs: Reduce stack usage of FlashPartition by David Rogers · 4 years, 1 month ago
  20. a149d64 pw_kvs: Add fix and test for Fake Flash by David Rogers · 4 years, 1 month ago
  21. 6a262b4 pw_kvs: Set KVS test to use any flash partition by David Rogers · 4 years, 1 month ago
  22. ca59296 pw_kvs: Add flash partition test by David Rogers · 4 years, 1 month ago
  23. af83568 pw_rpc: Support cancelling streaming RPCs by Wyatt Hepler · 4 years, 2 months ago
  24. b7643d7 pw_rpc: Properly clean up ServerWriters by Wyatt Hepler · 4 years, 1 month ago
  25. 4e6a472 pw_unit_test: Detect missing sources when disabled by Wyatt Hepler · 4 years, 1 month ago
  26. 7fb63af pw_rpc: Add missing codegen test by Alexei Frolov · 4 years, 1 month ago
  27. 79b7cb0 pw_protobuf_compiler: Add nanopb RPC generator by Alexei Frolov · 4 years, 1 month ago
  28. f350aa1 pw_env_setup: increase check_auth() flexibility by Rob Mohr · 4 years, 1 month ago
  29. 5cfde33 pw_rpc: Python RPC client by Wyatt Hepler · 4 years, 2 months ago
  30. 6328602 pw_env_setup: add username to CIPD ACL errors by Rob Mohr · 4 years, 1 month ago
  31. a61b43b pw_span: Mark pw::span as deprecated by Wyatt Hepler · 4 years, 2 months ago
  32. 10fccbb docs: Minor updates to getting started by Wyatt Hepler · 4 years, 1 month ago
  33. 0a7db3e pw_checksum: Add CRC32 support by Zihan Chen · 4 years, 2 months ago
  34. 15610b5 pw_sys_io: Fix trailing newline to be \r\n by Ian Tessier · 4 years, 1 month ago
  35. 2683749 roll: gn by pigweed-roller · 4 years, 1 month ago
  36. 1a0fe62 roll: host_tools by pigweed-roller · 4 years, 1 month ago
  37. 023f35b pw_polyfill, pw_minimal_cpp_stdlib: Fix namespace by Wyatt Hepler · 4 years, 1 month ago
  38. e67b551 pw_kvs: Add Address translation to FakeFlashMemory by David Rogers · 4 years, 1 month ago
  39. e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years, 2 months ago
  40. d3d1cb0 pw_status: Python package by Wyatt Hepler · 4 years, 2 months ago
  41. 4a46a8f pw_protobuf_compiler: Python proto compilation by Wyatt Hepler · 4 years, 2 months ago
  42. d6ad79b pw_presubmit: Exclude generated proto code by Alexei Frolov · 4 years, 2 months ago
  43. a8d5f60 pw_rpc: Nanopb RPC protoc plugin by Alexei Frolov · 4 years, 2 months ago
  44. d2ad649 pw_env_setup: check ACLs for all CIPD packages by Rob Mohr · 4 years, 2 months ago
  45. 5c15f0d pw_bytes: Added iterator value-retrieval methods by shaneajg · 4 years, 2 months ago
  46. 89777c9 roll: goma-client by pigweed-roller · 4 years, 2 months ago
  47. 6f85277 roll: gn by pigweed-roller · 4 years, 2 months ago
  48. 0c34816 roll: host_tools by pigweed-roller · 4 years, 2 months ago
  49. 0158ad7 pw_bytes: ByteSpan and ConstByteSpan aliases by Wyatt Hepler · 4 years, 2 months ago
  50. ba39da3 pw_doctor: Run checks in parallel by Wyatt Hepler · 4 years, 2 months ago
  51. 16bde6b pw_web_ui: Add linting with eslint and prettier by Matthew Soulanille · 4 years, 2 months ago
  52. 2dd4dd8 pw_presubmit: Avoid duplicate module names in mypy by Wyatt Hepler · 4 years, 2 months ago
  53. a1c4f67 pw_toolchain: Fix copy rules on Mac by Michael Spang · 4 years, 2 months ago
  54. 81492d3 pw_toolchain: Fix setting the output directory for static_library by Michael Spang · 4 years, 2 months ago
  55. 17de382 pw_cli: add allowed suffixes to env parser by Rob Mohr · 4 years, 2 months ago
  56. 9fe4cec pw_bytes: Added an iterator class by shaneajg · 4 years, 2 months ago
  57. 79b30ad pw_presubmit: Check commit messages by Wyatt Hepler · 4 years, 2 months ago
  58. 18beb88 pw_presubmit: support subproject CIPD manifests by Rob Mohr · 4 years, 2 months ago
  59. 06fe47b pw_protobuf: Fixed bug when using proto package without prefix pw.* by Nathaniel Brough · 4 years, 2 months ago
  60. 2da1451 pw_web_ui: Bundle and launch the React frontend. by Matthew Soulanille · 4 years, 2 months ago
  61. fc988dc pw_allocator: Remove unnecessary reinterpret_casts by Wyatt Hepler · 4 years, 2 months ago
  62. 6d1a6c6 pw_span: Move pw_string, pw_unit_test to std::span by Wyatt Hepler · 4 years, 2 months ago
  63. 69a5190 pw_span: Begin transitioning to std::span by Wyatt Hepler · 4 years, 2 months ago
  64. 5e78acf pw_web_ui: Write WebSerialTransport, which talks to the device. by Matthew Soulanille · 4 years, 2 months ago
  65. 0119710 pw_presubmit: Don't use setup.py test by Wyatt Hepler · 4 years, 2 months ago
  66. a4dc811 pw_log: A typo in comment by Chenghan Zhou · 4 years, 2 months ago
  67. b57a7f6 roll: goma-client by pigweed-roller · 4 years, 2 months ago
  68. 8550d23 roll: gn by pigweed-roller · 4 years, 2 months ago
  69. d6eec75 roll: host_tools by pigweed-roller · 4 years, 2 months ago
  70. cb7691f pw_tokenizer: Fix iterator post-increment by Wyatt Hepler · 4 years, 2 months ago
  71. 3181d18 pw_bytes: Added an ordered put method for values by shaneajg · 4 years, 2 months ago
  72. 71b1fa3 pw_toolchain: Make arm float printf optional by Armando Montanez · 4 years, 2 months ago
  73. 54956b5 pw_kvs: Remove the debug_cli by David Rogers · 4 years, 2 months ago
  74. 60fd70f pw_rpc: Track ServerWriters in the Server by Wyatt Hepler · 4 years, 2 months ago
  75. 671946e pw_rpc: Split public and internal interfaces by Wyatt Hepler · 4 years, 2 months ago
  76. f79d227 Fix protoc include paths by Alexei Frolov · 4 years, 2 months ago
  77. 856860e stm32f429i-disc1: Fix out directory path by Armando Montanez · 4 years, 2 months ago
  78. 7366d5a pw_watch: Update target/directory syntax by Armando Montanez · 4 years, 2 months ago
  79. 0703398 pw_web_ui: Create mocks for testing WebSerial by Matthew Soulanille · 4 years, 2 months ago
  80. 2e55ee2 Add missing pw_* target types by Alexei Frolov · 4 years, 2 months ago
  81. 8ef706f Import pw_build_defaults into child GN targets by Alexei Frolov · 4 years, 2 months ago
  82. 2adfacc roll: gcc-arm-none-eabi by pigweed-roller · 4 years, 2 months ago
  83. 06479da pw_presubmit: remove modified file list by Rob Mohr · 4 years, 2 months ago
  84. 2fb2b44 pw_doctor: Remove Pigweed branding by Keir Mierle · 4 years, 2 months ago
  85. 9404ed8 pw_containers: Add static_assert for Item type by Wyatt Hepler · 4 years, 2 months ago
  86. 034b899 pw_toolchain: Support grouping in generate_toolchain by Michael Spang · 4 years, 2 months ago
  87. 09d37ba pw_toolchain: Fix cflags ordering in pigweed by Michael Spang · 4 years, 2 months ago
  88. 71ecc1d pw_env_setup: Remove "Pigweed" name from bootstrap by Keir Mierle · 4 years, 2 months ago
  89. 04e75f2 pw_env_setup: hide rust step by Rob Mohr · 4 years, 2 months ago
  90. 88bff5c pw_toolchain: Define ARM asmflags by Alexei Frolov · 4 years, 2 months ago
  91. 8600320 pw_toolchain: Update toolchain options by Armando Montanez · 4 years, 2 months ago
  92. 67117a8 Add type declarations for WebSerial by Matthew Soulanille · 4 years, 2 months ago
  93. c0af554 pw_string: Print pw_Status like pw::Status by Wyatt Hepler · 4 years, 2 months ago
  94. 9c19db4 pw_bytes: Module for bytes manipulation. by shaneajg · 4 years, 2 months ago
  95. 178002a pw_kvs: Check that the flash partition has minimum needed sectors by David Rogers · 4 years, 2 months ago
  96. 3e2d719 pw_rpc: Use pw::IntrusiveList for services by Wyatt Hepler · 4 years, 2 months ago
  97. 70f033e pw_containers: IntrusiveList updates by Wyatt Hepler · 4 years, 2 months ago
  98. a761e32 Update docs by Armando Montanez · 4 years, 2 months ago
  99. 48d58a0 host: Don't add nanopb generator if it exists by Alexei Frolov · 4 years, 2 months ago
  100. e9bc14b Fix toolchain/target remove_configs by Alexei Frolov · 4 years, 2 months ago