Lidi Zheng
|
c34bef4ca4
|
Format all Bazel files with buildifier
|
5 years ago |
Vijay Pai
|
8ff71276f5
|
Remove unused parameter warning (11 of 20)
|
5 years ago |
Jan Tattermusch
|
8e79705d29
|
disable fuzzers on windows
|
6 years ago |
Esun Kim
|
6f2234277a
|
Disable nanopb fuzzer test
|
6 years ago |
Esun Kim
|
c6b0bd08c7
|
Updated grpclb to use upb
|
6 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 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 |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
7 years ago |
Yash Tibrewal
|
11a518995e
|
LLVMfuzzer extern C
|
7 years ago |
Yash Tibrewal
|
77532036b6
|
BUILD changes. test languauge to C++
|
7 years ago |
Yash Tibrewal
|
e586324627
|
BUILD files changes for bazel
|
7 years ago |
Yash Tibrewal
|
34a57d0346
|
rename all test core files to cc and a lot of C++ style conversions
|
7 years ago |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
8 years ago |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Nicolas "Pixel" Noble
|
af6c83f9e1
|
Adding dummy layering check option.
|
8 years ago |
Nicolas "Pixel" Noble
|
15cd5ce2ed
|
Rewriting core tests BUILD files to use the build system.
|
8 years ago |
Nicolas "Pixel" Noble
|
7c26eed838
|
Buildifier and wrapping test/cpp/* rules with our build system.
|
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 |
yang-g
|
43dc9ed3b7
|
Add licenses to all BUILD files and missing copyright
|
8 years ago |
Craig Tiller
|
0fbfa5bf2f
|
Expand corpora
|
8 years ago |
Craig Tiller
|
d41a4a720f
|
s/gpr_slice/grpc_slice, and move around tests, impls
|
8 years ago |
Craig Tiller
|
f4f2eac66d
|
All fuzzers
|
9 years ago |
David Garcia Quintas
|
31e324450a
|
Prevent nanopb fuzzers from spamming logs
|
9 years ago |
David Garcia Quintas
|
4166cb06ea
|
Addressed the rest of the PR comments
|
9 years ago |
Craig Tiller
|
8da8511762
|
Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance)
|
9 years ago |
Craig Tiller
|
2fd159508f
|
Expand corpus
|
9 years ago |
David Garcia Quintas
|
bf2e73d8ae
|
Added fuzzers for load_balancer_api parsing functions
|
9 years ago |