1. 4947e77 pw_build: Remove build directory prefix from paths by Wyatt Hepler · 3 years, 1 month ago
  2. 36b1ff9 pw_transfer: Python transfer client fixes by Alexei Frolov · 3 years, 1 month ago
  3. 3e7180d pw_env_setup: Allow setting gn args for venv setup by Rob Mohr · 3 years, 1 month ago
  4. f93cb26 pw_transfer: Initial C++ service by Alexei Frolov · 3 years, 1 month ago
  5. b2489f3 docs: Update command to fix SSL errors by Adam MacBeth · 3 years, 1 month ago
  6. 31b16ea pw_rpc: Add the benchmark service by Wyatt Hepler · 3 years, 1 month ago
  7. 7c658f6 pw_hdlc: Add a TypeScript encoder implementation by Jared Weinstein · 3 years, 1 month ago
  8. 1810f9b pw_sync_threadx: add bss comment for ISL's state enum by Ewout van Bekkum · 3 years, 1 month ago
  9. f91e763 workspace: Updates Bazel build files to work in CI by Nathaniel Brough · 3 years, 1 month ago
  10. 3c86dc9 pw_snapshot: Integrate thread state processor by Armando Montanez · 3 years, 1 month ago
  11. dac4f52 stm32cube: Fix H7 build by Varun Sharma · 3 years, 1 month ago
  12. 063a9f7 pw_presubmit: Don't repeat checks by Rob Mohr · 3 years, 1 month ago
  13. 8931430 pw_thread: Add thread state proto processing by Armando Montanez · 3 years, 1 month ago
  14. e4ed101 pw_sync_threadx: Adjust ISL enum to make it bss eligible by Ewout van Bekkum · 3 years, 1 month ago
  15. 68ef2a5 pw_env_setup: Adds CIPD deps to Bazel workspace by Nathaniel Brough · 3 years, 1 month ago
  16. 843d427 pw_rpc: Reorganize callback_client tests by Wyatt Hepler · 3 years, 1 month ago
  17. dfcd081 pw_rpc: Restructure the Python callback_client by Wyatt Hepler · 3 years, 1 month ago
  18. 35240da pw_rpc: Rework Python RPC client by Wyatt Hepler · 3 years, 1 month ago
  19. c2931da pw_thread_*: Improve documentation for stack sizes by Ewout van Bekkum · 3 years, 1 month ago
  20. c4a786a pw_function: add unit tests for comparison operators by Ewout van Bekkum · 3 years, 1 month ago
  21. fee9455 pw_function: Function definition to pw namespace by Ewout van Bekkum · 3 years, 1 month ago
  22. 889d27b pw_trace_tokenized: Add missing python deps by Armando Montanez · 3 years, 1 month ago
  23. 7917415 pw_tls_client: Relocate test logic by Yecheng Zhao · 3 years, 1 month ago
  24. 32988e0 pw_protobuf: Deprecate old encoder by Armando Montanez · 3 years, 3 months ago
  25. b44d95e workspace: Adds hermetic host toolchain for linux by Nathaniel Brough · 3 years, 1 month ago
  26. d6f5475 pw_sync_freertos: cast to correct handle types by Scott James Remnant · 3 years, 1 month ago
  27. 4bcb07b pw_snapshot: Add missing thread log entries by Ewout van Bekkum · 3 years, 1 month ago
  28. f50a10c pw_log_multisink: Remove unfinished module by Carlos Chinchilla · 3 years, 1 month ago
  29. b40a6b6 pw_thread_freertos: use scheduler state for util & snapshot by Ewout van Bekkum · 3 years, 1 month ago
  30. c593e05 pw_tls_client_mbedtls: Remove unused bazel import by Rob Mohr · 3 years, 1 month ago
  31. 3a916d1 pw_cli: Remove unused bazel import by Rob Mohr · 3 years, 1 month ago
  32. 5f52168 pw_console: pass null token database if none given by Carlos Chinchilla · 3 years, 1 month ago
  33. 06efdd4 pw_rpc: Python client updates by Wyatt Hepler · 3 years, 1 month ago
  34. 876522d pw_log_sink: Remove unfinished module by Carlos Chinchilla · 3 years, 1 month ago
  35. 546619f pw_console: Console user guide by Anthony DiGirolamo · 3 years, 1 month ago
  36. d1a1198 bazel: Remove license comments by Rob Mohr · 3 years, 1 month ago
  37. 6bdcc3f Add Bazel support for pw_rpc/py and deps by Joe Ethier · 3 years, 3 months ago
  38. 25ce8a2 pw_stream: Set SO_REUSEADDR for sockets by Wyatt Hepler · 3 years, 1 month ago
  39. be3219d roll: host_tools by pigweed-roller · 3 years, 1 month ago
  40. 71eaa12 pw_boot: cleanup includes and deps by Scott James Remnant · 3 years, 1 month ago
  41. 601cebd pw_preprocessor: Add macros for weak and alias attributes by Scott James Remnant · 3 years, 1 month ago
  42. 3453afc pw_snapshot: Fix formatting by Rob Mohr · 3 years, 1 month ago
  43. 4d60469 pw_boot_cortex_m: Disable interrupts before StaticMemoryInit by Scott James Remnant · 3 years, 1 month ago
  44. 29404f9 pw_thread/snapshot: Unify snapshot logging by Ewout van Bekkum · 3 years, 1 month ago
  45. db698f3 pw_thread_freertos: Add thread snapshot support by Ewout van Bekkum · 3 years, 1 month ago
  46. aa52c4b pw_presubmit: Run buildifier on Bazel files by Rob Mohr · 3 years, 1 month ago
  47. a19b7ac pw_boot_cortex_m: Set MSP and MSPLIM on :armv8m by Scott James Remnant · 3 years, 1 month ago
  48. 6cfcd7f pw_snapshot: add UUID constants by Ewout van Bekkum · 3 years, 1 month ago
  49. 1fee0f4 pw_boot_cortex_m: Allow linker script to be overriden by toolchain by Scott James Remnant · 3 years, 1 month ago
  50. 259a6fe pw_boot_cortex_m: Add armv8m target by Scott James Remnant · 3 years, 1 month ago
  51. 81713a3 pw_boot_cortex_m: Rename pw_boot_armv7m to pw_boot_cortex_m:armv7m by Scott James Remnant · 3 years, 1 month ago
  52. fa7f123 pw_boot: Create pw_boot facade by Scott James Remnant · 3 years, 1 month ago
  53. 516255c pw_malloc_freelist: Remove dependency on pw_boot_armv7m by Scott James Remnant · 3 years, 1 month ago
  54. 5bd954b 3p/freertos: Run buildifier on BUILD.bazel by Rob Mohr · 3 years, 1 month ago
  55. fb12658 docs: Align with google style guide by Adam MacBeth · 3 years, 1 month ago
  56. 5d4eed6 pw_thread_embos: Keep walking tasks on error by Armando Montanez · 3 years, 1 month ago
  57. 5d08f06 pw_thread_threadx: Keep walking tasks on error by Armando Montanez · 3 years, 1 month ago
  58. 13cc14a pw_crypto: Run buildifier and rename Bazel file by Rob Mohr · 3 years, 1 month ago
  59. d535359 docs: Fix typo in pw_docgen by Adam MacBeth · 3 years, 1 month ago
  60. f7376c9 pw_console: Fix log clear function by Anthony DiGirolamo · 3 years, 1 month ago
  61. e8f4474 pw_console: Log filtering user interface impl by Anthony DiGirolamo · 3 years, 1 month ago
  62. c793438 pw_console: Log filtering backend impl by Anthony DiGirolamo · 3 years, 1 month ago
  63. 86b10e1 3p/freertos: disable statics to link against kernel internals by Ewout van Bekkum · 3 years, 1 month ago
  64. 3c52fd3 pw_watch: Watch assembler source files by Scott James Remnant · 3 years, 1 month ago
  65. c11c5ac docs: Mention Windows Developer Mode by Wyatt Hepler · 3 years, 1 month ago
  66. 4644099 pw_console: Cleanup mouse_handler functions by Anthony DiGirolamo · 3 years, 1 month ago
  67. 8f2367a pw_build: Package version updates by Wyatt Hepler · 3 years, 1 month ago
  68. df019ba pw_env_setup: Update Python to 3.9 by Rob Mohr · 3 years, 1 month ago
  69. ab1f8f7 third_party/freertos: provide FreeRTOSConfig.h helper by Ewout van Bekkum · 3 years, 1 month ago
  70. 4b4767e pw_kvs: Remove unused fake flash partition by David Rogers · 3 years, 1 month ago
  71. 60465a7 pw_tls_client_mbedtls: Add initialization logic by Yecheng Zhao · 3 years, 2 months ago
  72. eba7dd6 pw_log: Optional logger for pw_cli.log.install by Anthony DiGirolamo · 3 years, 1 month ago
  73. 19929fa pw_console: Allow Ctrl-d if repl input is not empty by Anthony DiGirolamo · 3 years, 1 month ago
  74. a352d57 pw_build: Prepare for Pylint update by Wyatt Hepler · 3 years, 1 month ago
  75. 1a884f3 roll: gn by pigweed-roller · 3 years, 1 month ago
  76. 1789219 roll: rbe-client by pigweed-roller · 3 years, 1 month ago
  77. 0c94fc2 pw_transfer: Initial Python implementation by Alexei Frolov · 3 years, 1 month ago
  78. 68daa72 pw_rpc: Fix responding with empty buffers by Wyatt Hepler · 3 years, 1 month ago
  79. 5f15bfd pw_crypto: Add size reports by Ali Zhang · 3 years, 1 month ago
  80. 036a299 pw_presubmit: Add gn_crypto_mbedtls_build by Ali Zhang · 3 years, 2 months ago
  81. cc6101e pw_crypto: Add ECDSA verification based on Mbed TLS by Ali Zhang · 3 years, 1 month ago
  82. b7b38c2 pw_crypto: Add ECDSA P256 verification API by Ali Zhang · 3 years, 1 month ago
  83. ef68dc6 pw_crypto: Add SHA256 backed by Mbed TLS by Ali Zhang · 3 years, 2 months ago
  84. ef336f0 gitignore: Ignore generated doc previews by Adam MacBeth · 3 years, 1 month ago
  85. ce5eaf4 pw_crypto: Add SHA256 API by Ali Zhang · 3 years, 2 months ago
  86. efb68cc targets: stm32f429i: Enlarge flash and heap size by Yecheng Zhao · 3 years, 1 month ago
  87. 9e29fbb pw_thread_stl: don't use std::this_thread::sleep_for by Ewout van Bekkum · 3 years, 1 month ago
  88. 9b3abb2 pw_watch: Add option to serve docs from a local webserver by Adam MacBeth · 3 years, 1 month ago
  89. 3a8e729 pw_snapshot: Add snapshot dump tooling by Armando Montanez · 3 years, 1 month ago
  90. 099f716 pw_ring_buffer: Add late-reader/drain attach by Prashanth Swaminathan · 3 years, 1 month ago
  91. 3eb97d4 pw_ring_buffer: Permit pushing empty spans by Prashanth Swaminathan · 3 years, 1 month ago
  92. cf2ca74 Update bazel_rules_nodejs to 3.7.0 by Jared Weinstein · 3 years, 1 month ago
  93. 8a9184a pw_console: Exit or quit in the repl will quit by Anthony DiGirolamo · 3 years, 1 month ago
  94. 089d461 pw_ring_buffer: Format BUILD.bazel by Rob Mohr · 3 years, 1 month ago
  95. b6b90d0 pw_fuzzer: Adds Bazel support by Nathaniel Brough · 3 years, 3 months ago
  96. 620e081 pw_console: Log pane searching by Anthony DiGirolamo · 3 years, 1 month ago
  97. dff4cc1 pw_console: Rework embed() logger pane creation by Anthony DiGirolamo · 3 years, 1 month ago
  98. a507b36 pw_console: Refactor log pane classes by Anthony DiGirolamo · 3 years, 1 month ago
  99. c687480 pw_console: Window resizing and multiple loggers by Anthony DiGirolamo · 3 years, 1 month ago
  100. a938701 pw_env_setup: Relax submodule presence checks by Rob Mohr · 3 years, 1 month ago