Mark D. Roth
|
9404f66f70
|
Replace most uses of gpr_asprintf() with absl calls.
|
5 years ago |
Mark D. Roth
|
c769951764
|
Remove deprecated variant of JoinHostPort().
|
5 years ago |
Jan Tattermusch
|
5c8e0bcafb
|
add missing _test suffix for some bazel 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 |
Lidi Zheng
|
c34bef4ca4
|
Format all Bazel files with buildifier
|
5 years ago |
Vijay Pai
|
826732a8be
|
Remove unused parameter warning (8 of 20)
|
5 years ago |
Jan Tattermusch
|
6c3ba9a3a8
|
fixup fling BUILD
|
6 years ago |
Jan Tattermusch
|
3ce50ae754
|
disable some test on windows based on build.yaml
|
6 years ago |
Soheil Hassas Yeganeh
|
dbf88dd66f
|
Revert "Revert "Introduce string_view and use it for gpr_split_host_port.""
This reverts commit 80c177d4c4 .
|
6 years ago |
Soheil Hassas Yeganeh
|
80c177d4c4
|
Revert "Introduce string_view and use it for gpr_split_host_port."
|
6 years ago |
Soheil Hassas Yeganeh
|
ef0f9bf7ec
|
Introduce string_view and use it for gpr_split_host_port.
|
6 years ago |
Prashant Jaikumar
|
08dc0ade67
|
Fix bazel build for fling, memory_usage test
|
6 years ago |
yang-g
|
67742ef63f
|
Fix BUILD files. Manually edit bzl files
|
6 years ago |
yang-g
|
0e11f2ebd0
|
convert more tests
|
6 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 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 |
yang-g
|
ce1cfea12d
|
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
|
7 years ago |
Vijay Pai
|
ae376bf9d9
|
Privatize host_port.h; was not used in any wrapped language implementation
|
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 |
Jan Tattermusch
|
148700a8ea
|
windows needs fflush after fprintf
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Vijay Pai
|
195cf1ebfd
|
Move histogram to test/core/util
|
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
|
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 |
yang-g
|
0eaf7debd2
|
Allow adding events to cq after shutdown is called.
|
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 |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
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
|
dd36b15315
|
Call ref/unref, bugfixes
|
8 years ago |
Sree Kuchibhotla
|
5bec133ba0
|
clang format
|
8 years ago |
Sree Kuchibhotla
|
b5b6bfd89b
|
Updates C Core
|
8 years ago |
Yuchen Zeng
|
c65120526a
|
Use gpr_subprocess in fling_stream_test
|
8 years ago |
Sree Kuchibhotla
|
752be9ceeb
|
clang format code
|
8 years ago |
Sree Kuchibhotla
|
1dbd981cf8
|
Prefix grpc_cq_polling_type enums with GRPC_CQ_
|
8 years ago |
Sree Kuchibhotla
|
9f71b17707
|
Fix clang formatting issues
|
8 years ago |
Sree Kuchibhotla
|
321881d07f
|
Change Core to use the new completion_queue_create API
|
8 years ago |
Craig Tiller
|
92bc415653
|
Add BUILD file for test/core/fling
|
8 years ago |
Robbie Shade
|
ca7effcdff
|
Replace timeout/scaling macros with functions.
|
8 years ago |
Mark D. Roth
|
835646e9ff
|
Fix tests.
|
8 years ago |