1. d080bae gae-interop-testing: kokoro script to run interop tests in GAE (#3731) by zpencer · 7 years ago
  2. 9239984 grpclb: switch to fallback mode if all connections are lost (#3744) by Kun Zhang · 7 years ago
  3. 3671af2 okhttp: bump to okio 1.13.0 by Carl Mastrangelo · 7 years ago
  4. 7d1aae1 Update README to reference 1.8.0 by Carl Mastrangelo · 7 years ago
  5. 09307ce netty: update to 4.1.17-Final by Carl Mastrangelo · 7 years ago
  6. d42110c core: initial binary log class (#3699) by zpencer · 7 years ago
  7. e56d987 core: Increase server handshake timeout to 120s by Eric Anderson · 7 years ago
  8. 76da37b cronet: use TestMethodDescriptors.voidMethod instead of noopMethod by ZHANG Dapeng · 7 years ago
  9. 4d35ea0 core,okhttp: handle unresolved proxy addresses by Eric Gribkoff · 7 years ago
  10. 4db323c all: fix grammar typos in javadocs by kenji yoshida · 7 years ago
  11. 2bde25d testing: Remove DeadlineSubject by Eric Anderson · 7 years ago
  12. 6c65386 testing: add testing package to javadoc by ZHANG Dapeng · 7 years ago
  13. 3275dcb testing: delete some deprecated APIs in TestUtils by dapengzhang0 · 7 years ago
  14. dc71083 testing: delete deprecated StreamRecorder by dapengzhang0 · 7 years ago
  15. 83c417b testing: delete deprecated NoopClientCall and NoopServerCall by dapengzhang0 · 7 years ago
  16. baebca2 testing: remove deprecated noopMethodDescriptor by dapengzhang0 · 7 years ago
  17. cdb1f54 netty: make server sockets be configurable by Xiaoshuang LU · 7 years ago
  18. 7fd199f compiler: Build on aarch64 by Lukasz Janyst · 7 years ago
  19. 9c46f92 all: include golden files in releasing by Carl Mastrangelo · 7 years ago
  20. 1670296 testing: bazel build targets by Steve Conover · 7 years ago
  21. dd0d028 cronet: update to work with TransportTracer API by Eric Gribkoff · 7 years ago
  22. f0efb0f Link JavaDoc to protobuf JavaDoc by Eric Anderson · 9 years ago
  23. 9bdb8f0 netty: Include more stace trace information for ClosedChannelExceptions by Eric Anderson · 7 years ago
  24. 47821fa SECURITY.md: Avoid needing to update tcnative table every release by Eric Anderson · 7 years ago
  25. 69aedda Bumping proto-google-common-protos to 1.0.0 by Garrett Jones · 7 years ago
  26. 3315d16 core: update ManagedChannel docs (#3762) by David Cowden · 7 years ago
  27. 6bab82e auth: Use async version of getRequestMetadata by Eric Anderson · 7 years ago
  28. b940af2 auth: Treat IOExceptions as UNAVAILABLE by Eric Anderson · 7 years ago
  29. 02817e2 core: Stabilize ManagedChannelBuilder.overrideAuthority by Eric Anderson · 7 years ago
  30. da75b02 core: Stabilize HandlerRegistry by Eric Anderson · 7 years ago
  31. f0dcbc3 core: Disable handshakeTimeout for InProcess by Eric Anderson · 7 years ago
  32. bb41e0a all: update github issue template by Carl Mastrangelo · 7 years ago
  33. 667b061 core: correct issue number for getSchemaDescriptor() by Eric Gribkoff · 7 years ago
  34. 4c483ef core: workaround for Atomic*FieldUpdater bug on some Android devices by Eric Gribkoff · 7 years ago
  35. 2f15560 core,netty: add ID to NettyServer (#3745) by zpencer · 7 years ago
  36. df357cb netty: Netty server poorly handles unknown content type by ramaraochavali · 7 years ago
  37. 66f9ef5 netty: fix server keepalive unexpected ping ack by ZHANG Dapeng · 7 years ago
  38. de06a94 core: add internal accessors to control stats recording of RPC upstarts. (#3736) by Kun Zhang · 7 years ago
  39. 47bee4f core,netty: plumb fake clock into transport tracer tests (#3724) by zpencer · 7 years ago
  40. 51bbc1a okhttp: make outbound window size readable (#3727) by zpencer · 7 years ago
  41. 12df89b okhttp: disable census when in GAE+JDK7 (#3696) by zpencer · 7 years ago
  42. ca9a41a core: record RPC upstarts to Census. (#3708) by Kun Zhang · 7 years ago
  43. bd32d6f bazel: Add dep on opencensus-contrib-grpc-metrics by Eric Anderson · 7 years ago
  44. d0a84ae core,netty: wire TransportTracer to netty client (#3705) by zpencer · 7 years ago
  45. 30fb844 gae-interop-testing: Pin appengine library version by Eric Anderson · 7 years ago
  46. 5a87a6f stub: Improve threading expectation docs by Eric Anderson · 7 years ago
  47. b026ea5 netty: Avoid clearing SSLParameters by Eric Anderson · 7 years ago
  48. 9ecb4c3 releasing: Build interop container image by Eric Anderson · 7 years ago
  49. 17e1ad9 core: Add useTransportSecurity to ManagedChannelBuilder by ramaraochavali · 7 years ago
  50. 93e89ba netty: Move server transportReady after client preface receipt by Eric Anderson · 7 years ago
  51. ddae5dd core: Add negotation timeout for all server transports by Eric Anderson · 7 years ago
  52. 9ae5f11 netty: TransportTracer test for local window update (#3710) by zpencer · 7 years ago
  53. 970785d gae-interop-testing: create new instance per test for okhttp (#3698) by zpencer · 7 years ago
  54. 1a42a4c cronet: allow multiple annotation objects attached to stream by Eric Gribkoff · 7 years ago
  55. 18fb4d9 core: ShardedAtomicLongCounter -> AtomicLongCounter (#3704) by zpencer · 7 years ago
  56. af4cd2e netty: bump correct value of outbound msg counter (#3667) by zpencer · 7 years ago
  57. bbb98fe Fix broken method names in tests that include leading '/' by Eric Anderson · 7 years ago
  58. e7fe224 cronet: add tests by Eric Gribkoff · 7 years ago
  59. f2968f5 core,netty: correctly count streams that ended due to client cancel (#3683) by zpencer · 7 years ago
  60. 8af643d Delete CHANGES.md by ZHANG Dapeng · 7 years ago
  61. a3c44fa core,netty,okhttp: add TransportTracer param to ClientStream and Http2ClientStreamTransportState (#3668) by zpencer · 7 years ago
  62. 2d21264 gae-interop-testing: use ManagedChannelBuilder, abort if devserver (#3680) by zpencer · 7 years ago
  63. 6827f53 gae-interop-testing: concrete channel builders (#3678) by zpencer · 7 years ago
  64. 2999d24 gae-interop-testing: disable serverInProcess tests (#3679) by zpencer · 7 years ago
  65. ef2ec94 core: use new OpenCensus stats/tagging API. (#3647) by sebright · 7 years ago
  66. a730015 core: no ProxyDetector for GAE+JDK7 (#3677) by zpencer · 7 years ago
  67. ae37d21 all: bump to 1.9.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
  68. 3936557 java_grpc_library: fix remote protos that are 'src's by Eric Anderson · 7 years ago
  69. f792efe bazel: Update opencensus to 0.8 by Eric Anderson · 7 years ago
  70. a2e9a7f core,ntety,okhttp: Add getTransportStats method to ClientTransport (#3662) by zpencer · 7 years ago
  71. 9fac15d core,netty,okhttp: move transport tracer outbound counters to transport thread (#3661) by zpencer · 7 years ago
  72. 1bc7d76 interop-testing: make max size tests more deterministic by Carl Mastrangelo · 7 years ago
  73. 213d2f5 android-interop-testing,examples: bump minSdkVersion to 14 by Eric Gribkoff · 7 years ago
  74. f86dc6c core: add reflection based LongAdder (#3659) by zpencer · 7 years ago
  75. 03bdb76 RELEASING.md: Check issues in release milestone by Eric Anderson · 7 years ago
  76. b31db3c core: add resetConnectBackoff() method to ManagedChannel by Eric Gribkoff · 7 years ago
  77. 34555e4 testing: add TlsTesting.loadCert by ZHANG Dapeng · 7 years ago
  78. 2162cd0 netty,core: add a TransportTracer class (#3454) by zpencer · 7 years ago
  79. 4c96ebd protobuf-lite: add javalite generated sources to intellij path (#3653) by zpencer · 7 years ago
  80. de408e0 stub: update ServerCalls to include status messages by Carl Mastrangelo · 7 years ago
  81. f9f6035 Allow tests to run on IPv6-less machines by Eric Anderson · 7 years ago
  82. 37a67bf stub: clean up call cancellation by Carl Mastrangelo · 7 years ago
  83. 2e99214 core: Add description for Status mapped from error-less Context by Eric Anderson · 7 years ago
  84. d87ef74 core: set sampled for local span per MethodDescriptor. (#3627) by Kun Zhang · 7 years ago
  85. 253a014 examples: remove deprecated stub field references by Carl Mastrangelo · 7 years ago
  86. 80a8c8f netty: Updated ALPN error message and added troubleshooting procedures by Ray Tsang · 7 years ago
  87. 8a9660c testing: move TestUtils.recordServerCallInterceptor internal by ZHANG Dapeng · 7 years ago
  88. d6ff4c2 testing: move io.grpc.testing.StreamRecorder to internal by ZHANG Dapeng · 7 years ago
  89. 27ae095 testing: mark io.grpc.testing.DeadlineSubject experimental by ZHANG Dapeng · 7 years ago
  90. 9a06c4e testing: favor voidMethod and deprecate noopMethod by ZHANG Dapeng · 7 years ago
  91. e1fd615 SECURITY.md: provider must be installed before channel creation by Eric Gribkoff · 7 years ago
  92. 87c8791 compiler: remove references to static fields by Carl Mastrangelo · 7 years ago
  93. ee50372 android-interop-testing: fix proguard for grpc-testing dependency by Eric Gribkoff · 7 years ago
  94. 8f88cb8 netty: include rst stream message in Status by Carl Mastrangelo · 7 years ago
  95. 46b2ce1 Upgrade to Gradle 4.3 by Eric Anderson · 7 years ago
  96. 30b5988 compiler: add methods for accessing method descriptors by Carl Mastrangelo · 7 years ago
  97. 53c135a buildscripts: set -u, set -o pipefail (#3629) by zpencer · 7 years ago
  98. 733f5ac testing: Use StringBuilder instead of StringBuffer by Eric Anderson · 7 years ago
  99. 5856a93 netty: separate connection log (#3591) by zpencer · 7 years ago
  100. d840227 buildscripts: make the script fail for the right reason when using set -e (#3628) by zpencer · 7 years ago