138 Commits (cda2127776d03fa307f4c596c415ec606fef8499)

Author SHA1 Message Date
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
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