Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc-java
/
e8aef5b4bbb7525800e7c7ecda0f111224382cde
e8aef5b
Start 1.2.0 development cycle
by Carl Mastrangelo
· 8 years ago
fdeade4
netty: work around netty bug when RPCs may be reset early
by Carl Mastrangelo
· 8 years ago
237a65e
core: make ServiceDescriptor use the Builder pattern
by Carl Mastrangelo
· 8 years ago
e08034c
documentation: new server reflection tutorial
by Eric Gribkoff
· 8 years ago
0c0ce37
all: upgrade to netty 4.1.8 and tcnative Fork26
by Carl Mastrangelo
· 8 years ago
cbe0ecd
all: fix linter found on import
by Carl Mastrangelo
· 8 years ago
566d0e9
testing: change names of noopMarshaller to void marshaller
by Carl Mastrangelo
· 8 years ago
9983a7b
docs: security requirement of NameResolver.getServiceAuthority() (#2665)
by Kun Zhang
· 8 years ago
65e4d9f
all: avoid DNS with GRPC_PROXY_EXP
by Eric Anderson
· 8 years ago
23f5a6f
Add support for http forward proxy with CONNECT
by Eric Anderson
· 8 years ago
5bfac21
grpclb: add GrpclbLoadBalancerFactory2
by Kun Zhang
· 8 years ago
0e6cf99
core: open up LBv2 APIs for early adopters.
by Kun Zhang
· 8 years ago
aa0391a
core: pass down addr to which client is connected
by Łukasz Strzałkowski
· 8 years ago
89bc2cd
all: update to latest import ordering
by Carl Mastrangelo
· 8 years ago
0428556
core: allow LBv2 impls to be stripped out by ProGuard. (#2654)
by Kun Zhang
· 8 years ago
f088b81
core: stop "testing" from depending on "core"'s test. (#2652)
by Kun Zhang
· 8 years ago
7d85e73
ForwardingClientCall.getAttributes should call delegate
by dapengzhang0
· 8 years ago
5bae984
services: remove no-op call in reflection service test
by Eric Gribkoff
· 8 years ago
40bc502
core: remove with* methods from MethodDescriptor
by Carl Mastrangelo
· 8 years ago
b33d3cb
core: rename getAttr() and use standard getAttributes()
by Lukasz Strzalkowski
· 8 years ago
8882aba
core: rename attributes() -> getAttributes()
by Łukasz Strzałkowski
· 8 years ago
efbcd1f
core: change method descriptor to be builder based
by Carl Mastrangelo
· 8 years ago
e9fa8c9
core: Only use scheduled executor for timer tasks
by Eric Anderson
· 8 years ago
06c40dc
android: Fix ProGuard rules in Android apps
by Eric Anderson
· 8 years ago
a4e481b
core: make ServiceDescriptor check input values
by Carl Mastrangelo
· 8 years ago
737cd16
core: make StatsContextFactory setters protected (#2634)
by Kun Zhang
· 8 years ago
018e2d5
all: make some api non-experimental for 1.1
by ZHANG Dapeng
· 8 years ago
8a4c7bd
docs: clarify requirements of detach(). (#2630)
by Kun Zhang
· 8 years ago
2bd74c5
core: cancel RPC when exception in server onReady
by Eric Anderson
· 8 years ago
f51316b
testing: Move echo interceptors out of TestUtils
by Eric Anderson
· 8 years ago
d5eb248
all: bump to netty 4.1.7
by Carl Mastrangelo
· 8 years ago
060eb45
Rename attributes() to getAttributes() to make it consistent
by Lukasz Strzalkowski
· 8 years ago
4988d8b
thrift: disable export of artifact
by Carl Mastrangelo
· 8 years ago
1e99b29
all: ErrorProne fixes and avoid @Beta in Guava
by Eric Anderson
· 8 years ago
5a4794f
core: add debug information in MessageDeframer. (#2622)
by Kun Zhang
· 8 years ago
fa8f115
docs: fix deprecation reference in ClientAuthInterceptor. (#2621)
by Kun Zhang
· 8 years ago
6494a17
RoundRobinLoadBalancer minor cleanups (#2611)
by Łukasz Strzałkowski
· 8 years ago
d0d2c1e
docs: add links to examples and tutorials. (#2614)
by Kun Zhang
· 8 years ago
d87a658
core,netty: add getAttributes to ClientStream and ClientCall (#2526)
by ZHANG Dapeng
· 8 years ago
c4642f8
compile: add std:: to all stl types
by Carl Mastrangelo
· 8 years ago
527d243
core: more logs in ManagedChannelImpl. (#2606)
by Kun Zhang
· 8 years ago
d59973c
core,services: separately index mutable and immutable services
by Eric Gribkoff
· 8 years ago
c436d93
core: ServerImpl returns shared resources at termination (#2605)
by Kun Zhang
· 8 years ago
ec7f00a
core,testing: make MethodDescriptor final and add Test helper
by Carl Mastrangelo
· 8 years ago
ce3a94b
core: promote experimental methods in MethodDescriptor
by Carl Mastrangelo
· 8 years ago
5408b92
documentation: fix SECURITY.md example
by Jorg Heymans
· 8 years ago
b5b9ba5
core: fix bug with Metadata merging
by Carl Mastrangelo
· 8 years ago
3144a4f
proto: remove deprecated methods
by Carl Mastrangelo
· 8 years ago
8493498
core: remove thisT() from API
by Carl Mastrangelo
· 8 years ago
813cb09
core: make getResponseMarshaller experimental in MethodDescriptor
by Carl Mastrangelo
· 8 years ago
85bb0a1
core: make Contexts, ResolvedServerInfoGroup, and ServerInterceptors final
by Carl Mastrangelo
· 8 years ago
8e463ce
core,stub: remove deprecated deadline methods
by Carl Mastrangelo
· 8 years ago
d17a7b5
core: abstract channel builder to accept LoadBalancer2 (#2583)
by Kun Zhang
· 8 years ago
a3a5420
context: don't log to logger in static initialization. (#2581)
by Kun Zhang
· 8 years ago
de10b94
readme: Downgrade protoc to 3.0.2 to match grpc-protobuf
by Eric Anderson
· 8 years ago
7cb0497
core: ManagedChannelImpl2. (#2530)
by Kun Zhang
· 8 years ago
cc934b0
testing: Remove accidental cast to char in file IO
by Eric Anderson
· 8 years ago
fed9be2
benchmarks: do not set done to true when HistogramFuture#get
by Kenji Kaneda
· 8 years ago
7fbee39
Introduce a grpc-exp ALPN protocol identifier
by htuch
· 8 years ago
4afb914
all: update styleguide XML to canonical one on github
by Carl Mastrangelo
· 8 years ago
ea4390c
context: put ContextStorageOverride in io.grpc.override. (#2570)
by Kun Zhang
· 8 years ago
8d49df2
all: add max message size to client calls
by Carl Mastrangelo
· 8 years ago
6ed3cbb
core: fix API breakage in ServerBuilder
by Carl Mastrangelo
· 8 years ago
4a4f25a
weekly cleanup: errorprone, javastyle, unused (#2566)
by ZHANG Dapeng
· 8 years ago
5204e4f
releasing: Document bumping version on grpc.io
by Eric Anderson
· 8 years ago
cce8eac
core: upgrade census (now named instrumentation) to 0.3.0 (#2565)
by Kun Zhang
· 8 years ago
322eb8c
grpclb: re-implement GrpclbLoadBalancer in v2 API. (#2557)
by Kun Zhang
· 8 years ago
3d210ae
compiler: reduce synchronzed invocation (#2539)
by ZHANG Dapeng
· 8 years ago
4693492
style: fix styles and error-prones (#2560)
by Kun Zhang
· 8 years ago
1aaf1a9
compiler: final bindService() in generated code. (#2553)
by Kun Zhang
· 8 years ago
09fd43d
compiler: Use public headers instead of pb.h
by Eric Anderson
· 8 years ago
04f216f
Update README to reference 1.0.3
by Eric Anderson
· 8 years ago
84eaefe
interop-testing: Add status_code_and_message interop test
by Eric Gribkoff
· 8 years ago
257062f
interop-testing: Add custom_metadata interop test
by Eric Gribkoff
· 8 years ago
b34d07d
core: remove a benign data race. (#2546)
by Kun Zhang
· 8 years ago
661413c
core: Port PickFirst & RoundRobin LBs to v2 API (#2479)
by Łukasz Strzałkowski
· 8 years ago
24bc205
interop-testing: New client for HTTP/2 interop tests
by Eric Gribkoff
· 8 years ago
ec7d68b
okhttp: catch Throwable to avoid breaking preconditions. (#2536)
by Kun Zhang
· 8 years ago
49b235d
benchmarks: update to jmh 1.17.3
by Carl Mastrangelo
· 8 years ago
bff6506
netty: no add_dep io.netty.handler.ssl.SslContext (#2529)
by ZHANG Dapeng
· 8 years ago
a6ecece
doc: more guidelines for LoadBalancer2 implementations. (#2501)
by Kun Zhang
· 8 years ago
ce9d152
all: update to guava 20
by Carl Mastrangelo
· 8 years ago
f8f569e
core: InternalSubchannel uses ChannelExecutor. (#2503)
by Kun Zhang
· 8 years ago
cb6cf1a
netty: refactor how internal netty channel works
by Carl Mastrangelo
· 8 years ago
e36eb10
codehealth: errorprone, unused
by ZHANG Dapeng
· 8 years ago
1ba66d3
doc: update javadocs in DelayedClientTransport2. (#2522)
by Kun Zhang
· 8 years ago
f394a93
core: add full stack trace in Status.toString
by Carl Mastrangelo
· 8 years ago
946046a
core: two changes on DelayedClientTransport2. (#2505)
by Kun Zhang
· 8 years ago
aada078
services: Flow control for proto reflection service
by Eric Gribkoff
· 8 years ago
221fadc
Implement setListener in AbstractServerStream and remove from subclasses.
by Anuraag Agrawal
· 8 years ago
1f2802a
core: make forTarget(String) non-experimental
by Carl Mastrangelo
· 8 years ago
97b9263
context: add the four-value withValues(). (#2506)
by Kun Zhang
· 8 years ago
677f05d
netty: move internal channel builder code to a special accessor
by Carl Mastrangelo
· 8 years ago
178b526
core: handle a race in DelayedClientTransport(2). (#2486)
by Kun Zhang
· 8 years ago
bd9e041
netty: Add support for keepalive
by Łukasz Strzałkowski
· 8 years ago
0573c25
interop-testing: Observe --use_tls to disable TLS with OkHttp
by Eric Anderson
· 8 years ago
fd33a72
core: thread-less ChannelExecutor. (#2493)
by Kun Zhang
· 8 years ago
ecb79ce
Update param name for saving histograms
by Lukasz Strzalkowski
· 8 years ago
cfb6bd0
context: Fix ErrorProne ClassNewInstance
by Eric Anderson
· 8 years ago
21bca9a
core: Add @Nullable to Metadata#get
by Kenji Kaneda
· 8 years ago
Next »