1. 3c81320 workspace: Adds code coverage support for Bazel by Nathaniel Brough · 3 years, 4 months ago
  2. b227355 pw_build: Fall back to copying if linking fails by Rob Mohr · 3 years, 3 months ago
  3. 7554a2f pw_env_setup: Use simpler log names by Rob Mohr · 3 years, 3 months ago
  4. 3d5a411 pw_env_setup: Clear __PYENV_LAUNCHER__ pre- GN run by Joe Ethier · 3 years, 3 months ago
  5. 08dc120 pw_env_setup: Use 'ninja -v' by Rob Mohr · 3 years, 3 months ago
  6. 4456b42 pw_env_setup: Default to <root>/out for venv setup by Rob Mohr · 3 years, 3 months ago
  7. a7fa651 pw_env_setup: Fix alias check when 'set -e' by Rob Mohr · 3 years, 3 months ago
  8. f241178 pw_watch: Properly handle deleted directories by Wyatt Hepler · 3 years, 3 months ago
  9. a270be7 pw_presubmit: Unset some Git environment variables in hooks by Wyatt Hepler · 3 years, 3 months ago
  10. 46f197e pw_env_setup: Add repr methods to env Actions by Rob Mohr · 3 years, 3 months ago
  11. 70dcca0 pw_env_setup: Suggest fixing issues from 'brew doctor' by Rob Mohr · 3 years, 3 months ago
  12. 248903c bootstrap: Prefer 'python3' by Rob Mohr · 3 years, 3 months ago
  13. 3a260a2 pw_result: add PW_TRY_ASSIGN support by Ewout van Bekkum · 3 years, 3 months ago
  14. 58b43d3 pw_i2c: Add RegisterDevice class by Kevin Zeng · 3 years, 3 months ago
  15. 67cf06d pw_kvs: Restructure KVS fuzz tests by David Rogers · 3 years, 3 months ago
  16. 61ba79b pw_env_setup: Abort if 'python' is an alias by Rob Mohr · 3 years, 3 months ago
  17. 3d39b8b pw_build: Add dep for copy_from_cipd by Rob Mohr · 3 years, 3 months ago
  18. 6e15a13 pw_i2c: Add Device class by Kevin Zeng · 3 years, 3 months ago
  19. a1113be workspace: Adding bazel build formatter/linter by Nathaniel Brough · 3 years, 4 months ago
  20. 18f1e9b pw_env_setup: Switch from 'which' to 'command -v' by Rob Mohr · 3 years, 3 months ago
  21. 58f22dc pw_persistent_ram: Default construct from mutator by Armando Montanez · 3 years, 3 months ago
  22. a082d7f pw_thread: add helper ThreadCore interface by Ewout van Bekkum · 3 years, 3 months ago
  23. faea880 pw_rpc.console_tools: Context class; function helpers by Wyatt Hepler · 3 years, 3 months ago
  24. 9e08015 pw_watch: Automatically restart builds by default by Wyatt Hepler · 3 years, 3 months ago
  25. ea50056 pw_watch: Use Git to determine which paths to ignore by Wyatt Hepler · 3 years, 3 months ago
  26. d392611 pw_env_setup: Use python, python3, or python2 by Rob Mohr · 3 years, 3 months ago
  27. 3f12bff pw_kvs: Minor varaiable naming cleanup by David Rogers · 3 years, 3 months ago
  28. e923032 pw_cli: Decorator for plugins.Registry registration by Wyatt Hepler · 3 years, 3 months ago
  29. bea166e pw_cli: Generalize the plugin system by Wyatt Hepler · 3 years, 3 months ago
  30. 3e28092 pw_rpc: Add ClientServer combination by Alexei Frolov · 3 years, 3 months ago
  31. 4ea2de8 pw_rpc: RPC console helpers by Wyatt Hepler · 3 years, 3 months ago
  32. 11ea213 pw_cpu_exception_cortex_m: Reword docs for clarity by Armando Montanez · 3 years, 3 months ago
  33. 84acca8 pw_cpu_exception_cortex_m: Add CFSR decode tool by Armando Montanez · 3 years, 3 months ago
  34. 1035aa0 pw_protobuf_compiler: Fix CMake proto deps by Wyatt Hepler · 3 years, 3 months ago
  35. b85cda4 pw_build: Subtarget aliases for Python packages by Wyatt Hepler · 3 years, 3 months ago
  36. a25df5f docs: enable a bunch of missing docs by Ewout van Bekkum · 3 years, 3 months ago
  37. 47941cc pw_thread_freertos: adjust detach to CHECK joinable by Ewout van Bekkum · 3 years, 3 months ago
  38. f4da489 pw_thread_threadx: Enable pw::thread::Thread for ThreadX by Ewout van Bekkum · 3 years, 4 months ago
  39. 5a0450d Re-enable asserts in headers by Alexei Frolov · 3 years, 8 months ago
  40. db0992d pw_env_setup: Support Python 3.9 by Michael Spang · 3 years, 3 months ago
  41. a77e5e7 Fixes for GCC 10 compatibility by Wyatt Hepler · 3 years, 3 months ago
  42. 47a4304 pw_unit_test: Add test suite filter by Alexei Frolov · 3 years, 3 months ago
  43. 38b6d44 pw_preprocessor: Macros for disabling warnings by Wyatt Hepler · 3 years, 3 months ago
  44. bc2af4d pw_router: add lock safety annotations by Ewout van Bekkum · 3 years, 3 months ago
  45. cc9ef83 pw_sync: add lock safety annotations for C++ clang usage by Ewout van Bekkum · 3 years, 3 months ago
  46. 597ac2a roll: rbe-client by pigweed-roller · 3 years, 3 months ago
  47. 1c670a2 pw_rpc: Allow using enums for channel IDs by Alexei Frolov · 3 years, 3 months ago
  48. 6f5b8fb pw_sync: split out pw::sync::TimedMutex from pw::sync::Mutex by Ewout van Bekkum · 3 years, 3 months ago
  49. ecbabcc pw_hdlc: Move pw_checksum dep to public by Michael Spang · 3 years, 5 months ago
  50. 2c6c0ba pw_protobuf_compiler: Use Python group for proto alias by Wyatt Hepler · 3 years, 3 months ago
  51. b90d9b2 pw_persistent_ram: Add PersistentBuffer by Armando Montanez · 3 years, 4 months ago
  52. b847615 docs: Link to docs & code search in README.md by Wyatt Hepler · 3 years, 3 months ago
  53. bcf0735 pw_tokenizer: Custom tokenization macro support by Wyatt Hepler · 3 years, 3 months ago
  54. 7c8b339 pw_tokenizer: Move encode_args.h header to make it public by Wyatt Hepler · 3 years, 3 months ago
  55. 21ab0f4 pw_log_tokenized: Add config header by Wyatt Hepler · 3 years, 4 months ago
  56. 2b3fb38 pw_cli: Avoid NamedTuple multiple inheritance by Wyatt Hepler · 3 years, 3 months ago
  57. e0ae9b1 pw_rpc: Python client support for keeping RPCs open by Wyatt Hepler · 3 years, 3 months ago
  58. 2981da2 pw_rpc: Remove accidental Python dependency by Wyatt Hepler · 3 years, 3 months ago
  59. 9b085ce pw_persistent_ram: Make persistents mutable by Armando Montanez · 3 years, 4 months ago
  60. f9ae189 pw_protobuf: Make maximum varint size configurable by Alexei Frolov · 3 years, 3 months ago
  61. 72b4313 roll: rbe-client by pigweed-roller · 3 years, 3 months ago
  62. f22f1f1 docs: Fix spelling mistakes by Ali Zhang · 3 years, 3 months ago
  63. fe70066 pw_sync: migrate docs to use list tables by Ewout van Bekkum · 3 years, 3 months ago
  64. 3b9eca4 pw_sync: expansion of the sync module doc by Ewout van Bekkum · 3 years, 3 months ago
  65. dfdce52 pw_env_setup: Add "_PW" to "_BOOTSTRAP_PATH" by Rob Mohr · 3 years, 3 months ago
  66. c2a520c pw_rpc: Make log messages more specific by Wyatt Hepler · 3 years, 4 months ago
  67. 0616ee3 pw_env_setup: Fix warning when executing bootstrap by Rob Mohr · 3 years, 3 months ago
  68. 6fe8ccf pw_varint: MaxValueInBytes function by Alexei Frolov · 3 years, 3 months ago
  69. b7902c0 docs: fixup module structure example by Ewout van Bekkum · 3 years, 3 months ago
  70. f47febb pw_toolchain: Add missing {{arflags} to tool("alink") by Michael Spang · 3 years, 3 months ago
  71. 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 3 months ago
  72. c08854b pw_rpc: improve error handling for SendResponse by Maksim Shmukler · 3 years, 3 months ago
  73. d82eb75 pw_hdlc: Fix error handler for incorrect argument by Max Chen · 3 years, 4 months ago
  74. 1c00790 pw_rpc: Reorganize Python console_tools module by Wyatt Hepler · 3 years, 3 months ago
  75. ad2f3c3 docs/style_guide: revert stance on non-type template args by Ewout van Bekkum · 3 years, 3 months ago
  76. f705151 pw_watch: Kill the build when a rebuild is requested by Wyatt Hepler · 3 years, 3 months ago
  77. 40ab6b0 pw_presubmit: Adds Bazel support to presubmit by Nathaniel Brough · 3 years, 4 months ago
  78. df38ed1 pw_rpc: Generate RPC definition stubs separately by Wyatt Hepler · 3 years, 4 months ago
  79. 8954234 docs: Add details about doc requirements by Rob Mohr · 3 years, 3 months ago
  80. 48c43dd pw_toolchain: Add missing map file output by Michael Spang · 3 years, 4 months ago
  81. be37ef0 pw_containers: Add asserts by Wyatt Hepler · 3 years, 4 months ago
  82. 821d937 pw_rpc: Cancel streaming RPCs when aborted by Wyatt Hepler · 3 years, 4 months ago
  83. 576112e roll: gn by pigweed-roller · 3 years, 3 months ago
  84. 446f24c pw_build: Dependency fixes by Wyatt Hepler · 3 years, 4 months ago
  85. 7a3c652 pw_log_sink: Switch backing sink to multisink by Prashanth Swaminathan · 3 years, 4 months ago
  86. 4cdc3e7 pw_protobuf_compiler: Abbreviated proto subtargets by Wyatt Hepler · 3 years, 4 months ago
  87. c02188c pw_build: Support symlinks in mirror_tree.py by Wyatt Hepler · 3 years, 4 months ago
  88. 4e6d038 pw_env_setup: Update cipd pin by Rob Mohr · 3 years, 4 months ago
  89. a1cb663 pw_env_setup: Detect unsupported platforms by Rob Mohr · 3 years, 4 months ago
  90. 5c26ecf pw_env_setup: Grab renode from CIPD by Rob Mohr · 3 years, 4 months ago
  91. 35ddc65 pw_containers: Trivially destructible Vector<T> by Wyatt Hepler · 3 years, 4 months ago
  92. dd4e6f6 pw_env_setup: Better error message for CIPD download by Rob Mohr · 3 years, 4 months ago
  93. 25396f7 roll: gn by pigweed-roller · 3 years, 4 months ago
  94. 24573eb roll: host_tools by pigweed-roller · 3 years, 4 months ago
  95. a59998f pw_assert: Rename assert/check headers by Wyatt Hepler · 3 years, 4 months ago
  96. b9fda58 pw_hdlc: Multibyte address support by Alexei Frolov · 3 years, 4 months ago
  97. 2f56efc pw_build: Handle Windows artifacts in python_runner.py by Wyatt Hepler · 3 years, 4 months ago
  98. ac6a6ac pw_persistent_ram: add Persistent size report by Ewout van Bekkum · 3 years, 4 months ago
  99. 32dc5c5 pw_persistent_ram: Adds initial Persistent object by Ewout van Bekkum · 3 years, 4 months ago
  100. 5a14a66 build: Apply -Wstrict-prototypes to C code by Wyatt Hepler · 3 years, 4 months ago