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
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
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
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
Michael Lumish
dc607c4ce2
Merge pull request #10520 from murgatroid99/bump_1.2.3
...
Bump version to 1.2.3
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
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
Jan Tattermusch
58aa2cb8f1
fix 1MB perf scenarios
8 years ago
Jan Tattermusch
3f5b8aad64
remove global.json
8 years ago
Jan Tattermusch
87b2112443
also fix global.json in helloworld
8 years ago
Jan Tattermusch
6ed454ef44
make C# docker image in sync with GCE performance workers
8 years ago
Jan Tattermusch
d3a5635546
Add global.json file to pick dotnet core SDK version
8 years ago
Jan Tattermusch
9c9e00958d
Add newest dotnet SDK to C# dockerfile
8 years ago
Muxi Yan
e27f061fa9
Unban
8 years ago
Muxi Yan
97a0ded7c5
Fix bm_chttp2_transport
8 years ago
Jan Tattermusch
3ddc5da0c2
update docs
8 years ago
Jan Tattermusch
b58d946efa
fix package downgrade warning in dotnet restore
8 years ago
Jan Tattermusch
17ce30eaab
update init perf worker script
8 years ago
Jan Tattermusch
8b43521343
fix C# build_packages scripts
8 years ago
Jan Tattermusch
3c344d2f69
adjust run_tests scripts
8 years ago
Jan Tattermusch
7727c7649c
Initial migration to new .csproj files
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
Muxi Yan
50da9d83b6
Fix python bug
8 years ago
Michael Lumish
bbf4e5b326
Merge pull request #10468 from murgatroid99/node_call_destruction_bug
...
Fix call destruction bug
8 years ago
Michael Lumish
a0756882c8
Merge pull request #10503 from murgatroid99/node_memory_leak_2
...
Node slice leaks
8 years ago
Craig Tiller
fbed284869
Merge pull request #10365 from ctiller/lazy-parent
...
Lazily create parent/child structures
8 years ago
murgatroid99
3ac309eb6f
Node: fix hang after DNS resolution failure
8 years ago
Craig Tiller
2c3d835d66
Implement gpr_atm_full_cas for Windows
8 years ago
Noah Eisen
786c852035
clang fmt
...
If I had a nickle...
8 years ago