Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
5 years ago
Bill Feng
df89d8e157
bazel RBE Windows build
6 years ago
yang-g
67742ef63f
Fix BUILD files. Manually edit bzl files
6 years ago
Vijay Pai
c3e5c56d1a
Fix low level benchmark
7 years ago
Vijay Pai
87e2e6a58a
clang-fmt
7 years ago
Vijay Pai
da69355f30
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
7 years ago
Vijay Pai
58a62755fc
Remove support for detached threads. All threads must be joined.
7 years ago
Vijay Pai
c745690caf
Internalize gpr_thd except for id and currentid
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
Vijay Pai
8a99fdb57e
Move cmdline and subprocess from public gpr to test/core/util
7 years ago
Jan Tattermusch
148700a8ea
windows needs fflush after fprintf
7 years ago
Muxi Yan
38fcd0c6c3
clang-format
7 years ago
Vijay Pai
33dd7f07ff
Add thread name
7 years ago
Vijay Pai
195cf1ebfd
Move histogram to test/core/util
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
0aeef4f0e7
bazel build errors
7 years ago
Yash Tibrewal
2aa79cbfd3
changes for bazel and test certificates
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
c430c84f84
more changes
7 years ago
Yash Tibrewal
34a57d0346
rename all test core files to cc and a lot of C++ style conversions
7 years ago
yang-g
109040f796
Support features in grpc_package
8 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
528072a123
Add test/core/network_benchmarks/BUILD
8 years ago
David Klempner
c4151554d6
Fix error checking in low_level_ping_pong_benchmark
...
low_level_ping_pong_benchmark got missed in the great error plumbing
changes, and so always fails because it always thinks socket
configuration functions are returning errors. Bring it back up to date.
8 years ago
David Garcia Quintas
1e1a816c3f
fixed size_t format string
9 years ago
Sree Kuchibhotla
4c11a20bf0
Remove unused files
9 years ago
Sree Kuchibhotla
8949007346
Add a epoll_test.c file to experiment. REMOVE this from the final
...
commit
9 years ago
vjpai
295a1ff6cd
Add a #include that was needed as everything moved to gpr_malloc
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Nicolas "Pixel" Noble
7c9a154803
Sanitize mallocs and frees.
9 years ago
Craig Tiller
9533d042d4
Fix includes
9 years ago
Craig Tiller
2e1903638e
Fix copyrights
9 years ago
Craig Tiller
f40df23eeb
Auto-changes
9 years ago
Nicolas "Pixel" Noble
ba404826be
Clang format.
9 years ago
Craig Tiller
b774be46d7
clang-format
9 years ago
Craig Tiller
3c53bb2f46
clang-format
9 years ago
Craig Tiller
93b944785c
stream_op cleanup: test fixes and updates
9 years ago
Vijay Pai
4870de2367
Fix more shadow and conversion warnings.
10 years ago
vjpai
4c70baa1a1
Fix sign conversion issues here
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Craig Tiller
f3756c1e0d
Introduce multiple clocks to GPR
10 years ago