- 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
- 55fd61d all: improve contributing.md guidelines. by Jan Tattermusch · 7 years ago
- 104350c core: include how long deadline was in Status message by Carl Mastrangelo · 7 years ago
- 7b97df0 all: fix gradle file for licence type by Carl Mastrangelo · 7 years ago
- 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
- 8a1217d core: Server side cancellations should promptly inform server (#2963) by zpencer · 7 years ago
- 37e2131 protobuf: make toStatusProto return null when metadata key is absent by Eric Gribkoff · 7 years ago
- 917f6fa compiler: Fix compilation error by Jakob Buchgraber · 7 years ago
- f52b4c1 okhttp: ignore unknown HTTP/2 settings by Eric Gribkoff · 7 years ago
- ee38b37 core: remove 2 suffix from streams by Carl Mastrangelo · 7 years ago
- 7b821a0 netty: increase message quantum by Carl Mastrangelo · 7 years ago
- 6760bfe Log deadline narrowing events at FINE instead of INFO. by William Thurston · 7 years ago
- ecbacf0 all: fix bad ref to ServerCall by Carl Mastrangelo · 7 years ago
- cefcd39 Fix incorrect assertEquals argument ordering by Eric Anderson · 7 years ago
- 4ce52d1 all: bump to 1.5.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
- 0fe2c5c all: bump to proto 3.3.1 by Carl Mastrangelo · 7 years ago
- 530b714 core/tracing: set always record events option for the RPC spans. (#2998) by Bogdan Drutu · 7 years ago
- fae55a6 core: delete deprecated affinity API. (#3026) by Kun Zhang · 7 years ago
- 4fe3660 testing: Add missing RunWith to GrpcServerRuleTest by Eric Anderson · 7 years ago
- 347eb09 all: Minor updates to expand javadocs (#2991) by zpencer · 7 years ago
- 66ebcb1 doc: generate use page in javadoc by ZHANG Dapeng · 7 years ago
- 5dc8a12 interop-testing,okhttp,testing: update tests to pass with ipv6 by Eric Gribkoff · 7 years ago
- 7be1720 core: don't expose internal Metadata.headerCount by Carl Mastrangelo · 7 years ago
- a343e99 grpclb: Avoid reference equality for protobuf in oneof by Eric Anderson · 7 years ago
- 3fc8163 okhttp: Make implicit cast explicit to declare it safe by Eric Anderson · 7 years ago
- cf0e161 Remove unused variables by Eric Anderson · 7 years ago
- 67eefa6 Upgrade to netty and netty-tcnative by Łukasz Strzałkowski · 7 years ago
- eb6acfe Javadoc improvements, especially to Context by Eric Anderson · 7 years ago
- 17b74c1 protobuf-lite: fix typo. s/Marhsaller/Marshaller by kenji yoshida · 8 years ago
- 28ad3ba netty: fix server keepalive not initialized bug by ZHANG Dapeng · 8 years ago
- 870dd50 core: clarify more origin docs for Channel by Carl Mastrangelo · 8 years ago
- 90559c7 core: add Since java doc annotations to Server, and clarify return types by Carl Mastrangelo · 8 years ago
- 9954c5f services: HealthStatusManager not to expose server stub methods by ZHANG Dapeng · 8 years ago
- bb978ba doc: initiate some package javadoc by ZHANG Dapeng · 8 years ago
- f4173c3 core,grpclb: Update addresses in OobChannel by Eric Anderson · 8 years ago
- 30b61db core: Update addresses in Subchannel by Eric Anderson · 8 years ago
- 1f7c9d5 core: document ServerBuilder return values and method history by Carl Mastrangelo · 8 years ago
- 5891c96 doc: fix broken links by ZHANG Dapeng · 8 years ago
- f674776 Add/Fix some docs (#2970) by Muxi Yan · 8 years ago
- 7d048af javadoc: fix broken links in javadoc by ZHANG Dapeng · 8 years ago
- 6418371 android-helloworld: Remove usage of ActionBarActivity by Eric Anderson · 8 years ago
- e6804e2 android-helloworld: Ignore proguard warnings for javax.naming by Eric Anderson · 8 years ago
- 7aa807c compiler: remove streaming calls from javadoc for newFutureStub by Eric Gribkoff · 8 years ago
- 06e823e netty: reduce severity of disconnect message by Carl Mastrangelo · 8 years ago
- df69485 build,protobuf: update google_api_protos dependency by Eric Gribkoff · 8 years ago
- 8dc29f9 all: bump recommended gRPC and Proto to 1.3.0 and 3.2.0 by Carl Mastrangelo · 8 years ago
- 50a92e0 android-interop-testing: Support get option in interop app by Xiao Hang · 8 years ago
- a317912 Channel.authority() should return the value of overrideAuthority (#2956) by zpencer · 8 years ago
- b2b6745 stub: rm redundant call field in StreamObserverToCallListenerAdapter by ZHANG Dapeng · 8 years ago
- 0d6b418 Implement GRPCLB client-side load reporting (#2941) by Kun Zhang · 8 years ago
- 982541b build: fix -PerrorProne=false by Eric Anderson · 8 years ago
- de0df97 okhttp: Support GET in okhttp transport by Xiao Hang · 8 years ago
- dcc3902 grpclb: remove non-determinism workaround by Eric Anderson · 8 years ago
- be74e97 core: stop using static flags for Census control. (#2947) by Kun Zhang · 8 years ago
- c1a2fb4 grpclb: expose the token metadata key. (#2944) by Kun Zhang · 8 years ago
- 49bde54 core: integrate instrumentation-java (Census) tracing (#2938) by Kun Zhang · 8 years ago
- ba1c4bf core: Add support for the AppEngine development sandbox by Fred Wulff · 8 years ago
- b6bf252 interop-testing: add cacheable_unary test by Eric Gribkoff · 8 years ago
- e36d229 core,netty: remove grpc-payload-bin from GET requests by Eric Gribkoff · 8 years ago
- 10dd34b grpclb: Flatten LB addresses to use pick-first by Eric Anderson · 8 years ago
- b7833da core: lookup TXT records when doing name resolution by Carl Mastrangelo · 8 years ago
- e576c4c netty: more coverage on server keepalive by ZHANG Dapeng · 8 years ago
- 7cf3551 core: pass ServerCall to ServerStreamTracer. (#2930) by Kun Zhang · 8 years ago
- a92b048 core: add ServerCall.getAuthority() (#2925) by Kun Zhang · 8 years ago
- 965fe5d all: Fix basic compatibility with Mockito 2.7.19 by Eric Anderson · 8 years ago
- 4989736 core: clamp keepAliveTime/Timeout in a way easier for test by ZHANG Dapeng · 8 years ago
- 4a96e25 netty: implement server max connection idle by ZHANG Dapeng · 8 years ago
- 393ebf7 netty,okhttp: handle ENHANCE_YOUR_CALM and too_many_pings by Eric Anderson · 8 years ago
- 6618f97 core: add inboundHeaders() to ClientStreamTracer. (#2921) by Kun Zhang · 8 years ago
- 25658cb core: delete the alias LoadBalancer2. (#2917) by Kun Zhang · 8 years ago
- 41c5aab core: record stats for GET requests (#2914) by Kun Zhang · 8 years ago
- 870ae40 benchmarks: disable flag printing by Carl Mastrangelo · 8 years ago
- 75324e9 netty: fix flaky max connection age tests using sleepAtLeast by ZHANG Dapeng · 8 years ago
- b661ac7 core: Delete AbstractStream (replaced by AbstractStream2) by Eric Anderson · 8 years ago
- 55e3b71 Move okhttp to AbstractStream2 by Xiao Hang · 8 years ago
- ffc64b7 netty: move connection.addListner inside constructor of NettyServerHandler by ZHANG Dapeng · 8 years ago
- be61af4 core: use RESOURCE_EXHAUSTED for max message size failures by Carl Mastrangelo · 8 years ago
- 4f96b0a compiler: move over to method descriptor builder by Łukasz Strzałkowski · 8 years ago
- 17b9016 all: begin 1.4.x development cycle by Carl Mastrangelo · 8 years ago
- ce349ae core: make MethodDescriptor.Builder non experimental by Carl Mastrangelo · 8 years ago
- c8dff0d core: Fix unused variables by Eric Anderson · 8 years ago
- fd30b68 okhttp: Add OptionalMethod support for private classes (#2895) by kpayson64 · 8 years ago
- f1de741 netty: ignore flaky max connection age tests by ZHANG Dapeng · 8 years ago
- b56a728 all: Use "keepalive time" instead of "keepalive delay" by Eric Anderson · 8 years ago
- af4982b netty,okhttp: Allow keepalive without calls by Eric Anderson · 8 years ago
- 4227b0b core: Reduce minimum client keepalive time to 10s by Eric Anderson · 8 years ago
- 0277b91 okhttp,netty: Normalize client-side keepalive APIs by Eric Anderson · 8 years ago
- 64938d3 testing: remove negative asserts about stats. (#2894) by Kun Zhang · 8 years ago
- 02deb9c core: Remove unused mocks which broke @DoNotMock by Eric Anderson · 8 years ago
- 81da785 netty: add jitter to max connection age by ZHANG Dapeng · 8 years ago
- 83a06cc netty: implement server max connection age by ZHANG Dapeng · 8 years ago
- 44cca55 core: remove incorrect reporting of CLIENT_SERVER_ELAPSED_TIME. (#2891) by Kun Zhang · 8 years ago
- 770b7e0 doc: document that channel state is not implemented. (#2890) by Kun Zhang · 8 years ago
- cfc6634 netty: Pass boolean to builder instead of permit/deny specialized naming by Eric Anderson · 8 years ago
- c4e615c core: allow SubchannelPicker to return a StreamTracer factory. (#2882) by Kun Zhang · 8 years ago
- 903197b core: StreamTracer (#2863) by Kun Zhang · 8 years ago
- 4236027 netty: Add config for server keepalive enforcement by Eric Anderson · 8 years ago
- ebd2f2d android: Bump android build plugin version to 2.3.1 by Eric Anderson · 8 years ago
- 810b2d0 all: Update to gradle 3.4.1 by Eric Anderson · 8 years ago
- 3818087 netty: Handle channel creation failure by Eric Anderson · 8 years ago