aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-25xds: Log ORCA UNIMPLEMENTED error to subchannel logger (#10625)Yannick Epstein
2023-10-20releasing: add git command for pushing gh-pages (#10621)Terry Wilson
2023-10-20Update README etc to reference 1.59.0 (#10620)Terry Wilson
2023-10-20binder: Allow async/slow implementations of authorization checks (#10596)Mateus Azis
2023-10-17interop-testing: allow disabling of stream tracers (#10609)Terry Wilson
2023-10-16lb:Implement LeastRequestLB as a petiole policy and restore RR and WRR (#10584)Larry Safran
2023-10-09Remove extra parenthesisTerry Wilson
2023-10-09Line up usage and add assertionsTerry Wilson
2023-10-09interop-testing: Custom credentials in stress testTerry Wilson
2023-10-09gradle: Downgrade mockito to 4.4.0Terry Wilson
2023-10-09Avoid flushing headers when the server returns a single response (#9314)amirhadadi
2023-10-06cleanup: protobuf_java_lite typo in IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS (#10592)Anthony J. Pratti
2023-10-06Stabilize forwarding builders (#10586)Sergii Tkachenko
2023-10-05interop-testing: Logging of stress test metricsTerry Wilson
2023-10-04Start 1.60.0 development cycleTerry Wilson
2023-10-03core: Remove temporary AbstractManagedChannelImplBuilderSergii Tkachenko
2023-10-03core: Remove temporary AbstractServerImplBuilderSergii Tkachenko
2023-09-29okhttp: Make grpc-util an implementation dependencyEric Anderson
2023-09-28Bump rules_jvm_external to 5.3Eric Anderson
2023-09-26Revert "Change Round Robin and WeightedRoundRobin into petiole policies (#105...Larry Safran
2023-09-26api: Replace ErrorPicker with FixedResultPickerEric Anderson
2023-09-25Revert "stub: enable throwing rejected execution exception on ThreadlessExecu...Eric Anderson
2023-09-22Add fix for xdstp replacement for encoded authorities (#10571)Anirudh Ramachandra
2023-09-21Bump Netty to 4.1.97.FinalEric Anderson
2023-09-19Eliminate use of getOrDefault (#10565)Larry Safran
2023-09-18examples: add an example for OAuth (#10560)sanjaypujare
2023-09-15netty: Eliminate buffer release when there is an error as caller still owns t...Larry Safran
2023-09-15Change Round Robin and WeightedRoundRobin into petiole policies (#10528)Larry Safran
2023-09-14COMPILING.md: Fix small typoTerry Wilson
2023-09-13servlet: Avoid lincheck for normal testingEric Anderson
2023-09-12Enable indirect addressing using <intent-filter>s. (#10550)John Cormie
2023-09-12stub: enable throwing rejected execution exception on ThreadlessExecutor shut...yifeizhuang
2023-09-11api: don't generate Java7 bytecode with Java 20+ (#10552)sanjaypujare
2023-09-11api: Add grpc-okhttp to suggestions if no server is availableEric Anderson
2023-09-08core: DEADLINE_EXCEEDED gives hints for slow resolver (#10545)yifeizhuang
2023-09-08Update README etc to reference 1.58.0 (#10547)yifeizhuang
2023-09-07netty: Respect io.netty.allocator.type="unpooled" when getting Netty Allocato...Larry Safran
2023-09-07netty: Touch ByteBuf when message framing has been decodedEric Anderson
2023-09-06netty: Use UNAVAILABLE for connections closed while writingEric Anderson
2023-09-06core: only try to resolve InternalCensusStatsAccessor onceStephane Landelle
2023-09-06netty: Use JUL instead of String.formatStephane Landelle
2023-09-06api: Make offload executor's purpose more clearEric Anderson
2023-09-05java_grpc_library.bzl: Disable Automatic Exec Groups inside grpc libraries (#...kotlaja
2023-08-30core: de-expermentalize pick first config parsing (#10531)Terry Wilson
2023-08-30testing: Stabilize TestMethodDescriptors (#10530)Terry Wilson
2023-08-25interop-testing: Modernize stress test channel creationEric Anderson
2023-08-24Log warning message when server side gets exception writing message to stream...Larry Safran
2023-08-24Start 1.59.0 development cycle (#10519)yifeizhuang
2023-08-24examples: Android helloworld to pass Google lint (#10518)Terry Wilson
2023-08-23Fix aarch_64 macs not being able to build the compiler module. (#10516)Larry Safran