1. fbfc3a4 core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906) by Kun Zhang · 6 years ago
  2. b0f4232 all: use Java7 brackets by Carl Mastrangelo · 6 years ago
  3. 7270938 export CL: Fix misspelling. by ZHANG Dapeng · 6 years ago
  4. d2c0653 interop-testing: add very_large_request case to test client (#4816) by Eric Gribkoff · 6 years ago
  5. 8d6ba23 alts: add Google Default Channel implementation (#4742) by Jiangtao Li · 6 years ago
  6. 7374b78 log exception to FINE by Eric Anderson · 6 years ago
  7. 38af7eb interop-testing: Clean up even if interrupted by Eric Anderson · 6 years ago
  8. d1146e2 interop-testing: timeoutOnSleepingServer should check that RPC finished (#4766) by zpencer · 6 years ago
  9. 13aa028 Correctly determine --use_alts default (#4538) by Arnout Engelen · 6 years ago
  10. 75b48b4 interop-testing: Add special_status_message test by Eric Anderson · 6 years ago
  11. 5823fff Upgrade to Truth 0.42 by Eric Anderson · 6 years ago
  12. 8be92a1 interop-testing: Fix clientStreaming interop test does not fail on missing trailers by ZHANG Dapeng · 6 years ago
  13. 146b600 compiler,stub: update RpcMethod docs and usage by Carl Mastrangelo · 6 years ago
  14. ffcb3b9 compiler, stub: Rename inputType and outputType in @RpcMethod by jbingham-google · 6 years ago
  15. 9229e30 compiler, stub: Add @RpcMethod annotation by jbingham-google · 6 years ago
  16. 9f02381 android-interop-testing,interop-testing: use AbstractInteropTest on Android (#4541) by Eric Gribkoff · 6 years ago
  17. 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
  18. 9d26c5c all: fix lint warnings by ZHANG Dapeng · 6 years ago
  19. d227852 okhttp: deprecate OkHttpChannelBuilder#negotiationType (#4533) by Eric Gribkoff · 6 years ago
  20. 4c4fda3 stub: remove static Method descriptors and stabilize method accessors by Carl Mastrangelo · 6 years ago
  21. 60a0b0c all: normalize copyright header by Carl Mastrangelo · 6 years ago
  22. 2658156 interop-testing: normalize integration proto directories by Carl Mastrangelo · 6 years ago
  23. 9ada30b (low priority) core,netty,interop-testing: stabilize maxInboundMessageSize API (#4399) by zpencer · 6 years ago
  24. 2347384 GAE: call channel.shutdown() (#4274) by zpencer · 6 years ago
  25. 156cc44 interop-testing: fix empty proto package name by Shohei Kamimori · 6 years ago
  26. 4e82e62 Fix compilation in Java 9 by Eric Anderson · 6 years ago
  27. 03a00aa interop-testing: client compressed tests without probing (#4279) by Arnout Engelen · 6 years ago
  28. 14003c1 build.gradle: bump protobuf plugin to 0.8.5 (#4101) by zpencer · 6 years ago
  29. 25f3576 okhttp: Convert to internal ConnectionSpec eagerly by Eric Anderson · 6 years ago
  30. 7eab0d9 netty: Add support for Conscrypt by Eric Anderson · 6 years ago
  31. 0859d48 Move TlsTest from interop-testing to netty by Eric Anderson · 7 years ago
  32. 52fedb6 okhttp: support JDK9 ALPN (#4136) by Eric Gribkoff · 6 years ago
  33. ca7b3da interop-testing: Improve failure messages for ping_ping by Eric Anderson · 6 years ago
  34. 26719bd Partially revert "core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038)" by Eric Anderson · 6 years ago
  35. 066ad3c buildscripts,travis: fetch from mvn with retries (#4140) by zpencer · 6 years ago
  36. 7af2373 core,netty,okhttp,alts,inprocess: deprecate usePlaintext(boolean) by Carl Mastrangelo · 6 years ago
  37. d8630f2 alts: add ALTS to interop tests by Jiangtao Li · 6 years ago
  38. 48ca452 core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038) by Rama Chavali · 6 years ago
  39. 6f9b4e8 compiler: avoid invoking experimental method in generated code by Eric Gribkoff · 6 years ago
  40. df65bef core: delete outboundMessage() and inboundMessage() on StreamTracer. (#4014) by Kun Zhang · 6 years ago
  41. d0bbece interop-testing: fix race in TestServiceImpl by Eric Gribkoff · 6 years ago
  42. af02834 Update ErrorProne to 2.2.0 and fix failures by Eric Anderson · 6 years ago
  43. 4bc0c95 Update ErrorProne to 2.1.3 and fix failures by Eric Anderson · 6 years ago
  44. 35a6bf8 Enable the Guava Beta Checker by Eric Anderson · 6 years ago
  45. 173ca5d cronet, grpc-lb, interop-testing: fix lints #3848 by zpencer · 6 years ago
  46. 2d88269 Update to Truth 0.36 by Eric Anderson · 7 years ago
  47. 3f1d370 interop-testing: stop using MockableSpan. (#3823) by Kun Zhang · 6 years ago
  48. efcd134 interop-testing: start a new server for each test method. (#3816) by Kun Zhang · 6 years ago
  49. aee5fc4 all: update to proto 3.5.0 by Carl Mastrangelo · 6 years ago
  50. 2bde25d testing: Remove DeadlineSubject by Eric Anderson · 7 years ago
  51. 6bab82e auth: Use async version of getRequestMetadata by Eric Anderson · 7 years ago
  52. ca9a41a core: record RPC upstarts to Census. (#3708) by Kun Zhang · 7 years ago
  53. ef2ec94 core: use new OpenCensus stats/tagging API. (#3647) by sebright · 7 years ago
  54. 1bc7d76 interop-testing: make max size tests more deterministic by Carl Mastrangelo · 7 years ago
  55. f9f6035 Allow tests to run on IPv6-less machines by Eric Anderson · 7 years ago
  56. d87ef74 core: set sampled for local span per MethodDescriptor. (#3627) by Kun Zhang · 7 years ago
  57. 8a9660c testing: move TestUtils.recordServerCallInterceptor internal by ZHANG Dapeng · 7 years ago
  58. d6ff4c2 testing: move io.grpc.testing.StreamRecorder to internal by ZHANG Dapeng · 7 years ago
  59. 87c8791 compiler: remove references to static fields by Carl Mastrangelo · 7 years ago
  60. 30b5988 compiler: add methods for accessing method descriptors by Carl Mastrangelo · 7 years ago
  61. 7a4aa47 core: remove unnecessary type params in ServerStreamTracer by ZHANG Dapeng · 7 years ago
  62. 9c817e5 interop-test: disable message size check in interop-test client. (#3569) by Kun Zhang · 7 years ago
  63. 1e02b65 Fix interop_test client. by Kun Zhang · 7 years ago
  64. 8edead0 core: make in-process transport support StreamTracer by Kun Zhang · 7 years ago
  65. b07c70a gae-interop-testing: add GAE interop tests (#3535) by zpencer · 7 years ago
  66. 80ac407 interop-testing: fix ErrorProne and Unused by ZHANG Dapeng · 7 years ago
  67. 5e36a8d all: upgrade to JUnit 4.12 by Carl Mastrangelo · 7 years ago
  68. 0d59436 Make AbstractInteropTest runnable in GAE+jdk7 (#3533) by zpencer · 7 years ago
  69. a6653bb core/compiler: register Span names for code-generated methods (take 2) by Kun Zhang · 7 years ago
  70. 5ac9ad0 core: client supports inbound gzipped streams (#3403) by Eric Gribkoff · 7 years ago
  71. 7e534ed core: record individual messages with sizes to Census/tracing (#3461) by Kun Zhang · 7 years ago
  72. a3ff9cd all: Keep artifacts dependencyConvergence-clean by Eric Anderson · 7 years ago
  73. 731bbef core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptor by Lukasz Strzalkowski · 7 years ago
  74. 53f56a3 inprocess,core: add ManagedChannelBuilder and ServerBuilder factory hiders by Carl Mastrangelo · 7 years ago
  75. 24ff274 all: update to proto 3.4.0 by Carl Mastrangelo · 7 years ago
  76. 23dfc84 interop-testing: fix dealineExceeded test flakiness by increasing time interval by ZHANG Dapeng · 7 years ago
  77. 182164e compiler: Add option to disable version output by Eric Anderson · 8 years ago
  78. ab85c5a Start 1.7.0 development cycle (#3357) by zpencer · 7 years ago
  79. 15ca50a interop-testing: larger timeout for HTTP/2 client by Eric Gribkoff · 7 years ago
  80. f46280a core: Java Refactor by myPrecious · 7 years ago
  81. 8585cd5 interop-testing: fix NPE on empty args to test service client by Eric Gribkoff · 7 years ago
  82. 16f4de4 core/stats: report message count metrics to Census. (#3312) by Kun Zhang · 7 years ago
  83. 02cb718 testing,core: don't use mocks for stream tracers (#3305) by Carl Mastrangelo · 7 years ago
  84. c4f9127 all: Remove unused variables and squelch incorrect ErrorProne warning by Eric Anderson · 7 years ago
  85. c0e010a interop-testing: implement compression interop tests by Eric Gribkoff · 7 years ago
  86. 04e0450 core: pass CallOptions to newClientStreamTracer(). (#3276) by Kun Zhang · 7 years ago
  87. 924b0b2 Revert "interop-testing: overrideAuthority breaks JWT" by Eric Anderson · 7 years ago
  88. 677c84e okhttp: Add support for specifying a custom hostname verifier when using on OkHttpChannelBuilder. by Ian Haken · 7 years ago
  89. ff0ad5f testing: refactor part of TestUtils to internal by ZHANG Dapeng · 7 years ago
  90. 0a36c9d all: migrate .proto files from testing-proto to interop-testing by ZHANG Dapeng · 7 years ago
  91. 7c60510 all,interop-testing: update google-auth-library-oauth2-http (#3188) by Eric Gribkoff · 7 years ago
  92. 361f038 interop-testing: Support conscrypt at runtime with OkHttp by Eric Anderson · 7 years ago
  93. 9052d42 interop-testing: Skip Netty Jetty ALPN tests if it is unavailable by Eric Anderson · 7 years ago
  94. b7e50dd testing: move NoopClientCall & NoopServerCall to internal by ZHANG Dapeng · 7 years ago
  95. 544cede netty: rename HandlerSettings to InternalHandlerSettings by ZHANG Dapeng · 7 years ago
  96. a2a42e3 interop-testing: add alpnagent to support okhttp in test client by Eric Gribkoff · 7 years ago
  97. 82fce83 core: don't return concrete type from AbstractServerImplBuilder by Carl Mastrangelo · 7 years ago
  98. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  99. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  100. cefcd39 Fix incorrect assertEquals argument ordering by Eric Anderson · 7 years ago