17641 Commits (48b3d9366194d6296ce37991917f2ca598eb0043)

Author SHA1 Message Date
Muxi Yan 7cc4bd80af Let cronet use grpc_cronet_registry_plugin 7 years ago
Ruslan Nigmatullin 99d0cee31b regenerate projects 7 years ago
Ruslan Nigmatullin 7ae3733cab [grpc] Add SSL session client cache support 7 years ago
Tyson Roberts 8827bc91eb Changes \#if forward_declare <forward_decl> \#else <class_imports> \#end in .h files to <forward_decl> \#if <class_imports> 7 years ago
ncteisen 6e22d21608 Fix small build issues 7 years ago
ncteisen 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 7 years ago
Sree Kuchibhotla e4cae417b0 enable SO_REUSEPORT option in ipv6 too 7 years ago
Noah Eisen f2bea3725f
Revert "Channel Tracing Implementation; Part 1" 7 years ago
Yihua Zhang e88b62b974 clean up alts proto 7 years ago
yang-g 22bcb486bd Use pthread to avoid circular calls to timer library 7 years ago
ncteisen 2352380262 Update proto name to fix Windows portability build 7 years ago
Yash Tibrewal 81a3376d7d Zero out resolved address before calling accept 7 years ago
ncteisen 78e532a6e5 Reviewer comments 7 years ago
David Garcia Quintas 961353ab6d moved filter to ext 7 years ago
yang-g e05618f379 Make scope name unique and add missing header. 7 years ago
Yash Tibrewal 711e32d584 Add header files for exec_ctx and closure in windows iomgr header files 7 years ago
Yash Tibrewal c0cd82faed Remove unnecessary includes of exec_ctx.h 7 years ago
David Garcia Quintas f73e76d596 Fix check in channel.cc and tweak direct channel tests 7 years ago
Yash Tibrewal 0b4361c1b7 Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux 7 years ago
David Garcia Quintas 2040ae1ff4 Undo changes to ssl_credentials.cc 7 years ago
David Garcia Quintas 2f6fc700de Abort if direct channel doesn't provide default authority ch arg 7 years ago
xambroz 831f4ea334
Enable checking for the string format issues 7 years ago
xambroz 06a412c2e1
Fix potential format string vulnerability 7 years ago
Nathaniel Manista 62170372a7 Remove _face_interface_test 7 years ago
Nathaniel Manista 7726c303a6 Verify early OK behavior 7 years ago
Yash Tibrewal db5f4d5155 Remove unncessary casts 7 years ago
Naresh c6e4372f8a Create README for gRPC Python reflection package 7 years ago
Yash Tibrewal fc9c0705b3 Update documentation for ExecCtx 7 years ago
David Garcia Quintas aa843f2bfc Testing making the authority filter a plugin, for cronet 7 years ago
kpayson64 fc0d0e7572 Simplify dn_resolver_ares 7 years ago
Jan Tattermusch 5f3a452440 make package builds work on kokoro 7 years ago
kpayson64 fb0dabd170 Revert "Use heuristic to determine how many events to handle per iteration" 7 years ago
Mark D. Roth 49a76e9d87 clang-format 7 years ago
Mark D. Roth 4941414565 Avoid trying to access underlying_stream_ after it's been orphaned. 7 years ago
Mark D. Roth 24e34b85c0 Orphan underlying byte stream as soon as it's been drained. 7 years ago
kpayson64 539f5068bd Abstract libuv implementation 7 years ago
nownabe fcc4b9b68c Fix ruby document 7 years ago
kkm 3cf219334c Minor changes to control files from Tools package rework 7 years ago
Juanli Shen 7573f989ad Fix call stack ref flake 7 years ago
Muxi Yan a2f991625b Add Xcode link map analyzer 7 years ago
makdharma 606742d30c replaced loop with range expression 7 years ago
David Garcia Quintas 7b84b3d519 PR comments 7 years ago
Mark D. Roth ecc865124c Use metadata batch callouts in client_auth_filter. 7 years ago
Muxi Yan 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago
makdharma d10a885922 removed unnecessary "virtual" 7 years ago
David Garcia Quintas c7c0d69d8b Secure channels: use the right authority 7 years ago
Yash Tibrewal 4d46260dc5 Explicit static_cast conversions 7 years ago
Yash Tibrewal 5f3b474727 Blank line after including port_platform.h 7 years ago
Yash Tibrewal ea37b0c8db Adding uv too 7 years ago
Mark D. Roth 3d8b32d8b3 Convert byte_stream API to C++. 7 years ago