aboutsummaryrefslogtreecommitdiff
path: root/stub
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/grpc-grpc-javaandroid-s-preview-1Bob Badour
2020-11-18Add a lite OkHttp gRPC Client Library.Karl Shaffer
2018-10-22Fix grpc-java targetandroid-wear-8.0.0_r2Julien Desprez
2018-10-02Start adding Soong build files for grpc-grpc-javamaster-cuttlefish-testing-releaseJulien Desprez
2018-09-14all: use Java7 bracketsCarl Mastrangelo
2018-08-29stub: stablize AbstractStub.withExecutor APIZHANG Dapeng
2018-08-23stub: disableAutoInboundFlowControl javadoc correction (#4785)zpencer
2018-08-13stub: update docs about Call lifetime + minor cleanupsCarl Mastrangelo
2018-08-09all: update animalsniffer to Java 7 and add Android 14 (#4727)Eric Gribkoff
2018-07-31all: add tracking issues for all experimental APIs and make it requiredCarl Mastrangelo
2018-07-30bazel: Remove http_file trick for neverlinkEric Anderson
2018-07-23all: remove unneeded deps on errorproneCarl Mastrangelo
2018-07-20Remove DoNotMock annotation in favor of JavaDocEric Anderson
2018-07-12compiler,stub: update RpcMethod docs and usageCarl Mastrangelo
2018-07-10compiler, stub: Rename inputType and outputType in @RpcMethodjbingham-google
2018-07-06compiler, stub: Add @RpcMethod annotationjbingham-google
2018-06-26stub: clarify StreamObservers interactionCarl Mastrangelo
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-05-04stub: add @CheckReturnValue to AbstractStubGrant Oakley
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-05-02core/stub: fix lint warningsZHANG Dapeng
2018-05-01core,stub: Add toString() to ClientCallImpl and GrpcFutureGrant Oakley
2018-04-26Bazel: Fix compilation in Java 9David Ostrovsky
2018-01-09Update ErrorProne to 2.1.3 and fix failuresEric Anderson
2017-12-04all: add Status messages to all statusesCarl Mastrangelo
2017-11-10stub: Improve threading expectation docsEric Anderson
2017-11-02stub: update ServerCalls to include status messagesCarl Mastrangelo
2017-11-01stub: clean up call cancellationCarl Mastrangelo
2017-10-24stub: add withExecutor APIZHANG Dapeng
2017-10-18stub: add missing bazel dep @com_google_errorprone_error_prone_annotations//j...zpencer
2017-10-05stub: avoid mocking stub classesCarl Mastrangelo
2017-08-11all: Fix mismatch in naming Bazel Maven jarsPaul Gross
2017-07-27core,auth: Stabilize auth flow using CallCredentialsEric Anderson
2017-07-25Implemented ClientCallStreamObserver.cancel()Ryan Michela
2017-07-14stub: name more anonymous classesCarl Mastrangelo
2017-07-14stub: clean up client calls to avoid synthetic classCarl Mastrangelo
2017-07-13stub: Use named classes rather than anonymous in ServerCallsCarl Mastrangelo
2017-07-12doc: update external linkZHANG Dapeng
2017-07-12doc: Uppercase JavaMehrdad Afshari
2017-07-10Canonicalize URL prefixes to https://grpc.ioMehrdad Afshari
2017-06-30all: Use fixed version number for java 6/7 signaturesEric Anderson
2017-06-22testing: move NoopClientCall & NoopServerCall to internalZHANG Dapeng
2017-06-22build: Add Bazel java_grpc_library ruleSimon Horlick
2017-06-15core: detect invalid states on server side (eg zero responses for unary) (#3068)zpencer
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-15Javadoc improvements, especially to ContextEric Anderson
2017-05-10doc: initiate some package javadocZHANG Dapeng
2017-04-27stub: rm redundant call field in StreamObserverToCallListenerAdapterZHANG Dapeng
2017-03-15stub: document withChannel and document method historyCarl Mastrangelo