12 Commits (05012c288f8acdfe646b0b199f97a957151a7b57)

Author SHA1 Message Date
Arjun Roy 8ce42f67b2 Shrink arena size by 40 bytes and add additional 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Noah Eisen 8c17b1cc5f Scale back concurrency of arena_test 7 years ago
Vijay Pai 2fe87b0905 Move assignment for Thread, make destructor optional, loop cv waits 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
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
Dave MacLachlan da341bcb89 Fix up review comments 7 years ago
Dave MacLachlan af5c54de9c Add thread naming support on platforms that support it. 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller a044424430 clang-format 8 years ago
Craig Tiller dced510997 Fix arena_test on 32-bit platforms (includes Windows) 8 years ago
Craig Tiller 37723c9ee0 Fix race condition 8 years ago
Craig Tiller 0dd81003b5 Concurrent test 8 years ago
Craig Tiller 9202b3fdfd Arena allocator for grpc 8 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller 356961916d Remove all uses of __FUNCTION__ 10 years ago
Ronnie Sahlberg 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Julien Boeuf 026a417def Adding support for loading the SSL roots from an environment variable. 10 years ago
ctiller 48b5a4586a Advertise h2-16, h2-15, h2-14, and accept any of them. 10 years ago
ctiller 1ef8175bc5 Automated g4 rollback of changelist 81719124. 10 years ago
ctiller 84518b4b85 Advertise h2-16, h2-15, h2-14, and accept any of them. 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago