89 Commits (7570d8b5450e12f6aa7cba46439d565982e911c9)

Author SHA1 Message Date
Esun Kim 6a0c483bea [CI] Upgraded clang to 19 for sanity tests (#38070) 3 weeks ago
Nathan Baulch 2ce4c6430e Fix core typos (#38028) 3 weeks ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
Tanvi Jagtap 0b30791867 [Gpr_To_Absl_Logging] Remove gpr logging header include from other headers (#37513) 3 months ago
Tanvi Jagtap ba0c992006 [Gpr_To_Absl_Logging] Remove logging header from example and test/core/ folder (#37492) 3 months ago
Alisha Nanda c02437a92f Automated rollback of commit af580b4422. 4 months ago
Craig Tiller af580b4422 [resource_quota] Reduce frequency of time polls in the first 10 seconds of execution (#36932) 5 months ago
Craig Tiller 5bb53125e7 [arena] Add tests around newer arena code (#36933) 5 months ago
Tanvi Jagtap 03e91b6811 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) 6 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 6 months ago
Craig Tiller 35a896aaae Fix alignment issue with new arena context system 6 months ago
Craig Tiller 3562094389 [arena+context] Begin merging the concepts of context and arenas for calls (#36773) 6 months ago
Craig Tiller 766813f164 [arena] Add a test for FinalizeArena being called (#36772) 6 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 6 months ago
Tanvi Jagtap 8881bde311 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36701) 6 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 6 months ago
Tanvi Jagtap d8b141f9bb [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36604) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap 60dc14e833 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36457) 7 months ago
Alisha Nanda 940e2c38e5
[server] Remove name parameter from CreateMemoryOwner (#34479) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller be22006bc1
[resource_quota] Add a mechanism to query all of the memory quotas in the system (#34169) 1 year ago
Craig Tiller c79c1bf90f
[arena] Reland using malloc for pooled allocations (#33961) 1 year ago
Craig Tiller daa89145ca
Revert "[arena] Use malloc for pooled allocations" (#33960) 1 year ago
Craig Tiller b8829239b8
[arena] Use malloc for pooled allocations (#33927) 1 year ago
Craig Tiller 2892b24eab
[fuzzing] Fix fuzzer found bug (#33291) 2 years ago
Craig Tiller efebae82f0
[fuzzing] Allow memory quota fuzzer to supply config (#33243) 2 years ago
Craig Tiller 8d2f70d53c
Reland "[promises] Convert call to a party" (#32651)" (#32653) 2 years ago
Yash Tibrewal 29ce6463d1
Revert "[promises] Convert call to a party" (#32651) 2 years ago
Craig Tiller a9873e8357
[promises] Convert call to a party (#32359) 2 years ago
Craig Tiller 033d55ffd3
[arena] Fix ABA problem in pooled allocation (#32336) 2 years ago
Craig Tiller 0893fca089
[promises] Roll forward server promise calls with fixes (#32261) 2 years ago
Craig Tiller dbfb888e1f
Revert "[promises] Server call (#31448)" (#32260) 2 years ago
Craig Tiller bbeb15006a
[promises] Server call (#31448) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller 49a3035d44
[iwyu] Fix CI job (#31921) 2 years ago
Alisha Nanda ad91404e0e
Remove static initialization of memory allocator in tests (#31776) 2 years ago
Esun Kim 250f9fc026
Revived google-readability-casting (#31607) 2 years ago
Yash Tibrewal 5f6c357e74
Move some targets from //: to //src/core: (#31402) 2 years ago
Craig Tiller 0724a90fd8
Revert "Revert "[arena] pool allocator (#31298)" (#31414)" (#31415) 2 years ago
Alisha Nanda 2c11e56433
Revert "[arena] pool allocator (#31298)" (#31414) 2 years ago
Craig Tiller 5e27b2df97
[arena] pool allocator (#31298) 2 years ago
Craig Tiller a23eae84c9
Revert "[flakes] Update flakiness (#31121)" (#31173) 2 years ago
Craig Tiller bdc799af73
[flakes] Update flakiness (#31121) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Esun Kim d43511f4af
Removed GRPC_ERROR_NONE (#31131) 2 years ago
Craig Tiller ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 2 years ago
Craig Tiller 1ad4bbe78e
Revert "fix (#31018)" (#31021) 2 years ago