131 Commits (114e83d875859f36883cc10ffa089eb534aecaff)

Author SHA1 Message Date
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
Mark D. Roth dbea965b8e Fix fuzzers to actually run. 5 years ago
Ivan Posva a1cf1eb4bc Fix leak when running b64_decode_fuzzer tests. 5 years ago
Ivan Posva 944e6f9ad4 Create testcase-5759629707444224. 5 years ago
Ivan Posva bd60691d95
Fix include order for clang_format. 5 years ago
Ivan Posva 59415d0c25
Create testcase-5686577615339520 5 years ago
Ivan Posva 79c4a2f1d8
Fix leak when running b64_encode_fuzzer tests. 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
Samuel Lijin 2b98a9bbc8 Fuzz base64 encoding and decoding 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 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
Jan Tattermusch 8e79705d29 disable fuzzers on windows 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 years ago
Arjun Roy 2767accc1b Fixed init-order-fiasco for static slice table. 5 years ago
Alexander Polcyn 609107586a Add a way for tests with LeakDetector to free the control plane creds map 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
Soheil Hassas Yeganeh 1f0476267b Add a better comment and rename consume_first to remove_first. 6 years ago
Soheil Hassas Yeganeh 4c0c2965fe Use peek_first instead of mutable_first. 6 years ago
Soheil Hassas Yeganeh fd5f787080 Introduce slice_buffer helper methods to avoid copies. 6 years ago
Arjun Roy 7d946633ea grpc_slice_refcount devirtualization 6 years ago
yang-g a6596b2fd5 Fix fuzzer test 6 years ago