Craig Tiller
|
b3f34b6c2b
|
Add benchmarks of closures, combiners, exec_ctx primitives
|
8 years ago |
David Garcia Quintas
|
7317195b8e
|
Merge branch 'master' of github.com:grpc/grpc into compression_implicit_encoding
|
8 years ago |
Craig Tiller
|
e7c60e6282
|
Make latency traces more useful
|
8 years ago |
Craig Tiller
|
ee31910271
|
Merge pull request #8274 from jeremiegirault/fix/sierra-build
fix build on macOS sierra by adding OSATOMIC_USE_INLINED=1 flag to compiler
|
8 years ago |
Jan Tattermusch
|
639d6a4bb3
|
Merge pull request #9665 from jtattermusch/cmake_csharp_extension
Use grpc_csharp_ext built by cmake
|
8 years ago |
Jan Tattermusch
|
f7f25fc01e
|
Merge pull request #9615 from ppietrasa/bugfix-missing_include
Fix issue #9602
|
8 years ago |
Dan Born
|
55246161cd
|
Merge pull request #7047 from daniel-j-born/server_expand_addrs
Add a flag that causes wildcard IP addresses on servers to be expanded
|
8 years ago |
kpayson64
|
791ceaabfe
|
Merge pull request #9659 from kpayson64/fix_build
Use unique protoc namespaces
|
8 years ago |
Ken Payson
|
dbf571ea07
|
Use unique namespace for each python protoc test
Using the same namespace results in errors when using the c-extension
version of protobuf due to name collisions
|
8 years ago |
Jan Tattermusch
|
aead5aab01
|
add grpc++_codegen_proto to bazelfile as well
|
8 years ago |
Jan Tattermusch
|
00cacbdd37
|
add missing generated files
|
8 years ago |
Mark D. Roth
|
9818960365
|
Merge pull request #9578 from markdroth/http_connect_uds_fix
Don't use HTTP CONNECT proxy when server is a Unix domain socket.
|
8 years ago |
Jan Tattermusch
|
9d9ef71bdc
|
Merge pull request #9599 from ppietrasa/feature-PDBs
Fix issue #9597
|
8 years ago |
Craig Tiller
|
bc185e30a7
|
Merge pull request #9667 from ctiller/no_tmp
Avoid /tmp
|
8 years ago |
Craig Tiller
|
557443ea83
|
Avoid /tmp
|
8 years ago |
Craig Tiller
|
3fc3408cd3
|
Merge branch 'no_reuse' into c3
|
8 years ago |
Craig Tiller
|
07e8fb1775
|
Eliminate CQ freelist
|
8 years ago |
Craig Tiller
|
f1021678e4
|
Merge fixup
|
8 years ago |
Craig Tiller
|
c3ea0ae280
|
Merge github.com:grpc/grpc into c3
|
8 years ago |
Craig Tiller
|
c15d25a9db
|
Fix substitution
|
8 years ago |
Craig Tiller
|
2cecf27e2a
|
Merge github.com:grpc/grpc into authority
|
8 years ago |
Craig Tiller
|
bdf3f00bb5
|
Merge pull request #9661 from ctiller/combiner_refs
Make combiners refcounted, to facilitate sharing
|
8 years ago |
Dan Born
|
3158f7bb47
|
API changes
|
8 years ago |
Dan Born
|
8886a81865
|
Expand wildcard IP addresses on servers.
|
8 years ago |
Jan Tattermusch
|
756b137878
|
remove stale buildall.bat script and update readme
|
8 years ago |
Jan Tattermusch
|
6dce2f5d48
|
adjust C# win artifact build
|
8 years ago |
Jan Tattermusch
|
dd900d55b8
|
cleanup windows_build_bat
|
8 years ago |
Jan Tattermusch
|
397d2d9621
|
compile C# with VS2015
|
8 years ago |
Jan Tattermusch
|
dc5e509b4e
|
remove vs2010 references from run_tests.py
|
8 years ago |
Jan Tattermusch
|
e7f0b8579b
|
use grpc_csharp_ext built by cmake
|
8 years ago |
Craig Tiller
|
af1c45197d
|
Add comment
|
8 years ago |
Muxi Yan
|
0644039c05
|
Merge pull request #9623 from muxi/add-cronet-interop-to-jenkins
Add Cronet remote interop test to Jenkins
|
8 years ago |
Craig Tiller
|
b1b2854d3a
|
Fix non-debug
|
8 years ago |
Craig Tiller
|
f6723896f0
|
Default debug off
|
8 years ago |
apolcyn
|
a68089b6de
|
Merge pull request #9612 from apolcyn/fix_csharp_benchmark_server_startups
revert setting of PayloadConfig in ServerConfig of non-generic server
|
8 years ago |
Craig Tiller
|
3845e55981
|
Add debug macros
|
8 years ago |
Muxi Yan
|
51319c7b66
|
Add Cronet remote interop test to Jenkins
|
8 years ago |
Craig Tiller
|
5634ef6e4a
|
Make combiners refcounted, to facilitate sharing
|
8 years ago |
Craig Tiller
|
5b70885149
|
Merge github.com:grpc/grpc into c3
|
8 years ago |
Craig Tiller
|
4638d7ab64
|
Merge pull request #9645 from ctiller/atomic_counters
Use atomics for memory counters
|
8 years ago |
Craig Tiller
|
1991ae2944
|
Merge github.com:grpc/grpc into c3
|
8 years ago |
Craig Tiller
|
c5de83531e
|
Fix leaks
|
8 years ago |
Muxi Yan
|
aac5d4de57
|
Merge pull request #9658 from muxi/port-9488
Resubmit: Port #9488 and part of #9463
|
8 years ago |
Craig Tiller
|
2b56dcc49e
|
Fix leak in client_channel
|
8 years ago |
Craig Tiller
|
9efea88d33
|
Fix waiting_ops leak
|
8 years ago |
Craig Tiller
|
d2e5cfc5bb
|
Start fixing refcounting
|
8 years ago |
Craig Tiller
|
d854775152
|
Init mutex
|
8 years ago |
Craig Tiller
|
613dafa60c
|
Convert connectivity_state, channel info into a combiner-compatible form
|
8 years ago |
Craig Tiller
|
befafe64f9
|
Initial pass to remove mu_lock from client_channel: trickier cases remain
|
8 years ago |
Alexander Polcyn
|
e0aed71d85
|
re-run generate projects
|
8 years ago |