31 Commits (a8f90b6df138c05a6a79534ff0b8bab4b9d3ff5c)

Author SHA1 Message Date
xtao 7766912dda
fix more detected mu/cv leaks 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
Bill Feng 9759a1b241 removed accidental submodule update 6 years ago
Adele Zhou 8edd56841e Step 3 of multipool RBE configuration. 6 years ago
Noah Eisen 8c17b1cc5f Scale back concurrency of arena_test 7 years ago
kpayson64 ec445cc2bb BUILD fixes 7 years ago
kpayson64 701e70da07 c++ify 7 years ago
kpayson64 38ab21ee09 Add exec_ctx check to fork handlers 7 years ago
Muxi Yan 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago
Vijay Pai 2fe87b0905 Move assignment for Thread, make destructor optional, loop cv waits 7 years ago
Vijay Pai d71b55db98 Reduce thread count to reduce stack frame size 7 years ago
Adele Zhou 1c805ec901 Add more bazel tests 7 years ago
Vijay Pai c02d997607 Minor bug fixes 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 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai 8f4fbb1c55 Move avl to its own directory and rename it to grpc_avl 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Vijay Pai b6cf123717 Privatize thread-local storage headers 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Mark D. Roth 62569dd978 Fix arena to return aligned memory. 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago