Yijie Ma
|
f99b8b5bc4
|
Convert c-style comments to C++-style comments (#31923)
* baseline
* fix clang-tidy
* manually revert these files
* manually fixup at eof
* revert 2 more files
* change check_deprecated_grpc++.py
* change end2end_defs.include template
* fix check_include_guards.py
* untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py
not yet ready to be submitted
* fix
yapf check_include_guards.py
remove a space...
* fix version.cc.template
* fix version_info.h.template
|
2 years ago |
Craig Tiller
|
8174a75079
|
[iwyu] Add more test directories (#30952)
* [iwyu] Add more test directories
* fix
* fix
* fix
* fix
* fix
* Automated change: Fix sanity tests
* fix
* iwyu
* Automated change: Fix sanity tests
* fix
* fix
* fix
* fix
* Automated change: Fix sanity tests
* fix
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2 years ago |
Mark D. Roth
|
cc6414893c
|
update bazel build dep, regenerate upb files, and add missing includes
|
5 years ago |
Vijay Pai
|
8ff71276f5
|
Remove unused parameter warning (11 of 20)
|
5 years ago |
Esun Kim
|
6f2234277a
|
Disable nanopb fuzzer test
|
5 years ago |
Esun Kim
|
c6b0bd08c7
|
Updated grpclb to use upb
|
5 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
|
26e934245d
|
Fix race conditions and more grpc_inits required. csharp tests will be fixed in a different PR
|
7 years ago |
ncteisen
|
fe354eb807
|
Fix the fuzzers
|
7 years ago |
ncteisen
|
0e6b5b3ba3
|
Un extern the fuzzers
|
7 years ago |
Yash Tibrewal
|
11a518995e
|
LLVMfuzzer extern C
|
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
|
9eb0fdec00
|
Reorganize ext tree
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
|
8 years ago |
Craig Tiller
|
d41a4a720f
|
s/gpr_slice/grpc_slice, and move around tests, impls
|
8 years ago |
David Garcia Quintas
|
31e324450a
|
Prevent nanopb fuzzers from spamming logs
|
8 years ago |
David Garcia Quintas
|
4166cb06ea
|
Addressed the rest of the PR comments
|
8 years ago |
Craig Tiller
|
8da8511762
|
Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance)
|
9 years ago |
David Garcia Quintas
|
bf2e73d8ae
|
Added fuzzers for load_balancer_api parsing functions
|
9 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
fdef23f8d3
|
Fix includes
|
9 years ago |
Craig Tiller
|
2123974071
|
Merge fixes
|
9 years ago |