22607 Commits (88cfae00bedc1badeebf9b617bf8d001c60a53fc)

Author SHA1 Message Date
Muxi Yan 88cfae00be Build fix for Cocoapods release 6 years ago
Soheil Hassas Yeganeh dd6e6e3ef7 Introduce GRPC_ARG_TSI_MAX_FRAME_SIZE channel arg. 6 years ago
Jan Tattermusch 275b613681 note on two C# implementations 6 years ago
Muxi Yan 9f6f04d91a Address comments 6 years ago
Yash Tibrewal 1b1364eb6b Reviewer comments 6 years ago
Muxi Yan 35a1f0a963 Add transport interceptor 6 years ago
Pau Freixes a44e6d76b7 [Aio] Unary unary client call barebones implementation 6 years ago
Yash Tibrewal 6f5e358da7 Rename filter functions to be able to uniquely identify them 6 years ago
Esun Kim cf444b9cab Regenerate projects 6 years ago
Muxi Yan e7c9b46a1e Move ErrorForBadProto 6 years ago
Esun Kim c965ca1494 Pull out configuration from ssl_utils 6 years ago
Soheil Hassas Yeganeh 4b2b00b35b Optimize cycle to millis conversion by bypassing sub+add. 6 years ago
Soheil Hassas Yeganeh 7b84f81a8c Add grpc_cycle_counter_to_millis(). 6 years ago
Soheil Hassas Yeganeh 81a29ae1a6 Mark double-second local variables as const. 6 years ago
Soheil Hassas Yeganeh c9376b4e0b Use cycle clock instead of clock monotonic to measure call latency. 6 years ago
Muxi Yan 56acfb9f26 Thread safety fix 6 years ago
Muxi Yan f89e11d037 More Id -> ID 6 years ago
Arjun Roy c63f419c49 Mark CH2 on_initial_header error path unlikely. 6 years ago
Arjun Roy 0b06676c9e hpack encoder optimizations. 6 years ago
Mark D. Roth e592414fae Add check for input parameter being null. 6 years ago
Muxi Yan 9094826cf5 Polish interceptor/transport manager logic 6 years ago
Yash Tibrewal 97f1f57dab Allow call credentials to be set even after the call is created but before initial metadata is sent 6 years ago
Muxi Yan 04b3b8e921 Add default transport fallback 6 years ago
Muxi Yan 63cd77c835 Fix transport manager shutdown queuing 6 years ago
Vijay Pai 7235091dc2 Don't start AuthMetadataProcessor threadpool for non-blocking processor 6 years ago
Arjun Roy ee603bf172 Better codegenfor validate_filtered_metadata. 6 years ago
Mark D. Roth d3f50ace39 Use mutex instead of combiner in client channel data plane. 6 years ago
Jan Tattermusch b876b35457 address review comments 6 years ago
Esun Kim 539b422708 Trim trailing spaces 6 years ago
Esun Kim a5560e8f73 Fix PHP build error 6 years ago
Richard Belleville 88aef7cd75 Fix default case 6 years ago
Esun Kim 49b9fb2b3c Enable C++ standard library 6 years ago
Jan Tattermusch 3c5715466f remove C# workaround for DeadlineExceeded status #2685 6 years ago
Jan Tattermusch 0afe3dba92 Revert "Add MSBuild metadata to set LiteClient for client generation." 6 years ago
Jan Tattermusch bac5b38c36 Revert "Feedbackg" 6 years ago
Jan Tattermusch 903d30080d Revert "Mark as experiemental" 6 years ago
Jan Tattermusch 7b54e095cb fix microbenchmarks 6 years ago
Jan Tattermusch 2ea334a60b remove no-longer-needed generated files 6 years ago
Jan Tattermusch 3a6042b824 regenerate C# protos 6 years ago
Jan Tattermusch e84d0a2875 remove LiteClientBase 6 years ago
Jan Tattermusch 28f031f915 Revert "also generate code with "lite_client" option set" 6 years ago
Jan Tattermusch f73c03f47c Revert "C# lite client codegen" 6 years ago
Jan Tattermusch 7b2c253530 Revert "only generate full or lite client, never both" 6 years ago
Muxi Yan e5e2b79c01 GRPCTransportId -> GRPCTransportID 6 years ago
Richard Belleville e6fe85bc2d Properly handle default case 6 years ago
Richard Belleville 358676db44 Alright. We'll do our own thing then 6 years ago
Richard Belleville d649880044 Add strip_prefix to python protoc plugin and py_grpc_library 6 years ago
Yash Tibrewal 7315e75ce6 Add comments 6 years ago
Yash Tibrewal 3476df0b50 Add in ref to error 6 years ago
Yash Tibrewal e6ffb2c3bb Replace direct closure callback calls with GRPC_CLOSURE_SCHED 6 years ago