aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28roboelectric: Remove references to kitkat (#10953)Prashanth Swaminathan
2024-02-28binder: Add missing Android API annotations (#10841)Terry Wilson
2024-02-27servlet: Move deps to version catalogEric Anderson
2024-02-27binder: Add fault injection hooksunit tests for BinderClientTransport (#10928)John Cormie
2024-02-27core: Don't use real time when comparing deadline in ClientCallImplTestEric Anderson
2024-02-27Update README to v1.62.2 (#10965)Larry Safran
2024-02-27xds: Increase timeouts in XdsClientFederationTestEric Anderson
2024-02-27util, dual stack: change address based outlier detection to endpoint based (...yifeizhuang
2024-02-26Move xds classes for Stubby to xds.client package (#10912)Larry Safran
2024-02-26xds: fix xdsNameResolver virtual host lookup authority, use service authority...yifeizhuang
2024-02-26buildscripts: Remove unused Kokoro files for BazelEric Anderson
2024-02-26compiler: Support up-to-date checking in golden testsEric Anderson
2024-02-23Use Javadoc's -linkoffline instead of -linkEric Anderson
2024-02-23compiler: actually add dependency on golden testsEric Anderson
2024-02-23Remove build usages of Jetty ALPNEric Anderson
2024-02-23xds: Pre-add fallback to xds client pool accessorEric Anderson
2024-02-23buildscripts: Use Java 11 on Windows CIEric Anderson
2024-02-23xds: Avoid nonexistent DNS resolution in XdsClientImplV3TestEric Anderson
2024-02-22xds: Fix flow control data race in ControlPlaneClientEric Anderson
2024-02-21(minor) Fix a typo in ReflectableMarshaller docstring (#10942)Sergii Tkachenko
2024-02-21examples: Fix file paths in debug example READMEEric Anderson
2024-02-20Change GAE interop tests to use java11 runtime (#10933)Eric Anderson
2024-02-16implement ability to skip generation of javax annotation (#10927)David Ankin
2024-02-16buildscripts: Avoid vswhere crashing GradleEric Anderson
2024-02-16xds: Copy data in least request to avoid picker data raceEric Anderson
2024-02-16Remove semi-circular dependency between core and utilEric Anderson
2024-02-16servlet: introduce ServletServerBuilder.buildServlet()Alex Panchenko
2024-02-16netty: improve server handling of writes to reset streams (#10258)Benjamin Peterson
2024-02-16servlet: missing @Rule annotation in GrpcServletSmokeTest (#10922)Alex Panchenko
2024-02-15Fix compile failureLarry Safran
2024-02-15rls: Adding extra debug logs (#10902)Terry Wilson
2024-02-15util:MultiChildLoadBalancer cleanup (#10780)Larry Safran
2024-02-15Factor out MainThreadScheduledExecutorService. (#10916)John Cormie
2024-02-13util: MultiChildLoadBalance.shutdown() log to FINETerry Wilson
2024-02-13xds: Replace isEquivalentTo with equals in LeastRequestEric Anderson
2024-02-12okhttp: Move HostnameVerifier tests to TlsTestEric Anderson
2024-02-12interop-testing: Avoid Netty-specific APIs to creating channelsEric Anderson
2024-02-09auth: Add support for Retryable interfaceEric Anderson
2024-02-09api: stabilize server.getListenerSockets (#10910)yifeizhuang
2024-02-09Mark couple of helper functions in XdsClient as public. (#10871)Anirudh Ramachandra
2024-02-09Expose the getOrCreate method via the InternalSharedXdsClientPoolProvider. Th...Anirudh Ramachandra
2024-02-09kokoro: Avoid using Kokoro's env_vars settingEric Anderson
2024-02-08Start 1.63.0 development cycle (#10906)Larry Safran
2024-02-08interop-testing: Use separate event loops in RetryTestEric Anderson
2024-02-07Change log level from WARNING to FINER for expected exception (#10899)Larry Safran
2024-02-07Revert "Fix retries that timeout hanging forever. (#10855)" (#10901)Larry Safran
2024-02-06XdsClient is experimental (#10876)yifeizhuang
2024-02-06xds: hide TlsContextManager in XdsResourceType.Args (#10894)yifeizhuang
2024-02-05xds: Googleapis proto sync to 2023-01-10 (#10896)Sergii Tkachenko
2024-02-05xds: Envoy proto sync to 2024-01-24 (#10895)Sergii Tkachenko