22856 Commits (6ca827a0088d055ef1f8dfe17e2a33ba2f26965e)

Author SHA1 Message Date
Guantao Liu e10b3b650b Add copyright and fix include guards. 5 years ago
Yang Gao 4d19830a65
Revert "Clear thread local after use" 5 years ago
Guantao Liu 86bdc2d440 Add base classes of EventManagerInterface. 5 years ago
Matthew Stevenson 5639867c2b Clang changes. 5 years ago
Matthew Stevenson 8e09d8745d Implementing further comments by Yang. 5 years ago
yang-g 5c5c525e6c Use the first socket mutator if present. 5 years ago
Matthew Stevenson 0a054cc6ea Implementing Yang's secound round of comments. 5 years ago
Yash Tibrewal 769e8a37cc Revert changes and remove max age filter channel args for inproc 5 years ago
Yash Tibrewal a0548c7c7d Ignore GOAWAY errors in inproc transport 5 years ago
Esun Kim 7f6395426d Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh 5 years ago
Matthew Stevenson 96c24347f7 Refactored the configs, per Yang's suggestions. 5 years ago
yang-g 4ba19b29f8 Clear thread local after use 5 years ago
Matthew Stevenson 65c9ece139 Forgot to run clang_format after previous build changes. 5 years ago
Matthew Stevenson 43f9058565 Changed include orders to remove dependency of grpc++_base_unsecure library on grpc_security.h. 5 years ago
Prashant Jaikumar d0c65e45e8 Added Objective-C performance tests 5 years ago
Juanli Shen 40c0519ad0 Move xds protos to testing/ 5 years ago
Soheil Hassas Yeganeh 5f2bcfca73 Clarify what callback means. 5 years ago
Alexander Polcyn 1c56cda526 Add comment 5 years ago
Matthew Stevenson 63bc2fb5aa Initialized context_ to nullptr in C core. 5 years ago
Muxi Yan 951f3d9603 Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin 5 years ago
Muxi Yan 88cfae00be Build fix for Cocoapods release 5 years ago
Alex Polcyn fd37378a52 Fix use after free 5 years ago
Yash Tibrewal f1914fba00 Renaming remaining filter functions 5 years ago
Matthew Stevenson 282aef6031 Minor fixes revealed from developping the end-to-end tests. 5 years ago
Soheil Hassas Yeganeh dd6e6e3ef7 Introduce GRPC_ARG_TSI_MAX_FRAME_SIZE channel arg. 5 years ago
Soheil Hassas Yeganeh 35e2760ffa Add a fast path to allocate slices in the resource quota. 5 years ago
Mark D. Roth 01eeec72c6 Change RR to consider a subchannel in TF if it has failed since it was READY. 5 years ago
Muxi Yan 9754150b1f Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin 5 years ago
Hannah Shi d254303dec add some space 5 years ago
Muxi Yan 6a085457fd Bump version up to 1.24.0-pre2 5 years ago
Muxi Yan dac6d92caa Build fix for Cocoapods release 5 years ago
Hannah Shi c683ef0723 fix os with enable debug, segmentation fault,19248,19970 5 years ago
Jan Tattermusch acd040e571 fix C# docfx script 5 years ago
Jan Tattermusch 275b613681 note on two C# implementations 5 years ago
Muxi Yan 9f6f04d91a Address comments 5 years ago
Yash Tibrewal 1b1364eb6b Reviewer comments 5 years ago
Muxi Yan 35a1f0a963 Add transport interceptor 5 years ago
Pau Freixes a44e6d76b7 [Aio] Unary unary client call barebones implementation 5 years ago
Jan Tattermusch a2dbf0a99d Revert "Enable bitcode for ios native libraries" 5 years ago
Yash Tibrewal 6f5e358da7 Rename filter functions to be able to uniquely identify them 5 years ago
Esun Kim 20b4c7080a Regenerate projects 5 years ago
Esun Kim cf444b9cab Regenerate projects 5 years ago
Muxi Yan e7c9b46a1e Move ErrorForBadProto 5 years ago
Esun Kim c965ca1494 Pull out configuration from ssl_utils 5 years ago
Soheil Hassas Yeganeh 4b2b00b35b Optimize cycle to millis conversion by bypassing sub+add. 5 years ago
Soheil Hassas Yeganeh 7b84f81a8c Add grpc_cycle_counter_to_millis(). 5 years ago
Soheil Hassas Yeganeh 81a29ae1a6 Mark double-second local variables as const. 5 years ago
Soheil Hassas Yeganeh c9376b4e0b Use cycle clock instead of clock monotonic to measure call latency. 5 years ago
Muxi Yan 56acfb9f26 Thread safety fix 5 years ago
Muxi Yan f89e11d037 More Id -> ID 5 years ago