1. 5ba8064 pw_rpc: Update protocol for server streams by Wyatt Hepler · 3 years, 2 months ago
  2. 25fd893 pw_sync_freertos: remove unnecessary atomic in InterruptSpinLock by Ewout van Bekkum · 3 years, 2 months ago
  3. 878b735 Remove comments for disabling gn format by Wyatt Hepler · 3 years, 2 months ago
  4. f5cdd93 pw_function: Make constexpr constructible by Wyatt Hepler · 3 years, 2 months ago
  5. fa76476 bazel: Remove unused loads from BUILD files by Rob Mohr · 3 years, 2 months ago
  6. ebe9b85 pw_sync_embos: Disable task switching in the ISL by Ewout van Bekkum · 3 years, 2 months ago
  7. c66851d pw_polyfill: Remove two language feature polyfills by Wyatt Hepler · 3 years, 2 months ago
  8. 5d69484 pw_tls_client: Add comma to build file by Rob Mohr · 3 years, 2 months ago
  9. cc471b9 pw_tls_client: Run buildifier by Rob Mohr · 3 years, 2 months ago
  10. 610f062 pw_transfer: Transfer handler classes by Wyatt Hepler · 3 years, 2 months ago
  11. ea9b8a1 pw_rpc: Rename base_server_writer_test to responder_test by Wyatt Hepler · 3 years, 2 months ago
  12. e5dbfc0 pw_tls_client: Add entropy facade by Yecheng Zhao · 3 years, 2 months ago
  13. 10806d3 pw_presubmit: Remove environment.py by Rob Mohr · 3 years, 2 months ago
  14. 916bcc1 Revert "pw_env_setup: Unset PW_BANNER_FUNC on deactivate" by Rob Mohr · 3 years, 2 months ago
  15. 30533c9 pw_env_setup: Grab clang on Windows by Rob Mohr · 3 years, 2 months ago
  16. 855b01d pw_console: Change imports style by Anthony DiGirolamo · 3 years, 2 months ago
  17. 08dd6a5 pw_tls_client: Add public APIs and documentation by Yecheng Zhao · 3 years, 3 months ago
  18. 99951ac pw_env_setup: Unset PW_BANNER_FUNC on deactivate by Rob Mohr · 3 years, 2 months ago
  19. eafe219 pw_rpc: Add default constructors to callback structs by Alexei Frolov · 3 years, 2 months ago
  20. 4080b24 roll: host_tools by pigweed-roller · 3 years, 2 months ago
  21. c1d0f5f roll: gn by pigweed-roller · 3 years, 2 months ago
  22. 487782b roll: rbe-client by pigweed-roller · 3 years, 2 months ago
  23. 4277b8e pw_tokenizer: Accept str or bytes in detokenize.py by Wyatt Hepler · 3 years, 2 months ago
  24. 1d3ccca pw_console: use embed() in rpc_console.py by Anthony DiGirolamo · 3 years, 2 months ago
  25. f48d0b6 pw_console: Style and help text cleanup by Anthony DiGirolamo · 3 years, 2 months ago
  26. 99f0d33 pw_console: Add test-mode fake logger task by Anthony DiGirolamo · 3 years, 2 months ago
  27. 4aa2e4f pw_console: LogContainer, rendering and scrolling by Anthony DiGirolamo · 3 years, 2 months ago
  28. 8a49880 pw_console: ptpython repl, execution and display by Anthony DiGirolamo · 3 years, 2 months ago
  29. 32b3629 pw_env_setup: Check that submodules are present by Rob Mohr · 3 years, 2 months ago
  30. 6ae0dd5 pw_multisink: Add module config argument by Prashanth Swaminathan · 3 years, 2 months ago
  31. 4850d84 pw_console: Hookup repl and log panes by Anthony DiGirolamo · 3 years, 2 months ago
  32. e8ace95 pw_env_setup: Add durations to steps by Rob Mohr · 3 years, 2 months ago
  33. 53c2f3e pw_i2c: Fix invalid copy by Kevin Zeng · 3 years, 2 months ago
  34. 88bedd0 pw_console: Add LogPane class by Anthony DiGirolamo · 3 years, 2 months ago
  35. abedb88 pw_console: Add ReplPane class by Anthony DiGirolamo · 3 years, 2 months ago
  36. af64b1e pw_console: HelpWindow for displaying keybindings by Anthony DiGirolamo · 3 years, 2 months ago
  37. bfc5f8d pw_console: Add styles and key bindings by Anthony DiGirolamo · 3 years, 2 months ago
  38. 019197b pw_hex_dump: Fix bug with unaligned trailing bytes by Armando Montanez · 3 years, 2 months ago
  39. f5b98bf pw_presubmit: Find more inclusive language issues by Rob Mohr · 3 years, 2 months ago
  40. 492ed5d pw_env_setup: Increase CIPD logging by Rob Mohr · 3 years, 2 months ago
  41. 0eb8657 pw_package: Simplify chromium verifier download by Yecheng Zhao · 3 years, 2 months ago
  42. cb3a076 pw_env_setup: Parse list of optional submodules by Rob Mohr · 3 years, 2 months ago
  43. f78381d pw_env_setup: Remove newlines from python path by Rob Mohr · 3 years, 2 months ago
  44. cbb5020 pw_env_setup: Remove deprecated options by Rob Mohr · 3 years, 2 months ago
  45. 6610374 pw_i2c: Fix build issues with initiator mock by Kevin Zeng · 3 years, 2 months ago
  46. 74e7ab6 pw_rpc: Rename base_server_writer files by Wyatt Hepler · 3 years, 2 months ago
  47. 5180fe2 pw_rpc: Rename BaseServerWriter to Responder by Wyatt Hepler · 3 years, 2 months ago
  48. c0db91c pw_console: Change ptpython dep by Anthony DiGirolamo · 3 years, 2 months ago
  49. 26ed98a pw_console: Create module and entry point by Anthony DiGirolamo · 3 years, 2 months ago
  50. a921116 pw_rpc: Protocol updates for client streams by Wyatt Hepler · 3 years, 2 months ago
  51. 1e63673 pw_transfer: Start docs and proto by Wyatt Hepler · 3 years, 2 months ago
  52. b6884d7 pw_containers: Allow derived Item<T> for IntrusiveList by Wyatt Hepler · 3 years, 2 months ago
  53. 3700f8b pw_analog, pw_i2c: Format BUILD files by Rob Mohr · 3 years, 2 months ago
  54. 9c266ab Run buildifier on several BUILD files by Rob Mohr · 3 years, 2 months ago
  55. b4f4e7a pw_rpc: Adds Bazel support for RPC by Nathaniel Brough · 3 years, 3 months ago
  56. 0397f85 pw_bloat: Fixes Bazel build by Nathaniel Brough · 3 years, 3 months ago
  57. 01d083f pw_router: Extract packet priority and forward metadata to egresses by Alexei Frolov · 3 years, 2 months ago
  58. 6a5bf0b pw_i2c: Add gmock for initiator by Kevin Zeng · 3 years, 2 months ago
  59. fb88887 pw_analog: Add gmocks for interfaces by Kevin Zeng · 3 years, 2 months ago
  60. 0f1f464 pw_env_setup: Detect incompatible virtualenvs by Rob Mohr · 3 years, 2 months ago
  61. 02b050e roll: host_tools by pigweed-roller · 3 years, 2 months ago
  62. 21831f2 roll: gn by pigweed-roller · 3 years, 2 months ago
  63. 2713eaa roll: clang by pigweed-roller · 3 years, 2 months ago
  64. 31fb47d roll: rbe-client by pigweed-roller · 3 years, 2 months ago
  65. 626a9b8 Add feature tests for C++20 constexpr and consteval by Michael Spang · 3 years, 2 months ago
  66. 5b5d9dd pw_stream: Construct MemoryWriter w/prepopulated buffer by Prashanth Swaminathan · 3 years, 2 months ago
  67. 78d0730 pw_stream: Add a ReaderWriter base class by Yecheng Zhao · 3 years, 2 months ago
  68. d69309b pw_protobuf_compiler: Disable include check for generated headers by Wyatt Hepler · 3 years, 2 months ago
  69. 79d7ecd pw_build: Fix exception handling in mirror_tree by Michael Spang · 3 years, 2 months ago
  70. 1e2142c pw_bloat: Don't put rebased paths in inputs by Michael Spang · 3 years, 2 months ago
  71. 01faaf7 pw_build: Add support for --constraint options to pip by Michael Spang · 3 years, 2 months ago
  72. dfbdd1f docs: Inclusive language by Rob Mohr · 3 years, 2 months ago
  73. bebba90 pw_rpc: Use pw_function callbacks in RPC client by Alexei Frolov · 3 years, 2 months ago
  74. ecbdb69 pw_base64/pw_i2c/pw_tokenizer: Inclusive language by Rob Mohr · 3 years, 2 months ago
  75. 249497a pw_watch: Unpin watchdog as version 2.1.0 fixes the Mac behavior by Michael Spang · 3 years, 2 months ago
  76. 6455293 pw_env_setup: Add SSL error suggestion by Rob Mohr · 3 years, 2 months ago
  77. da057f7 pw_build: Remove instancing of pools across toolchains by Michael Spang · 3 years, 2 months ago
  78. df9a0c1 pw_status: Adds Bazel support for python by Nathaniel Brough · 3 years, 3 months ago
  79. 8015cec pw_log: Add utility to encode tokenized message by Prashanth Swaminathan · 3 years, 2 months ago
  80. c8b9390 Remove absolute paths from build command lines by Michael Spang · 3 years, 3 months ago
  81. 8e32da7 pw_tokenizer: List the setup.py in a BUILD.gn by Wyatt Hepler · 3 years, 2 months ago
  82. 2f77d18 pw_package: Add chromium verifier by Yecheng Zhao · 3 years, 3 months ago
  83. b853919 pw_log_tokenized: Update Python Metadata fields by Wyatt Hepler · 3 years, 2 months ago
  84. f482410 env_setup: Don't write the spinner to files by Michael Spang · 3 years, 2 months ago
  85. 89ff5f9 docs: Add instructions for obtaining a Gerrit cookie by Adam MacBeth · 3 years, 2 months ago
  86. 99de52d pw_function: Standard callback API by Alexei Frolov · 3 years, 3 months ago
  87. f5d7ae3 docs: fix typo by Adam MacBeth · 3 years, 2 months ago
  88. 0d4c916 pw_log: Update proto by Wyatt Hepler · 3 years, 3 months ago
  89. de20d74 pw_tokenizer: Tokenization options for proto by Wyatt Hepler · 3 years, 2 months ago
  90. aa84384 pw_log_null: Missing public dependency and target by Henri Chataing · 3 years, 2 months ago
  91. ebbce4c pw_log_tokenized: Log metadata updates by Wyatt Hepler · 3 years, 2 months ago
  92. 03260ac roll: host_tools by pigweed-roller · 3 years, 2 months ago
  93. 129cbd0 roll: qemu by pigweed-roller · 3 years, 2 months ago
  94. 6169936 roll: go by pigweed-roller · 3 years, 2 months ago
  95. 126013e roll: rbe-client by pigweed-roller · 3 years, 2 months ago
  96. 0c32311 pw_log_tokenized: Python tooling for message metadata by Wyatt Hepler · 3 years, 3 months ago
  97. 1b2a140 pw_persistent_memory: reset() -> invalidate() by Armando Montanez · 3 years, 4 months ago
  98. 5f53d27 pw_tokenizer: Move Base64 functions to class by Wyatt Hepler · 3 years, 2 months ago
  99. b2062fd pw_protobuf_compiler: Depend on Python package by Wyatt Hepler · 3 years, 2 months ago
  100. be3390b pw_log: Update macros by Wyatt Hepler · 3 years, 3 months ago