22823 Commits (31853bb79778116b9b643e23a6c0b51ca249a24e)

Author SHA1 Message Date
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
Arjun Roy c63f419c49 Mark CH2 on_initial_header error path unlikely. 5 years ago
Arjun Roy 0b06676c9e hpack encoder optimizations. 5 years ago
Mark D. Roth e592414fae Add check for input parameter being null. 5 years ago
Muxi Yan 9094826cf5 Polish interceptor/transport manager logic 5 years ago
Yash Tibrewal 97f1f57dab Allow call credentials to be set even after the call is created but before initial metadata is sent 5 years ago
Muxi Yan 04b3b8e921 Add default transport fallback 5 years ago
Muxi Yan 63cd77c835 Fix transport manager shutdown queuing 5 years ago
Vijay Pai 7235091dc2 Don't start AuthMetadataProcessor threadpool for non-blocking processor 5 years ago
Mark D. Roth 51d18ecc63 Convert mpscq API from C to C++. 5 years ago
Arjun Roy ee603bf172 Better codegenfor validate_filtered_metadata. 5 years ago
Mark D. Roth d3f50ace39 Use mutex instead of combiner in client channel data plane. 5 years ago
Jan Tattermusch b876b35457 address review comments 5 years ago
Esun Kim 539b422708 Trim trailing spaces 5 years ago
Esun Kim a5560e8f73 Fix PHP build error 5 years ago
Richard Belleville 88aef7cd75 Fix default case 5 years ago
Matthew Stevenson ff9697acd7 Changed SPIFFE credentials naming to TLS credentials, per Jiangtao's comments. 5 years ago