1. 4d84fe1 Fix grpc-java target by Julien Desprez · 6 years ago
  2. af14f34 Start adding Soong build files for grpc-grpc-java by Julien Desprez · 6 years ago
  3. b0f4232 all: use Java7 brackets by Carl Mastrangelo · 6 years ago
  4. ed709ff core: remove redundant SubchannelPicker refreshes in RoundRobinLoadBalancer by Nick Hill · 6 years ago
  5. c8975e9 all: fix lint warnings in import by ZHANG Dapeng · 6 years ago
  6. 95fd47d core, services: remove census from binary logs (#4845) by zpencer · 6 years ago
  7. 1899910 core: DnsNameResolver caches refresh (#4812) by creamsoup · 6 years ago
  8. 2fca42f all: prepend internal classes with Internal (#4826) by zpencer · 6 years ago
  9. 4d366ce all: move Channelz to io.grpc as InternalChannelz (#4797) by zpencer · 6 years ago
  10. bbacd16 skip populating trace header if no census impl is available. (#4805) by creamsoup · 6 years ago
  11. 6037659 core: make HedgingPolicy final by ZHANG Dapeng · 6 years ago
  12. 67ee4b6 core: switch to Java 7 source and bytecode (#4801) by Eric Gribkoff · 6 years ago
  13. 28d44ae Start 1.16.0 development cycle (#4803) by Kun Zhang · 6 years ago
  14. 7b126b0 all: Swap to Java 7 source and bytecode by Eric Anderson · 6 years ago
  15. e9b6568 core: plumb hedging policy by ZHANG Dapeng · 6 years ago
  16. 3f05a6e core: minor cleanup of NameResolverProvider by Carl Mastrangelo · 6 years ago
  17. 7fe49f9 core: add ability to create stackless status exceptions by Carl Mastrangelo · 6 years ago
  18. a48b090 core: Handle null ProxySelector (#4762) by zpencer · 6 years ago
  19. ba4db45 Fix errror message when DNS name is invalid. (#4751) by creamsoup · 6 years ago
  20. 3cfc5af core: Avoid implicit requestConnection in PickFirst by Eric Anderson · 7 years ago
  21. 9f477b2 core: fix unused variable lint by Spencer Fang · 6 years ago
  22. 79b2470 all: update animalsniffer to Java 7 and add Android 14 (#4727) by Eric Gribkoff · 6 years ago
  23. 6735208 core: revert warning about `Status.asException(null)` by Carl Mastrangelo · 6 years ago
  24. 2aa02fd core: remove unused fullMethodName field from CensusStatsModule. (#4731) by Kun Zhang · 6 years ago
  25. 9895e24 inprocess: prevent null names, and define socket address equality by Carl Mastrangelo · 6 years ago
  26. b64cde1 Encourage using grpc-netty-shaded instead of grpc-netty by Eric Anderson · 6 years ago
  27. b9d1bb8 core: initialize round robin load balancer picker to random index (#4462) by Tom Leach · 6 years ago
  28. 8544818 all: add tracking issues for all experimental APIs and make it required by Carl Mastrangelo · 6 years ago
  29. bcbc6ae core: stabilize Status Exceptions API, and warn on null trailers in Status by Carl Mastrangelo · 6 years ago
  30. 9b200eb core: add flags for selectively enabling grpclb by Carl Mastrangelo · 6 years ago
  31. 658e73a core: let channel tracing log service config changes by ZHANG Dapeng · 6 years ago
  32. 03d85ee doc: clarify channel state API unimplemented until v1.6.1 by ZHANG Dapeng · 6 years ago
  33. 8da06a8 all: remove unneeded deps on errorprone by Carl Mastrangelo · 6 years ago
  34. 67073c9 core: turn PairSocketAddress into ProxySocketAddress (#4649) by zpencer · 6 years ago
  35. 19b2a17 core: Don't close in TSREI in cancelled contexts (#4596) by George Gensure · 6 years ago
  36. e1865b5 core: channel tracing log only when number of backends changed between zeor and nonzero by ZHANG Dapeng · 6 years ago
  37. 877b1a1 core: enterIdleMode() exits idle if still in use (#4630) by Eric Gribkoff · 6 years ago
  38. 64d272a core: make service config errors recoverable by Carl Mastrangelo · 6 years ago
  39. 15a5ba2 Remove DoNotMock annotation in favor of JavaDoc by Eric Anderson · 6 years ago
  40. 4335445 Start 1.15.0 development cycle (#4650) by zpencer · 6 years ago
  41. 146b600 compiler,stub: update RpcMethod docs and usage by Carl Mastrangelo · 6 years ago
  42. 9222dc5 core: Add missing @Nullable annotations to ClientTransportOptions by Eric Anderson · 6 years ago
  43. 9d6241e Propagate EquivalentAddressGroup attributes to transports by Eric Anderson · 6 years ago
  44. 2b48210 grpclb: Plumb attributes for OOB and backend channels by Eric Anderson · 6 years ago
  45. dd57b66 Fix unused variables by Eric Anderson · 6 years ago
  46. 02ad99e core: Avoid compare default TagContext in thread local with empty. (#4613) by Yang Song · 6 years ago
  47. 6dad047 core: add jndi timeout and dirContext.close by ZHANG Dapeng · 6 years ago
  48. e3ff1ad core: Add support for List<EAG> in Subchannels by Eric Anderson · 6 years ago
  49. 39d2dd0 core: make InternalHandlerRegistry a HandlerRegistry by Carl Mastrangelo · 6 years ago
  50. b2dd6ae util: Improve RoundRobinLoadBalancer scalability with stickiness by Nick Hill · 6 years ago
  51. ac55604 fixed typo in round robin factory name const by Marco Ferrer · 6 years ago
  52. 3e67a5b core: Avoid unnecessary unchecked cast in DnsNameResolver by Eric Anderson · 6 years ago
  53. a74bb35 core: always do SRV record lookup in DnsNameResolver by Carl Mastrangelo · 6 years ago
  54. 81da3eb core: make Auto config load balancer not depend on service config by Carl Mastrangelo · 6 years ago
  55. ffd0f9f inprocess: add a toString for InProcessSocketAddress by Doug Lawrie · 6 years ago
  56. 1578652 grpclb: use exponential back-off for retries of balancer RPCs (#4525) by Kun Zhang · 6 years ago
  57. defb955 core: add clarification to ClientCall javadoc by Grant Oakley · 6 years ago
  58. 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
  59. 8f51c27 core: fix lint by Carl Mastrangelo · 6 years ago
  60. 6dbe392 core: fix SRV record parsing by apolcyn · 6 years ago
  61. c796901 core: channel tracing to log events for channel state change by ZHANG Dapeng · 6 years ago
  62. 8a3e623 Start 1.14.0 development cycle by ZHANG Dapeng · 6 years ago
  63. 2a127ce core: update opencensus to 0.12.3. (#4530) by Bogdan Drutu · 6 years ago
  64. a0794d5 core: Implement channel tracing for some events by ZHANG Dapeng · 6 years ago
  65. 25a2ec1 core: fix ServerBuilder.setBinaryLog javadoc (#4514) by zpencer · 6 years ago
  66. 608ce3d core: unit test for channel shutdown during retry backoff by ZHANG Dapeng · 6 years ago
  67. ff9aa39 core,services: fix lints (#4504) by zpencer · 6 years ago
  68. e41e054 Propagate CallCredentials.ATTR_SECURITY_LEVEL from transports by Eric Anderson · 6 years ago
  69. 2743987 services,core: make BinaryLogSink visible, add setter (#4503) by zpencer · 6 years ago
  70. 1f99fcd move io.grpc.BinaryLogProvider to io.grpc.services (#4501) by zpencer · 6 years ago
  71. 1aec994 io.grpc.BinaryLog is now the fully functional API (#4498) by zpencer · 6 years ago
  72. 6f2980e core: fix Attributes hashCode by ZHANG Dapeng · 6 years ago
  73. 68a462e noop: resolve lint warnings found at import. (#4496) by Kun Zhang · 6 years ago
  74. 451c412 core: fix client does not detect truncated message by ZHANG Dapeng · 6 years ago
  75. 10291d5 core: fix missing comment for headers param by Jianwei Mao · 6 years ago
  76. f5f560a all: TimeProvider to use nanos rather than millis by ZHANG Dapeng · 6 years ago
  77. faffb09 core: remove io.grpc core dependency on census (#4461) by zpencer · 6 years ago
  78. 850249f core: fix lints from import (#4472) by zpencer · 6 years ago
  79. 4d94163 core: Add ChannelTracer by ZHANG Dapeng · 6 years ago
  80. e806e38 core: put @ExperimentalApi on CallOptions.of() (#4466) by zpencer · 6 years ago
  81. 6a96656 core: make channel stats' channel state consistent with subchannels by ZHANG Dapeng · 6 years ago
  82. bf4a00c context/core/netty: Add @CheckReturnValue to Context by ZHANG Dapeng · 6 years ago
  83. 561583b core,services: Add ChannelTracing data object by ZHANG Dapeng · 6 years ago
  84. 04a90bc core: stabilize custom CallOptions API (#4457) by zpencer · 6 years ago
  85. 21b73bb core: partially stabilize Attributes API (#4458) by zpencer · 6 years ago
  86. 902baa0 core: do not use internal accessors in BinaryLogProvider (#4454) by zpencer · 6 years ago
  87. 247a76e core,netty,okhttp: make toString more consistent for channelz (#4434) by zpencer · 6 years ago
  88. 6f29b60 core, services: make BinaryLog an explicit object that is passed into channels/servers (#4431) by zpencer · 6 years ago
  89. 60a0b0c all: normalize copyright header by Carl Mastrangelo · 6 years ago
  90. 894c815 core: Document Metadata ownership passes to the Call{,Listener} by Eric Anderson · 6 years ago
  91. 6bf8e0c core: add @CheckReturnValue to CallOptions by Grant Oakley · 6 years ago
  92. e19e8f7 core: populate effective deadline to ClientStream by ZHANG Dapeng · 6 years ago
  93. d50c191 core/stub: fix lint warnings by ZHANG Dapeng · 6 years ago
  94. fcb48ff core,stub: Add toString() to ClientCallImpl and GrpcFuture by Grant Oakley · 6 years ago
  95. b58e0f4 core: stickiness for RoundRobinLoadBalancer by ZHANG Dapeng · 6 years ago
  96. acfb3b9 services,core: simplify CallId generation (#4365) by zpencer · 6 years ago
  97. 9ada30b (low priority) core,netty,interop-testing: stabilize maxInboundMessageSize API (#4399) by zpencer · 6 years ago
  98. 1a2d076 core,netty,okhttp,services,testing: expose security info to channelz (#4300) by zpencer · 6 years ago
  99. 62e6e2d Start 1.13.0 development cycle (#4383) by zpencer · 6 years ago
  100. c37ea15 core: also expose parser on JsonParser by Carl Mastrangelo · 6 years ago