1. 8d399a8 docs: Add commit message guidelines by Armando Montanez · 1 year, 11 months ago
  2. b359846 docs: Add using-directive exception for literals by RJ Ascani · 1 year, 11 months ago
  3. 5dccd36 pw_rpc: Synchronize Client.method() calls by Wyatt Hepler · 1 year, 10 months ago
  4. 75eac72 pw_bytes: "mibi" -> "mebi"; cleanup by Wyatt Hepler · 1 year, 10 months ago
  5. ed6629a pw_polyfill: Move std::endian polyfill to pw::endian by Wyatt Hepler · 1 year, 10 months ago
  6. e267413 pw_containers: Use std::to_array when available by Wyatt Hepler · 1 year, 11 months ago
  7. b219b72 pw_rpc: Call.abandon() method in Java client by Wyatt Hepler · 1 year, 11 months ago
  8. 48a8cf3 pw_protobuf: Auto-fix reserved C++ identifiers by Matthias Guenther · 1 year, 11 months ago
  9. d48a572 pw_presubmit: Use python -m for pre-push hook by Wyatt Hepler · 1 year, 11 months ago
  10. 00c321b pw_polyfill: Split up polyfill include paths by Wyatt Hepler · 1 year, 11 months ago
  11. b47c69b pw_rpc: Add PW_EXCLUSIVE_LOCKS_REQUIRED to FakeChannelOutput.packets() by Dennis Kormalev · 1 year, 11 months ago
  12. b281458 pw_transfer: Exclude the Java test from CI/CQ by Ted Pudlik · 1 year, 11 months ago
  13. f02416e pw_file: Added build dependency by Leo Arvan · 1 year, 11 months ago
  14. c357180 pw_protobuf: Split common_protos bazel target by Leo Arvan · 1 year, 11 months ago
  15. bcde591 pw_rpc: Remove unnecessary dependency by Leo Arvan · 1 year, 11 months ago
  16. c4acd7e pw_rpc: Guard packets vector usage in FakeServer with Output mutex by Dennis Kormalev · 1 year, 11 months ago
  17. 446c169 pw_rpc: Add total_payloads to FakeChannelOutput by Dennis Kormalev · 1 year, 11 months ago
  18. 0e4d180 pw_toolchain: Introduce C++ standard target trait by Wyatt Hepler · 1 year, 11 months ago
  19. 29474ed pw_build: Correct some config settings by Ted Pudlik · 1 year, 11 months ago
  20. 1e758d9 pw_assert_basic: Fix bazel build by Ted Pudlik · 1 year, 11 months ago
  21. a60f3fd pw_assert: Extend CMake support by Ewout van Bekkum · 1 year, 11 months ago
  22. c4e0c72 pw_protobuf_compiler: Allow subset of sub-targets by Matthias Guenther · 1 year, 11 months ago
  23. 439e73f pw_{system, metric}: Add Python support and testing by Leonardo Acosta · 1 year, 11 months ago
  24. 43d7260 pw_transfer: Remove pendingBytes member from Java client by Wyatt Hepler · 1 year, 11 months ago
  25. 9362ebc pw_transfer: Refactor Java client by Wyatt Hepler · 2 years ago
  26. 43aeeb6 pw_chrono: Use compound literal in C, but not C++ by Wyatt Hepler · 1 year, 11 months ago
  27. 595f40d pw_assert_log: Rename backend headers for pw_assert by Ewout van Bekkum · 1 year, 11 months ago
  28. 0e7ff8d pw_kvs: Fix up dependency and include errors by Ewout van Bekkum · 1 year, 11 months ago
  29. cb087eb pw_protobuf_compiler: Nested oneof messages in repr by Wyatt Hepler · 1 year, 11 months ago
  30. 0188395 docs: Correct typo on Contributing page by Michael Hitchens · 1 year, 11 months ago
  31. 20c1345 pw_span: Disallow construction from std::nullptr_t by Wyatt Hepler · 1 year, 11 months ago
  32. e072181 pw_assert: Rename assert_lite_backend.h to assert_backend.h by Wyatt Hepler · 1 year, 11 months ago
  33. 29f0526 pw_function: Take forwarding reference instead of value by Wyatt Hepler · 2 years, 2 months ago
  34. 3e85577 roll: go by pigweed-roller · 1 year, 11 months ago
  35. 834e876 roll: host_tools by pigweed-roller · 1 year, 11 months ago
  36. 76d3518 roll: gn by pigweed-roller · 1 year, 11 months ago
  37. 5234556 roll: ninja by pigweed-roller · 1 year, 11 months ago
  38. 0585d36 roll: cmake by pigweed-roller · 1 year, 11 months ago
  39. 8617fa7 pw_sync: Add initial state of (Timed)ThreadNotification by Dennis Kormalev · 1 year, 11 months ago
  40. cd44cfd pw_assert: Require pw_assert CHECK backends to use the new header by Wyatt Hepler · 1 year, 11 months ago
  41. b6e05e0 pw_assert: Rename assert_backend.h to check_backend.h by Wyatt Hepler · 1 year, 11 months ago
  42. b7bd716 pw_kvs: Remove deleted keys as part of heavy maintenance by drempel · 1 year, 11 months ago
  43. 8e8260b .bazelignore: Ignore out and node_modules by Wyatt Hepler · 1 year, 11 months ago
  44. 24d03e5 pw_polyfill: Remove implicit polyfills for C++14 by Wyatt Hepler · 1 year, 11 months ago
  45. 75a269c C++20 toolchain by Wyatt Hepler · 1 year, 11 months ago
  46. d4163d4 C++14 toolchain by Wyatt Hepler · 1 year, 11 months ago
  47. 5156541 pw_assert: CHECK backend that prints and aborts by Wyatt Hepler · 1 year, 11 months ago
  48. 70451e8 pw_tokenizer: Add missing header to tokenize_string.h by Alex Broekhof · 2 years, 6 months ago
  49. 225db9b pw_string: Add float expansion to host toolchains by Daniel Zheng · 1 year, 11 months ago
  50. c3587e6 pw_transfer: Add Java client read support by Armando Montanez · 1 year, 11 months ago
  51. 062ac10 pw_assert_log: Fix lite backend .impl name by Carlos Chinchilla · 1 year, 11 months ago
  52. 64aef08 C++20 compatibility fixes by Wyatt Hepler · 1 year, 11 months ago
  53. e8f3e42 pw_polyfill: Update to support detecting C++20 by Wyatt Hepler · 1 year, 11 months ago
  54. bb5fb4e pw_unit_test: C++14-compatible printf-based event handler by Wyatt Hepler · 1 year, 11 months ago
  55. d869e26 pw_string: Add config option to expand floats by Daniel Zheng · 2 years ago
  56. 6e7d914 roll: host_tools by pigweed-roller · 1 year, 11 months ago
  57. e44c1c2 roll: ninja by pigweed-roller · 1 year, 11 months ago
  58. 85eebd5 roll: cmake by pigweed-roller · 1 year, 11 months ago
  59. 469c452 pw_rpc: Add Client Server Testing to Pwpb by Kacper Kuryllo · 2 years ago
  60. 99fd94c pw_transfer: Narrow bazel build deps by Ted Pudlik · 1 year, 11 months ago
  61. 11424d0 pw_protobuf: Remove code-generation timestamps by Matthias Guenther · 1 year, 11 months ago
  62. 4861a9a pw_unit_test: Remove underscore aliases by Wyatt Hepler · 1 year, 11 months ago
  63. e61718e pw_transfer: Add handshake chunk types by Alexei Frolov · 1 year, 11 months ago
  64. 27c328e pw_rpc: Add the pw_rpc config to CMake by Wyatt Hepler · 1 year, 11 months ago
  65. fdc2388 pw_unit_test: Support running tests in static libraries by Wyatt Hepler · 1 year, 11 months ago
  66. 6ac788c pw_rpc: Provide option for disabling the mutex by Wyatt Hepler · 1 year, 11 months ago
  67. bc08f73 pw_chrono: Remove unnecessary parentheses by Wyatt Hepler · 1 year, 11 months ago
  68. 09949ee pw_string: Split pw_string into multiple targets by Wyatt Hepler · 1 year, 11 months ago
  69. 732e224 pw_unit_test: Check that a test is running when EXPECT is called by Wyatt Hepler · 1 year, 11 months ago
  70. a80b43f pw_unit_test: Restructure as a facade by Wyatt Hepler · 1 year, 11 months ago
  71. c592be5 docs: Update C++ guide for dealing with nodiscard values by Erik Gilling · 1 year, 11 months ago
  72. 528098d pw_transfer: Add separate session_id to chunk by Alexei Frolov · 2 years ago
  73. afe4209 targets/emcraft_sf2_som: Add linker script for debugging by Sean Keys · 1 year, 11 months ago
  74. cea5fd2 pw_build: CMake library name check improvements by Wyatt Hepler · 1 year, 11 months ago
  75. fd55036 pw_unit_test: Prevent duplicate test suites by Wyatt Hepler · 1 year, 11 months ago
  76. 8a4b920 pw_transfer: Remove unused import by Ted Pudlik · 1 year, 11 months ago
  77. 4a00dd2 pw_env_setup: Allow PW_BOOTSTRAP_USE_ROSETTA for now by Rob Mohr · 1 year, 11 months ago
  78. 4f8779a pw_transfer: Update test server to support multiple transfers by Erik Gilling · 1 year, 11 months ago
  79. 13a708b pw_assert_tokenized: Use pw_log_tokenized format by Armando Montanez · 2 years ago
  80. 64e7bac pw_env_setup: Change how we enable/disable Rosetta by Rob Mohr · 1 year, 11 months ago
  81. f2da954 pw_function: Fix fbl::Function link by RJ Ascani · 1 year, 11 months ago
  82. be690a1 pw_snapshot: Resolved snapshot typo by Tina Mashhour · 1 year, 11 months ago
  83. a2a0b46 pw_transfer: Manually-specified test binaries by Armando Montanez · 1 year, 11 months ago
  84. cf9395c pw_transfer: Introduce Manager.java for API compatibility by Wyatt Hepler · 1 year, 11 months ago
  85. 58a7e17 pw_transfer: Rename Java client to TransferClient by Wyatt Hepler · 1 year, 11 months ago
  86. 8668a41 pw_rpc: TestClient packet queue improvements by Wyatt Hepler · 1 year, 11 months ago
  87. 9816c35 pw_string: Fix the warning of format string by MT Tsai · 1 year, 11 months ago
  88. 714c790 pw_rpc: Remove unused std::byte statement by Wyatt Hepler · 1 year, 11 months ago
  89. 0a22a09 roll: host_tools by pigweed-roller · 1 year, 11 months ago
  90. aeb2bc9 roll: cmake by pigweed-roller · 1 year, 11 months ago
  91. da8f532 pw_transfer: Use correct event type for EndServerTransfer() by Erik Gilling · 1 year, 11 months ago
  92. faf42d6 pw_transfer: Properly clean up transfer_thread by Erik Gilling · 2 years ago
  93. 4a217c7 pw_transfer: Support reads in Python test client by Eli Lipsitz · 1 year, 11 months ago
  94. 9e7dc9c pw_multisink: Rename argument for better self documentation by Ewout van Bekkum · 1 year, 11 months ago
  95. 65193ef pw_software_update: docs: update systems overview by Ali Zhang · 1 year, 11 months ago
  96. 6c0716d pw_{rpc, transfer}: Remove unused imports by Ted Pudlik · 1 year, 11 months ago
  97. d20c124 pw_transfer: Support reads in C++ client by Ted Pudlik · 1 year, 11 months ago
  98. c70fb56 pw_console: Early log message arrival fix by Anthony DiGirolamo · 1 year, 11 months ago
  99. 936601e pw_system: Console fixes by Anthony DiGirolamo · 1 year, 11 months ago
  100. 7b02579 pw_system: Add RPC test runner to demo by Armando Montanez · 1 year, 11 months ago