28988 Commits (531a6be335a7fcee4ad35d0b7b79d85106b89331)

Author SHA1 Message Date
Craig Tiller 74ec5d1684
[promises] Improve logging, fix a rare bug (#33139) 2 years ago
AJ Heller 030ecf60ec
[fuzzing] Client channel resolver fuzzer (#32956) 2 years ago
Stan Hu 01c87e24da
[ruby] fix re2 compilation when older system version installed (#32580) 2 years ago
Luwei Ge 6df358cf6a
[Audit Logging] Stdout logger implementation (#33026) 2 years ago
AJ Heller 7c98b91091
[cleanup] Remove unnecessary string conversion (#33123) 2 years ago
Yijie Ma de295eb424
[EE client channel resolver] Use std::strlen instead of sizeof in TXT record parsing (#33131) 2 years ago
Craig Tiller cd44a2433e
[call] Dont take grpclb_client_stats from the app (#33118) 2 years ago
Craig Tiller c2e1ea928d
[client_channel] Better trace message (#33121) 2 years ago
Yijie Ma 3526defc19
[JsonWriter] Do not break in EscapeString when encountering a null byte (#33127) 2 years ago
Craig Tiller 8a8f1eba4b
[promises] Enable server promise calls in C++ e2e tests (#33097) 2 years ago
Esun Kim e7a67ee224
[PHP] Fix path munging when package is absent (#33126) 2 years ago
Mark D. Roth 59dbdfeea2
[xds_client_fuzzer] fail bootstrap parsing if xds_servers is empty (#33119) 2 years ago
Craig Tiller 123811399b
[promises] Remove bad log statement (#33113) 2 years ago
Vojtěch Boček 5bd38df3c2
[aio types] Fix some grpc.aio python types (#32475) 2 years ago
Vignesh Babu b8a6b4267d
Revert "[test] Disable end2end tests for the EventEngine listener experiment" (#33100) 2 years ago
Mark D. Roth 38b75749ea
[WRR] reduce picker memory usage (#33086) 2 years ago
AJ Heller d71858487d
[iomgr] Fix Windows socket abandonment due to premature IOCP shutdown (#33099) 2 years ago
AJ Heller eecc8978b6
[iOS] Disable posix polling on iOS (#33094) 2 years ago
AJ Heller c7aee34c37
[iomgr] Fix epoll1 engine reinitialization after grpc_shutdown (#33085) 2 years ago
Alisha Nanda 2adc96b9c2
[Misc] Add necessary things for privacy (#33078) 2 years ago
Xuan Wang 1ce3dc63d6
Revert "[reflection] python: reflection response returns dependencies" (#33088) 2 years ago
Mark D. Roth 8fdfb22848
[JSON] generalize handling of RefCountedPtr<> (#33048) 2 years ago
Thomas Zeugner 74d00f2c9c
[reflection] python: reflection response returns dependencies (#32909) 2 years ago
AJ Heller 7b74b07885
[experiment] Disable work stealing end2end test experiments (#33081) 2 years ago
Craig Tiller 4674f2ccf7
[fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
Hannah Shi ad2a5dd355
[ObjC] Cf event engine client (#33034) 2 years ago
Yingwei Fan 207f3ec865
[core] Add an assertion to catch the environment variable emptiness issue. (#32836) 2 years ago
Mark D. Roth 2c423d277c
[outlier detection] fix crash with pick_first and add tests (#33069) 2 years ago
Craig Tiller 1b479bdda3
[promises] Fix channelz with server promise calls (#33064) 2 years ago
Benjamin Peterson 511817f007
[WRR] fix spelling mistake (#33054) 2 years ago
AJ Heller 63ec566f3e
[EventEngine] Reduce the size of some thread pool tests (#33055) 2 years ago
Mark D. Roth 17315823c2
[client channel] assume LB policies start in CONNECTING state (#33009) 2 years ago
Esun Kim dc95133140
[Deps] Upgrade Protobuf v23 (#32914) 2 years ago
Matthew Stevenson 68b416d383
[alts] Remove CheckCallHost checks in ALTS security connector. (#33043) 2 years ago
Eugene Ostroukhov 3d291cc463
[xDS] Implement cluster locking by ClusterSelectionFilter (#32938) 2 years ago
Mark D. Roth 1432fe4e4c
[JSON] make API public but experimental (#32987) 2 years ago
Mark D. Roth e872fb91d9
[WRR] fix some edge cases in scheduler logic (#33045) 2 years ago
AJ Heller 3fb738b9b1
[EventEngine] Implement work-stealing in the EventEngine ThreadPool (#32869) 2 years ago
Yijie Ma 7df0e11755
[EventEngine] Change TXT lookup result type to std::vector<std::string> (#33030) 2 years ago
Matthew Stevenson 56938bcc6b
[alts] Log host and target name on CheckCallHost failure. (#33028) 2 years ago
AJ Heller ee0aaacbde
Revert "[ObjC] CF Stream Event Engine Client" (#33027) 2 years ago
Bulat Gaifullin e2fcade407
[promises] Remove extra semicolon (#33017) 2 years ago
Hannah Shi d0c1809840
[ObjC] CF Stream Event Engine Client (#32924) 2 years ago
Mark D. Roth 1fcaccdf5f
[client channel] Second attempt: use ChunkedVector for call attributes (#33015) 2 years ago
Joan Fontanals c01f1a966d
[fix] change confusing error message (#32965) 2 years ago
Craig Tiller 0e7cc360eb
[promises] Disable C++ e2e tests with server_promise_based_call for now (#33008) 2 years ago
AJ Heller 18aab6ffb5
Revert "[client channel] use ChunkedVector for call attributes" (#33014) 2 years ago
Mark D. Roth 2f89fd5528
[client channel] use ChunkedVector for call attributes (#33002) 2 years ago
Luwei Ge 4c7da485c5
[xDS] Protect RBAC audit logging options field with environment variable. (#33004) 2 years ago
Craig Tiller ad41fe96b6
[promises] Re-enable C++ end2end tests (with fixes) (#32837) 2 years ago