1. f47febb pw_toolchain: Add missing {{arflags} to tool("alink") by Michael Spang · 3 years, 3 months ago
  2. 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 3 months ago
  3. c08854b pw_rpc: improve error handling for SendResponse by Maksim Shmukler · 3 years, 3 months ago
  4. d82eb75 pw_hdlc: Fix error handler for incorrect argument by Max Chen · 3 years, 3 months ago
  5. 1c00790 pw_rpc: Reorganize Python console_tools module by Wyatt Hepler · 3 years, 3 months ago
  6. ad2f3c3 docs/style_guide: revert stance on non-type template args by Ewout van Bekkum · 3 years, 3 months ago
  7. f705151 pw_watch: Kill the build when a rebuild is requested by Wyatt Hepler · 3 years, 3 months ago
  8. 40ab6b0 pw_presubmit: Adds Bazel support to presubmit by Nathaniel Brough · 3 years, 3 months ago
  9. df38ed1 pw_rpc: Generate RPC definition stubs separately by Wyatt Hepler · 3 years, 3 months ago
  10. 8954234 docs: Add details about doc requirements by Rob Mohr · 3 years, 3 months ago
  11. 48c43dd pw_toolchain: Add missing map file output by Michael Spang · 3 years, 4 months ago
  12. be37ef0 pw_containers: Add asserts by Wyatt Hepler · 3 years, 3 months ago
  13. 821d937 pw_rpc: Cancel streaming RPCs when aborted by Wyatt Hepler · 3 years, 3 months ago
  14. 576112e roll: gn by pigweed-roller · 3 years, 3 months ago
  15. 446f24c pw_build: Dependency fixes by Wyatt Hepler · 3 years, 3 months ago
  16. 7a3c652 pw_log_sink: Switch backing sink to multisink by Prashanth Swaminathan · 3 years, 3 months ago
  17. 4cdc3e7 pw_protobuf_compiler: Abbreviated proto subtargets by Wyatt Hepler · 3 years, 3 months ago
  18. c02188c pw_build: Support symlinks in mirror_tree.py by Wyatt Hepler · 3 years, 3 months ago
  19. 4e6d038 pw_env_setup: Update cipd pin by Rob Mohr · 3 years, 3 months ago
  20. a1cb663 pw_env_setup: Detect unsupported platforms by Rob Mohr · 3 years, 3 months ago
  21. 5c26ecf pw_env_setup: Grab renode from CIPD by Rob Mohr · 3 years, 3 months ago
  22. 35ddc65 pw_containers: Trivially destructible Vector<T> by Wyatt Hepler · 3 years, 3 months ago
  23. dd4e6f6 pw_env_setup: Better error message for CIPD download by Rob Mohr · 3 years, 3 months ago
  24. 25396f7 roll: gn by pigweed-roller · 3 years, 3 months ago
  25. 24573eb roll: host_tools by pigweed-roller · 3 years, 3 months ago
  26. a59998f pw_assert: Rename assert/check headers by Wyatt Hepler · 3 years, 3 months ago
  27. b9fda58 pw_hdlc: Multibyte address support by Alexei Frolov · 3 years, 3 months ago
  28. 2f56efc pw_build: Handle Windows artifacts in python_runner.py by Wyatt Hepler · 3 years, 3 months ago
  29. ac6a6ac pw_persistent_ram: add Persistent size report by Ewout van Bekkum · 3 years, 3 months ago
  30. 32dc5c5 pw_persistent_ram: Adds initial Persistent object by Ewout van Bekkum · 3 years, 3 months ago
  31. 5a14a66 build: Apply -Wstrict-prototypes to C code by Wyatt Hepler · 3 years, 4 months ago
  32. c2ce524 pw_build: Replace 'lint' with 'static_analysis' in pw_python_package by Wyatt Hepler · 3 years, 3 months ago
  33. 9b2294f pw_ring_buffer: Add BloatThisBinary calls by Prashanth Swaminathan · 3 years, 3 months ago
  34. 758e10a pw_bloat: pull log & assert into BloatThisBinary by Ewout van Bekkum · 3 years, 3 months ago
  35. a2ddc41 pw_build: Handle multiple artifacts in expressions by Wyatt Hepler · 3 years, 3 months ago
  36. 8f357f4 CMake build: Change how third party libraries are included by Wyatt Hepler · 3 years, 3 months ago
  37. 7df6664 pw_tokenizer: Display as prefixed Base64 if decoding fails by Wyatt Hepler · 3 years, 3 months ago
  38. 8592008 pw_watch: Fix watchdog version and ignore project dirs by Max Koopman · 3 years, 3 months ago
  39. d731b35 pw_log_tokenized, pw_metric: Use masked tokens by Wyatt Hepler · 3 years, 3 months ago
  40. 0e1f5e4 pw_build: Don't touch files unnecessarily by Wyatt Hepler · 3 years, 3 months ago
  41. 735e5f6 pw_doctor: Improve error message by Rob Mohr · 3 years, 3 months ago
  42. 247efd9 pw_varint: Configurable encoding options by Alexei Frolov · 3 years, 3 months ago
  43. af853ea pw_build: Support building Python wheels by Wyatt Hepler · 3 years, 4 months ago
  44. a037764 pw_protobuf_compiler: Prevent using protoc outside default toolchain by Wyatt Hepler · 3 years, 4 months ago
  45. ba325e4 pw_rpc: Merge pw_rpc protos into the pw_rpc package by Wyatt Hepler · 3 years, 4 months ago
  46. f36832a pw_multisink: Add multisink implementation by Prashanth Swaminathan · 3 years, 5 months ago
  47. d9be113 pw_ring_buffer: Add method for acquiring preamble by Prashanth Swaminathan · 3 years, 3 months ago
  48. d313c22 pw_tokenizer: Decode token databases as UTF-8 by Wyatt Hepler · 3 years, 3 months ago
  49. dcfcecf pw_build: Optionally generate setup.py & nest protos by Wyatt Hepler · 3 years, 4 months ago
  50. 629b875 Fix incorrect documentation by Kevin Twidle · 3 years, 3 months ago
  51. f84638b pw_sync: Updates the documentation and headers by Ewout van Bekkum · 3 years, 3 months ago
  52. 91d2c50 pw_cli: Allow setting log levels for all loggers by Wyatt Hepler · 3 years, 3 months ago
  53. b24129e docs: Add GitHub link by Rob Mohr · 3 years, 3 months ago
  54. 659a5c5 pw_string: Add EXPECT calls for static analyzer by Prashanth Swaminathan · 3 years, 5 months ago
  55. 570ef76 roll: host_tools by pigweed-roller · 3 years, 3 months ago
  56. 1573b82 pw_protobuf_compiler: Ensure SOURCES is provided in CMake by Wyatt Hepler · 3 years, 3 months ago
  57. 959b883 pw_chrono: add SystemClock::for_at_least helper by Ewout van Bekkum · 3 years, 3 months ago
  58. 7d254f6 pw_docgen: Create hard links instead of copying by Prashanth Swaminathan · 3 years, 3 months ago
  59. 86c2547 embos: fix for_at_least contract to add one tick by Ewout van Bekkum · 3 years, 3 months ago
  60. 7faecc9 pw_tokenizer: pw_tokenizer_database args update by Wyatt Hepler · 3 years, 3 months ago
  61. 515e925 pw_sync: Clean up InterruptSpinLock migration by Ewout van Bekkum · 3 years, 3 months ago
  62. 0cdb1a3 pw_log: Separate shortened macro name headers by Wyatt Hepler · 3 years, 4 months ago
  63. da2a62d pw_sync: Migrate upstream to use InterruptSpinLock by Ewout van Bekkum · 3 years, 3 months ago
  64. 8f4a096 pw_log_tokenized: Python class for log metadata by Wyatt Hepler · 3 years, 3 months ago
  65. 126e011 pw_sync: rename SpinLock -> InterruptSpinLock by Ewout van Bekkum · 3 years, 3 months ago
  66. 4b62b89 pw_tokenizer: Support masking tokens by Wyatt Hepler · 3 years, 4 months ago
  67. 983f73f pw_presubmit: Ignore reverts in commit message check by Rob Mohr · 3 years, 3 months ago
  68. 2868e07 pw_tokenizer: Allow globs in GN database template by Wyatt Hepler · 3 years, 3 months ago
  69. e55e3dc Revert "pw_env_setup: Support requirements in JSON" by Rob Mohr · 3 years, 3 months ago
  70. 6bfc7ba pw_env_setup: Support requirements in JSON by Rob Mohr · 3 years, 3 months ago
  71. 4d13de9 pw_tool: Create a basic CLI tool framework by Jason Graffius · 3 years, 5 months ago
  72. e7367be pw_thread_freertos: fixup BUILD error by Ewout van Bekkum · 3 years, 4 months ago
  73. a10ebdb docs: Update bug tracker link by Rob Mohr · 3 years, 3 months ago
  74. 1dea2c8 threadx: fix for_at_least contract to add one tick by Ewout van Bekkum · 3 years, 3 months ago
  75. 2375d90 pw_build: Support paths from metadata in pw_mirror_tree by Wyatt Hepler · 3 years, 4 months ago
  76. a6ad4da freertos: remove extra tick timeout for 0 length durations by Ewout van Bekkum · 3 years, 3 months ago
  77. 208acdd pw_env_setup: Run cipd auth-login if necessary by Rob Mohr · 3 years, 3 months ago
  78. a69bcd0 pw_thread_freertos: remove unnecessary event group handle by Ewout van Bekkum · 3 years, 3 months ago
  79. aadbaae pw_sync_freertos: remove the unnecessary handles by Ewout van Bekkum · 3 years, 3 months ago
  80. 3a00cda freertos: fix for_at_least contract to add one tick by Ewout van Bekkum · 3 years, 4 months ago
  81. baacfe3 static_analysis: Mark use-after-move tests by Prashanth Swaminathan · 3 years, 4 months ago
  82. 0c84ab6 pw_build: Update pw_error template by Wyatt Hepler · 3 years, 4 months ago
  83. db455e6 pw_chrono: simplify RTOS SystemClock backends by Ewout van Bekkum · 3 years, 4 months ago
  84. 41b2b3d pw_sync: change SpinLock to have a constexpr ctor by Ewout van Bekkum · 3 years, 4 months ago
  85. 8b72a57 pw_thread_embos: adds pw::this_thread support by Ewout van Bekkum · 3 years, 4 months ago
  86. e11ed69 pw_sync_embos: add Semaphore support by Ewout van Bekkum · 3 years, 4 months ago
  87. 99a6c20 embos: add Mutex support by Ewout van Bekkum · 3 years, 4 months ago
  88. 346a20e pw_build: Add multi-toolchain group by Armando Montanez · 3 years, 4 months ago
  89. 41daf16 embos: add third_party, SystemClock, and SpinLock support by Ewout van Bekkum · 3 years, 4 months ago
  90. 5f1f38c pw_watch: Suppress excessive logs from watchdog on MacOS by Max Koopman · 3 years, 4 months ago
  91. be3fba1 pw_assert_basic: Fix build and minor bugfix by Nathaniel Brough · 3 years, 4 months ago
  92. 975a3c2 pw_assert: Fix bazel build by Nathaniel Brough · 3 years, 4 months ago
  93. ce91098 pw_build: Add Pigweed specific Bazel platforms by Nathaniel Brough · 3 years, 4 months ago
  94. 82cf687 pw_polyfill: Add polyfill to toolchain by Nathaniel Brough · 3 years, 4 months ago
  95. af4dd71 pw_cli: Ignore PW_PLUGINS outside of project by Rob Mohr · 3 years, 4 months ago
  96. 0cf27cb pw_build: copy_from_cipd updates packages by Rob Mohr · 3 years, 4 months ago
  97. 06f98fc build: Fix missing void parameters in C by Wyatt Hepler · 3 years, 4 months ago
  98. e287767 pw_build: Clarify copy_from_cipd error message by Rob Mohr · 3 years, 4 months ago
  99. b6fe8f4 pw_arduino_build: Add missing comma by Wyatt Hepler · 3 years, 4 months ago
  100. 4b921c1 pw_protobuf_compiler: Merge plugin_deps into python_deps by Wyatt Hepler · 3 years, 4 months ago