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