7 Commits (456231b26d56e13b9a56b93baabede4dd8fc2519)

Author SHA1 Message Date
Yash Tibrewal b232bacf27 Starting on server interceptors 6 years ago
Yash Tibrewal f9fe345553 Add more tests for client interceptors 6 years ago
Yash Tibrewal 6fb7bd23bf s/GPR_ASSERT/GPR_CODEGEN_ASSERT and few more bugs 6 years ago
Yash Tibrewal 63bdf4e236 More changes for client interception 6 years ago
Yash Tibrewal 5d831da9d1 Adding hook points for interception. Code compiles and tests still run 6 years ago
Yash Tibrewal b741edf37e Error fixes 6 years ago
Yash Tibrewal a1598c5abf Create interfaces and initial plumbing for interception API 6 years ago
Juanli Shen be40b0d3a8 Add server load reporting service 7 years ago
Juanli Shen 291bbc7014 Add load reporter 7 years ago
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 7 years ago
Alexander Polcyn db3e898a98 Add a sanity check for inclusion of port_platform.h 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
murgatroid99 7871f736ce Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests 9 years ago
murgatroid99 9030c81f20 Add a libuv endpoint to the C core, for use in the Node library 9 years ago
murgatroid99 7e924a0dd4 Clang format 9 years ago
murgatroid99 31963632dc Make usage of grpc_inet_ntop consistent 9 years ago
murgatroid99 0b110dd28d Changed grpc_inet_ntop signature to match Windows function 9 years ago
murgatroid99 cb6ce70b5a Fixed copyright year in new file 9 years ago
murgatroid99 3c2c6c15d9 Fixed InetNtop function call 9 years ago
murgatroid99 623dd4f556 Renamed GPR_ constants to GRPC_ in iomgr/port.h 9 years ago
murgatroid99 5407089b37 Separate out iomgr-specific constants into a separate header 9 years ago
murgatroid99 79b322751f refactor inet_ntop into a portability header 9 years ago
Yuchen Zeng 12dfdc3c27 Change win32 file suffix 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 8a9fd52b71 Fix copyright 9 years ago
Craig Tiller f23078cbd3 Stage #1 of core breakup: move everything under lib 9 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 ae65f1a212 Remove random includes of windows.h 10 years ago
Yang Gao c71a9d2b56 clang-format 10 years ago
Simon Koo 81b67112b8 make Windows.h lowercase for cross compiling from Linux 10 years ago
zeliard 06d64cda3c implement gpr_cpu_num_cores() and gpr_cpu_current_cpu() on Windows 10 years ago
Nicolas "Pixel" Noble 94964fd0b2 Fixing Windows port. 10 years ago
Craig Tiller 1a61b17afd Copyright checker 10 years ago
Jan Tattermusch 2cdacb8d2e added log messages for cpu_windows.c 10 years ago
Jan Tattermusch 6943fb3aed added cpu_windows.c 10 years ago