121 Commits (4ff6d66c06b62752e3c16901fa3e971f94a1675e)

Author SHA1 Message Date
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
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
yang-g 3227abf717 fix percent en/decode fuzzers 6 years ago
yang-g b5966a281c Fix percent decode fuzzer 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
yang-g cdd698810b Move grpc_shutdown internals to a detached thread 6 years ago
Yash Tibrewal c0cd82faed Remove unnecessary includes of exec_ctx.h 7 years ago
David Garcia Quintas 396d49d958 Introduce a 'weak' and mutable version of slice hash table 7 years ago
Mark D. Roth 3e7f2df047 Convert slice hash table and service config code to C++. 7 years ago