77 Commits (3c96517fc09d3c8ce1616f33f425e0f6d537e9d5)

Author SHA1 Message Date
Vignesh Babu e1e1f6181f
Util to load file contents into grpc_core::Slice (#31176) 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
Mark D. Roth 07df5ff9c7
json_object_loader: refactor ErrorList into its own library (#31049) 2 years ago
Craig Tiller bc4f98bb36
[build] Fixes for experiments, poll strategy (#31042) 2 years ago
Craig Tiller d9ac89a441
[gprpp] absl::Notification polyfill (#31008) 2 years ago
Craig Tiller 18da150733
[metadata] Reduce size by packing (#30474) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
Craig Tiller b8382d69cf
[fixit] Reduce size of work_serializer_test (#30600) 2 years ago
Cheng-Yu Chung 543b290203
Build Target Reorganization Part 1 (#30518) 2 years ago
Craig Tiller 15a81131a8
[c++] Add a non-destructed type (#30491) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
Mark D. Roth 4491ed26aa
BUILD: move work_serializer to its own build target (#30255) 2 years ago
Esun Kim dfe6a8b903
gtestify test/core/gprpp (#30197) 2 years ago
Craig Tiller eb5ae61470
Reland (again) bytestream removal (#29987) 2 years ago
apolcyn e6c6840db3
Revert "Reland bytestream removal (#29911)" (#29964) 3 years ago
Craig Tiller 98dcba2807
Reland bytestream removal (#29911) 3 years ago
Craig Tiller 713a1581d5
Revert "Revert "Revert "[transport] Remove ByteStream (#29637)" (#29890)" (#29894)" (#29910) 3 years ago
Craig Tiller 93cdc8b77e
Revert "Revert "[transport] Remove ByteStream (#29637)" (#29890)" (#29894) 3 years ago
Craig Tiller d53986657f
Revert "[transport] Remove ByteStream (#29637)" (#29890) 3 years ago
Craig Tiller aacf0e252b
[transport] Remove ByteStream (#29637) 3 years ago
Mark D. Roth 709dff9ca8
security and subchannel: implement UniqueTypeName and use it in these interfaces (#29709) 3 years ago
Craig Tiller 9a46171833
Revert "Revert "[c++14] Remove Capture type (#29327)" (#29748)" (#29749) 3 years ago
Craig Tiller d4aed9e615
Revert "[c++14] Remove Capture type (#29327)" (#29748) 3 years ago
Craig Tiller 944c0b2ce9
[c++14] Remove Capture type (#29327) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 3e5a5bba59
Single set pointer (#29114) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
Craig Tiller b95ed96b96
Revert "Revert "Move arena into resource quota (#28008)" (#28292)" (#28293) 3 years ago
Craig Tiller 91edf92ce0
Revert "Move arena into resource quota (#28008)" (#28292) 3 years ago
Craig Tiller ad424a2ebf
Move arena into resource quota (#28008) 3 years ago
Craig Tiller a629c9a03e
Reland resource quota work (#28017) 3 years ago
Craig Tiller 0ea2c37263
Revert "New resource quota integration (#27643)" (#28014) 3 years ago
Craig Tiller 39f0877d25
New resource quota integration (#27643) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller 253d7076fc
Chunked vector type (#27517) 3 years ago
Craig Tiller bb4311baed
Add a utility to capture arguments by move even in C++11 (#26923) 3 years ago
Craig Tiller a989e0bfb5
Table type (#26698) 3 years ago
Craig Tiller 0e6fe3f42c
Bitset (#26716) 3 years ago
Craig Tiller 0bd70a7e3e
Add Match/Overload abstractions (#26640) 3 years ago
Esun Kim 2d8936b097
Added status_helper (#25901) 4 years ago
Esun Kim 0cf94e3fdd Add time-util 4 years ago
Esun Kim f3e75c1fa9 Add stack-tracer to gRPC 4 years ago
ZhenLian d5d35650b0 add API to get last modification time of a file 4 years ago
Mark D. Roth 98841a990d Implement DualRefCounted interface for objects needing strong and weak refs. 4 years ago
Mark D. Roth d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 years ago
Mark D. Roth 09b42371e7 Remove grpc_core::InlinedVector<> and grpc_core::Optional<>. 5 years ago
Esun Kim b308241343 Fix clang-tidy issues 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago