Craig Tiller
2d111bd2f9
sanity
8 years ago
Craig Tiller
7fb23e4e52
Merge github.com:grpc/grpc into c++lame
8 years ago
Jan Tattermusch
498e2b350a
Merge pull request #10480 from jtattermusch/csharp_new_projects
...
C# new .csproj projects
8 years ago
Jan Tattermusch
830cfd4c58
Merge pull request #10542 from jtattermusch/intptr_avoid_boxing
...
Avoid boxing of IntPtr in CompletionRegistry
8 years ago
Jan Tattermusch
78cb931afd
address review comments
8 years ago
Yuchen Zeng
02e26c98f4
Merge pull request #10521 from y-zeng/fix_max_idle
...
Fix the max idle timer
8 years ago
Matt Kwong
20f0d5ba01
Merge pull request #10551 from matt-kwong/fix-csharp-docker
...
Remove unnecessary C# dependency in Dockerfiles
8 years ago
Craig Tiller
cfab1b8758
Merge pull request #52 from kpayson64/working_mac_py_cpp
...
Fix mac build
8 years ago
Ken Payson
3b90055f2c
Fix mac build
8 years ago
Craig Tiller
9f3822c4a8
patch ruby stuff
8 years ago
Craig Tiller
157c569634
fix c#
8 years ago
kpayson64
115b4fa35d
Merge pull request #10407 from kpayson64/alpine_linux_support
...
Alpine linux support
8 years ago
Craig Tiller
f85aabf659
Make ruby build debuggable
8 years ago
Craig Tiller
1b6097cfac
Pass in -fno-exceptions because we dont need them
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
Matt Kwong
fa9da3c2db
Fix C# Dockerfiles
8 years ago
Craig Tiller
c71c4af644
Merge pull request #51 from kpayson64/working_py_cpp
...
Get tests to pass for c++
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
Ken Payson
f7796e0b2f
Get tests to pass for c++
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
Jan Tattermusch
7f0d198e03
avoid boxing of IntPtr
8 years ago
Craig Tiller
f674f8e825
*san needs clang++ to link
8 years ago
Craig Tiller
d2113c6211
Merge github.com:grpc/grpc into c++lame
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
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
Craig Tiller
15fa8ae31b
Merge pull request #50 from kpayson64/py_cpp
...
C++ build for python
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
Craig Tiller
eb36437e85
Merge github.com:grpc/grpc into c++lame
8 years ago
Ken Payson
a0dacc3c48
C++ build for python
8 years ago
Craig Tiller
d2f1aa0275
Merge branch 'c++lame' of github.com:ctiller/grpc into c++lame
8 years ago
Craig Tiller
8ebb5443de
Update build.yaml
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
Yuchen Zeng
185d413340
Fix the max idle timer
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
Jan Tattermusch
3f5b8aad64
remove global.json
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