297 Commits (3a0f2cf2d71d856fc0017159aa46be23c2ddbb5b)

Author SHA1 Message Date
Mark D. Roth 7a7e4f5652 Move C++ mu_guard class out of C-core public headers and fix style. 6 years ago
ncteisen 25082c5fc4 Reviewer feedback 6 years ago
ncteisen 018498a06b Implements subchannel refs for pick_first 6 years ago
ncteisen 9e26b6c282 Regenerate project and fix sanity 7 years ago
ncteisen 93a90e6132 Support codegen generic on server side 7 years ago
Yash Tibrewal a3ba733a84 Add GPR_DEBUG_ASSERT 7 years ago
Yash Tibrewal adc733f024 Make linux polling engines capable of tracking errors separately with 7 years ago
Yash Tibrewal 794edb3207 use GPR_UNLIKELY in GPR_ASSERT 7 years ago
Sree Kuchibhotla f2f5a9a0a7 Keep things simple. Remove gpr_atm64 7 years ago
Yash Tibrewal 1ed62388dc Revert change to GPR_ASSERT 7 years ago
Yash Tibrewal 20019ceef3 Add support for GPR_LIKELY and GPR_UNLIKELY 7 years ago
Sree Kuchibhotla 9c142c9dc9 64-bit atomic operations 7 years ago
Ara Ayvazyan e7995f213c Avoid low severity log message construction 7 years ago
Muxi Yan 60aa27884f Remove include of inttypes.h completely 7 years ago
Muxi Yan 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago
Alexander Polcyn db3e898a98 Add a sanity check for inclusion of port_platform.h 7 years ago
Alexander Polcyn 1bc550132a Fix ruby artifact build 7 years ago
Vijay Pai 236d9f2a28 Address reviewer feedback. 7 years ago
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 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
ncteisen 934a3cebc4 Allow forward declaration of log args 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal e1e7db029f Remove asserts from tls_gcc.h 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago
Dave MacLachlan af5c54de9c Add thread naming support on platforms that support it. 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
Yash Tibrewal 3285f4c732 Fix grpc_init by removing exec_ctx usage before init 7 years ago
Yash Tibrewal 45b7ad5cf5 GPR_TLS Macro fix, and windows resolve_address fix 7 years ago
Yash Tibrewal ba0689fa2a tls macro changes and UV fix 7 years ago
Yash Tibrewal a13a8c0f3e A few src/core fixes due to missing exec_ctx_finish 7 years ago
ncteisen 01a7547a3f Re 89 the public headers 7 years ago
ncteisen adbfbd5977 Remove all extern C 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Muxi Yan 739ff08a7f Fix gRPC Core API void function definition 7 years ago
Craig Tiller 1e8c2ab769 clang-format 7 years ago
Craig Tiller ad059f70f8 Fix threading 7 years ago
Yash Tibrewal 53a47f09e2 Changes for C to C++. Adding extern C to header files for compatibility. 7 years ago
yang-g 9ff6031014 Add sync_custom.h 7 years ago
yang-g 303de0ae71 update comments 7 years ago
yang-g 59ef64898a Adding exec_ctx to avl vtable functions 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
David Garcia Quintas 87d5a3130d Implement LB policy updates 8 years ago
Arkady Shapkin b046d0f511 Export function gpr_log_severity_string for grpc_csharp_ext 8 years ago