1. 58a142a Properly set inbound and outbound connection and stream window sizes by Louis Ryan · 9 years ago
  2. a251171 Upgrade to protobuf-3.0.0-alpha-3 by Kun Zhang · 9 years ago
  3. 2ee4d02 Rename Call to ClientCalls. by Kun Zhang · 9 years ago
  4. 4ee2a65 Allowing Netty TLS bootstrap handler to be sharable. by nmittler · 9 years ago
  5. f770ffb Making test certs more shareable by nmittler · 9 years ago
  6. 641fc28 Add support for indeterminate length messages. This will make using GRPC easier for non-proto payload types. by Louis Ryan · 9 years ago
  7. 74cfe6c Adding alpn_boot configuration to the parent build file. by nmittler · 9 years ago
  8. 65d73c0 Don't use reflection for epoll/unix domain sockets by Eric Anderson · 9 years ago
  9. 3af3d1b Improve invalid argument message for address by Eric Anderson · 9 years ago
  10. 076532c Don't use a list for benchmarks deps by Eric Anderson · 9 years ago
  11. e03d5c0 Rename integration-testing to interop-testing by Eric Anderson · 9 years ago
  12. 7a7450f Commit codegen'd files missing from 43038a5 by Eric Anderson · 9 years ago
  13. 43038a5 Adding support for UDS to benchmarks by nmittler · 9 years ago
  14. eee86b4 Add benchmarks for: by Louis Ryan · 9 years ago
  15. c4c6c14 Fixing benchmarks build on non-linux systems. by nmittler · 9 years ago
  16. 8f537e3 updates to test native epoll by nmittler · 9 years ago
  17. 518b7db Slight performance improvment for MutableHandlerRegistryImpl by nmittler · 9 years ago
  18. 8c9cc91 Update generated proto output by Eric Anderson · 9 years ago
  19. 111f6dd Allow people to skip codegen compilation. by Kun Zhang · 9 years ago
  20. 221c534 Fix build on Windows/VC++ by Kun Zhang · 9 years ago
  21. e05885d Swap to Netty's SslContextBuilder by Eric Anderson · 9 years ago
  22. 7779b4f Cleaning up some warnings. by nmittler · 9 years ago
  23. c561221 Add Openloop Client to Benchmarks. by Jakob Buchgraber · 9 years ago
  24. 41940f7 Upgrade to protobuf plugin 0.3.1 by Kun Zhang · 9 years ago
  25. d8d7908 Avoid flushing CreateStreamCommand for calls where the client is known to send a payload immediately afterward. by Louis Ryan · 9 years ago
  26. 67b5bc7 Update QPS Client and Server. by Jakob Buchgraber · 9 years ago
  27. af18876 Upgrade to com.google.protobuf:protobuf-gradle-plugin:0.1.0 by Kun Zhang · 9 years ago
  28. da3c3f8 Solution for GRPC codegen deployment. by zhangkun83 · 9 years ago
  29. 9aae6f6 checkstyle change: by Xudong Ma · 9 years ago
  30. 2cad9e6 Add "unsed import" check. by Xudong Ma · 9 years ago
  31. c3e8dae Add checkstyle checking by Eric Anderson · 9 years ago
  32. b938ba5 Support building on Windows by Eric Anderson · 9 years ago
  33. bd81a58 Add duration paramter to QPS Client and remove "server_threads" parameter. by Jakob Buchgraber · 9 years ago
  34. 161ac95 Allow IntelliJ to refer to generated sources for benchmark protos by Louis Ryan · 9 years ago
  35. 7ddcdfd Define ALPN package as an extra variable, to be reused by subprojects. by Jakob Buchgraber · 9 years ago
  36. 6ceb37a Add QPS Server and TLS support to QPS Client. by Jakob Buchgraber · 9 years ago
  37. b55b200 Add missing dependency to benchmarks project by Eric Anderson · 9 years ago
  38. 3fd7d06 Add QPS Client to perform throughput and latency tests. by Jakob Buchgraber · 9 years ago