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