grpc-java/api
Patrick Strawderman 80217275db
api: Size Sets and Maps correctly in handling of Metadata values to be exchanged during a call (#12229)
Fix HashSet / HashMap initializations to have sufficient capacity allocated based on the number of keys to be inserted, without which it would always lead to a rehash / resize operation.
2025-07-22 09:14:08 +05:30
..
src api: Size Sets and Maps correctly in handling of Metadata values to be exchanged during a call (#12229) 2025-07-22 09:14:08 +05:30
BUILD.bazel bazel: Restore DoNotCall ErrorProne check 2024-12-23 12:45:42 -08:00
build.gradle Replace usages of deprecated ExpectedException in grpc-api and grpc-core (#11962) 2025-03-21 13:00:24 +05:30