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