40 Commits (6af45a35ba72d6aea646d24e0920e723c55165e1)

Author SHA1 Message Date
Craig Tiller 6af45a35ba
Tooling to remove redundant grpc_core:: namespace references (#28030) 4 years ago
Craig Tiller a629c9a03e
Reland resource quota work (#28017) 4 years ago
Craig Tiller 0ea2c37263
Revert "New resource quota integration (#27643)" (#28014) 4 years ago
Craig Tiller 39f0877d25
New resource quota integration (#27643) 4 years ago
Esun Kim d1297bcc17
C++ struct-ify httpcli/internal_request and credential_test/request_metadata_state (#27618) 4 years ago
Esun Kim 1c6634ac44
Changed grpc_error_get|set_str to use std string instead of slice (#27466) 4 years ago
AJ Heller d10617edb5
Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 4 years ago
Craig Tiller f5d3ed2db1
Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 4 years ago
AJ Heller d1935a65a1
Move resource_user ownership into chttp2 transport/server/connector (#26643) 4 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
Esun Kim d2bff16c25 C++ cast for char* 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 years ago
Yash Tibrewal d9319aaa80 Remove unnamed typedef structs in src/core 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 6 years ago
Yash Tibrewal 5d18d4450a src/core changes 6 years ago
Vijay Pai 8242bf4057 Remove unused-parameter warnings, round 2 (7 of 19) 6 years ago
Soheil Hassas Yeganeh 0d6cffd6c4 Introduce grpc_slice_from_moved_string. 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
Soheil Hassas Yeganeh 8898f48277 Avoid copying grpc_slice as much as possible. 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 7 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 7 years ago
Yash Tibrewal f0397933b0 Fathom TCP level changes. TracedBuffer for keeping track of all buffers 7 years ago
Alexander Polcyn db3e898a98 Add a sanity check for inclusion of port_platform.h 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 8 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 8 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 8 years ago
Craig Tiller 4782d92b2d s/NULL/nullptr 8 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 8 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 8 years ago
Yash Tibrewal 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 years ago
Yash Tibrewal 533d118480 Removing designated initializers, implicit string literal to char * 8 years ago
Yash Tibrewal 7cdd99c86e Adding more pointer type conversions 8 years ago
Mark D. Roth 8d5e60b878 Add helpers for creating channel args. 8 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
ncteisen 342e72c585 Remove uneeded ref/unref 8 years ago
Craig Tiller d6466872c8 Add missing ref 8 years ago
Craig Tiller 4a1e432ca5 Refcounting fix 8 years ago
Craig Tiller 43ce7f7d67 Refcounting fix 8 years ago
Craig Tiller dc3998e710 Converting code 8 years ago
Craig Tiller 339e421b29 Change endpoint interface to declare poller coveredness 8 years ago