1. eef9add core: rename prepareToLoseNetwork() to enterIdle() (#4179) by Eric Gribkoff · 6 years ago
  2. cb2f62b SECURITY.md: Update "known combinations" table for Netty bump by Eric Anderson · 6 years ago
  3. ca7b3da interop-testing: Improve failure messages for ping_ping by Eric Anderson · 6 years ago
  4. ae1fb94 core: use exponential backoff for name resolution (#4105) by Eric Gribkoff · 6 years ago
  5. d45e1ab alts: refactoring into alts and alts.internal packages (#4169) by Jiangtao Li · 6 years ago
  6. 26719bd Partially revert "core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038)" by Eric Anderson · 6 years ago
  7. f865b31 core: Disable ManagedChannelImpl orphan check by Eric Anderson · 6 years ago
  8. e392af1 Partially revert "core: Tracking NameResolverProvider being experimental" by Eric Anderson · 6 years ago
  9. 3268082 core: prefer getHostString() to getHostName() in ProxyDetectorImpl (#4165) by Eric Gribkoff · 6 years ago
  10. 066ad3c buildscripts,travis: fetch from mvn with retries (#4140) by zpencer · 6 years ago
  11. c07ad68 core: Tracking NameResolverProvider being experimental by ZHANG Dapeng · 6 years ago
  12. 3334a8a core: allow application to provide all threads - okhttp channel by ZHANG Dapeng · 6 years ago
  13. fcc8ea5 core: load binarylog class using serviceprovider util (#4161) by zpencer · 6 years ago
  14. 1e9bd9a protobuf: expose Status specific Unwrapper by Carl Mastrangelo · 6 years ago
  15. 9747994 protobuf: add since tags to StatusProto javadocs by Carl Mastrangelo · 6 years ago
  16. 3002a23 Lint fixes by Eric Anderson · 6 years ago
  17. 7af2373 core,netty,okhttp,alts,inprocess: deprecate usePlaintext(boolean) by Carl Mastrangelo · 6 years ago
  18. 1b5aadf core: Disable panic mode by Eric Anderson · 6 years ago
  19. 09d305c core: add server transports to channelz (#4149) by zpencer · 6 years ago
  20. 4dc1b50 core: add ServerImpl to channelz (#4147) by zpencer · 6 years ago
  21. 39decad core: allow application to provide all threads - inprocess channel by ZHANG Dapeng · 6 years ago
  22. 00d1805 core: register client transports to channelz (#4146) by zpencer · 6 years ago
  23. 25f851b alts: Remove Java 8 library usages (#4143) by Eric Anderson · 6 years ago
  24. ce84c2b core: Add missing @RunWith test annotation (#4142) by Eric Anderson · 6 years ago
  25. b71b108 core: register channels, subchannels, oobchannels with channelz (#4035) by zpencer · 6 years ago
  26. 4bac7d7 core: add InProcessServerBuilder.generateName() by ZHANG Dapeng · 6 years ago
  27. af2ae2a alts: re-order dependencies in ALTS bazel build (#4133) by Jiangtao Li · 6 years ago
  28. 9f677a9 buildscripts: Hard-code use of TLSv1.2 for github download by Eric Anderson · 6 years ago
  29. d8630f2 alts: add ALTS to interop tests by Jiangtao Li · 6 years ago
  30. 2154124 alts: change visibility of `NettyServerBuilder` (#4088) by Shohei Kamimori · 6 years ago
  31. 2db5e0d all: rename Bazel workspace to io_grpc_grpc_java by Carmi Grushko · 6 years ago
  32. 713ac0a all: update to latest alpn agent by Carl Mastrangelo · 6 years ago
  33. 6d51cb4 netty: bump to 4.1.22-Final by Carl Mastrangelo · 6 years ago
  34. e31851a core: remove runDunTasks with filter by ZHANG Dapeng · 6 years ago
  35. d4b11e5 examples: include correct version in Android caching example (#4114) by Eric Gribkoff · 6 years ago
  36. 9dc4ded core: move ManagedChannelImpl orphan check to wrapper class (#4093) by zpencer · 6 years ago
  37. 48ca452 core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038) by Rama Chavali · 6 years ago
  38. 887217e core,services: fix binarylog unit tests (#4109) by zpencer · 6 years ago
  39. 46c1133 core: add panic mode for ManagedChannelImpl (#4023) by Kun Zhang · 6 years ago
  40. 137c74d Drop @grpc_java from labels by Carmi Grushko · 6 years ago
  41. 38c84ed core: temporarily disable retry when stats or tracing is enabled by ZHANG Dapeng · 6 years ago
  42. b78c5cf core: Improve status descriptions in MessageDeframer by Eric Anderson · 6 years ago
  43. 7d47ac0 core: Clarify ownership of InputStreams wrt Marshaller and Stream (#3419) by zpencer · 6 years ago
  44. 5f7b64a core,services: lock down visibility of BinaryLogSink (#4100) by zpencer · 6 years ago
  45. bde2ba2 services: introduce BinaryLogSinkProvider (#3917) by zpencer · 6 years ago
  46. 0c27e71 Update README to reference 1.10.0 (#4090) by Eric Gribkoff · 6 years ago
  47. a414b91 context: remove context profiling by Carl Mastrangelo · 6 years ago
  48. df4048d core: retry part 5 continued, throttle policy by ZHANG Dapeng · 6 years ago
  49. e7f2f1d alts: add gRPC ALTS by Jiangtao Li · 6 years ago
  50. a45d07b build: run unit tests on osx, ensure proto output included (#4081) by zpencer · 6 years ago
  51. 8c51683 SECURITY.md: Mention netty-handler instead of codec-http2 by Eric Anderson · 6 years ago
  52. 79bf7de examples: match applicationId to AndroidManifest.xml package (#4075) by Eric Gribkoff · 6 years ago
  53. 2f28817 core: remove lint warning by Carl Mastrangelo · 6 years ago
  54. fbc079d buildscripts: build macos artifacts in kokoro (#4066) by zpencer · 6 years ago
  55. 8925921 buildscripts: avoid remote repo vars in uploadArchives for local (#4076) by zpencer · 6 years ago
  56. 3480a08 core: ConnectivityStateManager is always enabled by Eric Anderson · 6 years ago
  57. 35665af netty: upgrade to 4.1.21 by Carl Mastrangelo · 6 years ago
  58. a888d46 netty: Include more details for closure of unknown reason by Eric Anderson · 6 years ago
  59. 890da70 Revert "core: tests for forwarding {Server,Client}{Call, CallListener} (#4058)" (#4070) by zpencer · 6 years ago
  60. 6c437b2 netty: upstream unit conversion by Carl Mastrangelo · 6 years ago
  61. f48a509 kokoro: Avoid getting cmake if it's installed by Eric Anderson · 6 years ago
  62. 6ea8fff context: add basic context profiling by Carl Mastrangelo · 6 years ago
  63. 6ee6eae core: add prepareToLoseNetwork() method to ManagedChannel by Eric Gribkoff · 6 years ago
  64. 77397b9 core: tests for forwarding {Server,Client}{Call, CallListener} (#4058) by zpencer · 6 years ago
  65. 5d5e8c6 core: Install the ServerInterceptor from BinaryLogProvider (#3879) by zpencer · 6 years ago
  66. 011c762 core: split binlog tests into two in ManagedChannelImplTest (#4049) by zpencer · 6 years ago
  67. 35f0d15 core: add subchannel stats (#3967) by zpencer · 6 years ago
  68. d2c7e33 core: pull out reusable forwarding test, refactoring forwarding tests (#3480) by zpencer · 6 years ago
  69. bc3e4e9 core: Remove incorrect `@GuardedBy` annotations by ZHANG Dapeng · 6 years ago
  70. 6f9b4e8 compiler: avoid invoking experimental method in generated code by Eric Gribkoff · 6 years ago
  71. f8c7f96 core,netty,okhttp: use ServiceProviders for ManagedChannelProvider, ServerProvider (#4047) by zpencer · 6 years ago
  72. c735bb3 core: retry part 6, client options - maxAttempts by ZHANG Dapeng · 6 years ago
  73. e33d39c core: retry part 6, client options - disable retry by ZHANG Dapeng · 6 years ago
  74. ad62cc2 core: retry part 5 continued, logic on retry policy by ZHANG Dapeng · 6 years ago
  75. f44fc50 grpclb: enter fallback mode immediately when balancer and all backend… (#4007) by Kun Zhang · 6 years ago
  76. de54a4c core: remove @Internal annotation on @Internal and @ExperimentalApi by Eric Gribkoff · 6 years ago
  77. 48fb9ff core: Add toString() for MethodDescriptor and ServiceDescriptor (#4013) by Ryan Michela · 6 years ago
  78. 71cc0e3 core: remove unused test resouce files from NameResolverProviderTest (#4048) by zpencer · 6 years ago
  79. 14ed692 examples: Add a "hello-world" with TLS configured by Nicholas DiPiazza · 6 years ago
  80. 512e554 cronet,examples: remove unused imports by Eric Gribkoff · 6 years ago
  81. ca40d55 core: extract provider class out of ServiceProvidersTest (#4042) by zpencer · 6 years ago
  82. 850143f kokoro: Include kokoro image version in build logs by Eric Anderson · 6 years ago
  83. 5a31dff kokoro: Use --include-build in cronet by Eric Anderson · 6 years ago
  84. 2c8bc71 core: Resolve address of GRPC_PROXY_EXP hostname by Snow Pettersen · 6 years ago
  85. f1bc449 netty: Add test to verify error for TLS failure by Eric Anderson · 6 years ago
  86. c56114f netty/shaded: Bump shadow plugin version to 2.0.2 by Eric Anderson · 6 years ago
  87. dc95465 core: retry part 5, add RetryPolicy data object by ZHANG Dapeng · 6 years ago
  88. 722d6f0 okhttp: support Conscrypt security provider by Eric Gribkoff · 6 years ago
  89. 141a1d2 core: install the binary logging client interceptor (#3937) by zpencer · 6 years ago
  90. 2601d54 RELEASING.md: include golden files in branching instructions by Eric Gribkoff · 6 years ago
  91. 2f05c23 Start 1.11.0 development cycle by Eric Gribkoff · 6 years ago
  92. d792a72 Revert "core: make ManagedChannel honor Service config LB " by Eric Anderson · 6 years ago
  93. fbdc217 Revert "core: handle long dns txt records properly, parse service config, and add tests" by Eric Anderson · 6 years ago
  94. 0373706 examples: update Android examples by Eric Gribkoff · 6 years ago
  95. 4701932 core: PartialForwardingServerCall should forward getAuthority (#4009) by zpencer · 6 years ago
  96. a85b0e1 core: remove spy() usage in ServerImplTest (#4010) by zpencer · 6 years ago
  97. df65bef core: delete outboundMessage() and inboundMessage() on StreamTracer. (#4014) by Kun Zhang · 6 years ago
  98. 0465bb5 core,testing: deprecate passing ServerCall to StatsTraceContext (#3912) by zpencer · 6 years ago
  99. af93691 Update opencensus to 0.11.0 and remove extra dependencies. by Bogdan Drutu · 6 years ago
  100. 0c21032 core: change retention policies to CLASS by Shohei Kamimori · 6 years ago