1. fa6edcc pw_rpc: Responder & testing improvements by Wyatt Hepler · 3 years ago
  2. 82d499b pw_rpc: Integration test port configurability by Wyatt Hepler · 3 years ago
  3. 0f6099f pw_protobuf: Fixes Python path on LUCI/presubmit by Nathaniel Brough · 3 years ago
  4. 9e8ca38 pw_rpc: Log Nanopb errors when encode/decode fails by Wyatt Hepler · 3 years ago
  5. afb861c pw_build: Generate setup.cfg files by Anthony DiGirolamo · 3 years ago
  6. 4dda547 pw_rpc: Expose channel_id in Responders by Alexei Frolov · 3 years ago
  7. 27ab4e1 Update rules_proto_grpc to latest release by Jared Weinstein · 3 years ago
  8. 94d4578 pw_rpc: Temporary RPC client workaround by Wyatt Hepler · 3 years ago
  9. 420af4b pw_rpc: Python client improvements by Wyatt Hepler · 3 years ago
  10. d1ca56c overall: Adding `IgnoreError()` where Status was discarded by Adrien Larbanet · 3 years, 2 months ago
  11. 8211018 pw_rpc: Rename test methods for consistency by Wyatt Hepler · 3 years ago
  12. f1525df pw_rpc: Remove deprecated headers by Wyatt Hepler · 3 years ago
  13. cf43bbf pw_unit_test: Improve integration test reliability by Wyatt Hepler · 3 years ago
  14. 1a4478b pw_rpc: Make MethodType public by Wyatt Hepler · 3 years ago
  15. b8c67ac misc: Update non-type template parameter style by Wyatt Hepler · 3 years ago
  16. 6a10095 pw_rpc: Set the test method context channel ID by Wyatt Hepler · 3 years ago
  17. 938f08b pw_rpc: Fix segfault for BaseClientCall assignment by Tri Pho · 3 years ago
  18. 85e9140 pw_rpc: Cancel and reinvoke duplicate calls by Wyatt Hepler · 3 years ago
  19. 182274d pw_rpc: Fix more missing integration test deps by Wyatt Hepler · 3 years ago
  20. 3155cd1 pw_rpc: Update test RPC server args by Wyatt Hepler · 3 years ago
  21. 3f3bfba pw_rpc: Add missing integration test dependencies by Wyatt Hepler · 3 years ago
  22. 864bbd3 Bazel: Disable unsupported cc_binary targets by Wyatt Hepler · 3 years ago
  23. af7f5ef pw_rpc: Easier callback_client RPC invocations by Wyatt Hepler · 3 years, 1 month ago
  24. e04d468 pw_rpc: Python client & C++ server integration test by Wyatt Hepler · 3 years, 1 month ago
  25. 9f3708c pw_protobuf: Update to final names by Armando Montanez · 3 years ago
  26. 3c54e88 pw_console: Allow for custom word completion by Anthony DiGirolamo · 3 years, 1 month ago
  27. b472896 pw_rpc: Expand pw_rpc callback_client unit tests by Wyatt Hepler · 3 years, 1 month ago
  28. f93cb26 pw_transfer: Initial C++ service by Alexei Frolov · 3 years, 1 month ago
  29. 31b16ea pw_rpc: Add the benchmark service by Wyatt Hepler · 3 years, 1 month ago
  30. f91e763 workspace: Updates Bazel build files to work in CI by Nathaniel Brough · 3 years, 1 month ago
  31. 843d427 pw_rpc: Reorganize callback_client tests by Wyatt Hepler · 3 years, 1 month ago
  32. dfcd081 pw_rpc: Restructure the Python callback_client by Wyatt Hepler · 3 years, 1 month ago
  33. 35240da pw_rpc: Rework Python RPC client by Wyatt Hepler · 3 years, 1 month ago
  34. 32988e0 pw_protobuf: Deprecate old encoder by Armando Montanez · 3 years, 3 months ago
  35. 06efdd4 pw_rpc: Python client updates by Wyatt Hepler · 3 years, 1 month ago
  36. d1a1198 bazel: Remove license comments by Rob Mohr · 3 years, 1 month ago
  37. 6bdcc3f Add Bazel support for pw_rpc/py and deps by Joe Ethier · 3 years, 3 months ago
  38. a352d57 pw_build: Prepare for Pylint update by Wyatt Hepler · 3 years, 1 month ago
  39. 68daa72 pw_rpc: Fix responding with empty buffers by Wyatt Hepler · 3 years, 1 month ago
  40. 40a9c3f bazel: Rename BUILD to BUILD.bazel by Akira Baruah · 3 years, 2 months ago
  41. 8ec2cf8 pw_rpc: Reorganize Nanopb implementation by Wyatt Hepler · 3 years, 1 month ago
  42. c0ea3f9 pw_rpc: Reorganize raw implementation by Wyatt Hepler · 3 years, 1 month ago
  43. 07e3ba0 pw_rpc: Test raw client & bidirectional streaming by Wyatt Hepler · 3 years, 1 month ago
  44. d0bda2a pw_rpc: Add client and bidirectional streaming to Python by Alexei Frolov · 3 years, 2 months ago
  45. c5b59f1 pw_rpc: Client & bidirectional streaming codegen by Wyatt Hepler · 3 years, 2 months ago
  46. 379b2fc pw_rpc: Disable client stream end callback by default by Wyatt Hepler · 3 years, 2 months ago
  47. 59b37f7 pw_rpc: Classes for client & bidirectional streaming by Wyatt Hepler · 3 years, 2 months ago
  48. 01fc15b pw_rpc: Handle client streams in the server by Wyatt Hepler · 3 years, 2 months ago
  49. 223a1fb pw_rpc: Remove legacy ResponseHandler classes by Alexei Frolov · 3 years, 2 months ago
  50. 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 3 years, 2 months ago
  51. 5ba8064 pw_rpc: Update protocol for server streams by Wyatt Hepler · 3 years, 2 months ago
  52. 878b735 Remove comments for disabling gn format by Wyatt Hepler · 3 years, 2 months ago
  53. ea9b8a1 pw_rpc: Rename base_server_writer_test to responder_test by Wyatt Hepler · 3 years, 2 months ago
  54. eafe219 pw_rpc: Add default constructors to callback structs by Alexei Frolov · 3 years, 2 months ago
  55. 74e7ab6 pw_rpc: Rename base_server_writer files by Wyatt Hepler · 3 years, 2 months ago
  56. 5180fe2 pw_rpc: Rename BaseServerWriter to Responder by Wyatt Hepler · 3 years, 2 months ago
  57. a921116 pw_rpc: Protocol updates for client streams by Wyatt Hepler · 3 years, 2 months ago
  58. b4f4e7a pw_rpc: Adds Bazel support for RPC by Nathaniel Brough · 3 years, 3 months ago
  59. bebba90 pw_rpc: Use pw_function callbacks in RPC client by Alexei Frolov · 3 years, 2 months ago
  60. c8b9390 Remove absolute paths from build command lines by Michael Spang · 3 years, 3 months ago
  61. 2b54ee6 pw_rpc: Generate aliases for nanopb client call types by Alexei Frolov · 3 years, 4 months ago
  62. 2d737bc pw_rpc: Add default and move/assign constructors to ClientCall by Alexei Frolov · 3 years, 4 months ago
  63. 4925ba2 pw_rpc.console_tools: Support aliasing renamed commands by Wyatt Hepler · 3 years, 3 months ago
  64. 2b0d177 pw_rpc: Remove uses of PW_CHECK macros in headers by Wyatt Hepler · 3 years, 3 months ago
  65. f298de4 pw_assert: Switch to the new header names by Wyatt Hepler · 3 years, 5 months ago
  66. 567e670 pw_rpc: Allow configuring a channel at runtime by Alexei Frolov · 3 years, 4 months ago
  67. faea880 pw_rpc.console_tools: Context class; function helpers by Wyatt Hepler · 3 years, 4 months ago
  68. 3e28092 pw_rpc: Add ClientServer combination by Alexei Frolov · 3 years, 4 months ago
  69. 4ea2de8 pw_rpc: RPC console helpers by Wyatt Hepler · 3 years, 4 months ago
  70. 5a0450d Re-enable asserts in headers by Alexei Frolov · 3 years, 10 months ago
  71. a77e5e7 Fixes for GCC 10 compatibility by Wyatt Hepler · 3 years, 4 months ago
  72. cc9ef83 pw_sync: add lock safety annotations for C++ clang usage by Ewout van Bekkum · 3 years, 4 months ago
  73. 1c670a2 pw_rpc: Allow using enums for channel IDs by Alexei Frolov · 3 years, 4 months ago
  74. e0ae9b1 pw_rpc: Python client support for keeping RPCs open by Wyatt Hepler · 3 years, 5 months ago
  75. 2981da2 pw_rpc: Remove accidental Python dependency by Wyatt Hepler · 3 years, 4 months ago
  76. c2a520c pw_rpc: Make log messages more specific by Wyatt Hepler · 3 years, 5 months ago
  77. 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 5 months ago
  78. c08854b pw_rpc: improve error handling for SendResponse by Maksim Shmukler · 3 years, 5 months ago
  79. 1c00790 pw_rpc: Reorganize Python console_tools module by Wyatt Hepler · 3 years, 5 months ago
  80. df38ed1 pw_rpc: Generate RPC definition stubs separately by Wyatt Hepler · 3 years, 5 months ago
  81. 821d937 pw_rpc: Cancel streaming RPCs when aborted by Wyatt Hepler · 3 years, 5 months ago
  82. ba325e4 pw_rpc: Merge pw_rpc protos into the pw_rpc package by Wyatt Hepler · 3 years, 5 months ago
  83. baacfe3 static_analysis: Mark use-after-move tests by Prashanth Swaminathan · 3 years, 5 months ago
  84. 752d7d3 pw_protobuf_compiler: Decouple proto packaging from directory by Wyatt Hepler · 3 years, 6 months ago
  85. d6ddf57 pw_rpc: Fix usage of uninitialized test variable by Prashanth Swaminathan · 3 years, 6 months ago
  86. 38f8708 pw_rpc: Check Nanopb request/response types by Wyatt Hepler · 3 years, 6 months ago
  87. 9e1262f pw_rpc: Class for a 'help' command in a console by Wyatt Hepler · 3 years, 6 months ago
  88. d08e582 pw_rpc: Return BaseServerWriter::Finish() status by Wyatt Hepler · 3 years, 6 months ago
  89. 830d26d pw_rpc: Documentation update by Wyatt Hepler · 3 years, 6 months ago
  90. 969f44e pw_rpc: console_tools module and Watchdog class by Wyatt Hepler · 3 years, 6 months ago
  91. 625a232 pw_protobuf_compiler: Improved proto repr by Wyatt Hepler · 3 years, 6 months ago
  92. cc9d2e9 pw_rpc: Python client improvements by Wyatt Hepler · 3 years, 6 months ago
  93. 6531f3e pw_unit_test: Handle bad first response; timeouts by Wyatt Hepler · 3 years, 6 months ago
  94. 01145c9 pw_rpc: Remove compatibility wrapper group by Wyatt Hepler · 3 years, 6 months ago
  95. a2970c5 pw_build: Python Mypy updates by Wyatt Hepler · 3 years, 6 months ago
  96. 9174147 pw_protobuf_compiler: Avoid duplicate protobuf Python packages by Wyatt Hepler · 3 years, 6 months ago
  97. 10945aa pw_rpc: Remove generated Python packet proto by Alexei Frolov · 3 years, 8 months ago
  98. 6554c14 pw_protobuf_compiler: Support proto3 optional fields by Wyatt Hepler · 3 years, 7 months ago
  99. cddc5cd pw_rpc: Timeouts in Python pw_rpc client by Wyatt Hepler · 3 years, 7 months ago
  100. 514bab8 pw_rpc: Re-acquire response buffer if Channel::Send() fails by Alexei Frolov · 3 years, 7 months ago