1. 59d40c9 pw_env_setup: Add section headers to docs by Ted Pudlik · 2 years, 2 months ago
  2. af80d98 targets: Add Emcraft SmartFusion2 SoM by skeys · 2 years, 3 months ago
  3. cc62942 pw_log_rpc: Add open callback by Carlos Chinchilla · 2 years, 3 months ago
  4. 8a9ceaa pw_build: Refactor setuptools build logic by Anthony DiGirolamo · 2 years, 7 months ago
  5. f391eab pw_env_setup: Put environment gni in build_overrides by Rob Mohr · 2 years, 2 months ago
  6. 45c5f2f pw_rpc: Make tests compatible with nanopb < 0.4 by Ted Pudlik · 2 years, 2 months ago
  7. a66909a pw_transfer: Reset retry count when receiving data in C++ context by Alexei Frolov · 2 years, 2 months ago
  8. 15bc259 pw_build: Support public_deps in pw_exec() template by Alex Deymo · 2 years, 3 months ago
  9. 8652918 pw_presubmit: Expand note in presubmit directory readme by Wyatt Hepler · 2 years, 2 months ago
  10. 581abf2 pw_unit_test: Indicate that death tests are not supported by Wyatt Hepler · 2 years, 3 months ago
  11. 2835cf6 pw_blob_store: expose HasData() as a public method by David Rogers · 2 years, 2 months ago
  12. c2ae074 pw_protobuf: StreamDecoder support for packed fields by Scott James Remnant · 2 years, 2 months ago
  13. eb90ca5 pw_string: use data() for pointer arithmetic by Armando Montanez · 2 years, 2 months ago
  14. 59aca2c pw_hdlc: Don't reuse socket when reconnecting by Keir Mierle · 2 years, 2 months ago
  15. 0aa0bef pw_transfer: Add hdlc escape integration test by Erik Gilling · 2 years, 2 months ago
  16. a14529b roll: host_tools by pigweed-roller · 2 years, 2 months ago
  17. 3f3c119 roll: gn by pigweed-roller · 2 years, 2 months ago
  18. 72285b2 pw_log: Add thread field to log.proto by Carlos Chinchilla · 2 years, 3 months ago
  19. 1015d3a pw_kvs: Set default GargbageCollectOnWrite to kAsManySectorsNeeded by David Rogers · 2 years, 2 months ago
  20. 5ddc01d pw_log_string: Split out the handler facade by Ewout van Bekkum · 2 years, 2 months ago
  21. 2c69d78 cmake: Sort the root add_subdirectories and add pw_multisink by Ewout van Bekkum · 2 years, 2 months ago
  22. 6b2bbce pw_blob_store: Fix writer close with dirty write buffer by David Rogers · 2 years, 2 months ago
  23. 7278d99 pw_transfer: Make extend window divisor configurable by Alexei Frolov · 2 years, 2 months ago
  24. aab4c6e third_party/stm32cube: Fix CORE_INIT visibility by Brandon Kinman · 2 years, 2 months ago
  25. 812b7bf pw_console: Ignore external configs in all unit tests by Anthony DiGirolamo · 2 years, 2 months ago
  26. b58e3aa pw_software_update: Mandate backend VerifyTargetFile() by Ali Zhang · 2 years, 2 months ago
  27. 28792b3 pw_result: Fix deref operator return values by RJ Ascani · 2 years, 3 months ago
  28. dbdd346 pw_console: Resizeable window splits by Anthony DiGirolamo · 2 years, 3 months ago
  29. 15cefcf pw_env_setup: Write gni file relative to root by Rob Mohr · 2 years, 2 months ago
  30. 5f2a9a5 pw_tokenizer: Avoid undefined behavior in test generation code by Wyatt Hepler · 2 years, 2 months ago
  31. abe736a pw_console: Copy Python input text to clipboard by Anthony DiGirolamo · 2 years, 2 months ago
  32. c4dac15 pw_env_setup: Add gni file with environment paths by Rob Mohr · 2 years, 2 months ago
  33. 3c995d4 pw_console: Set global maximum draw speed to 15 FPS by Anthony DiGirolamo · 2 years, 2 months ago
  34. 8f3917a pw_transfer: Add transfer rate estimation by Alexei Frolov · 2 years, 3 months ago
  35. b6960ad roll: go by pigweed-roller · 2 years, 3 months ago
  36. 51b6f57 roll: gn by pigweed-roller · 2 years, 3 months ago
  37. ee40edd Release Notes: January 2022 by Chad Norvell · 2 years, 3 months ago
  38. 5e779b8 docs: Add "About Pigweed" by Chad Norvell · 2 years, 3 months ago
  39. ae92f3d pw_system: Clarify status and demo instructions by Chad Norvell · 2 years, 3 months ago
  40. b4beb76 pw_cpu_exception_cortex_m: Add ActiveProcessorMode helper by Ewout van Bekkum · 2 years, 3 months ago
  41. f05e17b pw_sync_freertos: Add CMake support by Ewout van Bekkum · 2 years, 3 months ago
  42. 6937a09 pw_multisink: Extend CMake support by Ewout van Bekkum · 2 years, 3 months ago
  43. 9da1565 pw_containers: Extend CMake support by Ewout van Bekkum · 2 years, 3 months ago
  44. 4fd0f0f pw_protobuf: rename codegen write method classes by Scott James Remnant · 2 years, 3 months ago
  45. 40789a3 pw_ring_buffer: Extend CMake support by Ewout van Bekkum · 2 years, 3 months ago
  46. f9a4dda pw_log_rpc: Add cachinchilla to OWNERS by Carlos Chinchilla · 2 years, 3 months ago
  47. 3370d55 pw_protobuf: allow StreamDecoder subclasses to move by Scott James Remnant · 2 years, 3 months ago
  48. e995a8a pw_system: Let system targets add global configs by Armando Montanez · 2 years, 3 months ago
  49. a4fed72 pw_log: Add partial glog support by Ewout van Bekkum · 2 years, 3 months ago
  50. d9226f2 pw_software_update: Fix stalling GetStatus() by Ali Zhang · 2 years, 3 months ago
  51. 2cf83d9 pw_bloat: Adds the pw_bloaty_config CMake function by Ewout van Bekkum · 2 years, 3 months ago
  52. fc94fc7 pw_log_android: Adds an Android backend for the pw_log facade by Ewout van Bekkum · 2 years, 3 months ago
  53. 2b42268 pw_assert_log: Add assert_lite_backend using PW_LOG by Ewout van Bekkum · 2 years, 3 months ago
  54. a6d01c4 pw_console: Pass in LogStore handlers to PwConsoleEmbed by Anthony DiGirolamo · 2 years, 3 months ago
  55. e1b7e0c pw_log_rpc: Make log entries checks more readable by Carlos Chinchilla · 2 years, 3 months ago
  56. 251aaed third_party/stm32cube: Support env_setup install by Tom Craig · 2 years, 3 months ago
  57. ad6620d pw_bloat/bloaty_config: Add log level flag and skip empty segments by Ewout van Bekkum · 2 years, 3 months ago
  58. 0a2a522 pw_console: Fix invalid access on line buffer by Carlos Chinchilla · 2 years, 3 months ago
  59. f747b66 pw_console: Bugfix for disabling follow mode by Anthony DiGirolamo · 2 years, 3 months ago
  60. b6bd4a5 third_party/stm32cube: Fix CORE_INIT regression by Tom Craig · 2 years, 3 months ago
  61. 79525f5 pw_kvs: Disable pw_stream classes for C++14 by Wyatt Hepler · 2 years, 3 months ago
  62. 026c16f pw_env_setup: Add "subdir" to docs by Rob Mohr · 2 years, 3 months ago
  63. aaac691 pw_rpc: Fix lock.h from gcc bug by Rob Oliver · 2 years, 3 months ago
  64. a7a35fe pw_build: Re-tool deps for Python zip targets by Joe Ethier · 2 years, 3 months ago
  65. 43108b8 pw_rpc: Work around bug in GCC 8 by Wyatt Hepler · 2 years, 3 months ago
  66. 1251e2e targets/stm32f429i_disc1_stm32cube: No abspath by Armando Montanez · 2 years, 3 months ago
  67. e7385e0 pw_rpc: Only include mutex code if synchronization is enabled by Wyatt Hepler · 2 years, 3 months ago
  68. b82b440 pw_build: Check in the modules lists .gni by Wyatt Hepler · 2 years, 3 months ago
  69. c351f7d pw_env_setup: Don't needlessly rerun cipd in hook by Rob Mohr · 2 years, 3 months ago
  70. b0ae011 pw_unit_test: Skip the body when calling GTEST_SKIP() in SetUp() by Alex Deymo · 2 years, 3 months ago
  71. b3684b8 pw_transfer: Handle timeouts in a recovery state by Alexei Frolov · 2 years, 3 months ago
  72. 1953b01 roll: gn by pigweed-roller · 2 years, 3 months ago
  73. 3e82504 pw_software_update: Handle missing payloads in incoming bundle by Arsalan Khan · 2 years, 3 months ago
  74. df5b5c9 pw_env_setup: Invoke 'cipd' just once by Rob Mohr · 2 years, 3 months ago
  75. fe9263d pw_docgen: Properly quote Google Analytics ID by Chad Norvell · 2 years, 3 months ago
  76. 0c67e38 pw_build: Don't capture the output of HIL tests by Ted Pudlik · 2 years, 4 months ago
  77. 1fdfb19 pw_env_setup: Fix bazel lint issue by Rob Mohr · 2 years, 3 months ago
  78. 9357f33 pw_docgen: Add Google Analytics tracking by Chad Norvell · 2 years, 3 months ago
  79. 01ff615 pw_bloat: Mark counter with [[maybe_unused]] by Ted Pudlik · 2 years, 3 months ago
  80. 240a192 pw_doctor: Check only in-use package files by Rob Mohr · 2 years, 3 months ago
  81. fd2d972 pw_env_setup, pw_doctor: Use explicit version file by Rob Mohr · 2 years, 3 months ago
  82. c79c520 pw_boot_cortex_m: Update to support pw_bloat.bloaty_config by Ewout van Bekkum · 2 years, 3 months ago
  83. 9be741a pw_i2c_mcuxpresso: support pw_i2c on MCUXpresso SDK by Swati Wagh · 2 years, 6 months ago
  84. 4d28e22 pw_toolchain: allow regexes for --skip-include-path by Scott James Remnant · 2 years, 3 months ago
  85. 6d27ec0 pw_bloat: Add pw_bloat.bloaty_config helper by Ewout van Bekkum · 2 years, 3 months ago
  86. 2f2b7ae pw_protobuf_compiler: Fix bazel lint issue by Rob Mohr · 2 years, 3 months ago
  87. 9a2ed75 pw_arduino_build: Remove assumption about CIPD dir by Rob Mohr · 2 years, 3 months ago
  88. 42c4e00 pw_env_setup: Add more CIPD directories to PATH by Rob Mohr · 2 years, 3 months ago
  89. dfc9926 pw_build: Add zephyr_interface to the pw_build target by Yuval Peress · 2 years, 3 months ago
  90. a21420e roll: host_tools by pigweed-roller · 2 years, 3 months ago
  91. f2438c8 roll: go by pigweed-roller · 2 years, 3 months ago
  92. 6a5448d roll: buildifier by pigweed-roller · 2 years, 3 months ago
  93. 0ef955f pw_rpc: Remove support for raw synchronous unary methods by Wyatt Hepler · 2 years, 3 months ago
  94. 82f3132 pw_env_setup: PyPI version bump to 0.0.6 by Anthony DiGirolamo · 2 years, 3 months ago
  95. b15c55b pw_rpc: Replace raw synchronous unary methods with asynchronous by Wyatt Hepler · 2 years, 3 months ago
  96. 7c27c10 pw_software_update: Add self verification by Ali Zhang · 2 years, 4 months ago
  97. 1530a32 pw_env_setup: Prevent alias expansion for cp by Wyatt Hepler · 2 years, 3 months ago
  98. 28eadd1 pw_env_setup: Add post-checkout CIPD update hook by Rob Mohr · 2 years, 3 months ago
  99. a221f21 pw_transfer: Allow modifying window size by Alexei Frolov · 2 years, 3 months ago
  100. 458d4f6 pw_stm32cube_build: Add DSP include dir by Armando Montanez · 2 years, 3 months ago