1. ba39da3 pw_doctor: Run checks in parallel by Wyatt Hepler · 4 years, 2 months ago
  2. 16bde6b pw_web_ui: Add linting with eslint and prettier by Matthew Soulanille · 4 years, 2 months ago
  3. 2dd4dd8 pw_presubmit: Avoid duplicate module names in mypy by Wyatt Hepler · 4 years, 2 months ago
  4. a1c4f67 pw_toolchain: Fix copy rules on Mac by Michael Spang · 4 years, 2 months ago
  5. 81492d3 pw_toolchain: Fix setting the output directory for static_library by Michael Spang · 4 years, 2 months ago
  6. 17de382 pw_cli: add allowed suffixes to env parser by Rob Mohr · 4 years, 2 months ago
  7. 9fe4cec pw_bytes: Added an iterator class by shaneajg · 4 years, 2 months ago
  8. 79b30ad pw_presubmit: Check commit messages by Wyatt Hepler · 4 years, 2 months ago
  9. 18beb88 pw_presubmit: support subproject CIPD manifests by Rob Mohr · 4 years, 2 months ago
  10. 06fe47b pw_protobuf: Fixed bug when using proto package without prefix pw.* by Nathaniel Brough · 4 years, 2 months ago
  11. 2da1451 pw_web_ui: Bundle and launch the React frontend. by Matthew Soulanille · 4 years, 2 months ago
  12. fc988dc pw_allocator: Remove unnecessary reinterpret_casts by Wyatt Hepler · 4 years, 2 months ago
  13. 6d1a6c6 pw_span: Move pw_string, pw_unit_test to std::span by Wyatt Hepler · 4 years, 2 months ago
  14. 69a5190 pw_span: Begin transitioning to std::span by Wyatt Hepler · 4 years, 2 months ago
  15. 5e78acf pw_web_ui: Write WebSerialTransport, which talks to the device. by Matthew Soulanille · 4 years, 2 months ago
  16. 0119710 pw_presubmit: Don't use setup.py test by Wyatt Hepler · 4 years, 2 months ago
  17. a4dc811 pw_log: A typo in comment by Chenghan Zhou · 4 years, 2 months ago
  18. b57a7f6 roll: goma-client by pigweed-roller · 4 years, 2 months ago
  19. 8550d23 roll: gn by pigweed-roller · 4 years, 2 months ago
  20. d6eec75 roll: host_tools by pigweed-roller · 4 years, 2 months ago
  21. cb7691f pw_tokenizer: Fix iterator post-increment by Wyatt Hepler · 4 years, 2 months ago
  22. 3181d18 pw_bytes: Added an ordered put method for values by shaneajg · 4 years, 2 months ago
  23. 71b1fa3 pw_toolchain: Make arm float printf optional by Armando Montanez · 4 years, 2 months ago
  24. 54956b5 pw_kvs: Remove the debug_cli by David Rogers · 4 years, 2 months ago
  25. 60fd70f pw_rpc: Track ServerWriters in the Server by Wyatt Hepler · 4 years, 2 months ago
  26. 671946e pw_rpc: Split public and internal interfaces by Wyatt Hepler · 4 years, 2 months ago
  27. f79d227 Fix protoc include paths by Alexei Frolov · 4 years, 2 months ago
  28. 856860e stm32f429i-disc1: Fix out directory path by Armando Montanez · 4 years, 2 months ago
  29. 7366d5a pw_watch: Update target/directory syntax by Armando Montanez · 4 years, 2 months ago
  30. 0703398 pw_web_ui: Create mocks for testing WebSerial by Matthew Soulanille · 4 years, 2 months ago
  31. 2e55ee2 Add missing pw_* target types by Alexei Frolov · 4 years, 2 months ago
  32. 8ef706f Import pw_build_defaults into child GN targets by Alexei Frolov · 4 years, 2 months ago
  33. 2adfacc roll: gcc-arm-none-eabi by pigweed-roller · 4 years, 2 months ago
  34. 06479da pw_presubmit: remove modified file list by Rob Mohr · 4 years, 2 months ago
  35. 2fb2b44 pw_doctor: Remove Pigweed branding by Keir Mierle · 4 years, 2 months ago
  36. 9404ed8 pw_containers: Add static_assert for Item type by Wyatt Hepler · 4 years, 2 months ago
  37. 034b899 pw_toolchain: Support grouping in generate_toolchain by Michael Spang · 4 years, 2 months ago
  38. 09d37ba pw_toolchain: Fix cflags ordering in pigweed by Michael Spang · 4 years, 2 months ago
  39. 71ecc1d pw_env_setup: Remove "Pigweed" name from bootstrap by Keir Mierle · 4 years, 2 months ago
  40. 04e75f2 pw_env_setup: hide rust step by Rob Mohr · 4 years, 2 months ago
  41. 88bff5c pw_toolchain: Define ARM asmflags by Alexei Frolov · 4 years, 2 months ago
  42. 8600320 pw_toolchain: Update toolchain options by Armando Montanez · 4 years, 2 months ago
  43. 67117a8 Add type declarations for WebSerial by Matthew Soulanille · 4 years, 2 months ago
  44. c0af554 pw_string: Print pw_Status like pw::Status by Wyatt Hepler · 4 years, 2 months ago
  45. 9c19db4 pw_bytes: Module for bytes manipulation. by shaneajg · 4 years, 2 months ago
  46. 178002a pw_kvs: Check that the flash partition has minimum needed sectors by David Rogers · 4 years, 2 months ago
  47. 3e2d719 pw_rpc: Use pw::IntrusiveList for services by Wyatt Hepler · 4 years, 2 months ago
  48. 70f033e pw_containers: IntrusiveList updates by Wyatt Hepler · 4 years, 2 months ago
  49. a761e32 Update docs by Armando Montanez · 4 years, 2 months ago
  50. 48d58a0 host: Don't add nanopb generator if it exists by Alexei Frolov · 4 years, 2 months ago
  51. e9bc14b Fix toolchain/target remove_configs by Alexei Frolov · 4 years, 2 months ago
  52. c5e511e pw_presubmit: Search BUILD.gn files directly by Wyatt Hepler · 4 years, 2 months ago
  53. e4b6f6c pw_protobuf_compiler: Add missing import by Alexei Frolov · 4 years, 2 months ago
  54. ccc3ee1 Update Pigweed presubmit by Armando Montanez · 4 years, 2 months ago
  55. 98c2ef4 pw_watch: Remove recursive glob by Michael Spang · 4 years, 2 months ago
  56. ce7b945 pw_preprocessor: Reduce util_test.cc stack usage by Michael Spang · 4 years, 2 months ago
  57. 6aa8eb0 pw_unit_test: Support target specified main() by Michael Spang · 4 years, 2 months ago
  58. cdba516 pw_build, pw_unit_test: Artifacts in separate dirs by Michael Spang · 4 years, 2 months ago
  59. 524ead4 pw_build: Always set the output_dir in pw targets by Michael Spang · 4 years, 2 months ago
  60. e5de265 pw_build: Fix target set_defaults() compatibility by Michael Spang · 4 years, 2 months ago
  61. a99220e Rename duplicate source files by Michael Spang · 4 years, 2 months ago
  62. ebe27c6 Split Pigweed targets out of default Ninja target by Armando Montanez · 4 years, 2 months ago
  63. e4970e7 Don't build size reports without bloaty configured by Alexei Frolov · 4 years, 2 months ago
  64. d9a8a34 Clean up host toolchains by Armando Montanez · 4 years, 2 months ago
  65. 82bbce4 Remove legacy_target.gni by Armando Montanez · 4 years, 2 months ago
  66. fd5de70 Add Pigweed GCC-ARM toolchains by Armando Montanez · 4 years, 2 months ago
  67. 164624f Set up all host toolchains by Armando Montanez · 4 years, 2 months ago
  68. 258fc1b Define docs target as a toolchain by Alexei Frolov · 4 years, 2 months ago
  69. 4c0428a Define Linux clang target as toolchain by Alexei Frolov · 4 years, 2 months ago
  70. fb3d3fb Don't declare pigweed variables as globals by Armando Montanez · 4 years, 2 months ago
  71. edd2f14 pw_build: Switch to pw_* target types by Alexei Frolov · 4 years, 2 months ago
  72. 844ff0f pw_build, pw_toolchain: Add default configs by Alexei Frolov · 4 years, 3 months ago
  73. ed65d03 Roll back rust by Rob Mohr · 4 years, 2 months ago
  74. dce028c roll: gn by pigweed-roller · 4 years, 2 months ago
  75. 545db60 roll: host_tools by pigweed-roller · 4 years, 2 months ago
  76. 9fc78b8 pw_kvs: Switch log format strings from %z to %u by David Rogers · 4 years, 2 months ago
  77. a60b207 bootstrap: Add branding support on Mac/Linux by Keir Mierle · 4 years, 2 months ago
  78. 8185c82 pw_protobuf_compiler: Fix dependency bug by Alexei Frolov · 4 years, 2 months ago
  79. 96aa280 pw_kvs: Update float test to build for device by David Rogers · 4 years, 2 months ago
  80. 7da973a pw_rpc: Split ServerContext public/internal by Wyatt Hepler · 4 years, 2 months ago
  81. 6ec3c3b pw_cli: Add support for branding by Keir Mierle · 4 years, 2 months ago
  82. 1e10ef2 docs: Fix style guide GN example by Kevin Zeng · 4 years, 2 months ago
  83. 62525fd pw_presubmit: Support multiple repositories by Wyatt Hepler · 4 years, 2 months ago
  84. c4725d7 pw_log: Add compile-time log filtering by Keir Mierle · 4 years, 2 months ago
  85. eefed94 pw_rpc: Support Nanopb versions 3 or 4 by Wyatt Hepler · 4 years, 2 months ago
  86. b9119b8 pw_env_setup: use latest versions of LUCI tools by Rob Mohr · 4 years, 2 months ago
  87. b061480 lm3s6965evb-qemu: Fix column limit by Armando Montanez · 4 years, 2 months ago
  88. 2eed6d2 lm3s6965evb-qemu: Don't set pw_cpu_exception backend by Armando Montanez · 4 years, 2 months ago
  89. 0ac0275 pw_allocator: Add Realloc and Calloc by Chenghan · 4 years, 2 months ago
  90. d1323f4 pw_trace: Add facade by Robert Oliver · 4 years, 4 months ago
  91. 18d08bf pw_protobuf: Modularize codegen plugin by Alexei Frolov · 4 years, 2 months ago
  92. ec9dd67 pw_boot_armv7m: Add pw_PreStaticConstructorInit() by Armando Montanez · 4 years, 2 months ago
  93. 05d8ef2 pw_proto_compiler: Support inputs argument by Alexei Frolov · 4 years, 2 months ago
  94. 4032a77 roll: goma-client by pigweed-roller · 4 years, 2 months ago
  95. dffa15f roll: gn by pigweed-roller · 4 years, 2 months ago
  96. 2bf3c5d roll: clang by pigweed-roller · 4 years, 2 months ago
  97. 51b43d3 roll: host_tools by pigweed-roller · 4 years, 2 months ago
  98. 14c4476 pw_presubmit: Format .inc and .inl files by Wyatt Hepler · 4 years, 2 months ago
  99. 0fa7f7d pw_assert: PW_CHECK_OK() macro for Status by Keir Mierle · 4 years, 3 months ago
  100. 51a2eb7 pw_rpc: Replace ChannelOutput ID with a name by Wyatt Hepler · 4 years, 2 months ago