1. 4b7b09e docs: New contributors should sign in to Gerrit by Chad Norvell · 2 years, 4 months ago
  2. 79f3767 docs: Clarify scope for newcomers by Chad Norvell · 2 years, 4 months ago
  3. f30bce8 Add missing tuple header to payloads_view.h by Yuanyao (YY) Zhong · 2 years, 4 months ago
  4. 228b22d pw_software_update: Add SetTransferred rpc by Zihan Chen · 2 years, 4 months ago
  5. f109879 pw_console: Only strip trailing log line whitespace by Anthony DiGirolamo · 2 years, 4 months ago
  6. b839d42 pw_presubmit: Default --base to tracking branch by Rob Mohr · 2 years, 4 months ago
  7. 66c5099 pw_system: Make I/O a facade by Armando Montanez · 2 years, 4 months ago
  8. 2c042f9 pw_system: Add target_hooks porting layer by Armando Montanez · 2 years, 4 months ago
  9. 55333fa pw_transfer: Rolling window by Alexei Frolov · 2 years, 5 months ago
  10. 27e12c5 pw_protobuf: Support providing known length to StreamDecoder by Scott James Remnant · 2 years, 4 months ago
  11. d8ac6bd pw_presubmit: Make --base and --full exclusive by Rob Mohr · 2 years, 4 months ago
  12. e273d46 roll: Update Python package versions by pigweed-roller · 2 years, 4 months ago
  13. 219823a pw_env_setup: Update spinner to honor --quiet arg by Rob Mohr · 2 years, 4 months ago
  14. 915521a pw_software_update: Provide config option to compile out verification by Tri Pho · 2 years, 4 months ago
  15. e024644 roll: Update Python package versions by pigweed-roller · 2 years, 4 months ago
  16. fc79a26 roll: host_tools by pigweed-roller · 2 years, 4 months ago
  17. a529463 pw_protobuf: Support decoding from non-seekable Reader by Scott James Remnant · 2 years, 4 months ago
  18. 8d72800 pw_presubmit: Remove bazel_lint from presubmit.py by Rob Mohr · 2 years, 4 months ago
  19. 3d1b924 pw_presubmit: Add --full arg to run on all files by Rob Mohr · 2 years, 4 months ago
  20. 46f74e0 pw_router: Local per-packet parsers by Alexei Frolov · 2 years, 4 months ago
  21. b402c55 pw_cpu_exception_cortex_m: Correct namespaces by Ewout van Bekkum · 2 years, 4 months ago
  22. ea71919 pw_cpu_exception: Remove unnecessary forward declaration by Ewout van Bekkum · 2 years, 4 months ago
  23. 02c1251 OWNERS: Add OWNERS files to modules lacking them by Rob Mohr · 2 years, 4 months ago
  24. 17078c4 OWNERS: Add akirabaruah@google.com by Rob Mohr · 2 years, 4 months ago
  25. 3eaf141 pw_transfer: Do not Finish() inactive transfer by Armando Montanez · 2 years, 4 months ago
  26. e0bbfa7 roll: Update Python package versions by pigweed-roller · 2 years, 4 months ago
  27. a7dd32e workspace: Moves silvergasp deps to bazelembedded by Nathaniel Brough · 2 years, 4 months ago
  28. 5b1376b pw_env_setup: Use project dir to install packages by Rob Mohr · 2 years, 4 months ago
  29. 9a3b69b pw_env_setup: Move clear of PW_BRANDING_BANNER by Rob Mohr · 2 years, 4 months ago
  30. a40ce76 pw_package: Fix crlset package by Yecheng Zhao · 2 years, 4 months ago
  31. be7f7f2 formatting: Fix C++ formatting after clang roll by Rob Mohr · 2 years, 4 months ago
  32. 19f7a31 pw_env_setup: Add option to install pw packages by Rob Mohr · 2 years, 4 months ago
  33. af2fb1f pw_chrono: Docs update regarding conversion of std::chrono::duration's by Austin Foxley · 2 years, 4 months ago
  34. b7dc33f roll: host_tools by pigweed-roller · 2 years, 4 months ago
  35. 4d913d3 roll: gn by pigweed-roller · 2 years, 4 months ago
  36. 753008e roll: clang by pigweed-roller · 2 years, 4 months ago
  37. 390fe04 pw_chrono/system_timer: Update destructor contract by Ewout van Bekkum · 2 years, 4 months ago
  38. b8f3ad2 Zephyr implementation of pw_rpc and dependencies by Yuval Peress · 2 years, 6 months ago
  39. 6f6b6a1 pw_transfer: Initial C++ client integration test by Wyatt Hepler · 2 years, 5 months ago
  40. 9455224 pw_software_update: Add ManifestAccessor by Zihan Chen · 2 years, 4 months ago
  41. 3d2abe1 pw_rpc: Only include <mutex> if locking is enabled by Wyatt Hepler · 2 years, 4 months ago
  42. c6126af pw_console: Enable repl output line wrapping by Anthony DiGirolamo · 2 years, 4 months ago
  43. c01abaf pw_spi: Introduce SPI HAL by Mark Slevinsky · 2 years, 5 months ago
  44. 720b057 pw_rpc: Support Nanopb 0.3 by Wyatt Hepler · 2 years, 4 months ago
  45. a3363ba pw_protobuf_compiler: Fix include file parsing by Anthony Stange · 2 years, 4 months ago
  46. 070ebff Replace ssize_t with ptrdiff_t in Pigweed code by Wyatt Hepler · 2 years, 4 months ago
  47. a91e05a pw_cpu_exception_cortex_m: Provide ARMv8-M specific build rules by Ewout van Bekkum · 2 years, 4 months ago
  48. 5401d40 pw_cpu_exception: Declare State as part of the entry facade by Ewout van Bekkum · 2 years, 4 months ago
  49. 4021c35 pw_system: Reword log stream error message by Carlos Chinchilla · 2 years, 4 months ago
  50. ba93a43 pw_rpc: Make channel output to Server::ProcessPacket optional by Alexei Frolov · 2 years, 5 months ago
  51. a19e285 pw_varint: Add function to read from stream by Scott James Remnant · 2 years, 4 months ago
  52. 8fe2829 pw_software_udpate: Write user_manifest by Yecheng Zhao · 2 years, 4 months ago
  53. ecf3d80 pw_system: Add init, RPC, & logging support by Carlos Chinchilla · 2 years, 5 months ago
  54. 7508836 docs: Add style guidance for directives by Keir Mierle · 2 years, 4 months ago
  55. dbb0ba6 pw_console: UI Bugfixes by Anthony DiGirolamo · 2 years, 4 months ago
  56. afa5137 pw_software_update: Remove landing switch by Yecheng Zhao · 2 years, 4 months ago
  57. 67af12f pw_rpc: Add Android.bp files for the Java client by Wyatt Hepler · 2 years, 4 months ago
  58. 4b1c30d pw_tokenizer: Add linker script section for FreeRTOS by Wyatt Hepler · 2 years, 4 months ago
  59. 30a164f stm32f429i_disc1_stm32cube: Build all pigweed tests by Anthony DiGirolamo · 2 years, 5 months ago
  60. fbec0ac pw_rpc: Refactor pw_rpc Java client by Wyatt Hepler · 2 years, 4 months ago
  61. 7930181 pw_cpu_exception: Prepare for entry link deps migration by Ewout van Bekkum · 2 years, 4 months ago
  62. 648b210 cmake: Set the PW_ROOT env variable in pigweed.cmake by Ewout van Bekkum · 2 years, 4 months ago
  63. 5825e5c pw_env_setup: Remove unnecessary unset calls by Ted Pudlik · 2 years, 4 months ago
  64. 50262fe pw_software_update: Fix issues by Yecheng Zhao · 2 years, 5 months ago
  65. 5d8e12d pw_build_info: Better flag compatibility by Armando Montanez · 2 years, 6 months ago
  66. a398cd1 pw_sys_io_stm32cube: Cleanup by Armando Montanez · 2 years, 4 months ago
  67. 7588aed pw_thread_sync_freertos: Add explicit casts by Anthony DiGirolamo · 2 years, 5 months ago
  68. cf1c020 pw_system: Add pw_starter_target template by Armando Montanez · 2 years, 5 months ago
  69. a463f7d pw_cpu_exception_cortex_m: Do not report undefined reg values by Ewout van Bekkum · 2 years, 4 months ago
  70. d099757 pw_software_update: Verify target payloads by Yecheng Zhao · 2 years, 5 months ago
  71. 16f00aa pw_software_update: Prevent root metadata rollback by Yecheng Zhao · 2 years, 6 months ago
  72. ed735e1 pw_software_update: Check targets metadata version by Yecheng Zhao · 2 years, 6 months ago
  73. 3f758de pw_software_udpate: Reland manifest writing by Yecheng Zhao · 2 years, 6 months ago
  74. b5fa5d3 pw_log_rpc: Release payload buffer when active by Carlos Chinchilla · 2 years, 5 months ago
  75. 38fee79 pw_software_update: Verify targets metadata by Yecheng Zhao · 2 years, 6 months ago
  76. b175a42 pw_toolchain: Add Cortex-M0+ clang toolchain by Armando Montanez · 2 years, 7 months ago
  77. 9fb75ff third_party/freertos: Don't use -Wno-error by Armando Montanez · 2 years, 5 months ago
  78. 1dca57a roll: go by pigweed-roller · 2 years, 4 months ago
  79. 176347b roll: Update Python package versions by pigweed-roller · 2 years, 4 months ago
  80. fdbf89f roll: host_tools by pigweed-roller · 2 years, 4 months ago
  81. 6d5250e roll: gn by pigweed-roller · 2 years, 4 months ago
  82. f6565f1 pw_protobuf: fix ReadDelimitedBytes read range by Scott James Remnant · 2 years, 5 months ago
  83. 28072eb pw_software_update: Verify root metadata signature by Yecheng Zhao · 2 years, 6 months ago
  84. a1d6cd6 pw_software_update: Add gn switch for verification by Yecheng Zhao · 2 years, 6 months ago
  85. f228b41 docs: Fix broken link by Ted Pudlik · 2 years, 5 months ago
  86. c62a2d2 targets/stm32f429i_disc1_stm32cube: Add target by Armando Montanez · 2 years, 5 months ago
  87. 387ae51 pw_cpu_exception_cortex_m: Symbolize PC and LR by Armando Montanez · 2 years, 5 months ago
  88. 3cbb8a0 nanopb: Add option to set PB_NO_ERRMSG=1 by Paul Mathieu · 2 years, 5 months ago
  89. 70045e2 pw_sys_io_stm32cube: Add module by Armando Montanez · 2 years, 5 months ago
  90. 6069d10 pw_assert_log: Remove redundant file+line number by Armando Montanez · 2 years, 5 months ago
  91. 6a1484b docs: Update style_guide with admonitions by Anthony DiGirolamo · 2 years, 5 months ago
  92. 11449fb pw_console: Serial bandwidth monitor toolbar by Anthony DiGirolamo · 2 years, 7 months ago
  93. 4b12469 third_party/freertos: Allow global freertos dir by Armando Montanez · 2 years, 5 months ago
  94. 1579fd2 pw_symbolizer: Add FakeSymbolizer for testing by Armando Montanez · 2 years, 5 months ago
  95. 81f8aa6 Support toolchain-defined args for test_runner by Edwin Vane · 2 years, 5 months ago
  96. 72a9ca6 pw_unit_test: Check test suite names by Wyatt Hepler · 2 years, 5 months ago
  97. 7e1b06e pw_system: Python package by Anthony DiGirolamo · 2 years, 5 months ago
  98. 4a5c13c third_party/freertos: CM4F port build targets by Armando Montanez · 2 years, 5 months ago
  99. 21eebff pw_console: Example window pane plugins by Anthony DiGirolamo · 2 years, 5 months ago
  100. caa2c73 pw_software_update: Pass user_manifest size to backend by Zihan Chen · 2 years, 5 months ago