10 Commits (62280b42c72a46e23ecb12c4f665890de8c44004)

Author SHA1 Message Date
Yash Tibrewal 9b83b7d19e Adding intercepted channel 6 years ago
Yash Tibrewal 3a17f5b05e Working on tests 6 years ago
Yash Tibrewal 52765e9cb1 Don't expose internal functions.. Add a layer of indirection namely InternalInterceptorBatchMethods 6 years ago
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 6 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 8 years ago
murgatroid99 9030c81f20 Add a libuv endpoint to the C core, for use in the Node library 8 years ago
murgatroid99 7e924a0dd4 Clang format 8 years ago
murgatroid99 31963632dc Make usage of grpc_inet_ntop consistent 8 years ago
murgatroid99 0b110dd28d Changed grpc_inet_ntop signature to match Windows function 8 years ago
murgatroid99 cb6ce70b5a Fixed copyright year in new file 8 years ago
murgatroid99 3c2c6c15d9 Fixed InetNtop function call 8 years ago
murgatroid99 623dd4f556 Renamed GPR_ constants to GRPC_ in iomgr/port.h 8 years ago
murgatroid99 5407089b37 Separate out iomgr-specific constants into a separate header 8 years ago
murgatroid99 79b322751f refactor inet_ntop into a portability header 8 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 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 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