158 Commits (f06ebb7407cef95384d10e5686d5e8d2746228d2)

Author SHA1 Message Date
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
Cheng-Yu Chung 5fe132a211
Revert "Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805)" (#31806) 2 years ago
Cheng-Yu Chung 39a4343044
Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805) 2 years ago
Cheng-Yu Chung ac1dee8ac1
Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774) 2 years ago
Cheng-Yu Chung 3ef817b3bf
Clean up the TODO item in build target `grpc_base` -- part `slice` (#31003) 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 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
Esun Kim 097729125a
Removed a unnecessary function (#31090) 2 years ago
Craig Tiller 6575ae70b3
[slice] Ensure result is used in test (#31083) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
Esun Kim 6bdc1810c9
gtestify test/core/slice (#30198) 2 years ago
Craig Tiller 6648dd7447
[slice] Remove dead code (#30139) 2 years ago
Craig Tiller 50ae54dd1c
[fuzzing] Run fuzzers a little bit as a test (#29919) 3 years ago
Craig Tiller eed6711be9
[build] Opt-in more targets to auto-dependency-checking (#29739) 3 years ago
Craig Tiller d96edaf63c
[slice_buffer] Fix forward (#29658) 3 years ago
Craig Tiller 7798e3b741
[slice] Introduce grpc_core::SliceBuffer (#29635) 3 years ago
Craig Tiller 5918f98ecb
[iwyu] Enable nosafe_headers (#29591) 3 years ago
Vignesh Babu 6f3d7ccdb1
Modifying slice buffer add to merge two contiguous slices sharing the same refcount object (#29466) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 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 4b881c5947
Remove grpc_mdelem (#28267) 3 years ago
Craig Tiller 220cf641fa
Reland slice metadata conversion (#28210) 3 years ago
Craig Tiller 7717587063
Revert "Move a bunch of slice typed metadata to new system (#28107)" (#28208) 3 years ago
Craig Tiller 4d432aefc1
Move a bunch of slice typed metadata to new system (#28107) 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
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 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
Craig Tiller b062fcd5c6
Ensure consistency of include style for <grpc.* headers (#27233) 3 years ago
Craig Tiller 5dc93179eb
modernize % encoding routines (#27018) 3 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Mark D. Roth c35a37d6c2 Remove TargetAuthorityTable in favor of a per-address channel arg. 4 years ago
Mark D. Roth fc6f26c89b Remove grpc_core::StringView. 5 years ago
Mark D. Roth 41cfae4234 Revert "Merge pull request #19693 from apolcyn/control_plane_creds" 5 years ago