17360 Commits (539f5068bd14e3d07b58309b657222919e94aba5)

Author SHA1 Message Date
kpayson64 539f5068bd Abstract libuv implementation 7 years ago
Muxi Yan 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago
Mark D. Roth 3d8b32d8b3 Convert byte_stream API to C++. 7 years ago
Muxi Yan 35859226e8 Add the sanitizer tests to CI 7 years ago
Muxi Yan 16482199ae Add asan and tsan to ObjC 7 years ago
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 7 years ago
Jan Tattermusch b5821d430b improve comment 7 years ago
Sree Kuchibhotla ae277dd000
Revert "Add ALTS C stack to gRPC core" 7 years ago
Jan Tattermusch 660547dc04 fix build on netstandard1.5 7 years ago
Jan Tattermusch d606e36061 regenerate projects 7 years ago
Jan Tattermusch dcf340e8c9 address comments 7 years ago
kpayson64 a37e8deeae Do poll for poll_posix engine when kicked with 0s timeout 7 years ago
Jan Tattermusch d35471afd5 detect when running on Unity iOS 7 years ago
Yihua Zhang eaf6486677 Add ALTS code to grpc/core 7 years ago
yang-g abd9d53a9f Only increase strike once 7 years ago
Vijay Pai 02b64f5c91 Fix a thread name 7 years ago
Jan Tattermusch b988e396d2 script improvements 7 years ago
Jan Tattermusch fdd24f10f3 enable loading grpc_csharp_ext as a unity native plugin 7 years ago
Dan Zhang 8f91ad9e0c use static_cast 7 years ago
Jan Tattermusch a1b0ee2a48 add IsUnity property 7 years ago
Jan Tattermusch cfae76b28b add experimental script for building the unitypackage 7 years ago
Vijay Pai 809cf96c56 Name needs to only be alphanumeric+underscore+dash 7 years ago
Vijay Pai 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 7 years ago
ZhouyihaiDing 39a4746ca6 update php plugin with protobuf 3.5.0 7 years ago
Vijay Pai 4013f0ccda
Address reviewer comments 7 years ago
Muxi Yan a1cb4592a4
Remove hostname extraction for ConnectivityMonitor 7 years ago
Vijay Pai 162ae4f50c
Remove std::thread, keep everything else unchanged (#13) 7 years ago
Jan Tattermusch 0f97a36f2d address comments 7 years ago
Jan Tattermusch 4d77449480 add useful resources for unity/xamarin support 7 years ago
Vijay Pai 756caa7c6a Minor changes and fixes 7 years ago
Vijay Pai 2fe87b0905 Move assignment for Thread, make destructor optional, loop cv waits 7 years ago
Dan Zhang 03f56a17ab edit comment 7 years ago
Muxi Yan 07767950c8
Revert "Revert "Refactor connectivity monitor on iOS"" 7 years ago
David Garcia Quintas 396d49d958 Introduce a 'weak' and mutable version of slice hash table 7 years ago
Muxi Yan c6c5ce923c
Revert "Refactor connectivity monitor on iOS" 7 years ago
Mark D. Roth 718c8341ca Retry support. 7 years ago
Dan Zhang 1bdc940469 fix format 7 years ago
David Garcia Quintas ad0996b9f3 Perform secure naming checks in grpclb_end2end_test 7 years ago
Yuchen Zeng 41a6aa320a Address the comments on backup poller 7 years ago
Mehrdad Afshari b6d35fd9ea Regenerate projects 7 years ago
Dan Zhang 6cc5a09ffd fix format 7 years ago
Dan Zhang b293e9e822 Refactors grpc udp_server_listener to be object oriented. Also adds a mutex to each listener. Instead of sharing the mutex in udp_server for all listeners, this per-listener mutex can make most of the call to different listeners in parallel. 7 years ago
Muxi Yan 3d35c54620 Run clang-format 7 years ago
Muxi Yan a7ad717d0a Fix a typo in PreprocIfNotElse 7 years ago
Jan Tattermusch 18326176f0 Use newest dotnet SDK to build C# 7 years ago
Jan Tattermusch 4bc336d6cc fix build in newer dotnet SDK versions 7 years ago
Tyson Roberts eadb7012d6 Moves import utilities to objective_c_generator_helpers 7 years ago
Jan Tattermusch 3bbc91b8c2 regenerate 7 years ago
Jan Tattermusch 43c58ccedb explicit naming of types in generated code 7 years ago
Tyson Roberts 70b2bfbcee Moved statics 7 years ago