17641 Commits (48b3d9366194d6296ce37991917f2ca598eb0043)

Author SHA1 Message Date
ncteisen 240fbf9fd6 reviewer comment 7 years ago
ncteisen 6ea7f3330e Reviewer comments 7 years ago
ncteisen 95cf05794a Reviewer feedback 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
ncteisen dca52e515c Remain consitant with #14493 7 years ago
Muxi Yan 3cec602aeb Rewrite connectivity testing app 7 years ago
Muxi Yan 822d175ac2 Refactor connectivity monitor 7 years ago
Muxi Yan 0cfd3cd554 Guarantees that `GRPCCall:finishWithError` is only called once 7 years ago
Muxi Yan e0857f3b91 Cancel underlying call when GRPCCall is finished 7 years ago
Muxi Yan 55ea27160e Better use of strong/weak ref to self in GRPCCall 7 years ago
makdharma e1a7283dd3 moved Next implementation to CC file. 7 years ago
Mark D. Roth 3e7f2df047 Convert slice hash table and service config code to C++. 7 years ago
Mehrdad Afshari 1546b2ae7c Regenerate projects 7 years ago
Yuchen Zeng af9f81cbb0 Cancel max idle timer when shutting down the server channel 7 years ago
Matt Kwong 77f77f7e34 Include Boringssl fips_fragments files in headers for building 7 years ago
makdharma 8065000697 Remove "final" keyword and make methods protected. 7 years ago
Alexander Polcyn db3e898a98 Add a sanity check for inclusion of port_platform.h 7 years ago
Tyson Roberts e0b6f004f6 Updates #if generation to allow for explicit define() checking 7 years ago
Tyson Roberts af8702f00a Updates #if generation to allow for explicit define() checking 7 years ago
Mehrdad Afshari 9073ea03ef Regenerate projects 7 years ago
Muxi Yan 1a6d3a529b Add comments to the interface 7 years ago
Mehrdad Afshari 005d63da4c Regenerate projects 7 years ago
nnorwitz c546ee6ff7
Use the total # of processors instead of # online. 7 years ago
Mehrdad Afshari a7c1b6251c Eliminate GenericInterceptor to simplify this PR 7 years ago
Mehrdad Afshari 074b802c9f Polish and address review comments 7 years ago
Mehrdad Afshari 8f1eab1b29 Move InterceptingCallInvoker to its own file 7 years ago
Mehrdad Afshari c3d71f8b28 Add more documentation comments for continuation 7 years ago
Vijay Pai 07f9df980b Call destructor if thread was ever constructed 7 years ago
Tyson Roberts 87c4001006 Updates Objective-C Generation to allow for ommission of the generated @interface and @implementation 7 years ago
Tyson Roberts 8ff667855f Updates Objective-C Generation to allow for ommission of the generated @interface and @implementation 7 years ago