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