49 Commits (6f0feaa43f815cb3635508dc77916cc550153fdb)

Author SHA1 Message Date
Craig Tiller d139c4a014
[metadata] Add an experiment to ensure a unique refcount on parsed slice strings (#33205) 1 year 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
Craig Tiller ced640dd69
[slice] Remove mutable slice casts (#32107) 2 years ago
Vignesh Babu 4f9ba0f49b
Expand SliceCast to support casts to MutableSlice type (#31996) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller 5664d6ee6b
[slice] Mutable slice cast (#31959) 2 years ago
Craig Tiller 72c296a3c2
[event_engine] Add SliceCast (#31831) 2 years ago
Esun Kim 250f9fc026
Revived google-readability-casting (#31607) 2 years ago
Craig Tiller 2ec220a6b1
[sanity] Fix it (#31163) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Craig Tiller ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 2 years ago
Craig Tiller 6575ae70b3
[slice] Ensure result is used in test (#31083) 2 years ago
Craig Tiller 5918f98ecb
[iwyu] Enable nosafe_headers (#29591) 3 years ago
Craig Tiller 74a2cb6e2b
Revert "Revert "Reland slice changes (#28601)" (#28615)" (#28624) 3 years ago
Craig Tiller 939bbfc336
Revert "Reland slice changes (#28601)" (#28615) 3 years ago
Craig Tiller b33e0d40af
Reland slice changes (#28601) 3 years ago
Jan Tattermusch 03bf699600
Revert "Eliminate slice interning (#28363)" (#28598) 3 years ago
Craig Tiller 6703186b7a
Eliminate slice interning (#28363) 3 years ago
Craig Tiller 0794973bbb
Reland user-agent metadata work (#28109) 3 years ago
Jan Tattermusch 89d08dad9d
Revert "user-agent metadata trait, also: grpc_core::Slice is born (#27770)" (#28108) 3 years ago
Craig Tiller 7a40f50cb3
user-agent metadata trait, also: grpc_core::Slice is born (#27770) 3 years ago
Craig Tiller c5172a134e
Fix build splitup for slices. (#27452) 3 years ago
Craig Tiller 66ae0d5c08
Separate slices from mdelems for static data (#27372) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Mark D. Roth fc6f26c89b Remove grpc_core::StringView. 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Vijay Pai c3faf1c3b8 Remove unused parameter warning (12 of 20) 5 years ago
Jan Tattermusch 18fb48de59 use even better workaround 5 years ago
Jan Tattermusch 260dc18f47 a cleaner workaround 5 years ago
Jan Tattermusch 932ce81228 workaround_slice_test_compiler_bug 5 years ago
Jan Tattermusch 8e39f76b10 work around slice_test compiler bug 5 years ago
Arjun Roy 2767accc1b Fixed init-order-fiasco for static slice table. 5 years ago
Soheil Hassas Yeganeh 5d65a9fa7b Address comments from Vijay. 6 years ago
Soheil Hassas Yeganeh 0d6cffd6c4 Introduce grpc_slice_from_moved_string. 6 years ago
Arjun Roy 7d946633ea grpc_slice_refcount devirtualization 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Yash Tibrewal c0cd82faed Remove unnecessary includes of exec_ctx.h 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 1cf9992ce2 Removing a few build.yaml errors 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago