Sree Kuchibhotla
f2b949b94a
Merge branch 'master' into cq_create_api_changes
8 years ago
jboeuf
2dfc3af405
Merge pull request #10537 from jboeuf/ssl_factory_cleanup
...
Cleanup of tsi ssl handshaker factories.
8 years ago
jboeuf
e8bad1eb93
Merge pull request #10549 from jboeuf/new_ssl_roots
...
Updating roots from Mozilla.
8 years ago
Michael Lumish
fcfa5a33fd
Merge pull request #10518 from murgatroid99/node_express_benchmark_fix
...
Ignore a couple of errors in the Node express benchmark
8 years ago
Yang Gao
6e863977cd
Merge pull request #10524 from yang-g/error_details
...
Support C++ (binary) error_details
8 years ago
Julien Boeuf
f3d86a1a3c
Updating roots from Mozilla.
8 years ago
Sree Kuchibhotla
8ab60cf5b3
Merge branch 'master' into cq_create_api_changes
8 years ago
Sree Kuchibhotla
921b896873
Merge pull request #10531 from sreecha/bm_cq_asan
...
Fix asan bug in bm_cq_multiple_threads
8 years ago
Sree Kuchibhotla
3f1fe7f025
Merge branch 'master' into cq_create_api_changes
8 years ago
apolcyn
47b49ce9c4
Merge pull request #10509 from apolcyn/json_driver_rpc_logger
...
create a grpc client qps test logging reporter
8 years ago
Julien Boeuf
935d02ebd4
Cleanup of tsi ssl handshaker factories.
...
There is no reason why the client and server factories should be
implementations from the same base.
Doing the cleanup now so that implementation of the #10528 feature will
be less noisy.
Also, re-added tsi to clang-format which was dropped when moved from
src/core/lib to src/core.
8 years ago
Sree Kuchibhotla
1f0c827114
Fix asan and tsan bugs. Simplify the code
8 years ago
Alexander Polcyn
2018a4060d
create a grpc client qps test logging reporter
8 years ago
Jan Tattermusch
f6a63a2f96
Merge pull request #10517 from jtattermusch/cmake_as_subproject
...
Allow using gRPC as a cmake subproject
8 years ago
Sree Kuchibhotla
93b60e05a0
Fix asan bug
8 years ago
yang-g
f4c8addded
support C++ error_details
8 years ago
Yuchen Zeng
4c40161d75
Merge pull request #10432 from alenkacz/patch-1
...
Print out some cli error message for getservices
8 years ago
Sree Kuchibhotla
dc0b8a60d3
change cq_create to cq_create_for_next
8 years ago
Sree Kuchibhotla
7b9f97bfb8
Merge branch 'master' into cq_create_api_changes
8 years ago
murgatroid99
a78582bfc8
Ignore a couple of errors in the Node express benchmark
8 years ago
Muxi Yan
dd550c7316
Merge pull request #10211 from muxi/fix-maybe-embiggen
...
Fix unnecessary slice moving in slice_buffer.c:maybe_embiggen
8 years ago
Noah Eisen
55a61e43b9
Merge pull request #10492 from ncteisen/error-overflow
...
Fix Error Overflow Bug
8 years ago
Jan Tattermusch
ecc457b43f
allow using gRPC as a cmake subproject
8 years ago
Stanley Cheung
b567bb4367
Merge pull request #10393 from grpc/wenbozhu-patch-1
...
Update PROTOCOL-WEB.md
8 years ago
Jan Tattermusch
6f04437341
Merge pull request #10496 from jtattermusch/csharp_distribtest_use_windowsbuilt
...
Switch C# distribtest to use windows-built nugets
8 years ago
Jan Tattermusch
95c4e79660
Merge pull request #10500 from jtattermusch/upmerge_v12x
...
Upmerge from upstream/v1.2.x to master
8 years ago
Muxi Yan
1948fc5fcd
Merge pull request #10158 from muxi/port-10157
...
Port #10157 : Advance ProtoCompiler version and fix podspecs
8 years ago
Sree Kuchibhotla
93aa1e7995
Merge pull request #10467 from sreecha/bm_cq_multi_threads
...
Microbenchmark for measuring impact of multiple threads calling cq_next
8 years ago
Craig Tiller
71f1b8ebf7
Merge pull request #10231 from ctiller/dynamic_tcp_sizing
...
Dynamically adjust TCP read buffer size
8 years ago
Craig Tiller
fbed284869
Merge pull request #10365 from ctiller/lazy-parent
...
Lazily create parent/child structures
8 years ago
Noah Eisen
786c852035
clang fmt
...
If I had a nickle...
8 years ago
Michael Lumish
e98ae0e3b7
Merge pull request #10204 from murgatroid99/node_protobuf_js_6_upgrade
...
Upgrade Node dependency on Protobuf.js to version 6
8 years ago
Sree Kuchibhotla
e1bfff0bbe
Fix test after merge
8 years ago
Sree Kuchibhotla
a6ff103446
Merge branch 'master' into cq_create_api_changes
8 years ago
Yuchen Zeng
619cbbb876
Merge pull request #10491 from y-zeng/fix_max_age
...
Fix headers included in max_age_filter.c
8 years ago
Craig Tiller
fc8d671ec8
Fix posix leakage
8 years ago
Craig Tiller
120ee3bace
Merge github.com:grpc/grpc into dynamic_tcp_sizing
8 years ago
murgatroid99
a8052c7f4a
Correct use of ProtoBuf.js 6 message encoding API
8 years ago
Noah Eisen
c6ec1155d0
Fix error overflow bug
8 years ago
Sree Kuchibhotla
631e78c349
Print items/sec metric at the end
8 years ago
Sree Kuchibhotla
137dd89534
Merge branch 'master' into bm_cq_multi_threads
8 years ago
Jan Tattermusch
a956d99978
Merge pull request #10498 from jtattermusch/sync_csharp_dotnet_versions
...
Make C# docker image in sync with GCE performance workers
8 years ago
Craig Tiller
9da6b8b865
Merge pull request #10493 from ctiller/epex
...
Change pollset rules
8 years ago
Jan Tattermusch
61f729fe1a
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x
8 years ago
Mark D. Roth
5beff34234
Merge pull request #10466 from markdroth/filter_call_init_fail_fix
...
Do not retry when we fail to create a subchannel call.
8 years ago
Jan Tattermusch
c4c95ada89
make C# docker image in sync with GCE performance workers
8 years ago
Jan Tattermusch
dd2f1cab7a
switch C# distribtest to use windows-build nugets
8 years ago
Craig Tiller
557c88c3ac
Change pollset rules
8 years ago
Sree Kuchibhotla
084c51e888
Merge branch 'master' into bm_cq_multi_threads
8 years ago
Craig Tiller
9fd9a442ab
Fix nullptr deref
8 years ago