1. bd05ef9 pw_env_setup: Roll cipd to 4511c670f by Rob Mohr · 3 years ago
  2. 60723ea pw_hdlc: Depend on pw_console for rpc_console.py by Anthony DiGirolamo · 3 years ago
  3. eec9c3a pw_env_setup: Don't use 'out' dir for venv setup by Rob Mohr · 3 years ago
  4. 3cdb68e pw_tls_client: Add crlset component by Yecheng Zhao · 3 years, 1 month ago
  5. 55ef3f4 third_party/freertos: Ignore cast-qual errors when building by Scott James Remnant · 3 years ago
  6. 81c4a0b third_party: Mute build warnings of SSL libraries by Yecheng Zhao · 3 years ago
  7. 02364df third_party/freertos: Fix non-absolute path in public_includes by Scott James Remnant · 3 years ago
  8. 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 3 years ago
  9. 2140484 pw_chrono: adds the SystemTimer to schedule callbacks by Ewout van Bekkum · 3 years, 1 month ago
  10. 7e4cf80 pw_presubmit: Skip submodules in copyright check by Rob Mohr · 3 years ago
  11. e1a9f4d pw_env_setup: Disable venv check on Windows by Rob Mohr · 3 years ago
  12. 70245c7 pw_console: Bump ptpython version by Anthony DiGirolamo · 3 years ago
  13. f98e350 roll: host_tools by pigweed-roller · 3 years ago
  14. 00f35f7 roll: gn by pigweed-roller · 3 years ago
  15. bee170a roll: clang by pigweed-roller · 3 years ago
  16. d51f089 roll: rbe-client by pigweed-roller · 3 years ago
  17. 4d349a0 pw_tls_client: Remove build_time gn print by Yecheng Zhao · 3 years ago
  18. 568e165 pw_tls_client: Add a build time backend by Yecheng Zhao · 3 years ago
  19. 1142398 ARM GCC toolchain for Cortex M33 by Scott James Remnant · 3 years ago
  20. b8b2261 pw_tls_client: Add time facade by Yecheng Zhao · 3 years ago
  21. 9eaacd4 pw_presubmit: Use ccache for faster repeat compiles by Anthony DiGirolamo · 3 years ago
  22. 8a62653 third_party: Fix mbedtls gn build issue by Yecheng Zhao · 3 years ago
  23. 6a0a649 pw_watch: Add -j/--jobs to limit CPU core usage by Wyatt Hepler · 3 years ago
  24. 8507cd8 pw_env_setup: Set project root variable by Rob Mohr · 3 years ago
  25. 5028f12 pw_env_setup: Add "system_packages" option to the config file by Damian Krolik · 3 years, 1 month ago
  26. fb66655 pw_tls_client_mbedtls: Initial commit by Yecheng Zhao · 3 years ago
  27. c069f32 pw_console: Fix log pane rendering bugs by Anthony DiGirolamo · 3 years ago
  28. 7340184 pw_package: Add support for downloading CRLSet by Yecheng Zhao · 3 years, 1 month ago
  29. 1e61ad3 pw_env_setup: Unset PW_BANNER_FUNC in cleanup by Rob Mohr · 3 years ago
  30. 4ee81d7 third_party: Add chromium_verifier by Yecheng Zhao · 3 years, 1 month ago
  31. eded103 pw_sync_threadx: Disable thread switching in the ISL by Ewout van Bekkum · 3 years ago
  32. 5ba8064 pw_rpc: Update protocol for server streams by Wyatt Hepler · 3 years, 1 month ago
  33. 25fd893 pw_sync_freertos: remove unnecessary atomic in InterruptSpinLock by Ewout van Bekkum · 3 years ago
  34. 878b735 Remove comments for disabling gn format by Wyatt Hepler · 3 years ago
  35. f5cdd93 pw_function: Make constexpr constructible by Wyatt Hepler · 3 years, 1 month ago
  36. fa76476 bazel: Remove unused loads from BUILD files by Rob Mohr · 3 years ago
  37. ebe9b85 pw_sync_embos: Disable task switching in the ISL by Ewout van Bekkum · 3 years ago
  38. c66851d pw_polyfill: Remove two language feature polyfills by Wyatt Hepler · 3 years, 1 month ago
  39. 5d69484 pw_tls_client: Add comma to build file by Rob Mohr · 3 years ago
  40. cc471b9 pw_tls_client: Run buildifier by Rob Mohr · 3 years ago
  41. 610f062 pw_transfer: Transfer handler classes by Wyatt Hepler · 3 years, 1 month ago
  42. ea9b8a1 pw_rpc: Rename base_server_writer_test to responder_test by Wyatt Hepler · 3 years, 1 month ago
  43. e5dbfc0 pw_tls_client: Add entropy facade by Yecheng Zhao · 3 years, 1 month ago
  44. 10806d3 pw_presubmit: Remove environment.py by Rob Mohr · 3 years ago
  45. 916bcc1 Revert "pw_env_setup: Unset PW_BANNER_FUNC on deactivate" by Rob Mohr · 3 years ago
  46. 30533c9 pw_env_setup: Grab clang on Windows by Rob Mohr · 3 years, 1 month ago
  47. 855b01d pw_console: Change imports style by Anthony DiGirolamo · 3 years, 1 month ago
  48. 08dd6a5 pw_tls_client: Add public APIs and documentation by Yecheng Zhao · 3 years, 2 months ago
  49. 99951ac pw_env_setup: Unset PW_BANNER_FUNC on deactivate by Rob Mohr · 3 years, 1 month ago
  50. eafe219 pw_rpc: Add default constructors to callback structs by Alexei Frolov · 3 years, 1 month ago
  51. 4080b24 roll: host_tools by pigweed-roller · 3 years ago
  52. c1d0f5f roll: gn by pigweed-roller · 3 years ago
  53. 487782b roll: rbe-client by pigweed-roller · 3 years, 1 month ago
  54. 4277b8e pw_tokenizer: Accept str or bytes in detokenize.py by Wyatt Hepler · 3 years, 1 month ago
  55. 1d3ccca pw_console: use embed() in rpc_console.py by Anthony DiGirolamo · 3 years, 1 month ago
  56. f48d0b6 pw_console: Style and help text cleanup by Anthony DiGirolamo · 3 years, 1 month ago
  57. 99f0d33 pw_console: Add test-mode fake logger task by Anthony DiGirolamo · 3 years, 1 month ago
  58. 4aa2e4f pw_console: LogContainer, rendering and scrolling by Anthony DiGirolamo · 3 years, 1 month ago
  59. 8a49880 pw_console: ptpython repl, execution and display by Anthony DiGirolamo · 3 years, 1 month ago
  60. 32b3629 pw_env_setup: Check that submodules are present by Rob Mohr · 3 years, 1 month ago
  61. 6ae0dd5 pw_multisink: Add module config argument by Prashanth Swaminathan · 3 years, 1 month ago
  62. 4850d84 pw_console: Hookup repl and log panes by Anthony DiGirolamo · 3 years, 1 month ago
  63. e8ace95 pw_env_setup: Add durations to steps by Rob Mohr · 3 years, 1 month ago
  64. 53c2f3e pw_i2c: Fix invalid copy by Kevin Zeng · 3 years, 1 month ago
  65. 88bedd0 pw_console: Add LogPane class by Anthony DiGirolamo · 3 years, 1 month ago
  66. abedb88 pw_console: Add ReplPane class by Anthony DiGirolamo · 3 years, 1 month ago
  67. af64b1e pw_console: HelpWindow for displaying keybindings by Anthony DiGirolamo · 3 years, 1 month ago
  68. bfc5f8d pw_console: Add styles and key bindings by Anthony DiGirolamo · 3 years, 1 month ago
  69. 019197b pw_hex_dump: Fix bug with unaligned trailing bytes by Armando Montanez · 3 years, 1 month ago
  70. f5b98bf pw_presubmit: Find more inclusive language issues by Rob Mohr · 3 years, 1 month ago
  71. 492ed5d pw_env_setup: Increase CIPD logging by Rob Mohr · 3 years, 1 month ago
  72. 0eb8657 pw_package: Simplify chromium verifier download by Yecheng Zhao · 3 years, 1 month ago
  73. cb3a076 pw_env_setup: Parse list of optional submodules by Rob Mohr · 3 years, 1 month ago
  74. f78381d pw_env_setup: Remove newlines from python path by Rob Mohr · 3 years, 1 month ago
  75. cbb5020 pw_env_setup: Remove deprecated options by Rob Mohr · 3 years, 1 month ago
  76. 6610374 pw_i2c: Fix build issues with initiator mock by Kevin Zeng · 3 years, 1 month ago
  77. 74e7ab6 pw_rpc: Rename base_server_writer files by Wyatt Hepler · 3 years, 1 month ago
  78. 5180fe2 pw_rpc: Rename BaseServerWriter to Responder by Wyatt Hepler · 3 years, 1 month ago
  79. c0db91c pw_console: Change ptpython dep by Anthony DiGirolamo · 3 years, 1 month ago
  80. 26ed98a pw_console: Create module and entry point by Anthony DiGirolamo · 3 years, 1 month ago
  81. a921116 pw_rpc: Protocol updates for client streams by Wyatt Hepler · 3 years, 1 month ago
  82. 1e63673 pw_transfer: Start docs and proto by Wyatt Hepler · 3 years, 1 month ago
  83. b6884d7 pw_containers: Allow derived Item<T> for IntrusiveList by Wyatt Hepler · 3 years, 1 month ago
  84. 3700f8b pw_analog, pw_i2c: Format BUILD files by Rob Mohr · 3 years, 1 month ago
  85. 9c266ab Run buildifier on several BUILD files by Rob Mohr · 3 years, 1 month ago
  86. b4f4e7a pw_rpc: Adds Bazel support for RPC by Nathaniel Brough · 3 years, 2 months ago
  87. 0397f85 pw_bloat: Fixes Bazel build by Nathaniel Brough · 3 years, 2 months ago
  88. 01d083f pw_router: Extract packet priority and forward metadata to egresses by Alexei Frolov · 3 years, 1 month ago
  89. 6a5bf0b pw_i2c: Add gmock for initiator by Kevin Zeng · 3 years, 1 month ago
  90. fb88887 pw_analog: Add gmocks for interfaces by Kevin Zeng · 3 years, 1 month ago
  91. 0f1f464 pw_env_setup: Detect incompatible virtualenvs by Rob Mohr · 3 years, 1 month ago
  92. 02b050e roll: host_tools by pigweed-roller · 3 years, 1 month ago
  93. 21831f2 roll: gn by pigweed-roller · 3 years, 1 month ago
  94. 2713eaa roll: clang by pigweed-roller · 3 years, 1 month ago
  95. 31fb47d roll: rbe-client by pigweed-roller · 3 years, 1 month ago
  96. 626a9b8 Add feature tests for C++20 constexpr and consteval by Michael Spang · 3 years, 1 month ago
  97. 5b5d9dd pw_stream: Construct MemoryWriter w/prepopulated buffer by Prashanth Swaminathan · 3 years, 1 month ago
  98. 78d0730 pw_stream: Add a ReaderWriter base class by Yecheng Zhao · 3 years, 1 month ago
  99. d69309b pw_protobuf_compiler: Disable include check for generated headers by Wyatt Hepler · 3 years, 1 month ago
  100. 79d7ecd pw_build: Fix exception handling in mirror_tree by Michael Spang · 3 years, 1 month ago