1. 128f54c all: update readme to point to 1.14 by Carl Mastrangelo · 6 years ago
  2. 989bc87 bazel: Remove http_file trick for neverlink by Eric Anderson · 6 years ago
  3. e520f46 all: doc(readme) bump versions by Erik Pettersson · 6 years ago
  4. c032aba travis.yml: Actually trigger coveralls by Eric Anderson · 6 years ago
  5. 948439d all: fix bazel build deps for netty by Carl Mastrangelo · 6 years ago
  6. ed4b5f3 netty: Remove option to pass promise to WriteQueue by Eric Anderson · 6 years ago
  7. e393b4a repositories.bzl: Upgrade to Truth 0.42 by Eric Anderson · 6 years ago
  8. 8188a3e gradle: Use config_loc in checkstyle by Eric Anderson · 7 years ago
  9. 6ef5742 gae-interop-testing: Disable special_status_message by Eric Anderson · 6 years ago
  10. bcbc6ae core: stabilize Status Exceptions API, and warn on null trailers in Status by Carl Mastrangelo · 6 years ago
  11. 9b200eb core: add flags for selectively enabling grpclb by Carl Mastrangelo · 6 years ago
  12. 75b48b4 interop-testing: Add special_status_message test by Eric Anderson · 6 years ago
  13. d66ba24 Upgrade Shadow and Animalsniffer plugins by Eric Anderson · 6 years ago
  14. 94b2618 Upgrade Gradle to 4.9 by Eric Anderson · 6 years ago
  15. 658e73a core: let channel tracing log service config changes by ZHANG Dapeng · 6 years ago
  16. 03d85ee doc: clarify channel state API unimplemented until v1.6.1 by ZHANG Dapeng · 6 years ago
  17. 72179e2 grpclb: remove unnecessary support for lb delegation by Carl Mastrangelo · 6 years ago
  18. 8da06a8 all: remove unneeded deps on errorprone by Carl Mastrangelo · 6 years ago
  19. 67073c9 core: turn PairSocketAddress into ProxySocketAddress (#4649) by zpencer · 6 years ago
  20. b1c461f all: buildify repositories.bzl by Carl Mastrangelo · 6 years ago
  21. 5823fff Upgrade to Truth 0.42 by Eric Anderson · 6 years ago
  22. 7c83717 android: include proguard config to keep method names (#4667) by Eric Gribkoff · 6 years ago
  23. 19b2a17 core: Don't close in TSREI in cancelled contexts (#4596) by George Gensure · 6 years ago
  24. e1865b5 core: channel tracing log only when number of backends changed between zeor and nonzero by ZHANG Dapeng · 6 years ago
  25. 877b1a1 core: enterIdleMode() exits idle if still in use (#4630) by Eric Gribkoff · 6 years ago
  26. c30e509 Downgrade to Truth 0.41 for Java 7 support by Eric Anderson · 6 years ago
  27. 64d272a core: make service config errors recoverable by Carl Mastrangelo · 6 years ago
  28. 8be92a1 interop-testing: Fix clientStreaming interop test does not fail on missing trailers by ZHANG Dapeng · 6 years ago
  29. 7d45596 all: update to netty 4.1.27 and tcnative 2.0.12 by Carl Mastrangelo · 6 years ago
  30. 6d7c7dc context: Avoid deprecated Truth API by Eric Anderson · 6 years ago
  31. 4e276a5 buildscripts: Remove set -x from run_in_docker.sh by Eric Anderson · 6 years ago
  32. 15a5ba2 Remove DoNotMock annotation in favor of JavaDoc by Eric Anderson · 6 years ago
  33. 37e6f5f Fix jdk10 support in travis (#4653) by zpencer · 6 years ago
  34. 499f95d alts: add call credential security level attribute (#4657) by Jiangtao Li · 6 years ago
  35. 603d858 buildscript: fix jdk-switcher bug always always setting jdk8 (#4652) by zpencer · 6 years ago
  36. 4335445 Start 1.15.0 development cycle (#4650) by zpencer · 6 years ago
  37. f013771 services: binlog status code, msg, details (#4551) by zpencer · 6 years ago
  38. 146b600 compiler,stub: update RpcMethod docs and usage by Carl Mastrangelo · 6 years ago
  39. 9925049 services: double submit cookie interceptor for channelz (#4628) by zpencer · 6 years ago
  40. 818d724 RELEASING.md: Remove manual artifact documentation by Eric Anderson · 6 years ago
  41. 3181fbc services: add javadocs for binlog constructors (#4637) by zpencer · 6 years ago
  42. 7bb88de buildscripts: remove grpc-java-releasing docker container by Eric Anderson · 6 years ago
  43. 1887b93 buildscripts: Hard-code PROTOBUF_VERSION in make_dependencies.sh by Eric Anderson · 6 years ago
  44. 4879d6f buildscripts: Use "all" protobuf download to avoid ./autogen.sh by Eric Anderson · 6 years ago
  45. ffcb3b9 compiler, stub: Rename inputType and outputType in @RpcMethod by jbingham-google · 6 years ago
  46. 32d50eb netty: Fix regression in Java 9 ALPN support by Eric Anderson · 6 years ago
  47. 9222dc5 core: Add missing @Nullable annotations to ClientTransportOptions by Eric Anderson · 6 years ago
  48. b92ea68 netty: Propagate EAG attributes to ProtocolNegotiator by Eric Anderson · 6 years ago
  49. 9d6241e Propagate EquivalentAddressGroup attributes to transports by Eric Anderson · 6 years ago
  50. 2b48210 grpclb: Plumb attributes for OOB and backend channels by Eric Anderson · 6 years ago
  51. 9229e30 compiler, stub: Add @RpcMethod annotation by jbingham-google · 6 years ago
  52. dd57b66 Fix unused variables by Eric Anderson · 6 years ago
  53. 02ad99e core: Avoid compare default TagContext in thread local with empty. (#4613) by Yang Song · 6 years ago
  54. b61968c android-interop-testing: migrate to androidx test libs (#4611) by Eric Gribkoff · 6 years ago
  55. 6dad047 core: add jndi timeout and dirContext.close by ZHANG Dapeng · 6 years ago
  56. e3ff1ad core: Add support for List<EAG> in Subchannels by Eric Anderson · 6 years ago
  57. 5b59c69 documentation: update version in android-channel-builder.md (#4605) by Eric Gribkoff · 6 years ago
  58. 27a1c90 android: initialize listener with isConnected=false (#4606) by Eric Gribkoff · 6 years ago
  59. 8c52e13 services: delete unused proto (#4604) by Eric Gribkoff · 6 years ago
  60. 39d2dd0 core: make InternalHandlerRegistry a HandlerRegistry by Carl Mastrangelo · 6 years ago
  61. b2dd6ae util: Improve RoundRobinLoadBalancer scalability with stickiness by Nick Hill · 6 years ago
  62. ac55604 fixed typo in round robin factory name const by Marco Ferrer · 6 years ago
  63. 3e67a5b core: Avoid unnecessary unchecked cast in DnsNameResolver by Eric Anderson · 6 years ago
  64. b244988 netty,okhttp: make rpc followed by racy GOAWAY transparent-retry-able by ZHANG Dapeng · 6 years ago
  65. b88cf81 all: add 'oraclejdk10' to travis build matrix by sullis · 6 years ago
  66. 5a8b790 services: binlog method name should include leading / char (#4588) by zpencer · 6 years ago
  67. a74bb35 core: always do SRV record lookup in DnsNameResolver by Carl Mastrangelo · 6 years ago
  68. 7edb41a stub: clarify StreamObservers interaction by Carl Mastrangelo · 6 years ago
  69. 81da3eb core: make Auto config load balancer not depend on service config by Carl Mastrangelo · 6 years ago
  70. 7e68a0b grpclb: sync LB proto with grpc-proto by Juanli Shen · 6 years ago
  71. ffd0f9f inprocess: add a toString for InProcessSocketAddress by Doug Lawrie · 6 years ago
  72. e59aac7 Update README to reference 1.13.1 (#4580) by ZHANG Dapeng · 6 years ago
  73. a20f481 alts: de-flake AltsHandshakerStubTest by Shohei Kamimori · 6 years ago
  74. 3a58a99 Fix signatures in release process by Eric Anderson · 6 years ago
  75. 4df4d06 examples: Fix comment in HelloWorldClient by Maxime Guerreiro · 6 years ago
  76. 2b70334 android-interop-testing: improvements for instrumentation tests (#4570) by Eric Gribkoff · 6 years ago
  77. 13ca42a protobuf{,lite,nano}: make more classes final by Carl Mastrangelo · 6 years ago
  78. 49d7e5f examples: replace client certificate in trust store in 'Hello world example with TLS with mutual auth' by DmPanov · 6 years ago
  79. 9f02381 android-interop-testing,interop-testing: use AbstractInteropTest on Android (#4541) by Eric Gribkoff · 6 years ago
  80. 1c5007b grpclb: sync with grpc-proto by Carl Mastrangelo · 6 years ago
  81. 1578652 grpclb: use exponential back-off for retries of balancer RPCs (#4525) by Kun Zhang · 6 years ago
  82. defb955 core: add clarification to ClientCall javadoc by Grant Oakley · 6 years ago
  83. 3934ad9 compiler: add stubs for generating nano code as lite by Carl Mastrangelo · 6 years ago
  84. 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
  85. 9d26c5c all: fix lint warnings by ZHANG Dapeng · 6 years ago
  86. 6521131 documentation: add android-channel-builder.md (#4107) by Eric Gribkoff · 6 years ago
  87. e283f70 auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials (#4524) by Kun Zhang · 6 years ago
  88. 2a971e3 services: binlog deadline and methodName at start of rpc (#4550) by zpencer · 6 years ago
  89. 11e2d6d cronet: fill in transport attributes as required by CallCredentials (#4532) by Kun Zhang · 6 years ago
  90. c05d0f4 services: add sequence id within call for entries (#4549) by zpencer · 6 years ago
  91. bc9d3ab cronet: include google() repository (#4548) by Eric Gribkoff · 6 years ago
  92. 181aac4 services: sync binlog proto (#4542) by zpencer · 6 years ago
  93. 3e4c692 android: forward OkHttpChannelBuilder-specific methods to delegate (#4534) by Eric Gribkoff · 6 years ago
  94. 8f51c27 core: fix lint by Carl Mastrangelo · 6 years ago
  95. 9a502ec buildscripts: correct Android apk size and dex diff output (#4522) by Eric Gribkoff · 6 years ago
  96. d227852 okhttp: deprecate OkHttpChannelBuilder#negotiationType (#4533) by Eric Gribkoff · 6 years ago
  97. 4c4fda3 stub: remove static Method descriptors and stabilize method accessors by Carl Mastrangelo · 6 years ago
  98. 8fd762f cronet: use Cronet from Google's Maven repository (#4531) by Eric Gribkoff · 6 years ago
  99. 6dbe392 core: fix SRV record parsing by apolcyn · 6 years ago
  100. c796901 core: channel tracing to log events for channel state change by ZHANG Dapeng · 6 years ago