1. a74c049 Add and fix pw_log/pw_log_android Android.bp targets by Anthony Stange · 2 years, 2 months ago
  2. eba38dc pw_package: Add note about preferring submodules by Rob Mohr · 2 years, 2 months ago
  3. 6c03473 pw_build: Introduce a pip lock by Ted Pudlik · 2 years, 2 months ago
  4. d028b9b pw_protobuf: Restructure docs by Scott James Remnant · 2 years, 2 months ago
  5. 25a7e53 pw_protobuf: Rename test proto 'int' field by Scott James Remnant · 2 years, 2 months ago
  6. b7ed839 pw_watch: Fix watch_app styling for highlighting text and showing result by Elaine Hwang · 2 years, 3 months ago
  7. ba414d6 pw_rpc: Rename dev.pigweed.pw.rpc.internal package by Ted Pudlik · 2 years, 2 months ago
  8. 28a8fbb docs: Expand automated analysis docs by Ted Pudlik · 2 years, 2 months ago
  9. 80f0c24 pw_software_update: Make personalization optional by Ali Zhang · 2 years, 2 months ago
  10. a6af061 pw_transfer: Always set chunk type field by Alexei Frolov · 2 years, 2 months ago
  11. 5f49391 pw_rpc: Remove unused using statement by Rob Mohr · 2 years, 2 months ago
  12. 0287475 roll: host_tools by pigweed-roller · 2 years, 2 months ago
  13. b78338f pw_package: Add Pi Pico SDK by Armando Montanez · 2 years, 2 months ago
  14. 7dfa8b7 third_party/pico-sdk: Pi Pico GN build by Armando Montanez · 2 years, 2 months ago
  15. 8b33bb9 pw_toolchain: Move --gc-sections by Armando Montanez · 2 years, 2 months ago
  16. 194c5e1 pw_transfer: Expand integration test by Wyatt Hepler · 2 years, 6 months ago
  17. a8a1dbd pw_protobuf: Support encoding from pw::Vector by Scott James Remnant · 2 years, 2 months ago
  18. 5c95ca3 pw_system: Log log drop reason when available by Carlos Chinchilla · 2 years, 2 months ago
  19. b9961bc pw_transfer: Expand log for failure case by Wyatt Hepler · 2 years, 2 months ago
  20. 68e1a9f pw_protobuf: Support encoding packed bool fields by Scott James Remnant · 2 years, 2 months ago
  21. 75c7684 pw_protobuf: Read repeated fields using pw::Vector by Scott James Remnant · 2 years, 3 months ago
  22. b894ed6 pw_package: Add googletest by Tom Craig · 2 years, 2 months ago
  23. 1425cfb pw_protobuf: Refactor field parsing by Scott James Remnant · 2 years, 2 months ago
  24. 0bae3ed pw_env_setup: Update default gni path by Rob Mohr · 2 years, 2 months ago
  25. 2462a83 pw_bloat: Honor output contract in pw_size_report by Dennis Kormalev · 2 years, 2 months ago
  26. c3fdc02 pw_log_rpc: Send drop reason message by Carlos Chinchilla · 2 years, 3 months ago
  27. a1cd034 pw_bloat: docs typo fix by Dennis Kormalev · 2 years, 2 months ago
  28. 980b58d pw_env_setup: Use 3pp openocd by Rob Mohr · 2 years, 2 months ago
  29. 3667230 pw_result: Reimplement based on Abseli's StatusOr by Wyatt Hepler · 3 years, 1 month ago
  30. d226342 pw_multisink: Track & report ingress drops by Carlos Chinchilla · 2 years, 3 months ago
  31. 7887794 pw_software_update: OpenAndVerify() should fail clean by Ali Zhang · 2 years, 2 months ago
  32. cf82a35 pw_assert_tokenized: Remove unnecessary semicolon by Erik Gilling · 2 years, 2 months ago
  33. b6ece77 pw_software_update: Untangle manifest handling by Ali Zhang · 2 years, 3 months ago
  34. a996a5e pw_preprocessor: PW_HAVE_CPP_ATTRIBUTE and new attribute by Wyatt Hepler · 2 years, 3 months ago
  35. 9f29451 pw_transfer: Allow setting max chunk size by Wyatt Hepler · 2 years, 2 months ago
  36. 67506a1 pw_protobuf: Return DataLoss() when reading unknown enum value by Scott James Remnant · 2 years, 2 months ago
  37. dabf915 pw_sync_freertos: Add preconditions to ThreadNotifications by Ewout van Bekkum · 2 years, 3 months ago
  38. 7631bbc pw_console: Docs landing page screenshot by Anthony DiGirolamo · 2 years, 2 months ago
  39. f46fe44 pw_console: Allow the repl pane to be hidden at start by Rob Oliver · 2 years, 3 months ago
  40. 2d49a28 pw_snapshot: Update proto encoding docs snippet by Armando Montanez · 2 years, 3 months ago
  41. eec3b7b pw_env_setup: Add GN vars example to docs by Rob Mohr · 2 years, 2 months ago
  42. 6049a08 roll: go by pigweed-roller · 2 years, 2 months ago
  43. 6c76190 roll: host_tools by pigweed-roller · 2 years, 2 months ago
  44. 3b4e175 roll: qemu by pigweed-roller · 2 years, 2 months ago
  45. 7acd576 roll: cmake by pigweed-roller · 2 years, 3 months ago
  46. 1c50b72 pw_build: Adds Bazel rules for linker scripts by Nathaniel Brough · 2 years, 4 months ago
  47. 7a4c98a pw_assert_tokenized: C compatibility fix by Armando Montanez · 2 years, 3 months ago
  48. 55790d4 pw_protobuf: Codegen for packed types by Scott James Remnant · 2 years, 3 months ago
  49. 7660d68 pw_protobuf: Add codegen for typed StreamDecoder::Field() by Scott James Remnant · 2 years, 3 months ago
  50. 748f902 pw_kvs: Fix iterator post-increment operator by Wyatt Hepler · 2 years, 3 months ago
  51. f499bb0 pw_transfer: Allow transmitter to reduce window size by Alexei Frolov · 2 years, 3 months ago
  52. ce59a87 pw_system: Make RPC server a facade by Armando Montanez · 2 years, 3 months ago
  53. 9be9162 pw_env_setup: PyPI version bump to 0.0.7 by Anthony DiGirolamo · 2 years, 3 months ago
  54. a0e07d6 pw_transfer: Ignore no-op continuation packets by Wyatt Hepler · 2 years, 3 months ago
  55. a2a79ce pw_docgen: Remove blockdiag and dependencies by Anthony DiGirolamo · 2 years, 3 months ago
  56. f1beac6 pw_toolchain: Use gn cipd variables by Rob Mohr · 2 years, 3 months ago
  57. e103ce4 pw_arduino_build: Use gn cipd variables by Rob Mohr · 2 years, 3 months ago
  58. f1511cd pw_env_setup: Support M1 Macs via Rosetta by Chad Norvell · 2 years, 3 months ago
  59. 001f953 pw_protobuf: Codegen for non-packed types by Scott James Remnant · 2 years, 3 months ago
  60. 354a698 pw_protobuf: Generate a StreamDecoder class for messages by Scott James Remnant · 2 years, 3 months ago
  61. 5acf8dd pw_console: User custom keybind support by Anthony DiGirolamo · 2 years, 3 months ago
  62. a0ddc26 pw_protobuf: Endian-flip doubles and floats by Scott James Remnant · 2 years, 3 months ago
  63. 6e6f440 pw_console: Fuzzy command runner dialog by Anthony DiGirolamo · 2 years, 3 months ago
  64. 86698c0 docs: Clarify Linux prerequisites by Chad Norvell · 2 years, 3 months ago
  65. 59d40c9 pw_env_setup: Add section headers to docs by Ted Pudlik · 2 years, 3 months ago
  66. af80d98 targets: Add Emcraft SmartFusion2 SoM by skeys · 2 years, 3 months ago
  67. cc62942 pw_log_rpc: Add open callback by Carlos Chinchilla · 2 years, 3 months ago
  68. 8a9ceaa pw_build: Refactor setuptools build logic by Anthony DiGirolamo · 2 years, 8 months ago
  69. f391eab pw_env_setup: Put environment gni in build_overrides by Rob Mohr · 2 years, 3 months ago
  70. 45c5f2f pw_rpc: Make tests compatible with nanopb < 0.4 by Ted Pudlik · 2 years, 3 months ago
  71. a66909a pw_transfer: Reset retry count when receiving data in C++ context by Alexei Frolov · 2 years, 3 months ago
  72. 15bc259 pw_build: Support public_deps in pw_exec() template by Alex Deymo · 2 years, 3 months ago
  73. 8652918 pw_presubmit: Expand note in presubmit directory readme by Wyatt Hepler · 2 years, 3 months ago
  74. 581abf2 pw_unit_test: Indicate that death tests are not supported by Wyatt Hepler · 2 years, 3 months ago
  75. 2835cf6 pw_blob_store: expose HasData() as a public method by David Rogers · 2 years, 3 months ago
  76. c2ae074 pw_protobuf: StreamDecoder support for packed fields by Scott James Remnant · 2 years, 3 months ago
  77. eb90ca5 pw_string: use data() for pointer arithmetic by Armando Montanez · 2 years, 3 months ago
  78. 59aca2c pw_hdlc: Don't reuse socket when reconnecting by Keir Mierle · 2 years, 3 months ago
  79. 0aa0bef pw_transfer: Add hdlc escape integration test by Erik Gilling · 2 years, 3 months ago
  80. a14529b roll: host_tools by pigweed-roller · 2 years, 3 months ago
  81. 3f3c119 roll: gn by pigweed-roller · 2 years, 3 months ago
  82. 72285b2 pw_log: Add thread field to log.proto by Carlos Chinchilla · 2 years, 3 months ago
  83. 1015d3a pw_kvs: Set default GargbageCollectOnWrite to kAsManySectorsNeeded by David Rogers · 2 years, 3 months ago
  84. 5ddc01d pw_log_string: Split out the handler facade by Ewout van Bekkum · 2 years, 3 months ago
  85. 2c69d78 cmake: Sort the root add_subdirectories and add pw_multisink by Ewout van Bekkum · 2 years, 3 months ago
  86. 6b2bbce pw_blob_store: Fix writer close with dirty write buffer by David Rogers · 2 years, 3 months ago
  87. 7278d99 pw_transfer: Make extend window divisor configurable by Alexei Frolov · 2 years, 3 months ago
  88. aab4c6e third_party/stm32cube: Fix CORE_INIT visibility by Brandon Kinman · 2 years, 3 months ago
  89. 812b7bf pw_console: Ignore external configs in all unit tests by Anthony DiGirolamo · 2 years, 3 months ago
  90. b58e3aa pw_software_update: Mandate backend VerifyTargetFile() by Ali Zhang · 2 years, 3 months ago
  91. 28792b3 pw_result: Fix deref operator return values by RJ Ascani · 2 years, 3 months ago
  92. dbdd346 pw_console: Resizeable window splits by Anthony DiGirolamo · 2 years, 3 months ago
  93. 15cefcf pw_env_setup: Write gni file relative to root by Rob Mohr · 2 years, 3 months ago
  94. 5f2a9a5 pw_tokenizer: Avoid undefined behavior in test generation code by Wyatt Hepler · 2 years, 3 months ago
  95. abe736a pw_console: Copy Python input text to clipboard by Anthony DiGirolamo · 2 years, 3 months ago
  96. c4dac15 pw_env_setup: Add gni file with environment paths by Rob Mohr · 2 years, 3 months ago
  97. 3c995d4 pw_console: Set global maximum draw speed to 15 FPS by Anthony DiGirolamo · 2 years, 3 months ago
  98. 8f3917a pw_transfer: Add transfer rate estimation by Alexei Frolov · 2 years, 3 months ago
  99. b6960ad roll: go by pigweed-roller · 2 years, 3 months ago
  100. 51b6f57 roll: gn by pigweed-roller · 2 years, 3 months ago