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. a18abfb stub: stablize AbstractStub.withExecutor API by ZHANG Dapeng · 6 years ago
  5. 0d79e7a stub: disableAutoInboundFlowControl javadoc correction (#4785) by zpencer · 6 years ago
  6. 6d4841a stub: update docs about Call lifetime + minor cleanups by Carl Mastrangelo · 6 years ago
  7. 79b2470 all: update animalsniffer to Java 7 and add Android 14 (#4727) by Eric Gribkoff · 6 years ago
  8. 8544818 all: add tracking issues for all experimental APIs and make it required by Carl Mastrangelo · 6 years ago
  9. 989bc87 bazel: Remove http_file trick for neverlink by Eric Anderson · 6 years ago
  10. 8da06a8 all: remove unneeded deps on errorprone by Carl Mastrangelo · 6 years ago
  11. 15a5ba2 Remove DoNotMock annotation in favor of JavaDoc by Eric Anderson · 6 years ago
  12. 146b600 compiler,stub: update RpcMethod docs and usage by Carl Mastrangelo · 6 years ago
  13. ffcb3b9 compiler, stub: Rename inputType and outputType in @RpcMethod by jbingham-google · 6 years ago
  14. 9229e30 compiler, stub: Add @RpcMethod annotation by jbingham-google · 6 years ago
  15. 7edb41a stub: clarify StreamObservers interaction by Carl Mastrangelo · 6 years ago
  16. 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
  17. dbf9bd2 stub: add @CheckReturnValue to AbstractStub by Grant Oakley · 6 years ago
  18. 60a0b0c all: normalize copyright header by Carl Mastrangelo · 6 years ago
  19. d50c191 core/stub: fix lint warnings by ZHANG Dapeng · 6 years ago
  20. fcb48ff core,stub: Add toString() to ClientCallImpl and GrpcFuture by Grant Oakley · 6 years ago
  21. 23fcedf Bazel: Fix compilation in Java 9 by David Ostrovsky · 6 years ago
  22. 4bc0c95 Update ErrorProne to 2.1.3 and fix failures by Eric Anderson · 6 years ago
  23. c9b02db all: add Status messages to all statuses by Carl Mastrangelo · 6 years ago
  24. 5a87a6f stub: Improve threading expectation docs by Eric Anderson · 7 years ago
  25. de408e0 stub: update ServerCalls to include status messages by Carl Mastrangelo · 7 years ago
  26. 37a67bf stub: clean up call cancellation by Carl Mastrangelo · 7 years ago
  27. c90f27f stub: add withExecutor API by ZHANG Dapeng · 7 years ago
  28. ab0aadf stub: add missing bazel dep @com_google_errorprone_error_prone_annotations//jar (#3584) by zpencer · 7 years ago
  29. 765a40c stub: avoid mocking stub classes by Carl Mastrangelo · 7 years ago
  30. 72b9ee2 all: Fix mismatch in naming Bazel Maven jars by Paul Gross · 7 years ago
  31. 9be41ba core,auth: Stabilize auth flow using CallCredentials by Eric Anderson · 7 years ago
  32. 3731a5d Implemented ClientCallStreamObserver.cancel() by Ryan Michela · 7 years ago
  33. f735fc1 stub: name more anonymous classes by Carl Mastrangelo · 7 years ago
  34. 193fd05 stub: clean up client calls to avoid synthetic class by Carl Mastrangelo · 7 years ago
  35. d387bfe stub: Use named classes rather than anonymous in ServerCalls by Carl Mastrangelo · 7 years ago
  36. 29befc1 doc: update external link by ZHANG Dapeng · 7 years ago
  37. 68d73fa doc: Uppercase Java by Mehrdad Afshari · 7 years ago
  38. 8ce0bc2 Canonicalize URL prefixes to https://grpc.io by Mehrdad Afshari · 7 years ago
  39. c436561 all: Use fixed version number for java 6/7 signatures by Eric Anderson · 7 years ago
  40. b7e50dd testing: move NoopClientCall & NoopServerCall to internal by ZHANG Dapeng · 7 years ago
  41. 6d9e149 build: Add Bazel java_grpc_library rule by Simon Horlick · 7 years ago
  42. 5324509 core: detect invalid states on server side (eg zero responses for unary) (#3068) by zpencer · 7 years ago
  43. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  44. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  45. eb6acfe Javadoc improvements, especially to Context by Eric Anderson · 7 years ago
  46. bb978ba doc: initiate some package javadoc by ZHANG Dapeng · 7 years ago
  47. b2b6745 stub: rm redundant call field in StreamObserverToCallListenerAdapter by ZHANG Dapeng · 7 years ago
  48. 6d44f2f stub: document withChannel and document method history by Carl Mastrangelo · 7 years ago
  49. 42aa64c all: swap to newer animalsniffer plugin by Eric Anderson · 7 years ago
  50. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 7 years ago
  51. efbcd1f core: change method descriptor to be builder based by Carl Mastrangelo · 7 years ago
  52. 018e2d5 all: make some api non-experimental for 1.1 by ZHANG Dapeng · 7 years ago
  53. 8e463ce core,stub: remove deprecated deadline methods by Carl Mastrangelo · 7 years ago
  54. 8d49df2 all: add max message size to client calls by Carl Mastrangelo · 7 years ago
  55. f15ed05 stub: remove a reference to internal by Carl Mastrangelo · 7 years ago
  56. 6dc4633 stub: add withWaitForReady by ZHANG Dapeng · 7 years ago
  57. 893ef44 all/tests: add a ClientCall and ServerCall suitable for use in tests by Carl Mastrangelo · 8 years ago
  58. 48c6b3d all/tests: unmock ClientCall and ServerCall by Carl Mastrangelo · 8 years ago
  59. 8894769 stub: make more classes final by Carl Mastrangelo · 8 years ago
  60. 1285477 all: add parameter name to checkNotNull by Carl Mastrangelo · 8 years ago
  61. fb8402f stub: Avoid double-wrapping status by Eric Anderson · 8 years ago
  62. 297af44 netty: always flush at least once, even if there were no writes by Carl Mastrangelo · 8 years ago
  63. 780b269 Ensure that trailers are not lost when making blocking calls. by nmittler · 8 years ago
  64. 32fd329 core: Rename withCredentials to withCallCredentials on CallOptions by Eric Anderson · 8 years ago
  65. 29776ca core: Fix onReady race by adding DelayedStreamListener by Eric Anderson · 8 years ago
  66. b55a2bf core: clarify StreamObserver documentation by Carl Mastrangelo · 8 years ago
  67. 5487ea8 Remove unused variables by Eric Anderson · 8 years ago
  68. 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  69. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  70. 26fb347 stub: Disable flaky test in ClientCallsTest (#1938) by Eric Anderson · 8 years ago
  71. 93c34ef stub: Improve ClientCall test to fail more obviously by Eric Anderson · 8 years ago
  72. b681a07 Introduce ClientResponseObsever to capture call initiation and to allow by Louis Ryan · 8 years ago
  73. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 8 years ago
  74. 432cec7 core: CallCredentials by Kun Zhang · 8 years ago
  75. 90323ad core: add custom CallOptions by elandau · 8 years ago
  76. 7052d8b core: Promote Deadline API to stable by Eric Anderson · 8 years ago
  77. c102dd4 Add trailers to Status for BlockingResponseStream by nmittler · 8 years ago
  78. 6e40edb Add trailers to Status for BlockingResponseStream by nmittler · 8 years ago
  79. e198480 core, interop-testing: always set message encoding, and use it in interop tests by Carl Mastrangelo · 8 years ago
  80. 2825361 stub: use correct javadoc link for Guava by Carl Mastrangelo · 8 years ago
  81. 951b5a4 Adding metadata to Status exceptions. by nmittler · 8 years ago
  82. d9d4d8b Updating status codes to match the spec. by nmittler · 8 years ago
  83. bc661e7 all: Finish adding tracking issues for ExperimentalApi by Carl Mastrangelo · 8 years ago
  84. 0f9e3fa all: Add issues for many of the experimental API annotations by Carl Mastrangelo · 8 years ago
  85. b0ed77a Specify Status*Exception is to be used in StreamObserver.onError by Eric Anderson · 8 years ago
  86. 16e1689 Allow application to pass cancellation details. by Kun Zhang · 8 years ago
  87. 2fbf142 Provide base methods for Abstract stub by Lukasz Strzalkowski · 8 years ago
  88. 90fbf9b Adapt BindableService in ServerBuilder#addService by Łukasz Strzałkowski · 8 years ago
  89. f8b71e7 Add Abstract{ServiceName} class in compiled service class by Lukasz Strzalkowski · 8 years ago
  90. 385d61a add a little detail about thread safety / fix typo (#1643) by Steven Parkes · 8 years ago
  91. 7d49990 Add RunWith annotation to AbstractStubTest. by Kun Zhang · 8 years ago
  92. 32ddf9f Make CallOptions and AbstractStub use Deadline. by buchgr · 8 years ago
  93. 65d3847 Remove references to Throwable.propagate by Carl Mastrangelo · 8 years ago
  94. fcda0bb Fix javadoc in MetadataUtils by buchgr · 8 years ago
  95. 8e3f375 Add null check for channel and calloptions when creating stub. Fixes #1438 by buchgr · 8 years ago
  96. 7902017 Add CallStreamObserver and ServerCallStreamObserver which allow for application level interaction with flow control by Louis Ryan · 8 years ago
  97. b752e76 Automated readability/efficiency tweaks by Eric Anderson · 8 years ago
  98. 898634f In blocking stubs, throw Status.CANCELLED on interruption by Eric Anderson · 8 years ago
  99. a3c79e8 Add a simple compression API by Carl Mastrangelo · 8 years ago
  100. 4168f67 Optimize blocking calls to avoid app thread pool by Eric Anderson · 9 years ago