Jan Tattermusch
|
a7b79b9baa
|
Merge pull request #12142 from jtattermusch/objc_test_cleanup
ObjC test cleanup
|
7 years ago |
Yuchen Zeng
|
370051b520
|
Simplify bctlp atomic operations
|
7 years ago |
Matt Kwong
|
c1df9daf4d
|
Regenerate projects when testing using a submodule at head
|
7 years ago |
Adele Zhou
|
566c4c022c
|
merge changes
|
7 years ago |
Sree Kuchibhotla
|
f1795f1f7f
|
Merge pull request #12139 from sreecha/fix_tm_avalanche
Fix thread avalance in thread manager
|
7 years ago |
Stanley Cheung
|
abd7bce63c
|
Merge pull request #11886 from stanley-cheung/php-codegen-plugin
PHP: update codegen plugin to support php_namespace option
|
7 years ago |
Matt Kwong
|
d9be5dc9e5
|
Uplaod results for Kokoro master portability tests
|
7 years ago |
Adele Zhou
|
f2bd22131a
|
Merge branch 'master' of github.com:grpc/grpc
|
7 years ago |
Stanley Cheung
|
b643a5f413
|
Bump to protobuf 3.4.0rc2
|
7 years ago |
Stanley Cheung
|
de4b59b11c
|
ran make_grpcio_tools.py
|
7 years ago |
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 |
Sree Kuchibhotla
|
ba5dc1b36b
|
Merge branch 'master' into fix-end2end-test
|
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 |
Yuchen Zeng
|
873bb70087
|
Fix data race in call.c
|
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 |