22991 Commits (8f7201e4173c87016bef1a7a812bc8ceb1fd9c74)

Author SHA1 Message Date
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
Mark D. Roth 51d18ecc63 Convert mpscq API from C to C++. 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
Matthew Stevenson ff9697acd7 Changed SPIFFE credentials naming to TLS credentials, per Jiangtao's comments. 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
Esun Kim a96cbbd592 Fix ubsan on InternNewStringLocked 6 years ago
Esun Kim fa7bdff69f Fix buffer-overflow in grpc_static_mdelem_for_static_strings 6 years ago
Matthew Stevenson 99058a2f09 Implemented Yihua's proposed changes from Aug 29 6 years ago
Alexander Polcyn d1dae7d9d8 Log errors in ALTS handshaker message op completion cb 6 years ago
Muxi Yan 8a35222164 fix Swift build 6 years ago
Alexander Polcyn aa2a65faed Remove call from queued picks when failing it due to channel destruction 6 years ago
Steven E Wright 88f5f130dd
Fix `shorten-64-to-32` warning in `GRPCChannel` 6 years ago
Richard Belleville 1444cd1dd3 Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"" 6 years ago
Richard Belleville 24c562dbaa Revert "Merge pull request #20097 from gnossen/dual_version_python_tests" 6 years ago
Jan Tattermusch cb6d3a0623 address review feedback 6 years ago
Pavel Koshelev f113001d14 Enable bitcode for ios native libraries 6 years ago
Yash Tibrewal 156a4cccdf Remove unusued arg 6 years ago