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
murgatroid99
025f110ed2
Node: fix Windows warning in binding.gyp for Win10 console
8 years ago
Matt Kwong
fa9da3c2db
Fix C# Dockerfiles
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
Matt Kwong
790e38a3a5
Run start_port_server.py in performance profiling
8 years ago
Yang Gao
6e863977cd
Merge pull request #10524 from yang-g/error_details
...
Support C++ (binary) error_details
8 years ago
Sree Kuchibhotla
94aff9ea34
cq_next
8 years ago
Julien Boeuf
f3d86a1a3c
Updating roots from Mozilla.
8 years ago
Sree Kuchibhotla
5461a8b3a9
cq_begin_op and cq_end_op
8 years ago
Sree Kuchibhotla
e57c1663e9
Merge branch 'master' into cq_lockfree
8 years ago
Sree Kuchibhotla
8ab60cf5b3
Merge branch 'master' into cq_create_api_changes
8 years ago
Rajendra Talekar
9b3a6cc3d2
Fixing is_a check for Channel
...
php ```is_a``` function expects fully qualified class name to validate.
8 years ago
Jan Tattermusch
7f0d198e03
avoid boxing of IntPtr
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
Muxi Yan
2f23be7e8c
clang-format
8 years ago
Muxi Yan
300be7ece2
Fix the cronet_transport error
8 years ago
Muxi Yan
da2f0cf892
Restore Cronet test accidentally removed
8 years ago
Sree Kuchibhotla
399abd00e0
Merge branch 'bm_cq_asan' into cq_lockfree
8 years ago
Sree Kuchibhotla
3f1fe7f025
Merge branch 'master' into cq_create_api_changes
8 years ago
Sree Kuchibhotla
4f7f5dfd2f
Merge branch 'master' into cq_lockfree
8 years ago
Muxi Yan
c702a7a85f
clang-format
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
Mahak Mukhi
c0ae1be4c8
Added tests for uni-directional streaming RPCs.
8 years ago
Sree Kuchibhotla
1f0c827114
Fix asan and tsan bugs. Simplify the code
8 years ago
Mahak Mukhi
1383895b76
Initial commit: Auto-generate GMOCK code for client stub.
8 years ago
Alexander Polcyn
2018a4060d
create a grpc client qps test logging reporter
8 years ago
Jan Tattermusch
d587d33ef6
Merge pull request #10515 from jtattermusch/backport_global_json
...
Fix gRPC_performance_released dashboard.
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
Craig Tiller
d9c36b6d09
Merge github.com:grpc/grpc into minimal_test
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
89c01c2bb6
Merge branch 'cq_create_api_changes' into cq_lockfree
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
Michael Lumish
dc607c4ce2
Merge pull request #10520 from murgatroid99/bump_1.2.3
...
Bump version to 1.2.3
8 years ago
Sree Kuchibhotla
2df15a71af
Merge branch 'master' into cq_lockfree
8 years ago
Yuchen Zeng
185d413340
Fix the max idle timer
8 years ago
Muxi Yan
848073f77d
Clean up unused variables and funcs
8 years ago
murgatroid99
7cfa1bfb73
Bump version to 1.2.3
8 years ago
Michael Lumish
06ea7d3739
Merge pull request #10508 from murgatroid99/node_offline_hang
...
Node: fix hang after DNS resolution failure
8 years ago
Muxi Yan
a3fda8fdc9
Fix bm_chttp2_transport memory leak
8 years ago
murgatroid99
a78582bfc8
Ignore a couple of errors in the Node express benchmark
8 years ago
Muxi Yan
3a0b8477c2
Merge remote-tracking branch 'upstream/master' into lazy-deframe
8 years ago
Muxi Yan
01499e051e
Revert "Fix a bug in slice_buffer:maybe_embiggen"
...
This reverts commit 9a0356b1e6
.
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
Muxi Yan
d7a610bf54
clang-format and unban
8 years ago