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