Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc-java
/
cea8e8e4a799aaecede746c5235acd6dd8323b72
cea8e8e
Add tests for nano proto
by Eric Anderson
· 9 years ago
122f93c
Add unit tests for SizeEnforcingInputStream
by Carl Mastrangelo
· 9 years ago
353aabc
Increase coverage for CallOptions
by Eric Anderson
· 9 years ago
3efc61b
Guard against NPE in Netty handlers
by nmittler
· 9 years ago
a2216f6
Deflake OkHttpClientTransportTest.
by Xudong Ma
· 9 years ago
edd57c9
Support default port in NameResolver.
by Kun Zhang
· 9 years ago
63f1482
Increase code coverage of Context
by Eric Anderson
· 9 years ago
5487c42
Update okhttp javadoc
by Carl Mastrangelo
· 9 years ago
db56c24
Add followup ProtocolNegotiators.tls tests
by Carl Mastrangelo
· 9 years ago
dd815bc
Add initial Protocol Negotiation tests
by Carl Mastrangelo
· 9 years ago
2c2d717
Assert that timeouts didn't occur in Context tests
by Eric Anderson
· 9 years ago
579e65c
Simplify Jenkins configuration on Windows
by Eric Anderson
· 9 years ago
209d3a3
Upgrade gradle to 2.8
by Eric Anderson
· 9 years ago
2467d61
Correct path for dep building short-circuiting
by Eric Anderson
· 9 years ago
6f64999
Addressing concurrency issue in MessageFramer.
by nmittler
· 9 years ago
f39b67c
Add uri checking
by Carl Mastrangelo
· 9 years ago
efac679
NameResolverRegistry and better-defined target string.
by Kun Zhang
· 9 years ago
6dc5e80
Support OS X on Travis
by Eric Anderson
· 9 years ago
17597ce
Pass the initial transportFuture to DelayedStream.
by Kun Zhang
· 9 years ago
33e26cd
Delete ManagedChannelImplTest.transportFailsOnStart
by Eric Anderson
· 9 years ago
74088c4
Allow authority override to be propagated to Protocol Negotiators
by Carl Mastrangelo
· 9 years ago
16c4c49
Fix flake in ManagedChannelImplTest.transportFailsOnStart
by Eric Anderson
· 9 years ago
942f4c9
Load-balancing ManagedChannelImpl.
by Kun Zhang
· 9 years ago
bfbd6e1
Expose unimplemented_method test to interop test client.
by Xudong Ma
· 9 years ago
ce93051
Cover more low hanging fruit
by Carl Mastrangelo
· 9 years ago
80eb600
modify .gitignore to ignore Emacs files
by Nathan Naze
· 9 years ago
5667f0e
Add "using std::to_string" to java_generator.cpp, it is needed by internal version.
by Xudong Ma
· 9 years ago
b121c46
Reduce OkHttp dependency, copy all the needed files into our repository.
by Xudong Ma
· 9 years ago
6d296e8
Upgrade OkHttp to 2.5
by Xudong Ma
· 9 years ago
b1430ae
Expose timeout_on_sleeping_server test to interop test client.
by Xudong Ma
· 9 years ago
a62db8f
Update comment; Parser was replaced with NanoFactory
by Eric Anderson
· 9 years ago
1ee336d
Use one codegen class for all Nano factories
by Eric Anderson
· 9 years ago
8138308
Up code coverage for Metadata
by Carl Mastrangelo
· 9 years ago
72a0a38
[okhttp] Make sure transportShutdown() always be called before calling transportTerminated().
by Xudong Ma
· 9 years ago
6474938
Allow non-host based authorities in OkHttp transport
by Carl Mastrangelo
· 9 years ago
996ea2f
Give dependency example for android clients.
by Xudong Ma
· 9 years ago
d42a09b
Add authority work around for OkHttp channels
by Carl Mastrangelo
· 9 years ago
a61beef
Update documentation for CGM, in light of jre8u60
by Eric Anderson
· 9 years ago
6e04c31
Adding consistent exception handling for Netty
by nmittler
· 9 years ago
2d067ed
Allow host authority override.
by Carl Mastrangelo
· 9 years ago
bb113ad
Use timeout when verifying setDecompressionRegistry()
by Kun Zhang
· 9 years ago
be400d3
Stub mockTransport.newStream() to prevent NPE.
by Kun Zhang
· 9 years ago
a99e977
Have OpenSSL v1.0.2 available to unit tests
by Eric Anderson
· 9 years ago
8928846
Prepare channel layer for upcoming load-balancing changes.
by Kun Zhang
· 9 years ago
9ea70ad
Update README to reference 0.9.0
by Eric Anderson
· 9 years ago
400926e
[Android-interop-test] Support non-tls test and replace a deprecated API call
by Xudong Ma
· 9 years ago
70cdf76
adjust other usages in protocol negotiators
by Carl Mastrangelo
· 9 years ago
75e291f
docs
by Carl Mastrangelo
· 9 years ago
cb317c7
Update to share versions
by Carl Mastrangelo
· 9 years ago
ff19d90
Force http2 connection when using tls
by Carl Mastrangelo
· 9 years ago
2a98c2e
Replace broken link in example
by Eric Anderson
· 9 years ago
46c18ea
Move decompressor setting down into the AbstractStream
by Carl Mastrangelo
· 9 years ago
f7f57b7
Put nano generated code into nano package, unless option javanano_use_deprecated_package is set.
by Xudong Ma
· 9 years ago
f15f672
Correct the order of arguments.
by Xudong Ma
· 9 years ago
d7cdcc6
Merge pull request #1071 from nmittler/flaky_test
by Nathan Mittler
· 9 years ago
7c2ff63
Fixing flaky test Http2NettyTest.deadlineExceeded()
by nmittler
· 9 years ago
d04994f
Update Windows building instructions for proto3b1
by Eric Anderson
· 9 years ago
ea4eed5
Reduce memory usage in test.
by Xudong Ma
· 9 years ago
5fc954b
Merge pull request #1069 from nmittler/readme
by Nathan Mittler
· 9 years ago
b7a72c1
Adding homepage and mailing list to the README
by nmittler
· 9 years ago
f0d9579
Updating Netty to send a single SETTINGS frame.
by nmittler
· 9 years ago
e13d1dc
Fixing benchmarks.
by nmittler
· 9 years ago
70fbd67
Remove unused function in netty test
by Carl Mastrangelo
· 9 years ago
bfd7450
Remove Netty test that fails with upstream
by Carl Mastrangelo
· 9 years ago
9e690f8
Make io.grpc.Status.STATUS_LIST be static final, not just static.
by Éamonn McManus
· 9 years ago
75624bb
Remove unused protos.
by Xudong Ma
· 9 years ago
5dad18c
Pass decompressor registry around and make it less static
by Carl Mastrangelo
· 9 years ago
b82ac31
Fixing fedora classifier on master branch.
by nmittler
· 9 years ago
2016a88
Update the comments in proguard-rules files.
by Xudong Ma
· 9 years ago
551323f
classifierWithLikes breaks protobuf-gradle-plugin
by Eric Anderson
· 9 years ago
9987aa2
Remove javatutorial; it duplicates grpc.io website
by Eric Anderson
· 9 years ago
57ebf8a
Update Android example.
by Xudong Ma
· 9 years ago
4cc103a
Mark Status*Exception.getStatus() final
by Eric Anderson
· 9 years ago
4572b19
Add a message accept encoding header
by Carl Mastrangelo
· 9 years ago
c4bcf14
Updating tcnative and osdetector
by nmittler
· 9 years ago
b24aa53
Merge branch 'changelog'
by Carl Mastrangelo
· 9 years ago
f3a5811
Add a Changes document to keep track of release notes
by Carl Mastrangelo
· 9 years ago
d823d35
Change version to 0.10.0-SNAPSHOT
by Eric Anderson
· 9 years ago
24c398e
Upgrade maven-os-plugin in README
by Artem Prigoda
· 9 years ago
1e1d53b
Fix test checking for invalid content type
by Eric Anderson
· 9 years ago
47ad6f8
Fix the double-closure of server call for interop tests.
by Xudong Ma
· 9 years ago
efa774b
Checkstyle shouldn't rely on current directory
by Eric Anderson
· 9 years ago
6e06516
Mark more server-side pieces experimental
by Eric Anderson
· 9 years ago
491a98a
Restrict more of the API: Metadata, ServerCall, Status
by Eric Anderson
· 9 years ago
4b27e54
Don't let server start if already shutting down
by Carl Mastrangelo
· 9 years ago
45c75f2
Fix broken tutorial link.
by Jerjou Cheng
· 9 years ago
1cfba96
Enforce sending headers before messages on server
by Eric Anderson
· 9 years ago
701f9cd
Remove stray request() in server-sending path
by Eric Anderson
· 9 years ago
f894339
request() is thread-safe
by Eric Anderson
· 9 years ago
ff3dbf7
Deprecate OkHttpChannelBuilder#overrideHostForAuthority
by Kun Zhang
· 9 years ago
49bb24c
Make Interop Server block until shutdown
by Carl Mastrangelo
· 9 years ago
abe5b8e
Start 1.0.0 development cycle
by Eric Anderson
· 9 years ago
9cb36c6
Mark some APIs codegen uses experimental to allow for optimizations
by Eric Anderson
· 9 years ago
4ff4314
Recommend OpenSSL in SECURITY.md
by nmittler
· 9 years ago
eab74b5
Update Client Examples to use ManagedChannelBuilder
by Carl Mastrangelo
· 9 years ago
f6582d8
Add a hook to set TLS
by Carl Mastrangelo
· 9 years ago
538cf21
Add usePlaintext to ManagedChannelBuilder
by Eric Anderson
· 9 years ago
41d93cf
Use Providers in examples
by Carl Mastrangelo
· 9 years ago
bccaf07
Use real authority parsing in ClientAuthInterceptor
by Eric Anderson
· 9 years ago
5b2a03a
Add overrideAuthority to ManagedChannelBuilder
by Eric Anderson
· 9 years ago
Next »