35020 Commits (adef5373f88084d0381bbe87ec0d69e0361862b0)
 

Author SHA1 Message Date
Hope Casey-Allen 2a51d406e8 Minor cleanup to gen_static_metadadta.py 6 years ago
easy 0131c7bbb3 Document that set_deadline() uses absolute time. 6 years ago
Hope Casey-Allen 4cc1cd7baa Add needed include 6 years ago
Hope Casey-Allen 327c514fe7 Some reorganizing to respond to code review comments 6 years ago
Vijay Pai f6e7b778c4
Merge pull request #16655 from vjpai/callback_tidy 6 years ago
Juanli Shen a0578f075c
Merge pull request #16651 from AspirinSJL/improve_force_creation 6 years ago
Vijay Pai 46429a2a6a
Merge pull request #16624 from vjpai/callback_alarms 6 years ago
Vijay Pai deb3126611 Fix clang-tidy concerns 6 years ago
Juanli Shen dd10cbc554 Change force_creation from atm to bool 6 years ago
Vijay Pai 1359543b47 Add a comment to address reviewer feedback 6 years ago
ncteisen 0a650eae58 regenerate projects 6 years ago
ganmacs 50c31d18e5 Use logger to suppress output debug output during test 6 years ago
Muxi Yan 6a75d93e91 Fix analyze issues in gRPC ObjC lib 6 years ago
Vijay Pai 845bc9ae21 Add more test cases 6 years ago
ncteisen bd9d97a200 Channelz socket support 6 years ago
Lizan Zhou cf9b412c97 test: split fake ALTS handshaker server to lib and main 6 years ago
Yash Tibrewal d177c8fe46
Merge pull request #16384 from yashykt/doc1 6 years ago
Yash Tibrewal e085aee990 Merge branch 'master' into statuscaution 6 years ago
Vijay Pai 47ae48e20c Fix conflict 6 years ago
Vijay Pai a1e87be377 Merge branch 'master' into callback_codegen_client_unary 6 years ago
Vijay Pai 42a0ed43cb Add a test 6 years ago
Vijay Pai 0e5b2a7946
Merge pull request #16638 from vjpai/callback_exceptions 6 years ago
apolcyn 8ad90b42a7
Merge pull request #16477 from ganmacs/rescue-grpc-call-error 6 years ago
Vijay Pai c5afb25905 fix golden file 6 years ago
Vijay Pai 1cd9aacab7 Add codegen support for client callback unary calls 6 years ago
Juanli Shen acff0768ad
Merge pull request #16644 from AspirinSJL/add_interop_matrix 6 years ago
Jan Tattermusch 4e26fcce46
Merge pull request #16635 from jtattermusch/everything_runs_on_kokoro 6 years ago
Juanli Shen 268733bd83 Add v1.15.0 to interop matrix 6 years ago
Noah Eisen 4b8db307dc
Merge pull request #16641 from ncteisen/stats 6 years ago
Aaron Patterson d374ee9a4f
Switch to `send` instead of `method(...).call` 6 years ago
Noah Eisen c33ec79cd8 Only output stats if they were collected 6 years ago
Yash Tibrewal 23ddadb7ca Noob mistake 6 years ago
Yash Tibrewal 98048811a4 Reviewer comments 6 years ago
Mehrdad Afshari 14610176e3
Merge pull request #16640 from mehrdada/fix-ssl-credentials-null 6 years ago
Mehrdad Afshari 3586ac1c99 Fix SSL channel credential when an argument is None 6 years ago
Juanli Shen ef60c57dd5
Merge pull request #16459 from arfaian/master 6 years ago
Yash Tibrewal 6584932364
Merge pull request #16639 from yashykt/statustsan 6 years ago
Yash Tibrewal 51dbd906d6 Convert status_error to an atomic because it can be accessed from different threads at the same time 6 years ago
Yash Tibrewal 4009616b58 Reviewer comments 6 years ago
Vijay Pai 73d89a66f9 Catch exceptions in user callbacks 6 years ago
apolcyn a07fcbcc27
Merge pull request #16014 from wework/protobuf/ruby_package 6 years ago
Jan Tattermusch ee69685f79 yapf code 6 years ago
apolcyn ff44983188
Merge pull request #16628 from apolcyn/respect_no_logging 6 years ago
Jan Tattermusch 3f0df1c761
Merge pull request #16633 from jtattermusch/csharp_distribtest_restore_flake 6 years ago
Jan Tattermusch bfcde072c9 run_tests_matrix: everything runs on kokoro 6 years ago
Jan Tattermusch 709e1aa111 C# distrib test flake workaround 6 years ago
Nick Gordon 3fe2c98877 Updates to the ruby generator for protobuf 3.6.0 changes 6 years ago
Stephan Zehetner 59f8157123 optimize Metadata.Entry normalization and validation check. Replaced Regex with custom loop, avoid string allocation if input is already lowercase. 6 years ago
Stephan Zehetner d16d13a976 avoid Tuple allocation in ClientBaseConfigurationInterceptor 6 years ago
Stephan Zehetner 3729329a3f avoid byte[] allocation when reading empty strings from native memory 6 years ago