1. 631e46c README.md: Reorganize and trim by Eric Anderson · 6 years ago
  2. ba4db45 Fix errror message when DNS name is invalid. (#4751) by creamsoup · 6 years ago
  3. 6d4841a stub: update docs about Call lifetime + minor cleanups by Carl Mastrangelo · 6 years ago
  4. 3cfc5af core: Avoid implicit requestConnection in PickFirst by Eric Anderson · 7 years ago
  5. 1c5fb5b android: fix raw type lint by Spencer Fang · 6 years ago
  6. 9f477b2 core: fix unused variable lint by Spencer Fang · 6 years ago
  7. a3f9799 grpclb: fix unused variable lint by Spencer Fang · 6 years ago
  8. dccae9d netty: fix unused variable lint by Spencer Fang · 6 years ago
  9. 79b2470 all: update animalsniffer to Java 7 and add Android 14 (#4727) by Eric Gribkoff · 6 years ago
  10. 6735208 core: revert warning about `Status.asException(null)` by Carl Mastrangelo · 6 years ago
  11. 52a7b62 testing-proto: add test for @RpcMethod by jbingham-google · 6 years ago
  12. c42d5bb Bump protobuf-gradle-plugin to 0.8.5 by Eric Anderson · 6 years ago
  13. 2aa02fd core: remove unused fullMethodName field from CensusStatsModule. (#4731) by Kun Zhang · 6 years ago
  14. 9895e24 inprocess: prevent null names, and define socket address equality by Carl Mastrangelo · 6 years ago
  15. b64cde1 Encourage using grpc-netty-shaded instead of grpc-netty by Eric Anderson · 6 years ago
  16. 478f006 grpclb: Fix proto's java_package to match the proto and include version by Eric Anderson · 6 years ago
  17. f329d12 android: add AndroidChannelBuilder#fromBuilder (#4723) by Eric Gribkoff · 6 years ago
  18. 6fa2822 cronet: cleanup remaining usages of deprecated CallOptions#of(). (#4720) by Grant Oakley · 6 years ago
  19. b9d1bb8 core: initialize round robin load balancer picker to random index (#4462) by Tom Leach · 6 years ago
  20. 8544818 all: add tracking issues for all experimental APIs and make it required by Carl Mastrangelo · 6 years ago
  21. 696082f auth: Small improvement to test coverage by Eric Anderson · 6 years ago
  22. 5878b6d CONTRIBUTING.md: Add reference to COMPILING.md by Eric Anderson · 6 years ago
  23. 128f54c all: update readme to point to 1.14 by Carl Mastrangelo · 6 years ago
  24. 989bc87 bazel: Remove http_file trick for neverlink by Eric Anderson · 6 years ago
  25. e520f46 all: doc(readme) bump versions by Erik Pettersson · 6 years ago
  26. c032aba travis.yml: Actually trigger coveralls by Eric Anderson · 6 years ago
  27. 948439d all: fix bazel build deps for netty by Carl Mastrangelo · 6 years ago
  28. ed4b5f3 netty: Remove option to pass promise to WriteQueue by Eric Anderson · 6 years ago
  29. e393b4a repositories.bzl: Upgrade to Truth 0.42 by Eric Anderson · 6 years ago
  30. 8188a3e gradle: Use config_loc in checkstyle by Eric Anderson · 7 years ago
  31. 6ef5742 gae-interop-testing: Disable special_status_message by Eric Anderson · 6 years ago
  32. bcbc6ae core: stabilize Status Exceptions API, and warn on null trailers in Status by Carl Mastrangelo · 6 years ago
  33. 9b200eb core: add flags for selectively enabling grpclb by Carl Mastrangelo · 6 years ago
  34. 75b48b4 interop-testing: Add special_status_message test by Eric Anderson · 6 years ago
  35. d66ba24 Upgrade Shadow and Animalsniffer plugins by Eric Anderson · 6 years ago
  36. 94b2618 Upgrade Gradle to 4.9 by Eric Anderson · 6 years ago
  37. 658e73a core: let channel tracing log service config changes by ZHANG Dapeng · 6 years ago
  38. 03d85ee doc: clarify channel state API unimplemented until v1.6.1 by ZHANG Dapeng · 6 years ago
  39. 72179e2 grpclb: remove unnecessary support for lb delegation by Carl Mastrangelo · 6 years ago
  40. 8da06a8 all: remove unneeded deps on errorprone by Carl Mastrangelo · 6 years ago
  41. 67073c9 core: turn PairSocketAddress into ProxySocketAddress (#4649) by zpencer · 6 years ago
  42. b1c461f all: buildify repositories.bzl by Carl Mastrangelo · 6 years ago
  43. 5823fff Upgrade to Truth 0.42 by Eric Anderson · 6 years ago
  44. 7c83717 android: include proguard config to keep method names (#4667) by Eric Gribkoff · 6 years ago
  45. 19b2a17 core: Don't close in TSREI in cancelled contexts (#4596) by George Gensure · 6 years ago
  46. e1865b5 core: channel tracing log only when number of backends changed between zeor and nonzero by ZHANG Dapeng · 6 years ago
  47. 877b1a1 core: enterIdleMode() exits idle if still in use (#4630) by Eric Gribkoff · 6 years ago
  48. c30e509 Downgrade to Truth 0.41 for Java 7 support by Eric Anderson · 6 years ago
  49. 64d272a core: make service config errors recoverable by Carl Mastrangelo · 6 years ago
  50. 8be92a1 interop-testing: Fix clientStreaming interop test does not fail on missing trailers by ZHANG Dapeng · 6 years ago
  51. 7d45596 all: update to netty 4.1.27 and tcnative 2.0.12 by Carl Mastrangelo · 6 years ago
  52. 6d7c7dc context: Avoid deprecated Truth API by Eric Anderson · 6 years ago
  53. 4e276a5 buildscripts: Remove set -x from run_in_docker.sh by Eric Anderson · 6 years ago
  54. 15a5ba2 Remove DoNotMock annotation in favor of JavaDoc by Eric Anderson · 6 years ago
  55. 37e6f5f Fix jdk10 support in travis (#4653) by zpencer · 6 years ago
  56. 499f95d alts: add call credential security level attribute (#4657) by Jiangtao Li · 6 years ago
  57. 603d858 buildscript: fix jdk-switcher bug always always setting jdk8 (#4652) by zpencer · 6 years ago
  58. 4335445 Start 1.15.0 development cycle (#4650) by zpencer · 6 years ago
  59. f013771 services: binlog status code, msg, details (#4551) by zpencer · 6 years ago
  60. 146b600 compiler,stub: update RpcMethod docs and usage by Carl Mastrangelo · 6 years ago
  61. 9925049 services: double submit cookie interceptor for channelz (#4628) by zpencer · 6 years ago
  62. 818d724 RELEASING.md: Remove manual artifact documentation by Eric Anderson · 6 years ago
  63. 3181fbc services: add javadocs for binlog constructors (#4637) by zpencer · 6 years ago
  64. 7bb88de buildscripts: remove grpc-java-releasing docker container by Eric Anderson · 6 years ago
  65. 1887b93 buildscripts: Hard-code PROTOBUF_VERSION in make_dependencies.sh by Eric Anderson · 6 years ago
  66. 4879d6f buildscripts: Use "all" protobuf download to avoid ./autogen.sh by Eric Anderson · 6 years ago
  67. ffcb3b9 compiler, stub: Rename inputType and outputType in @RpcMethod by jbingham-google · 6 years ago
  68. 32d50eb netty: Fix regression in Java 9 ALPN support by Eric Anderson · 6 years ago
  69. 9222dc5 core: Add missing @Nullable annotations to ClientTransportOptions by Eric Anderson · 6 years ago
  70. b92ea68 netty: Propagate EAG attributes to ProtocolNegotiator by Eric Anderson · 6 years ago
  71. 9d6241e Propagate EquivalentAddressGroup attributes to transports by Eric Anderson · 6 years ago
  72. 2b48210 grpclb: Plumb attributes for OOB and backend channels by Eric Anderson · 6 years ago
  73. 9229e30 compiler, stub: Add @RpcMethod annotation by jbingham-google · 6 years ago
  74. dd57b66 Fix unused variables by Eric Anderson · 6 years ago
  75. 02ad99e core: Avoid compare default TagContext in thread local with empty. (#4613) by Yang Song · 6 years ago
  76. b61968c android-interop-testing: migrate to androidx test libs (#4611) by Eric Gribkoff · 6 years ago
  77. 6dad047 core: add jndi timeout and dirContext.close by ZHANG Dapeng · 6 years ago
  78. e3ff1ad core: Add support for List<EAG> in Subchannels by Eric Anderson · 6 years ago
  79. 5b59c69 documentation: update version in android-channel-builder.md (#4605) by Eric Gribkoff · 6 years ago
  80. 27a1c90 android: initialize listener with isConnected=false (#4606) by Eric Gribkoff · 6 years ago
  81. 8c52e13 services: delete unused proto (#4604) by Eric Gribkoff · 6 years ago
  82. 39d2dd0 core: make InternalHandlerRegistry a HandlerRegistry by Carl Mastrangelo · 6 years ago
  83. b2dd6ae util: Improve RoundRobinLoadBalancer scalability with stickiness by Nick Hill · 6 years ago
  84. ac55604 fixed typo in round robin factory name const by Marco Ferrer · 6 years ago
  85. 3e67a5b core: Avoid unnecessary unchecked cast in DnsNameResolver by Eric Anderson · 6 years ago
  86. b244988 netty,okhttp: make rpc followed by racy GOAWAY transparent-retry-able by ZHANG Dapeng · 6 years ago
  87. b88cf81 all: add 'oraclejdk10' to travis build matrix by sullis · 6 years ago
  88. 5a8b790 services: binlog method name should include leading / char (#4588) by zpencer · 6 years ago
  89. a74bb35 core: always do SRV record lookup in DnsNameResolver by Carl Mastrangelo · 6 years ago
  90. 7edb41a stub: clarify StreamObservers interaction by Carl Mastrangelo · 6 years ago
  91. 81da3eb core: make Auto config load balancer not depend on service config by Carl Mastrangelo · 6 years ago
  92. 7e68a0b grpclb: sync LB proto with grpc-proto by Juanli Shen · 6 years ago
  93. ffd0f9f inprocess: add a toString for InProcessSocketAddress by Doug Lawrie · 6 years ago
  94. e59aac7 Update README to reference 1.13.1 (#4580) by ZHANG Dapeng · 6 years ago
  95. a20f481 alts: de-flake AltsHandshakerStubTest by Shohei Kamimori · 6 years ago
  96. 3a58a99 Fix signatures in release process by Eric Anderson · 6 years ago
  97. 4df4d06 examples: Fix comment in HelloWorldClient by Maxime Guerreiro · 6 years ago
  98. 2b70334 android-interop-testing: improvements for instrumentation tests (#4570) by Eric Gribkoff · 6 years ago
  99. 13ca42a protobuf{,lite,nano}: make more classes final by Carl Mastrangelo · 6 years ago
  100. 49d7e5f examples: replace client certificate in trust store in 'Hello world example with TLS with mutual auth' by DmPanov · 6 years ago