1. e1c6cad grpclb: more useful debug logs. (#4831) by Kun Zhang · 6 years ago
  2. 1899910 core: DnsNameResolver caches refresh (#4812) by creamsoup · 6 years ago
  3. d2c0653 interop-testing: add very_large_request case to test client (#4816) by Eric Gribkoff · 6 years ago
  4. 554210d okhttp: settings acks back after apply settings before sending any data (#4825) by creamsoup · 6 years ago
  5. 2fca42f all: prepend internal classes with Internal (#4826) by zpencer · 6 years ago
  6. 1b6adaf Revert "examples: Add google mirrored maven central to examples pom.xml to deflake kokoro." (#4821) by creamsoup · 6 years ago
  7. 4d366ce all: move Channelz to io.grpc as InternalChannelz (#4797) by zpencer · 6 years ago
  8. f8274c4 doc: update README because we have been requiring Java 7. (#4819) by Kun Zhang · 6 years ago
  9. bbacd16 skip populating trace header if no census impl is available. (#4805) by creamsoup · 6 years ago
  10. d7ce74f benchmarks: fix nano time comparison by ZHANG Dapeng · 6 years ago
  11. 54f76df examples: Add google mirrored maven central to examples pom.xml to deflake kokoro. (#4813) by creamsoup · 6 years ago
  12. f93695a android-interop-testing: correct order in assertEquals (#4810) by Eric Gribkoff · 6 years ago
  13. a18abfb stub: stablize AbstractStub.withExecutor API by ZHANG Dapeng · 6 years ago
  14. 433ac00 alts: convert handshaker service channel to SharedResourceHolder (#4802) by Jiangtao Li · 6 years ago
  15. 87513d8 alts: if ALTS is not running on GCP, fails call (#4807) by Jiangtao Li · 6 years ago
  16. fd73209 cronet: report statsTraceCtx.clientOutboundHeaders() (#4768) by Eric Gribkoff · 6 years ago
  17. 6037659 core: make HedgingPolicy final by ZHANG Dapeng · 6 years ago
  18. 03dab29 buildscripts: run Android interop tests on Firebase (#4314) by Eric Gribkoff · 6 years ago
  19. d3cdfd0 okhttp: use java 7, avoid compiler varargs warning (#4806) by Eric Gribkoff · 6 years ago
  20. 67ee4b6 core: switch to Java 7 source and bytecode (#4801) by Eric Gribkoff · 6 years ago
  21. a80159f doc: new file to be sed'ed during the release. (#4804) by Kun Zhang · 6 years ago
  22. 28d44ae Start 1.16.0 development cycle (#4803) by Kun Zhang · 6 years ago
  23. 7b126b0 all: Swap to Java 7 source and bytecode by Eric Anderson · 6 years ago
  24. 8d6ba23 alts: add Google Default Channel implementation (#4742) by Jiangtao Li · 6 years ago
  25. b2f419c examples: Fix bad copy/paste for tests with Android Studio by Eric Anderson · 6 years ago
  26. bc05b54 README.md: Link to Alpine's protoc-gen-grpc-java by Eric Anderson · 6 years ago
  27. b8f4c7a buildscripts: disable gae jdk7 test (#4787) by zpencer · 6 years ago
  28. 0d79e7a stub: disableAutoInboundFlowControl javadoc correction (#4785) by zpencer · 6 years ago
  29. e9b6568 core: plumb hedging policy by ZHANG Dapeng · 6 years ago
  30. 3f05a6e core: minor cleanup of NameResolverProvider by Carl Mastrangelo · 6 years ago
  31. c318b4e gae-interop-testing: Make gradlew properly relative by Eric Anderson · 6 years ago
  32. 54c4cc1 gae-interop-testing: Always test the version just deployed by Eric Anderson · 6 years ago
  33. 3b578ab travis: Use default Maven settings by Eric Anderson · 6 years ago
  34. 71e9841 travis.yml: Fix protobuf compilation caching by Eric Anderson · 6 years ago
  35. f8d30af Handle exceptions in after by Eric Anderson · 6 years ago
  36. 778804f gae-interop-testing/jdk7: Cleanup after Assert/Assume by Eric Anderson · 6 years ago
  37. 7374b78 log exception to FINE by Eric Anderson · 6 years ago
  38. 38af7eb interop-testing: Clean up even if interrupted by Eric Anderson · 6 years ago
  39. 60461d3 gae-interop-testing: disable timeoutOnSleepingServer by Spencer Fang · 6 years ago
  40. 142851d buildscripts: Use full SHA for protobuf download by Eric Anderson · 6 years ago
  41. 7fe49f9 core: add ability to create stackless status exceptions by Carl Mastrangelo · 6 years ago
  42. 30a4bfb Implement flush coalescing in OkHttp. (#4763) by creamsoup · 6 years ago
  43. 3bc6e31 gae-interop-testing: increase response verbosity (#4765) by zpencer · 6 years ago
  44. 73b0987 services: Fix binarylog's java_package to include version by Eric Anderson · 6 years ago
  45. 366792f android: Robolectric shadows shouldn't be stored (#4746) by zpencer · 6 years ago
  46. a48b090 core: Handle null ProxySelector (#4762) by zpencer · 6 years ago
  47. d1146e2 interop-testing: timeoutOnSleepingServer should check that RPC finished (#4766) by zpencer · 6 years ago
  48. c3c810f buildscripts: Make kokoro script runnable from workstation by Spencer Fang · 6 years ago
  49. 19f4491 buildscripts: Clean up dummy default version check cmd by Spencer Fang · 6 years ago
  50. 9aa53b5 buildscripts,gae-interop-testing: do not promote versions by default by Spencer Fang · 6 years ago
  51. b821cf1 buildscripts,gae-interop-testing: Hardcode service name by Spencer Fang · 6 years ago
  52. 3792242 alts: Use grpc-netty-shaded instead of grpc-netty by Eric Anderson · 6 years ago
  53. 0d4051c Include Java's @Deprecated annotation on RPC services or methods with `option deprecated = true;` by elandau · 6 years ago
  54. 3067263 all: point readme to new jar URL by Carl Mastrangelo · 6 years ago
  55. 13aa028 Correctly determine --use_alts default (#4538) by Arnout Engelen · 6 years ago
  56. 5d4fe28 netty/internal: add InternalNettyChannelBuilder.buildTransportFactory(). (#4757) by Kun Zhang · 6 years ago
  57. 631e46c README.md: Reorganize and trim by Eric Anderson · 6 years ago
  58. ba4db45 Fix errror message when DNS name is invalid. (#4751) by creamsoup · 6 years ago
  59. 6d4841a stub: update docs about Call lifetime + minor cleanups by Carl Mastrangelo · 6 years ago
  60. 3cfc5af core: Avoid implicit requestConnection in PickFirst by Eric Anderson · 7 years ago
  61. 1c5fb5b android: fix raw type lint by Spencer Fang · 6 years ago
  62. 9f477b2 core: fix unused variable lint by Spencer Fang · 6 years ago
  63. a3f9799 grpclb: fix unused variable lint by Spencer Fang · 6 years ago
  64. dccae9d netty: fix unused variable lint by Spencer Fang · 6 years ago
  65. 79b2470 all: update animalsniffer to Java 7 and add Android 14 (#4727) by Eric Gribkoff · 6 years ago
  66. 6735208 core: revert warning about `Status.asException(null)` by Carl Mastrangelo · 6 years ago
  67. 52a7b62 testing-proto: add test for @RpcMethod by jbingham-google · 6 years ago
  68. c42d5bb Bump protobuf-gradle-plugin to 0.8.5 by Eric Anderson · 6 years ago
  69. 2aa02fd core: remove unused fullMethodName field from CensusStatsModule. (#4731) by Kun Zhang · 6 years ago
  70. 9895e24 inprocess: prevent null names, and define socket address equality by Carl Mastrangelo · 6 years ago
  71. b64cde1 Encourage using grpc-netty-shaded instead of grpc-netty by Eric Anderson · 6 years ago
  72. 478f006 grpclb: Fix proto's java_package to match the proto and include version by Eric Anderson · 6 years ago
  73. f329d12 android: add AndroidChannelBuilder#fromBuilder (#4723) by Eric Gribkoff · 6 years ago
  74. 6fa2822 cronet: cleanup remaining usages of deprecated CallOptions#of(). (#4720) by Grant Oakley · 6 years ago
  75. b9d1bb8 core: initialize round robin load balancer picker to random index (#4462) by Tom Leach · 6 years ago
  76. 8544818 all: add tracking issues for all experimental APIs and make it required by Carl Mastrangelo · 6 years ago
  77. 696082f auth: Small improvement to test coverage by Eric Anderson · 6 years ago
  78. 5878b6d CONTRIBUTING.md: Add reference to COMPILING.md by Eric Anderson · 6 years ago
  79. 128f54c all: update readme to point to 1.14 by Carl Mastrangelo · 6 years ago
  80. 989bc87 bazel: Remove http_file trick for neverlink by Eric Anderson · 6 years ago
  81. e520f46 all: doc(readme) bump versions by Erik Pettersson · 6 years ago
  82. c032aba travis.yml: Actually trigger coveralls by Eric Anderson · 6 years ago
  83. 948439d all: fix bazel build deps for netty by Carl Mastrangelo · 6 years ago
  84. ed4b5f3 netty: Remove option to pass promise to WriteQueue by Eric Anderson · 6 years ago
  85. e393b4a repositories.bzl: Upgrade to Truth 0.42 by Eric Anderson · 6 years ago
  86. 8188a3e gradle: Use config_loc in checkstyle by Eric Anderson · 7 years ago
  87. 6ef5742 gae-interop-testing: Disable special_status_message by Eric Anderson · 6 years ago
  88. bcbc6ae core: stabilize Status Exceptions API, and warn on null trailers in Status by Carl Mastrangelo · 6 years ago
  89. 9b200eb core: add flags for selectively enabling grpclb by Carl Mastrangelo · 6 years ago
  90. 75b48b4 interop-testing: Add special_status_message test by Eric Anderson · 6 years ago
  91. d66ba24 Upgrade Shadow and Animalsniffer plugins by Eric Anderson · 6 years ago
  92. 94b2618 Upgrade Gradle to 4.9 by Eric Anderson · 6 years ago
  93. 658e73a core: let channel tracing log service config changes by ZHANG Dapeng · 6 years ago
  94. 03d85ee doc: clarify channel state API unimplemented until v1.6.1 by ZHANG Dapeng · 6 years ago
  95. 72179e2 grpclb: remove unnecessary support for lb delegation by Carl Mastrangelo · 6 years ago
  96. 8da06a8 all: remove unneeded deps on errorprone by Carl Mastrangelo · 6 years ago
  97. 67073c9 core: turn PairSocketAddress into ProxySocketAddress (#4649) by zpencer · 6 years ago
  98. b1c461f all: buildify repositories.bzl by Carl Mastrangelo · 6 years ago
  99. 5823fff Upgrade to Truth 0.42 by Eric Anderson · 6 years ago
  100. 7c83717 android: include proguard config to keep method names (#4667) by Eric Gribkoff · 6 years ago