243 Commits (43181f496aa3437dcbd304d923efa91cfe95f1d7)

Author SHA1 Message Date
Craig Tiller 147557ba1d [channel_init] Better ordering control, version control (#36993) 5 months ago
Craig Tiller a3b66f02d7 [channel_filter] Use UniqueTypeName for channel filter names (#36907) 5 months ago
Craig Tiller 2e4efaf77a [dump-args] Move DumpArgs to use AbslStringify (#36897) 5 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 6 months ago
Mark D. Roth 34ac4ee5de [grpc_error] remove unnecessary status attributes (#36523) 6 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 6 months ago
Craig Tiller 4423bfd0c6 [dual-ref-counted] Add tuning knobs per RefCounted (#36754) 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 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 6 months ago
Tanvi Jagtap ed5893120e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36608) 6 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 6 months ago
Tanvi Jagtap ef322d93c4 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36605) 7 months ago
Craig Tiller 06b097691e [logging] Add a helper to drop a list of variables out in a LOG statement (#36554) 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
Craig Tiller c7b81ad925 [ref-counted] Use down_cast for additional safety checks (#35579) 8 months ago
Yijie Ma d7c38ea9a1 [time] Fix Timestamp minus arithmetic when rhs is InfPast or InfFuture (#36219) 8 months ago
Craig Tiller c079e533de [ref-counts] DualRefCounted orphanability is different to Orphanable orphanability (#36194) 8 months ago
AJ Heller 3d82c522fa [EventEngine] Refactor ServerCallbackCall to use EventEngine::Run (#36126) 8 months ago
Yousuk Seung 3459e5c7b8 [work-serializer] deflake tests with dispatching workserializer 10 months ago
Craig Tiller c77ba326e9 [gprpp] Implement down_cast - a debug-time checked down cast (#35548) 10 months ago
ericsalo a6823b6e97 Fix deprecation warnings from upb (#35510) 11 months ago
Mark D. Roth 3e785d395d [RefCounted and friends] Fix type safety of ref-counted types. 11 months ago
Anirudh Ramachandra a58f3f2df5 [core] Add support for RefIfNonZero in InternallyRefCounted. (#34869) 12 months ago
Mark D. Roth 1d4ecf6629 [RefCounted] allow RefCounted<> to work for const types (#35188) 12 months ago
Gregory Cooke 0d4e1ef5df
[Security - Revocation] Crl Directory Watcher Implementation (#34749) 1 year ago
Craig Tiller 54f65e0dbd
[work-serializer] Isolate test event engines (#34831) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller 47306d78f4
[work-serializer] Add some basic process-wide monitoring (#34369) 1 year ago
Craig Tiller 86b931c354
[work-serializer] Dispatch on run experiment (relanding) (#34372) 1 year ago
Craig Tiller d589caa679
Revert "[work-serializer] Dispatch on run experiment" (#34371) 1 year ago
Craig Tiller 1705470950
[work-serializer] Dispatch on run experiment (#34274) 1 year ago
Romain Geissler @ Amadeus d0d826750f
[C++] Stop using std::aligned_storage. (#34110) 1 year ago
Craig Tiller 79a983472c
[promises] Client channel promise conversion (#33210) 1 year ago
Mark D. Roth 1e818c98bb
[client_channel] ensure that subchannels are always destroyed inside the WorkSerializer (#34077) 1 year ago
Craig Tiller 1f85fb21f2
[metadata] Improve codegen for name lookups (#33237) 1 year ago
Craig Tiller 9f00eda536
[examine-stack] Try to unblock Ubuntu 20.04 (#32975) 2 years ago
Craig Tiller 5da7cbb2c8
[gprpp] Better test for examine_stack (#32897) 2 years ago
AJ Heller c268ac2c25
[revert] Revert "Revert "[gprpp] Add ValidationErrors::message retrieval" (#32767)". (#32771) 2 years ago
Craig Tiller 4f444aaabf
Revert "[gprpp] Add ValidationErrors::message retrieval" (#32767) 2 years ago
AJ Heller b94d55bd20
[gprpp] Add ValidationErrors::message retrieval (#32761) 2 years ago
Craig Tiller 175ccc3a90
Reland global config changes (#32661) 2 years ago
Craig Tiller 8d2f70d53c
Reland "[promises] Convert call to a party" (#32651)" (#32653) 2 years ago
Yash Tibrewal fcff4bd1d0
Gcp Observability Logging: The Call ID should use a UUIDv4 format (#32699) 2 years ago
Jan Tattermusch 0c1797cd9f
Revert "[config] Move global config alongside core configuration" (#32659) 2 years ago
Craig Tiller b7a83305e6
[config] Move global config alongside core configuration (#30788) 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
Yijie Ma 08555c8723
Add enforcement for cpp-style comment license in check_copyright.py (#32273) 2 years ago
Esun Kim 905df9dee6
Update Abseil to 20230125 (#32139) 2 years ago