22823 Commits (31853bb79778116b9b643e23a6c0b51ca249a24e)

Author SHA1 Message Date
Esun Kim 49b9fb2b3c Enable C++ standard library 5 years ago
Jan Tattermusch 3c5715466f remove C# workaround for DeadlineExceeded status #2685 5 years ago
Jan Tattermusch 0afe3dba92 Revert "Add MSBuild metadata to set LiteClient for client generation." 5 years ago
Jan Tattermusch bac5b38c36 Revert "Feedbackg" 5 years ago
Jan Tattermusch 903d30080d Revert "Mark as experiemental" 5 years ago
Jan Tattermusch 7b54e095cb fix microbenchmarks 5 years ago
Jan Tattermusch 2ea334a60b remove no-longer-needed generated files 5 years ago
Jan Tattermusch 3a6042b824 regenerate C# protos 5 years ago
Jan Tattermusch e84d0a2875 remove LiteClientBase 5 years ago
Jan Tattermusch 28f031f915 Revert "also generate code with "lite_client" option set" 5 years ago
Jan Tattermusch f73c03f47c Revert "C# lite client codegen" 5 years ago
Jan Tattermusch 7b2c253530 Revert "only generate full or lite client, never both" 5 years ago
Muxi Yan e5e2b79c01 GRPCTransportId -> GRPCTransportID 5 years ago
Richard Belleville e6fe85bc2d Properly handle default case 5 years ago
Richard Belleville 358676db44 Alright. We'll do our own thing then 5 years ago
Richard Belleville d649880044 Add strip_prefix to python protoc plugin and py_grpc_library 5 years ago
Yash Tibrewal 7315e75ce6 Add comments 5 years ago
Yash Tibrewal 3476df0b50 Add in ref to error 5 years ago
Yash Tibrewal e6ffb2c3bb Replace direct closure callback calls with GRPC_CLOSURE_SCHED 5 years ago
Esun Kim a96cbbd592 Fix ubsan on InternNewStringLocked 5 years ago
Esun Kim fa7bdff69f Fix buffer-overflow in grpc_static_mdelem_for_static_strings 5 years ago
Matthew Stevenson 99058a2f09 Implemented Yihua's proposed changes from Aug 29 5 years ago
Alexander Polcyn d1dae7d9d8 Log errors in ALTS handshaker message op completion cb 5 years ago
Muxi Yan 8a35222164 fix Swift build 5 years ago
Alexander Polcyn aa2a65faed Remove call from queued picks when failing it due to channel destruction 5 years ago
Steven E Wright 88f5f130dd
Fix `shorten-64-to-32` warning in `GRPCChannel` 5 years ago
Richard Belleville 1444cd1dd3 Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"" 5 years ago
Richard Belleville 24c562dbaa Revert "Merge pull request #20097 from gnossen/dual_version_python_tests" 5 years ago
Jan Tattermusch cb6d3a0623 address review feedback 5 years ago
Pavel Koshelev f113001d14 Enable bitcode for ios native libraries 5 years ago
Yash Tibrewal 156a4cccdf Remove unusued arg 5 years ago
Muxi Yan 96c11d153f
Revert "Revert #19704 and #20060" 5 years ago
Arjun Roy b46e3668d3 s/branch/tail_call/ for CH2 on_hdr(). 5 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 5 years ago
Muxi Yan d1f4456dc6 Revert "Merge pull request #19704 from muxi/isolate-call-implementation-2" 5 years ago
Mark D. Roth c8430023a5 Apply health check service name changes to existing subchannels. 5 years ago
Richard Belleville 1b69538d58 Switch all tests to py2and3_test 5 years ago
Richard Belleville 426450cd82 Implement dual testing 5 years ago
Arjun Roy 2767accc1b Fixed init-order-fiasco for static slice table. 5 years ago
Matthew Stevenson 9457917ed1 Autogenerated files and clang format/tidy code 5 years ago
Matthew Stevenson c942282abc Implemented Yihua's review comments 5 years ago
Mark D. Roth 18be57b4df LB policy API changes suggested by Sanjay. 5 years ago
Lidi Zheng a2990a053c Revert changes in src/python/grpcio_tests/commands.py 5 years ago
Lidi Zheng 630e6ab221 Use the correct machanism to ignore test in Windows 5 years ago
Matthew Stevenson 86f52e312a More work with memory leaks 5 years ago
Matthew Stevenson 90839c5e0f Changed naming style of C schedule/cancel functions. 5 years ago
Matthew Stevenson 5d9297d0bc Fixed some memory leaks 5 years ago
Esun Kim 2707fd0bd4 Added GRPC_USE_CPP_STD_LIB flag 5 years ago
Lidi Zheng 8f403431a1 Try to disable it again 5 years ago
Muxi Yan 80163ef83b Update BUILD file accordingly 5 years ago