Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc-java
/
3c5b5a5e09f547c1c5e030e7a9aaeec56232eb5b
/
testing
/
src
/
main
9de87e3
Add tests for call.cancel() from within messageRead.
by Jakob Buchgraber
· 9 years ago
d0d946e
new name
by Carl Mastrangelo
· 9 years ago
c4e8b1f
Rename internal.Server to internal.TransportServer
by Carl Mastrangelo
· 9 years ago
b3bc7fc
Try out using Truth library
by Carl Mastrangelo
· 9 years ago
3a920cd
Add missing generics to some ServerCall usages
by Eric Anderson
· 9 years ago
3c68c05
Remove ReferenceCounted and add close() to ClientTransportFactory. Fixes #927
by buchgr
· 9 years ago
6a67a97
Add attributes to ServerCall
by Lukasz Strzalkowski
· 9 years ago
2491402
Remove or use unused variables.
by Kun Zhang
· 9 years ago
1170afd
Add transport test for Netty
by Eric Anderson
· 9 years ago
b17a249
Create new AbstractTransportTest for Transports
by Eric Anderson
· 9 years ago
42d7872
Use default keystore
by Carl Mastrangelo
· 9 years ago
484c46c
Revert minor grammar tweaks to avoid syncing readme
by Eric Anderson
· 9 years ago
95d7bfd
Add some initial integration tests for GRPC's TLS support.
by Matt Hildebrand
· 9 years ago
3fef403
Make TestUtils able to read from input stream. This makes it easier to pass in an input stream from a resource
by Carl Mastrangelo
· 9 years ago
975c38e
Keep our certs used for testing the same with their internal version
by Xudong Ma
· 9 years ago
088def1
Updating the server1 cert so that it can be used with Go.
by Julien Boeuf
· 9 years ago
1cfba96
Enforce sending headers before messages on server
by Eric Anderson
· 9 years ago
d966163
Mark classes in testing as ExperimentalApi
by Eric Anderson
· 9 years ago
0a51f0f
Move StreamRecorder to testing package.
by Xudong Ma
· 9 years ago
a508c1d
Remove Headers
by Carl Mastrangelo
· 9 years ago
7dbca92
Remove deprecated method.
by Xudong Ma
· 9 years ago
572f433
Remove Trailers
by Carl Mastrangelo
· 9 years ago
b141093
Make serverInterceptor use MethodDescriptor
by Carl Mastrangelo
· 9 years ago
e76b8e7
Renamed Server payload to message
by Carl Mastrangelo
· 9 years ago
1ac64bd
Remove ServerDelayInterceptor from AbstractTransportTest
by Jack Coughlin
· 9 years ago
3e26b99
Enforce request deadline
by Jack Coughlin
· 9 years ago
8f51457
Rename getSslSocketFactoryForCertainCert to be newSslSocketFactoryForCa.
by Xudong Ma
· 9 years ago
77878a0
Pass timeout header in ChannelImpl
by Jack Coughlin
· 9 years ago
424c7e6
Avoid GCM in unit tests
by Eric Anderson
· 9 years ago
4ee2a65
Allowing Netty TLS bootstrap handler to be sharable.
by nmittler
· 9 years ago
f770ffb
Making test certs more shareable
by nmittler
· 9 years ago
0d89d3d
Fix the issue where the intecepting call fails in start(), does not
by Kun Zhang
· 10 years ago
f831458
Removing all references to "stubby"
by nmittler
· 10 years ago
56e307f
Add BSD license header to all source files
by lryan
· 10 years ago
7f55e81
Allow use of a LocalChannel with Netty & HTTP2
by lryan
· 10 years ago
c5e70c2
Remove StreamState and use inboundPhase/outboundPhase instead
by lryan
· 10 years ago
29cbef1
Renaming gRPC-java "newtransport" package to just "transport".
by nathanmittler
· 10 years ago
0304b3d
Cleaning up various compiler warnings in preparation for opensource.
by nathanmittler
· 10 years ago
28497e3
Add support for servers to deliver response headers
by lryan
· 10 years ago
125c1ce
Delete Session, Operation and ALL of its associated cruft.
by lryan
· 10 years ago
653ffd9
ServerImpl
by ejona
· 10 years ago
eb3fc58
Create an in-process adapter between ClientTransport and HandlerRegistry
by lryan
· 10 years ago
070e308
Have stricter dependencies and build in modules.
by ejona
· 10 years ago
07d3f6a
Move gRPC core to third_party
by ejona
· 10 years ago