Stanley Cheung
|
1bdfcda04a
|
Bump protobuf version to v3.4.0rc1
|
7 years ago |
Stanley Cheung
|
5fd85b58e6
|
PHP: update codegen plugin to support php_namespace option
|
7 years ago |
Yuchen Zeng
|
5020562df2
|
Merge pull request #12130 from y-zeng/oauth2
Fix use-after-free in oauth2_credentials
|
7 years ago |
Vijay Pai
|
faef8bcc65
|
Merge pull request #12140 from vjpai/slicer
Switch QPS generic RPC to idiomatic Slice API
|
7 years ago |
Jan Tattermusch
|
f20bf78e10
|
Merge pull request #12144 from jtattermusch/win_pr_portability_bo
Add windows portability build_only job
|
7 years ago |
Jan Tattermusch
|
7fb682f3bd
|
add windows portability build_only job
|
7 years ago |
Jan Tattermusch
|
a48f879aef
|
Merge pull request #12120 from jtattermusch/csharp_rpcexception
Add Trailers property to RpcException
|
7 years ago |
Jan Tattermusch
|
0fcd99e168
|
Merge pull request #8982 from kpayson64/cache_poll_threads2
Cache Poller threads for cv-poll engine
|
7 years ago |
Jan Tattermusch
|
26cdf5ba84
|
fix run_plugin_tests.sh
|
7 years ago |
Jan Tattermusch
|
0557f6cd41
|
run objc tests exclusively
|
7 years ago |
Jan Tattermusch
|
9359e50045
|
objc tests cleanup
|
7 years ago |
Jan Tattermusch
|
593a22a95c
|
Merge pull request #12099 from jtattermusch/csharp_shutdownevent
Add GrpcEnvironment.ShuttingDown event
|
7 years ago |
Jan Tattermusch
|
f602869c97
|
improve comment
|
7 years ago |
Ken Payson
|
bd34477e6e
|
Address PR feedback
|
7 years ago |
David Garcia Quintas
|
f277b17d50
|
Improvements to flake detection query
|
7 years ago |
Vijay Pai
|
e1418e4ab1
|
Switch to idiomatic Slice API
|
7 years ago |
Sree Kuchibhotla
|
419b617a95
|
Fix thread avalances in thread manager
|
7 years ago |
Jiangtao Li
|
cf875b7fd9
|
Merge pull request #12132 from jiangtaoli2016/tsi_interface
split tsi library into two
|
7 years ago |
Adele Zhou
|
c210147eab
|
Correct no_report_files_found and error fields
|
7 years ago |
Yuchen Zeng
|
309c9de041
|
Update credentials_test
|
7 years ago |
adelez
|
a27680b597
|
Merge pull request #12063 from adelez/build_stats2
Modify build stats tool.
|
7 years ago |
Vijay Pai
|
7048a89ca2
|
Merge pull request #12059 from yallop/tag-names
Add tags to anonymous structs and unions (makes FFI bindings easier)
|
7 years ago |
Noah Eisen
|
011aa3d0d0
|
Merge pull request #12083 from ncteisen/trace-closure-flush
Trace Closure Flush
|
7 years ago |
jiangtaoli2016
|
25d6fd82d1
|
split tsi library into two
|
7 years ago |
Jan Tattermusch
|
9dc182161d
|
better name for StatusFromException
|
7 years ago |
Yuchen Zeng
|
a0a7b57ec0
|
Fix use-after-free in oauth2_credentials
|
7 years ago |
Juanli Shen
|
59611fb571
|
Update the doc about the policy selection condition.
|
7 years ago |
Vijay Pai
|
0d66b437ac
|
Check that all structs/unions in public core headers have named types
|
7 years ago |
Jeremy Yallop
|
b8e68dcdd6
|
Add tags to tagless structs and unions.
|
7 years ago |
Jan Tattermusch
|
40ea2d3a04
|
improve examples in CustomErrorDetails test
|
7 years ago |
Sree Kuchibhotla
|
fe71c75865
|
Merge pull request #12054 from sreecha/cq_cleanup
Fix data races between cq-shutdown and cq-begin-op for a pluckable cq
|
7 years ago |
ncteisen
|
ba94aedb7e
|
Trace closure flush
|
7 years ago |
Michael Lumish
|
6fed5dcbb4
|
Merge pull request #12003 from murgatroid99/node_fix_batch_argument_segfault
Node: fix segfault with incorrect status argument types
|
7 years ago |
Vijay Pai
|
9d3f1d49f9
|
Merge pull request #12091 from chhsia0/osx-cmake
Fixed `grpc_unsecure` CMake build failures due to non-standard ssl path.
|
7 years ago |
Mark D. Roth
|
e7aa35a51c
|
Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc
Roll forward "Add TSI zero-copy frame protector"
|
7 years ago |
Jiangtao Li
|
56bb36615a
|
Merge pull request #12115 from jiangtaoli2016/next_bytes_to_send
Make bytes_to_send in tsi_handshaker_next const
|
7 years ago |
Jan Tattermusch
|
a87f6d8239
|
add tests
|
7 years ago |
Jan Tattermusch
|
2565e732f7
|
merging of trailers on server-side
|
7 years ago |
Jan Tattermusch
|
e64825c302
|
Populate trailers in RpcException
|
7 years ago |
Jan Tattermusch
|
5250e06890
|
add ConfigureAwait
|
7 years ago |
Jan Tattermusch
|
a7ca866887
|
add test for shuttingdown event
|
7 years ago |
Jan Tattermusch
|
ae607078fc
|
address comments
|
7 years ago |
jiangtaoli2016
|
2f94a262ee
|
Make bytes_to_send in tsi_handshaker_next const
|
7 years ago |
Muxi Yan
|
29945157f0
|
Merge pull request #12103 from muxi/fix-chttp2-transport-tsan
Fix a thread safety bug in chttp2_transport
|
7 years ago |
Muxi Yan
|
0398a5d16a
|
Merge pull request #12107 from paulb777/patch-1
Fix Objc Readme for directory hierarchies
|
7 years ago |
Paul Beusterien
|
5e1ac7f201
|
Fix Objc Readme for directory hierarchies
|
7 years ago |
jiangtaoli2016
|
32f66e8a81
|
Update build rule
|
7 years ago |
apolcyn
|
b66c72c6dd
|
Merge pull request #12066 from apolcyn/nit_for_interop_script
Fix a variable name in interop script
|
7 years ago |
apolcyn
|
240f35d6fb
|
Merge pull request #10636 from apolcyn/alleviate_10526
cancel calls on ruby client bidi write loop exceptions and surface the errror
|
7 years ago |
Muxi Yan
|
458214f1ec
|
transport - Fix a thread safety bug introduced by #11780
|
7 years ago |