An open API service providing commit metadata for open source projects.

GitHub / raboof/grpc-java / commits

SHA Message Author Date Stats
95917b8f core: parse retry policy from service config ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
bb0c0e53 core: perform channelz obj removal before things that may throw (#4235) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
ca99f809 core,services: track server sockets in channelz (#4226) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
fd96cc2d alts: Use Guava base16 decoding functions in tests Benedikt Schmidt <b****i@g****m>
Committed by: Carl Mastrangelo <n****l@g****m>
over 8 years ago
2ce1d370 core: re-add back in orphan wrapper Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
7daefd75 core: make ManagedChannel honor Service config LB Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
401726f3 services: update channelz TLS proto to use RFC names (#4233) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
5e8b8c2b cronet: delay cast to ExperimentalCronetEngine (#4230) Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
37cd0427 services: fix lint warning Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
26fc6324 core: fix typo in ClientCall.java javadoc ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9224d2ab services: fix binary logging empty metadata NPE, add null checks (#4213) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2a778f12 testing: temporarily disable socketStats_addresses test (#4216) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
4f19f147 buildscript: read jmh include class from project property (#4215) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2761bbb8 core: handle long dns txt records properly, parse service config, add tests Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6b9e090d core: rm unnecessary InternalNameResolverProvider ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9c5e96e3 buildscripts: Cleaner Linux release Docker Eric Anderson <e****a@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
11c8bcde Start 1.12.0 development cycle Eric Anderson <e****a@g****m> over 8 years ago
7852b347 core: fix channel.getState(true) will not reconnect ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
a83f67a7 core,netty,okhttp: Transparent retry ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
c6fe4deb core: set delayedTransport picker to null in idle mode (#4207) Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
402c1740 core,okhttp,netty,alts,testing: Plumb proxy resolved addr to transports (#4137) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2fc22700 cronet: add API to apply TrafficStats tag and UID to Cronet GRPC channels (#4... Paul Jensen <J****l@u****m>
Committed by: Eric Gribkoff <e****f@g****m>
over 8 years ago
f56ac76b core,services: add ChannelzService class (#4205) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
06784999 core: express children of channels as WithLogId for channelz (#4201) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
f017a065 services: update channelz.proto to refer to sockets as socket_ref (#4203) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
c3c8bc7a core: keep root channels separate from subchannels in channelz (#4200) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
7fd22080 buildscripts: avoid unbound variable error (#4197) Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
4369e8cd buildscripts: add Kokoro-based CI for Android APK stats (#3984) Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
921b668a core,netty,okhttp,testing: separate local vs remote stream start times for ch... zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
1fb72ef6 Ignore proto-generated code for ErrorProne Eric Anderson <e****a@g****m> over 8 years ago
f0eb6d21 core,netty,okhttp,testing: nest TransportStats inside SocketStats for channel... zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
86fe318d services: add channelz protos (#4191) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
c7e15356 alts: minor update to ALTS handshaker proto (#4187) Jiangtao Li <j****o@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
c59ddc52 core: Internal is not necessary for LoadBalancers Eric Anderson <e****a@g****m> over 8 years ago
19cd32fb core: Remove redundancy in JSON parser Eric Anderson <e****a@g****m> over 8 years ago
8b9d1797 core: split JSON parsing into its own file Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
eef9add5 core: rename prepareToLoseNetwork() to enterIdle() (#4179) Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
ca7b3dad interop-testing: Improve failure messages for ping_ping Eric Anderson <e****a@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
cb2f62bb SECURITY.md: Update "known combinations" table for Netty bump Eric Anderson <e****a@g****m> over 8 years ago
ae1fb946 core: use exponential backoff for name resolution (#4105) Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d45e1abd alts: refactoring into alts and alts.internal packages (#4169) Jiangtao Li <j****o@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
26719bdc Partially revert "core: change serverimpl,servercallimpl's internalclose to c... Eric Anderson <e****a@g****m> over 8 years ago
3268082f core: prefer getHostString() to getHostName() in ProxyDetectorImpl (#4165) Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
f865b31f core: Disable ManagedChannelImpl orphan check Eric Anderson <e****a@g****m> over 8 years ago
e392af1e Partially revert "core: Tracking NameResolverProvider being experimental" Eric Anderson <e****a@g****m> over 8 years ago
066ad3ce buildscripts,travis: fetch from mvn with retries (#4140) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
c07ad68c core: Tracking NameResolverProvider being experimental ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
3334a8a5 core: allow application to provide all threads - okhttp channel ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
fcc8ea59 core: load binarylog class using serviceprovider util (#4161) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
1e9bd9a8 protobuf: expose Status specific Unwrapper Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9747994a protobuf: add since tags to StatusProto javadocs Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
7af2373a core,netty,okhttp,alts,inprocess: deprecate usePlaintext(boolean) Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
3002a23a Lint fixes Eric Anderson <e****a@g****m> over 8 years ago
1b5aadf0 core: Disable panic mode Eric Anderson <e****a@g****m> over 8 years ago
09d305c3 core: add server transports to channelz (#4149) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
4dc1b50e core: add ServerImpl to channelz (#4147) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
39decada core: allow application to provide all threads - inprocess channel ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
00d1805f core: register client transports to channelz (#4146) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
25f851bf alts: Remove Java 8 library usages (#4143) Eric Anderson <e****a@g****m>
Committed by: Jiangtao Li <j****o@g****m>
over 8 years ago
ce84c2b2 core: Add missing @RunWith test annotation (#4142) Eric Anderson <e****a@g****m>
Committed by: zpencer <s****g@g****m>
over 8 years ago
b71b1084 core: register channels, subchannels, oobchannels with channelz (#4035) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
4bac7d70 core: add InProcessServerBuilder.generateName() ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
af2ae2a1 alts: re-order dependencies in ALTS bazel build (#4133) Jiangtao Li <j****o@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9f677a99 buildscripts: Hard-code use of TLSv1.2 for github download Eric Anderson <e****a@g****m> over 8 years ago
d8630f25 alts: add ALTS to interop tests Jiangtao Li <j****o@g****m>
Committed by: Carl Mastrangelo <n****l@g****m>
over 8 years ago
ab92ff08 buildscripts: Use ErrorActionPreference=stop with powershell Eric Anderson <e****a@g****m> over 8 years ago
4bd4cf4e buildscripts: check errorlevel of error-prone commands in .bat files Eric Anderson <e****a@g****m> over 8 years ago
21541243 alts: change visibility of `NettyServerBuilder` (#4088) Shohei Kamimori <j****m@g****m>
Committed by: Jiangtao Li <j****o@g****m>
over 8 years ago
2db5e0dc all: rename Bazel workspace to io_grpc_grpc_java Carmi Grushko <c****i@g****m>
Committed by: Carl Mastrangelo <n****l@g****m>
over 8 years ago
713ac0a8 all: update to latest alpn agent Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6d51cb4a netty: bump to 4.1.22-Final Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
e31851a0 core: remove runDunTasks with filter ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d4b11e56 examples: include correct version in Android caching example (#4114) Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9dc4ded5 core: move ManagedChannelImpl orphan check to wrapper class (#4093) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
48ca4527 core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038) Rama Chavali <r****i@g****m>
Committed by: zpencer <s****g@g****m>
over 8 years ago
887217e5 core,services: fix binarylog unit tests (#4109) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
46c1133a core: add panic mode for ManagedChannelImpl (#4023) Kun Zhang <z****3@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
38c84ed9 core: temporarily disable retry when stats or tracing is enabled ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
b78c5cfc core: Improve status descriptions in MessageDeframer Eric Anderson <e****a@g****m> over 8 years ago
7d47ac0c core: Clarify ownership of InputStreams wrt Marshaller and Stream (#3419) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
5f7b64a2 core,services: lock down visibility of BinaryLogSink (#4100) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
137c74d1 Drop @grpc_java from labels Carmi Grushko <c****i@g****m>
Committed by: Eric Anderson <e****a@g****m>
over 8 years ago
bde2ba24 services: introduce BinaryLogSinkProvider (#3917) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
0c27e719 Update README to reference 1.10.0 (#4090) Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
a414b91a context: remove context profiling Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
df4048d9 core: retry part 5 continued, throttle policy ZHANG Dapeng <z****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
e7f2f1de alts: add gRPC ALTS Jiangtao Li <j****o@g****m>
Committed by: Carl Mastrangelo <n****l@g****m>
over 8 years ago
a45d07bc build: run unit tests on osx, ensure proto output included (#4081) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
79bf7de9 examples: match applicationId to AndroidManifest.xml package (#4075) Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
8c51683a SECURITY.md: Mention netty-handler instead of codec-http2 Eric Anderson <e****a@g****m> over 8 years ago
2f288175 core: remove lint warning Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
fbc079d6 buildscripts: build macos artifacts in kokoro (#4066) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
89259218 buildscripts: avoid remote repo vars in uploadArchives for local (#4076) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
35665af7 netty: upgrade to 4.1.21 Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
890da706 Revert "core: tests for forwarding {Server,Client}{Call, CallListener} (#4058... zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6c437b29 netty: upstream unit conversion Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6ea8fffa context: add basic context profiling Carl Mastrangelo <n****l@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
3480a08e core: ConnectivityStateManager is always enabled Eric Anderson <e****a@g****m> over 8 years ago
6ee6eae5 core: add prepareToLoseNetwork() method to ManagedChannel Eric Gribkoff <e****f@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
77397b9d core: tests for forwarding {Server,Client}{Call, CallListener} (#4058) zpencer <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago

← Back to repository