1. 4e80258 pw_env_setup: Fix 'pw package' regression by Tom Craig · 1 year, 3 months ago
  2. 96665e8 roll: go by pigweed-roller · 1 year, 3 months ago
  3. 0679364 roll: buildifier by pigweed-roller · 1 year, 3 months ago
  4. 1b365596 roll: host_tools by pigweed-roller · 1 year, 3 months ago
  5. c4c585a pw_rpc: Remove an edge UB case by Ted Pudlik · 1 year, 3 months ago
  6. 4b6c52d pw_rpc: Suppress warnings and make method public in Java client by Wyatt Hepler · 1 year, 3 months ago
  7. 7767406 pw_async: Add module with Task and basic & test Dispatchers by Ali Saeed · 1 year, 3 months ago
  8. 723880e pw_random: Fix implicit conversions in RandomGenerator by Ben Lawson · 1 year, 3 months ago
  9. 858b99a pw_rpc: Remove unused BUILD dependency by Ted Pudlik · 1 year, 3 months ago
  10. a2bc5f4 pw_transfer: Remove unused import by Ted Pudlik · 1 year, 3 months ago
  11. 1b813ef pw_rpc: Rename shadowed methods by Wyatt Hepler · 1 year, 3 months ago
  12. ee5be33 pw_{hdlc,random}: Add missing #includes by Ted Pudlik · 1 year, 3 months ago
  13. dab0039 build: Build the pigweed_default target in C++20 by Wyatt Hepler · 1 year, 3 months ago
  14. 2f64ed4 pw_{span,checksum}: Fix span_impl.h visibility; remove improper includes by Wyatt Hepler · 1 year, 3 months ago
  15. aabb87d pw_rpc: Revert change to hold lock while calling on_completed wrapper by Wyatt Hepler · 1 year, 3 months ago
  16. adc77a3 pw_rpc: Hold lock while calling internal on_completed wrapper by Wyatt Hepler · 1 year, 3 months ago
  17. bb56563 pw_rpc: Update Nanopb serde API for consistency by Wyatt Hepler · 1 year, 3 months ago
  18. 38d4c76 pw_rpc: Move fixed properties to a bit field by Wyatt Hepler · 1 year, 3 months ago
  19. d07c15b third_party/boringssl: Add pw_third_party_boringssl_ALIAS GN arg by Ben Lawson · 1 year, 3 months ago
  20. dc0e4b2 pw_env_setup: Update mypy to 0.991 and mypy-protobuf to 3.3.0 by Alex Deymo · 1 year, 3 months ago
  21. e9e9157 pw_protobuf: Rename Options->CodegenOptions by Tom Craig · 1 year, 3 months ago
  22. a9e1b4b pw_rpc: Java client visibility updates by Wyatt Hepler · 1 year, 3 months ago
  23. c0531c8 pw_env_setup: PyPI version bump to 0.0.13 by Anthony DiGirolamo · 1 year, 3 months ago
  24. 0e06d30 pw_spi: Remove deprecated constructor by Jack Chen · 1 year, 3 months ago
  25. c7b1131 pw_trace: timestamp_us should be a float by Yvonne Yip · 1 year, 3 months ago
  26. 77adf06 pw_file: Add a py_proto_library target by Ted Pudlik · 1 year, 3 months ago
  27. a9daf08 third_party: Add third_party/Emboss by Ali Saeed · 1 year, 3 months ago
  28. 651e2bc pw_ring_buffer: Correct documentation by Chris Mumford · 1 year, 3 months ago
  29. 4f10c43 pw_sync: Add const operators by dyangz · 1 year, 3 months ago
  30. eac2c8a pw_digital_io: Fix small typo in the docs by Anton Markov · 1 year, 3 months ago
  31. d8516dc pw_spi: Refactor Linux backend by Jack Chen · 1 year, 3 months ago
  32. aa8a946 zephyr: Use full path for backend declarations by Yuval Peress · 1 year, 4 months ago
  33. 87aebef pw_build: Consolidate cc target types by Armando Montanez · 1 year, 4 months ago
  34. a6aa082 pw_{assert,cpu_exception_cortex_m}: Remove references to pwbug/17 by Wyatt Hepler · 1 year, 4 months ago
  35. b7f7852 roll: host_tools by pigweed-roller · 1 year, 4 months ago
  36. 02a5e47 pw_rpc: Build integration test binaries by default by Wyatt Hepler · 1 year, 4 months ago
  37. 94c5d0f pw_rpc: Support opening and closing RPC channels in Java client by Wyatt Hepler · 1 year, 4 months ago
  38. 034d827 pw_thread_freertos/thread: Require INCLUDE_xTaskGetSchedulerState == 1 by Ewout van Bekkum · 1 year, 4 months ago
  39. eebe54a pw_rpc: Move more functionality to the Endpoint class by Wyatt Hepler · 1 year, 4 months ago
  40. 737a527 pw_presubmit: Merge GN args instead of appending by Rob Mohr · 1 year, 4 months ago
  41. 0aadffb pw_presubmit: Handle str for ninja_targets by Rob Mohr · 1 year, 4 months ago
  42. 44f053c pw_presubmit: Add substeps to Arduino presubmits by Rob Mohr · 1 year, 4 months ago
  43. 603eab7 pw_presubmit: Fix uninitialized root variable by Shaun Carnegie · 1 year, 4 months ago
  44. db5bc5d pw_rpc: Guard the on_client_stream_end callback by Wyatt Hepler · 1 year, 4 months ago
  45. ca6e845 pw_rpc: Guard the on_error callback by Wyatt Hepler · 1 year, 4 months ago
  46. 72b5d42 third_party/googletest: Disable -Wconversion by Wyatt Hepler · 1 year, 4 months ago
  47. 0bf36e5 pw_package: Forbid some packages in downstream by Rob Mohr · 1 year, 4 months ago
  48. 10e1ce7 pw_unit_test: Add ability for tests to override their runner args by Austin Foxley · 1 year, 4 months ago
  49. 1856c57 pw_presubmit: Fix handling of context managers by Rob Mohr · 1 year, 4 months ago
  50. 4746ad5 pw_presubmit: Add substeps to docs/host tools by Rob Mohr · 1 year, 4 months ago
  51. d8c795b pw_presubmit: Add substeps to software update by Rob Mohr · 1 year, 4 months ago
  52. 150e4b3 pw_presubmit: Fix issue with substeps by Rob Mohr · 1 year, 4 months ago
  53. ad3479f pw_presubmit: Add substeps to crypto presubmits by Rob Mohr · 1 year, 4 months ago
  54. 0510f0f pw_presubmit: Remove rotted presubmit steps by Rob Mohr · 1 year, 4 months ago
  55. 761d3f9 pw_presubmit: Add substep support by Rob Mohr · 1 year, 4 months ago
  56. 1d8cc6f pw_build: Add argument parsing to pw-wrap-ninja by Eli Lipsitz · 1 year, 4 months ago
  57. 39f7220 roll: host_tools by pigweed-roller · 1 year, 4 months ago
  58. 21a6583 pw_build: Add pw-wrap-ninja helper by Eli Lipsitz · 1 year, 4 months ago
  59. d1a9833 *: Add missing OWNERS files by Rob Mohr · 1 year, 4 months ago
  60. 2c65b6c pw_presubmit: Drop extra lines from bazel summary by Rob Mohr · 1 year, 4 months ago
  61. 377722d pw_presubmit: Extract build failures for bazel by Rob Mohr · 1 year, 4 months ago
  62. b9ac411 pw_presubmit: Remove unnecessary print by Rob Mohr · 1 year, 4 months ago
  63. d5882c8 pw_presubmit: Allow long lines in blockquotes by Rob Mohr · 1 year, 4 months ago
  64. abf3ab1 roll: host_tools by pigweed-roller · 1 year, 4 months ago
  65. 580e279 pw_rpc: Guard the Nanopb and pwpb on_completed callbacks by Wyatt Hepler · 1 year, 4 months ago
  66. c4a481b pw_rpc: Move on_completed_ before invoking it by Wyatt Hepler · 1 year, 4 months ago
  67. 5052698 pw_presubmit: Add failure summary to context by Rob Mohr · 1 year, 4 months ago
  68. 4c95c0b pw_log: Add the log module name to PW_HANDLE_LOG() by Wyatt Hepler · 1 year, 4 months ago
  69. a2674e1 pw_random: Add RandomGenerator::GetInt(T&, T exclusive_upper_bound) by Ben Lawson · 1 year, 4 months ago
  70. 41b613c pw_presubmit: Don't call bb on swarming tasks by Rob Mohr · 1 year, 4 months ago
  71. 84a449c pw_presubmit: Add failure summary for incl lang by Rob Mohr · 1 year, 4 months ago
  72. b2b0d67 pw_presubmit: Add failure summary for keep_sorted by Rob Mohr · 1 year, 4 months ago
  73. 7e9aa2d pw_random: Make explicit narrowing conversion explicit by Ben Lawson · 1 year, 4 months ago
  74. 19b7f07 pw_presubmit: Add support for line continuations by Rob Mohr · 1 year, 4 months ago
  75. 2247bd5 pw_rpc: Rename RpcManager to Endpoint by Wyatt Hepler · 1 year, 4 months ago
  76. bf1f33c pw_result: Fix death tests that expected specific error msg by Sergio Soares · 1 year, 4 months ago
  77. b7fbf3d pw_rpc: Java client improvements by Wyatt Hepler · 1 year, 4 months ago
  78. 4d7fc8e pw_presubmit: Only add colors just before printing by Rob Mohr · 1 year, 4 months ago
  79. cbb0ee9 pw_protobuf: Replace deprecated API usage by Ted Pudlik · 1 year, 4 months ago
  80. e006878 pw_presubmit: Simplify keep-sorted parsing logic by Rob Mohr · 1 year, 4 months ago
  81. b5a9c60 roll: gn by pigweed-roller · 1 year, 4 months ago
  82. 3df488e pw_transfer: Reduce Java client log verbosity by Wyatt Hepler · 1 year, 4 months ago
  83. dcba7d5 pw_presubmit: Retrieve data from pipeline props by Rob Mohr · 1 year, 4 months ago
  84. c5708c1 backends: Automatically include backend.cmake files for Zephyr by Yuval Peress · 1 year, 4 months ago
  85. b77c6b7 build: Fix pw_module_tests name by Sergio Soares · 1 year, 4 months ago
  86. 70dadfb pw_tokenizer: Fix missing <cstring> include in test code by Sergio Soares · 1 year, 4 months ago
  87. 8f26aa1 pw_string: Fix missing <cstring> include in test code by Sergio Soares · 1 year, 4 months ago
  88. d414ed4 pw_stream: Fix missing <cstring> include in test code by Sergio Soares · 1 year, 4 months ago
  89. e5c40bc pw_span: Fix missing <cstring> include in test code by Sergio Soares · 1 year, 4 months ago
  90. ce78961 pw_ring_buffer: Fix missing <cstring> include in test code by Sergio Soares · 1 year, 4 months ago
  91. a0cc8f1 pw_protobuf: Fix missing <cstring> include in test code by Sergio Soares · 1 year, 4 months ago
  92. 9f1f6cf pw_transfer: Remove unnecessary verbose log by Wyatt Hepler · 1 year, 4 months ago
  93. ef77df2 pw_containers: Fix missing <cstring> include in test code by Sergio Soares · 1 year, 4 months ago
  94. f02b782 pw_hdlc: Fix missing <cstring> include in test code by Sergio Soares · 1 year, 4 months ago
  95. a525fc5 SEED: Write 0002-template by Alexei Frolov · 1 year, 4 months ago
  96. 96521c5 pw_trace: Fix trace_facade_test deps by Sergio Soares · 1 year, 4 months ago
  97. 2a32a05 pw_minimal_cpp_stdlib: Fix missing deps on tests by Sergio Soares · 1 year, 4 months ago
  98. 9d8574b pw_presubmit: Add failure summary for format steps by Rob Mohr · 1 year, 4 months ago
  99. 288307d pw_containers: Fix filtered_view missing public deps by Sergio Soares · 1 year, 4 months ago
  100. 3cbbfe6 pw_assert: Fix missing pw_status dependency on assert_test by Sergio Soares · 1 year, 4 months ago