1. e34f2cf interop: Add constant for necessary max message size by Eric Anderson · 8 years ago
  2. f52b4e5 Make the OkHTTP transport AppEngine friendly. AppEngine may support by Louis Ryan · 8 years ago
  3. d2cc576 core: Fix ErrorProne errors by Eric Anderson · 8 years ago
  4. edf2c62 netty: update to 4.1.2.Final and tcnative Fork18 by Jakob Buchgraber · 8 years ago
  5. e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago
  6. 0a98ff0 interop: Bump maxMessageSize for Android testing by Eric Anderson · 8 years ago
  7. bfcb04c core: Allow avoiding Provider loading, for Android by Eric Anderson · 8 years ago
  8. d7bf67e examples: Provide Maven and Gradle build files by Eric Anderson · 8 years ago
  9. 3c03eb7 travis,jenkins: Fail build if javac emits warnings by Eric Anderson · 8 years ago
  10. 7fb43d2 core: Add generics to raw types in KeepAliveManagerTest by Eric Anderson · 8 years ago
  11. 0e47be1 core: Save accept encoding since Metadata is not thread-safe by Eric Anderson · 8 years ago
  12. 0d6a9de netty: deduplicate javadoc accidentially introduced in e80b136495c by Jakob Buchgraber · 8 years ago
  13. 7504b79 netty: add logging to find cause of ClosedChannelException. by Jakob Buchgraber · 8 years ago
  14. d9001ca Keepalive support by Xiao Hang · 8 years ago
  15. a86c5bf docs: Fix an issue link on ExperimentalApi. by Kun Zhang · 8 years ago
  16. 527fd67 core: Channel Idleness by Kun Zhang · 8 years ago
  17. e80b136 Fix wrong use of checkNotNull in WriteQueue. by Jakob Buchgraber · 8 years ago
  18. 7b26a32 docs: Add gradle build to steps in RELEASING by Eric Anderson · 8 years ago
  19. 554287a docs: Add missing files to sed in RELEASING by Eric Anderson · 8 years ago
  20. 16b096b Reduce default max message size to 4 MiB by Eric Anderson · 8 years ago
  21. 2d7347f netty: undo commit 6a55e29 as netty's DefaultThreadFactory has been fixed by Jakob Buchgraber · 8 years ago
  22. 1257f96 netty: reduce allocations in write queue. by Jakob Buchgraber · 8 years ago
  23. 9bbaa8f interop tests: fix race in Compression tests where MetadataEntry.getParsed was being concurrently called. by Carl Mastrangelo · 8 years ago
  24. 8d92831 core: add @GaurdedBy annotations for mutable state of ServerImpl by Carl Mastrangelo · 8 years ago
  25. 2292cbf netty: prevent race between transportCreated and transportShutdown by Carl Mastrangelo · 8 years ago
  26. 46379da Start 1.0.0 development cycle by Eric Anderson · 8 years ago
  27. 75f27ba examples: Avoid deprecated generated class by Eric Anderson · 8 years ago
  28. 32fd329 core: Rename withCredentials to withCallCredentials on CallOptions by Eric Anderson · 8 years ago
  29. 8f78b4d Fixing error-prone warnings. by nmittler · 8 years ago
  30. 3eafa5a benchmarks: fix typo in README by Jakob Buchgraber · 8 years ago
  31. 31651f3 auth: Promote OAuth2 service accounts to JWT by Eric Anderson · 8 years ago
  32. c573374 netty: fix incorrect usage of AsciString. by Jakob Buchgraber · 8 years ago
  33. f149e4c compiler: deprecate interfaces and add ImplBase in codegen by ZHANG Dapeng · 8 years ago
  34. dc027ff examples: add an example showing how to get the error details from a call by Carl Mastrangelo · 8 years ago
  35. 4b17a2e Android hello world example is now using proto lite. by David Cao · 8 years ago
  36. 8ed2dc8 testware: fix flakes caused by pickUnusedPort by ZHANG Dapeng · 8 years ago
  37. dbef1af Bump protobuf dependency to 3.0.0-beta-3 by Eric Anderson · 8 years ago
  38. fe5b7e3 core: Improve error message when lacking NameResolverProviders by Eric Anderson · 8 years ago
  39. 29776ca core: Fix onReady race by adding DelayedStreamListener by Eric Anderson · 8 years ago
  40. 88a0378 core: Add a RoundRobin LoadBalancer. by William Thurston · 8 years ago
  41. b55a2bf core: clarify StreamObserver documentation by Carl Mastrangelo · 8 years ago
  42. fc5197f netty: detect when ALPN was not used. Fixes #522 by Jakob Buchgraber · 8 years ago
  43. 46f418d core: fix race with exception in onMessage by Carl Mastrangelo · 8 years ago
  44. 6c59770 core: update issue for Contexts experimental status by Carl Mastrangelo · 8 years ago
  45. 5487ea8 Remove unused variables by Eric Anderson · 8 years ago
  46. e11917e core: add package level javadoc. by Carl Mastrangelo · 8 years ago
  47. a10712b examples: move json server and client to advanced package by Carl Mastrangelo · 8 years ago
  48. 6f2c1ea core: mark Context as not experimental by Carl Mastrangelo · 8 years ago
  49. adbc3f7 doc: add flow-control example to ClientCall javadoc. by Kun Zhang · 8 years ago
  50. 23f34be core: Move ServerMethodDefinition back into top-level class by Eric Anderson · 8 years ago
  51. cd9042b core: Harden ServiceDescriptor API by Eric Anderson · 8 years ago
  52. bf588b0 core: Add convenience builder for ServerServiceDefinition by Eric Anderson · 8 years ago
  53. 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  54. 2eaa540 doc: Status's cause is not transmitted from server to client (#1962) by ZHANG Dapeng · 8 years ago
  55. 95d44b4 core: make ServerInterceptor non experimental by Carl Mastrangelo · 8 years ago
  56. b51749b core: make BindableService no longer experimental. by Carl Mastrangelo · 8 years ago
  57. d6a090a auth: handle null value from getRequestMetadata(). by Kun Zhang · 8 years ago
  58. 920d8a1 auth: revert ClientAuthInterceptor to its original implementation. by Kun Zhang · 8 years ago
  59. 4372cee android: Add ProGuard rules for NameResolverProvider by Eric Anderson · 8 years ago
  60. b7ed883 core: Avoid loading ManagedChannelProvider from NameResolverProvider by Eric Anderson · 8 years ago
  61. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  62. 11a314e Delete the old ClientCall.cancel(). by Kun Zhang · 8 years ago
  63. def237d auth: MoreCallCredentials.from(Credentials). by Kun Zhang · 8 years ago
  64. 63d8274 core: don't create a new context for each client call. Fixes #1926 by Jakob Buchgraber · 8 years ago
  65. 26fb347 stub: Disable flaky test in ClientCallsTest (#1938) by Eric Anderson · 8 years ago
  66. 93c34ef stub: Improve ClientCall test to fail more obviously by Eric Anderson · 8 years ago
  67. 95791b7 okhttp: fix NPE when using CLEARTEXT connectionSpec by ZHANG Dapeng · 8 years ago
  68. 38b950f core: add transportInUse() to transport listener. by Kun Zhang · 8 years ago
  69. 33cd6be core: Overwrite values for existing custom call options. by Jakob Buchgraber · 8 years ago
  70. e7c735a Make ServerCallHandler non-experimental. by Kun Zhang · 8 years ago
  71. a62e976 docs: Don't suggest using grpc-all by Eric Anderson · 8 years ago
  72. a2076f4 core: Enable per-message compression bit by default by Eric Anderson · 9 years ago
  73. 7c2f791 benchmarks: add a header encoding benchmark by Carl Mastrangelo · 8 years ago
  74. b681a07 Introduce ClientResponseObsever to capture call initiation and to allow by Louis Ryan · 8 years ago
  75. 26bace6 core: Improve fail fast status messages by Eric Anderson · 8 years ago
  76. 56a2938 core: Add NameResolverProvider by Eric Anderson · 8 years ago
  77. df346e3 examples: make JSON code more obviously advanced by Carl Mastrangelo · 8 years ago
  78. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 8 years ago
  79. 0b55c81 core: Move ACCEPT_ENCODING_JOINER to DecompressorRegistry by Eric Anderson · 8 years ago
  80. 4b127f2 core: Fix CallOptions 'wait for ready' and toString() by Jakob Buchgraber · 8 years ago
  81. 7da48ae core: log exceptions thrown by Runnable's executed via schedule(..). Fixes #1237 by Jakob Buchgraber · 8 years ago
  82. 9d4a43f core: fail fast implementation by ZHANG Dapeng · 8 years ago
  83. 432cec7 core: CallCredentials by Kun Zhang · 8 years ago
  84. 1215496 docs: update documentation for client TLS in SECURITY.md by Doug Clark · 8 years ago
  85. a05ab57 core: emit lists of lists from NameResolver by William Thurston · 8 years ago
  86. 03d9450 netty: Use uber boringssl jar by Eric Anderson · 8 years ago
  87. 3f5a154 netty: Bump Netty dependency to 4.1.1.Final by Eric Anderson · 8 years ago
  88. 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 8 years ago
  89. 05ce545 core: A missed-out test for #1896 by Kun Zhang · 8 years ago
  90. b88ea27 core/internal: add 3-arg newStream method to ClientTransport interface (#1898) by ZHANG Dapeng · 8 years ago
  91. 53cd333 core: add test for complete() without close() exception in AbstractServerStream. Fixes #615 by Jakob Buchgraber · 8 years ago
  92. 0021e06 benchmarks: reset context in AsyncClient to avoid chaining. by Carl Mastrangelo · 8 years ago
  93. c6fd94c Implement shutdownNow by Eric Anderson · 9 years ago
  94. 631a9d5 Fix URI construction. by Kun Zhang · 8 years ago
  95. d25b65b testing: add tests for Netty bug where a channel would break after a RST_STREAM frame. Fixes #1682 by Jakob Buchgraber · 8 years ago
  96. c6c7479 netty: add toString() to GrpcHttp2Headers by Jakob Buchgraber · 8 years ago
  97. 90323ad core: add custom CallOptions by elandau · 8 years ago
  98. 2ed39c9 core: cache decompressor registry encodings, and make it copy on write by Carl Mastrangelo · 8 years ago
  99. 9050640 Differentiate transport to LB services and to servers. by Kun Zhang · 8 years ago
  100. 676bf48 core: fix nags from linter by Carl Mastrangelo · 8 years ago