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