1. 6606466 pw_assert: Mark PW_ASSERT function as non-returning by Wyatt Hepler · 3 years ago
  2. 8bd4fb0 pw_build: Support specifying final link dependencies by Wyatt Hepler · 3 years ago
  3. bf3a3af pw_env_setup: Update go version to 1.16.3 by Rob Mohr · 3 years ago
  4. b191402 docs: Update Sphinx; remove Markdown; add CSS by Keir Mierle · 3 years, 1 month ago
  5. 861dbdb roll: host_tools by pigweed-roller · 3 years ago
  6. 69bc4e0 pw_env_setup: Stop pulling down Rust by Rob Mohr · 3 years ago
  7. cc9c055 pw_env_setup: Remove cargo support by Rob Mohr · 3 years ago
  8. c2d5781 workspace: Switches Bazel builds to using facades by Nathaniel Brough · 3 years ago
  9. 3d0e315 pw_assert: Rename light GN target and test by Wyatt Hepler · 3 years ago
  10. 179aa8e pw_snapshot: Add snapshot proto by Armando Montanez · 3 years, 2 months ago
  11. 1b5d6cb pw_protobuf: Allow self-referencing protos by Armando Montanez · 3 years ago
  12. cce560d targets/host: reduce win_incompatible_config by Anthony DiGirolamo · 3 years ago
  13. fc95cca workspace: Adds support for Bazel facades/backends by Nathaniel Brough · 3 years ago
  14. 83634a9 pw_stream: Fixes Bazel build by Nathaniel Brough · 3 years ago
  15. 5dbe3c6 pw_chrono: Adds SystemClock helper to compute deadlines by Ewout van Bekkum · 3 years ago
  16. 4298fd0 pw_assert: Remove the deprecated light.h header by Wyatt Hepler · 3 years, 1 month ago
  17. d73ac38 roll: mingw64 by pigweed-roller · 3 years ago
  18. f298de4 pw_assert: Switch to the new header names by Wyatt Hepler · 3 years, 1 month ago
  19. 19e753a pw_thread: add DetachedThread helper function by Ewout van Bekkum · 3 years ago
  20. f6f74f4 pw_build: Configurable Python and proto toolchains by Wyatt Hepler · 3 years, 1 month ago
  21. 0aeedcc pw_package: Add stm32cube package by Varun Sharma · 3 years ago
  22. 92c67da pw_build: Make sure the stamp file's dir exists by Wyatt Hepler · 3 years ago
  23. 123b5ff pw_assert, pw_string, pw_trace_tokenized: Formatting by Rob Mohr · 3 years ago
  24. 98ff5c2 pw_assert: Formatting by Rob Mohr · 3 years ago
  25. 22339e1 roll: clang by pigweed-roller · 3 years ago
  26. 72cae43 docs: Migrate MD to RST by Keir Mierle · 3 years, 1 month ago
  27. ef95c6f pw_env_setup: Don't clear out args.gn by Rob Mohr · 3 years ago
  28. 99f33f5 pw_status: Add Update() by Armando Montanez · 3 years ago
  29. 567e670 pw_rpc: Allow configuring a channel at runtime by Alexei Frolov · 3 years, 1 month ago
  30. 8aeb6a2 pw_presubmit: Don't check svg for copyright header by Armando Montanez · 3 years ago
  31. d61fc3a targets: Fix typos in comments by Yicheng Li · 3 years, 1 month ago
  32. b095218 roll: host_tools by pigweed-roller · 3 years ago
  33. 1220aa8 roll: kythe by pigweed-roller · 3 years ago
  34. 6971d66 roll: gn by pigweed-roller · 3 years ago
  35. 3c81320 workspace: Adds code coverage support for Bazel by Nathaniel Brough · 3 years, 1 month ago
  36. b227355 pw_build: Fall back to copying if linking fails by Rob Mohr · 3 years ago
  37. 7554a2f pw_env_setup: Use simpler log names by Rob Mohr · 3 years ago
  38. 3d5a411 pw_env_setup: Clear __PYENV_LAUNCHER__ pre- GN run by Joe Ethier · 3 years ago
  39. 08dc120 pw_env_setup: Use 'ninja -v' by Rob Mohr · 3 years ago
  40. 4456b42 pw_env_setup: Default to <root>/out for venv setup by Rob Mohr · 3 years ago
  41. a7fa651 pw_env_setup: Fix alias check when 'set -e' by Rob Mohr · 3 years ago
  42. f241178 pw_watch: Properly handle deleted directories by Wyatt Hepler · 3 years ago
  43. a270be7 pw_presubmit: Unset some Git environment variables in hooks by Wyatt Hepler · 3 years ago
  44. 46f197e pw_env_setup: Add repr methods to env Actions by Rob Mohr · 3 years ago
  45. 70dcca0 pw_env_setup: Suggest fixing issues from 'brew doctor' by Rob Mohr · 3 years ago
  46. 248903c bootstrap: Prefer 'python3' by Rob Mohr · 3 years ago
  47. 3a260a2 pw_result: add PW_TRY_ASSIGN support by Ewout van Bekkum · 3 years ago
  48. 58b43d3 pw_i2c: Add RegisterDevice class by Kevin Zeng · 3 years ago
  49. 67cf06d pw_kvs: Restructure KVS fuzz tests by David Rogers · 3 years ago
  50. 61ba79b pw_env_setup: Abort if 'python' is an alias by Rob Mohr · 3 years ago
  51. 3d39b8b pw_build: Add dep for copy_from_cipd by Rob Mohr · 3 years ago
  52. 6e15a13 pw_i2c: Add Device class by Kevin Zeng · 3 years ago
  53. a1113be workspace: Adding bazel build formatter/linter by Nathaniel Brough · 3 years, 2 months ago
  54. 18f1e9b pw_env_setup: Switch from 'which' to 'command -v' by Rob Mohr · 3 years ago
  55. 58f22dc pw_persistent_ram: Default construct from mutator by Armando Montanez · 3 years ago
  56. a082d7f pw_thread: add helper ThreadCore interface by Ewout van Bekkum · 3 years ago
  57. faea880 pw_rpc.console_tools: Context class; function helpers by Wyatt Hepler · 3 years, 1 month ago
  58. 9e08015 pw_watch: Automatically restart builds by default by Wyatt Hepler · 3 years ago
  59. ea50056 pw_watch: Use Git to determine which paths to ignore by Wyatt Hepler · 3 years ago
  60. d392611 pw_env_setup: Use python, python3, or python2 by Rob Mohr · 3 years ago
  61. 3f12bff pw_kvs: Minor varaiable naming cleanup by David Rogers · 3 years, 1 month ago
  62. e923032 pw_cli: Decorator for plugins.Registry registration by Wyatt Hepler · 3 years, 1 month ago
  63. bea166e pw_cli: Generalize the plugin system by Wyatt Hepler · 3 years, 1 month ago
  64. 3e28092 pw_rpc: Add ClientServer combination by Alexei Frolov · 3 years, 1 month ago
  65. 4ea2de8 pw_rpc: RPC console helpers by Wyatt Hepler · 3 years, 1 month ago
  66. 11ea213 pw_cpu_exception_cortex_m: Reword docs for clarity by Armando Montanez · 3 years, 1 month ago
  67. 84acca8 pw_cpu_exception_cortex_m: Add CFSR decode tool by Armando Montanez · 3 years, 1 month ago
  68. 1035aa0 pw_protobuf_compiler: Fix CMake proto deps by Wyatt Hepler · 3 years, 1 month ago
  69. b85cda4 pw_build: Subtarget aliases for Python packages by Wyatt Hepler · 3 years, 1 month ago
  70. a25df5f docs: enable a bunch of missing docs by Ewout van Bekkum · 3 years, 1 month ago
  71. 47941cc pw_thread_freertos: adjust detach to CHECK joinable by Ewout van Bekkum · 3 years, 1 month ago
  72. f4da489 pw_thread_threadx: Enable pw::thread::Thread for ThreadX by Ewout van Bekkum · 3 years, 2 months ago
  73. 5a0450d Re-enable asserts in headers by Alexei Frolov · 3 years, 6 months ago
  74. db0992d pw_env_setup: Support Python 3.9 by Michael Spang · 3 years, 1 month ago
  75. a77e5e7 Fixes for GCC 10 compatibility by Wyatt Hepler · 3 years, 1 month ago
  76. 47a4304 pw_unit_test: Add test suite filter by Alexei Frolov · 3 years, 1 month ago
  77. 38b6d44 pw_preprocessor: Macros for disabling warnings by Wyatt Hepler · 3 years, 1 month ago
  78. bc2af4d pw_router: add lock safety annotations by Ewout van Bekkum · 3 years, 1 month ago
  79. cc9ef83 pw_sync: add lock safety annotations for C++ clang usage by Ewout van Bekkum · 3 years, 1 month ago
  80. 597ac2a roll: rbe-client by pigweed-roller · 3 years, 1 month ago
  81. 1c670a2 pw_rpc: Allow using enums for channel IDs by Alexei Frolov · 3 years, 1 month ago
  82. 6f5b8fb pw_sync: split out pw::sync::TimedMutex from pw::sync::Mutex by Ewout van Bekkum · 3 years, 1 month ago
  83. ecbabcc pw_hdlc: Move pw_checksum dep to public by Michael Spang · 3 years, 3 months ago
  84. 2c6c0ba pw_protobuf_compiler: Use Python group for proto alias by Wyatt Hepler · 3 years, 1 month ago
  85. b90d9b2 pw_persistent_ram: Add PersistentBuffer by Armando Montanez · 3 years, 1 month ago
  86. b847615 docs: Link to docs & code search in README.md by Wyatt Hepler · 3 years, 1 month ago
  87. bcf0735 pw_tokenizer: Custom tokenization macro support by Wyatt Hepler · 3 years, 1 month ago
  88. 7c8b339 pw_tokenizer: Move encode_args.h header to make it public by Wyatt Hepler · 3 years, 1 month ago
  89. 21ab0f4 pw_log_tokenized: Add config header by Wyatt Hepler · 3 years, 1 month ago
  90. 2b3fb38 pw_cli: Avoid NamedTuple multiple inheritance by Wyatt Hepler · 3 years, 1 month ago
  91. e0ae9b1 pw_rpc: Python client support for keeping RPCs open by Wyatt Hepler · 3 years, 1 month ago
  92. 2981da2 pw_rpc: Remove accidental Python dependency by Wyatt Hepler · 3 years, 1 month ago
  93. 9b085ce pw_persistent_ram: Make persistents mutable by Armando Montanez · 3 years, 1 month ago
  94. f9ae189 pw_protobuf: Make maximum varint size configurable by Alexei Frolov · 3 years, 1 month ago
  95. 72b4313 roll: rbe-client by pigweed-roller · 3 years, 1 month ago
  96. f22f1f1 docs: Fix spelling mistakes by Ali Zhang · 3 years, 1 month ago
  97. fe70066 pw_sync: migrate docs to use list tables by Ewout van Bekkum · 3 years, 1 month ago
  98. 3b9eca4 pw_sync: expansion of the sync module doc by Ewout van Bekkum · 3 years, 1 month ago
  99. dfdce52 pw_env_setup: Add "_PW" to "_BOOTSTRAP_PATH" by Rob Mohr · 3 years, 1 month ago
  100. c2a520c pw_rpc: Make log messages more specific by Wyatt Hepler · 3 years, 1 month ago