- caeeb06 services, xds, orca: use application_utilization and fallback to cpu_utilization if unset in WRR (#10256) by Daniel Liu · 1 year, 9 months ago
- 5a27e3e services, xds, orca: support EPS in client-side WRR (#10177) by Daniel Liu · 1 year, 9 months ago
- 847ea7c Upgrade Mockito to 3.12.4 by Eric Anderson · 1 year, 10 months ago
- b249a53 services: allow cpu utilization greater than 1 (#10107) by yifeizhuang · 1 year, 10 months ago
- e12baed services: rename to (clear)setQpsMetric (#10031) by yifeizhuang · 1 year, 11 months ago
- 5201e49 services,orca: update backend metrics support to allow for server-wide metrics recording (per-call and OOB) (#9902) by Daniel Liu · 1 year, 11 months ago
- 58e2224 Fix order dependent tests regarding message duration b/271122310 (#9930) by Larry Safran · 1 year, 11 months ago
- ae6c506 all: fix build with errorprone 2.18 (#9886) by Benjamin Peterson · 2 years ago
- 19eab29 compiler: Generate interfaces for services to implement (#9688) by Larry Safran · 2 years ago
- 6119f6e services: add qps in orca api (#9866) by yifeizhuang · 2 years, 1 month ago
- d17a2db Upgrade to Checkstyle 8.28 by Eric Anderson · 2 years, 2 months ago
- 7665d38 Revert "Add LoadBalancer.acceptResolvedAddresses() (#8742)" (#9414) by Terry Wilson · 2 years, 7 months ago
- 70a29fb Add LoadBalancer.acceptResolvedAddresses() (#8742) by Terry Wilson · 2 years, 7 months ago
- 5f1a1d4 service: CalMetricRecorder.recordCallMetric is deprecated, use CalMetricRecorder.recordRequestCostMetric (#9410) by yifeizhuang · 2 years, 7 months ago
- 58cd6e1 example: fix orca example to use new ORCA API (#9403) by yifeizhuang · 2 years, 7 months ago
- 756fdf3 service: make the orca MetricReport a top level experimental class (#9382) by yifeizhuang · 2 years, 7 months ago
- 6609f11 xds: do not expose orca proto in ORCA api (#9366) by yifeizhuang · 2 years, 8 months ago
- 01ab821 interop-test: add orca test case (#9079) by yifeizhuang · 2 years, 9 months ago
- 5bb721e interop-testing: Support syncing protos from grpc-proto by Eric Anderson · 2 years, 9 months ago
- c39b358 orca: change metric recorder api to: clear/set/put/remove/setAll (#9180) by yifeizhuang · 2 years, 9 months ago
- b771403 xds: separate orca APIs and implementations (#9144) by yifeizhuang · 2 years, 10 months ago
- 9a5467b xds: move orca to java package io.grpc.xds.orca (#9086) by yifeizhuang · 2 years, 10 months ago
- 3179bc3 Revert "use charset from StandardCharsets instead of 'Charset.forName' (#8779)" by Penn (Dapeng) Zhang · 3 years, 1 month ago
- 58a7ace Bump ErrorProne to 2.10.0 by Eric Anderson · 3 years, 2 months ago
- a74a3ad use charset from StandardCharsets instead of 'Charset.forName' (#8779) by Jintao · 3 years, 2 months ago
- 0cabf56 compiler: Add GrpcGenerated annotation to generated class by Eric Anderson · 3 years, 8 months ago
- 6201db2 Fix aarch64 emulation-triggered flakes by Eric Anderson · 3 years, 9 months ago
- bab1fe3 services: move classes with protobuf dependency into io.grpc.protobuf.services (#8056) by Chengyuan Zhang · 3 years, 11 months ago
- 18f5fc2 api: implement admin interface API (#7928) by Chengyuan Zhang · 4 years ago
- 461b10a services: add support for channelz.GetServer() by Sergii Tkachenko · 4 years, 1 month ago
- b66d182 api: delete LoadBalancer.Helper APIs that had been deprecated for a long time (#7793) by Chengyuan Zhang · 4 years, 2 months ago
- 7d77f64 compiler: remove some of the static imports in codegen (#7751) by ZHANG Dapeng · 4 years, 2 months ago
- 020fb36 Fix lint warnings by Eric Anderson · 4 years, 7 months ago
- e92b227 Update to Error Prone 2.4 by Eric Anderson · 4 years, 7 months ago
- 80d62bf Upgrade to Mockito 3.3.3 by Eric Anderson · 4 years, 7 months ago
- 0201c5a stub: Have disableAutoRequest() on server-side by Eric Anderson · 4 years, 9 months ago
- a9250c1 stub: Add disableAutoRequestWithInitial that disables all automatic inbound flow-control requests by DRayX · 4 years, 10 months ago
- a423900 api, core, services: make ProtoReflectionService interceptor compatible (#6967) by Chengyuan Zhang · 4 years, 10 months ago
- a57f1a9 services: fix a local variable name (#6802) by Kun Zhang · 5 years ago
- 2162ad0 service: HealthCheckingLoadBalancerFactory using its own attribute (#6704) by Jihun Cho · 5 years ago
- 75f6fd8 Upgrade error_prone_annotations to 2.3.4 by Tomo Suzuki · 5 years ago
- 90969b3 core: make service config error handling optional implementation (#6564) by Jihun Cho · 5 years ago
- 7db873f Roll-forward of stub,compiler: generated stub extends Abstract{Async,Future,Blocking}Stub #6196 (#6458) by Jihun Cho · 5 years ago
- 2eb3f8c stub,compiler: Rollback Abstract{Future,Blocking,Async}Stub (#6317) by Jihun Cho · 5 years ago
- 45d49a5 stub,compiler: generated stub extends Abstract{Async,Future,Blocking}Stub (#6196) by Jihun Cho · 5 years ago
- 024a46b bazel: Support --incompatible_load_proto_rules_from_bzl by Eric Anderson · 5 years ago
- b8933fa services: added even more (context-related) test cases for CallMetricRecorder (#6033) by Chengyuan Zhang · 6 years ago
- 99993be xds: implement a server interceptor for taking server application metrics and sending to client side in ORCA format (#6018) by Chengyuan Zhang · 6 years ago
- 50df56f xds: add a missing test case for CallMetricRecorder and polish test data. (#6019) by Chengyuan Zhang · 6 years ago
- f15a6bd services: implement a lb policy agnostic call metric recorder for backend applications (#6004) by Chengyuan Zhang · 6 years ago
- 47b11ab compiler: Use 'SERVICE_NAME' instead of duplicated '$Package$$service… (#5943) by liym · 6 years ago
- ff33ecd services: fix HealthCheckingLoadBalancer.shutdown() (#5887) by Kun Zhang · 6 years ago
- 8e59a2d Revert "services: fix HealthCheckingLoadBalancer.shutdown(). (#5848)" by Eric Anderson · 6 years ago
- c6f1516 services: fix HealthCheckingLoadBalancer.shutdown(). (#5848) by Kun Zhang · 6 years ago
- 6aadaf0 core,services: cleanup io.grpc.internal.IoUtils by ZHANG Dapeng · 6 years ago
- 00d4cc2 all: fix lint (#5770) by Chengyuan Zhang · 6 years ago
- 7934594 api: pass Subchannel state updates to SubchannelStateListener rather than LoadBalancer (take 2) (#5722) by Kun Zhang · 6 years ago
- f8d0868 Revert "core: pass Subchannel state updates to SubchannelStateListener rather than LoadBalancer (#5503)" (#5684) by Kun Zhang · 6 years ago
- 04e0703 all: update to truth 0.44 by Carl Mastrangelo · 6 years ago
- a395eec core: update LB and NR API names by Carl Mastrangelo · 6 years ago
- 62b03fd core: pass Subchannel state updates to SubchannelStateListener rather than LoadBalancer (#5503) by Kun Zhang · 6 years ago
- 0244418 core: Move ConfigOrError up level up. (#5578) by Kun Zhang · 6 years ago
- bcb4515 services: Remove dependency on re2j by Eric Anderson · 6 years ago
- 17d67f1 all: add LoadBalancer overload for Resolution results by Carl Mastrangelo · 6 years ago
- 5ef8377 core: remove Type from ConfigOrError by Carl Mastrangelo · 6 years ago
- 43d38cf services/grpclb: use Stopwatch to provide elapsed time for backoffs (#5491) by Chengyuan Zhang · 6 years ago
- d35fbd7 all: Update to Mockito 2 by Tim van der Lippe · 6 years ago
- c6b5052 all: move LB parsing logic into LB.Factory by Carl Mastrangelo · 6 years ago
- e5e01b5 core,grpclb: use better generics on service config by Carl Mastrangelo · 6 years ago
- b48b0ac all: Stop committing generated protobuf messages by Eric Anderson · 6 years ago
- a15a311 core: deprecate LoadBalancer.Helper#getNameResolverFactory (#5418) by Kun Zhang · 6 years ago
- eaca734 Upgrade to protobuf 3.6.1 by Eric Anderson · 6 years ago
- 3a39b81 all: remove java6 type args by Carl Mastrangelo · 6 years ago
- a31473e all: fix usages of any(<Primitive>.class) matchers by Tim van der Lippe · 6 years ago
- ed0a9f3 netty: support listening on multiple ports by Carl Mastrangelo · 6 years ago
- 32fc0bc services: set the default serving state of all services to SERVING by Carl Mastrangelo · 6 years ago
- abdae25 services: log an error to java logger when health-check disabled. (#5261) by Kun Zhang · 6 years ago
- e06b941 alts,services: Sync proto sources from grpc-proto by Eric Anderson · 6 years ago
- 186409f buildscripts: Add script to sync .protos from grpc-proto by Eric Anderson · 6 years ago
- 1bf8476 core: standardize logid format and add details for channelz by Carl Mastrangelo · 6 years ago
- dbc9a89 services: add method to make health checker permanently go unhealthy by Carl Mastrangelo · 6 years ago
- c8b2cdc core/services: test/debug friendlier (#5079) by Kun Zhang · 6 years ago
- ea9bdab services: use Durations.toNanos instead of Duration.getNanos (#5059) by zpencer · 6 years ago
- 5b87e99 core: move round-robin to util and include it to hard-coded list (#5057) by Kun Zhang · 6 years ago
- 7a89ce2 Lint fixes by Eric Anderson · 6 years ago
- 31af065 services: cancel health-check when LoadBalancer.shutdown() is called. (#5051) by Kun Zhang · 6 years ago
- 1115407 services: HealthCheckingLoadBalancer logs to ChannelLogger (#5042) by Kun Zhang · 6 years ago
- 21bd098 services: annotate HCRRLBP with RunWith (#5039) by Kun Zhang · 6 years ago
- 99f5943 services: HealthCheckingLoadBalancerUtil and HealthCheckingLoadBalancerProvider (#5026) by Kun Zhang · 6 years ago
- 65bd384 services: define SERVICE_NAME_ALL_SERVICES for the empty service name (#5027) by Kun Zhang · 6 years ago
- 3d51756 core, services: fix more import lints (#5021) by zpencer · 6 years ago
- f5d0f40 services: client-side health checking main implementation (#5014) by Kun Zhang · 6 years ago
- e8762c9 services: include an error message in channelz by Carl Mastrangelo · 6 years ago
- 04d8d2d services: propagate thrown status exceptions in Channelz by Carl Mastrangelo · 6 years ago
- 41c8d80 all: fix lint by ZHANG Dapeng · 6 years ago
- 183e1f6 all: update Error Prone to 2.3.2 by Thomas Broyer · 6 years ago
- a2ef4c0 services: update v1alpha reflection.proto to match grpc-proto repo (#4973) by zpencer · 6 years ago
- 9b5115d services: remove v1alpha binlog (#4963) by zpencer · 6 years ago
- 11f9e8d services: implement Health.Watch (#4930) by Kun Zhang · 6 years ago
- 308887a services: fix callbacks not being forwarded in binlog interceptors (#4918) by zpencer · 6 years ago