Mark D. Roth
|
fc6f26c89b
|
Remove grpc_core::StringView.
|
5 years ago |
Mark D. Roth
|
01e87e2d93
|
Remove old JSON API
|
5 years ago |
Mark D. Roth
|
380eb750ec
|
New JSON API
|
5 years ago |
Mark D. Roth
|
68df397aa2
|
Remove vtables from JSON library
|
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
|
2477b966e2
|
Remove unused-parameter warnings, round 2 (17 of 19)
|
5 years ago |
Jan Tattermusch
|
8e79705d29
|
disable fuzzers on windows
|
6 years ago |
Jan Tattermusch
|
6ebc1c616f
|
set uses_polling=False for some bazel tests
|
6 years ago |
yang-g
|
456f748b2f
|
Revert "Merge pull request #18146 from grpc/revert-17308-shutdown"
This reverts commit 9079e98dfc , reversing
changes made to 76a38bfcc2 .
|
6 years ago |
Yang Gao
|
4bc2ca4de6
|
Revert "Move grpc_shutdown internals to a detached thread"
|
6 years ago |
yang-g
|
cedc76bf38
|
Resolve comments
|
6 years ago |
yang-g
|
86b23adc7f
|
Other comments
|
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 |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Vijay Pai
|
d4d0a30c6f
|
Privatize useful.h and avl.h
|
7 years ago |
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
7 years ago |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
ncteisen
|
fe354eb807
|
Fix the fuzzers
|
7 years ago |
ncteisen
|
0e6b5b3ba3
|
Un extern the fuzzers
|
7 years ago |
Craig Tiller
|
be98d24841
|
clang-format after nullptr changes
|
7 years ago |
Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
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
|
05fbe3c518
|
Get gtest building with Bazel, add first test in test/cpp/common/BUILD
|
8 years ago |
Craig Tiller
|
c547c0d992
|
Add test/core/json/BUILD
|
8 years ago |
yang-g
|
43dc9ed3b7
|
Add licenses to all BUILD files and missing copyright
|
8 years ago |
Craig Tiller
|
f4f2eac66d
|
All fuzzers
|
9 years ago |
Craig Tiller
|
8da8511762
|
Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance)
|
9 years ago |
Nicolas "Pixel" Noble
|
85a46dd780
|
Moving memory allocation tracking to its own file.
|
9 years ago |
Nicolas "Pixel" Noble
|
959b6f52cd
|
Fixing another memory leak.
|
9 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Nicolas "Pixel" Noble
|
5d28d9f63b
|
Added a few more corpora.
|
9 years ago |
Nicolas "Pixel" Noble
|
82a91c91d0
|
Fixing json memory leak.
|
9 years ago |
Nicolas "Pixel" Noble
|
fdbebb9049
|
Adding json test case.
|
9 years ago |
Nicolas "Pixel" Noble
|
1635d36a0a
|
Missing include.
|
9 years ago |
Nicolas "Pixel" Noble
|
bc1fdeee8f
|
Fixing typos.
|
9 years ago |
Nicolas "Pixel" Noble
|
8677d3f824
|
Adding memory leak detections for the json fuzzer.
|
9 years ago |
Craig Tiller
|
fdef23f8d3
|
Fix includes
|
9 years ago |