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
|
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
|
4638d7ab64
|
Merge pull request #9645 from ctiller/atomic_counters
Use atomics for memory counters
|
8 years ago |
Muxi Yan
|
aac5d4de57
|
Merge pull request #9658 from muxi/port-9488
Resubmit: Port #9488 and part of #9463
|
8 years ago |
Alexander Polcyn
|
e0aed71d85
|
re-run generate projects
|
8 years ago |
Alexander Polcyn
|
f797c65160
|
make the change in scenario config rather than c#
|
8 years ago |
Alexander Polcyn
|
d1c2866968
|
remove fatal null check in c# protobuf QPS server
|
8 years ago |
Muxi Yan
|
0fccdb8327
|
Advance protoc podspec template version to 3.1.0 as well
|
8 years ago |
Muxi Yan
|
e5ca175aeb
|
Advance protoc dependency version as well
|
8 years ago |
Muxi Yan
|
76296f9376
|
Advance protoc version to 3.1.0
|
8 years ago |
David G. Quintas
|
e60d5ff875
|
Merge pull request #9653 from grpc/revert-9606-port-9488
Revert "Port #9488 and part of #9463"
|
8 years ago |
Mark D. Roth
|
387885954b
|
Don't use proxy when target is a Unix domain socket.
|
8 years ago |
Mark D. Roth
|
7bd2a627f6
|
Merge pull request #9557 from markdroth/proxy_mapper_api
Add proxy mapper method for overriding the name to resolve.
|
8 years ago |
David G. Quintas
|
7f8eb7feed
|
Revert "Port #9488 and part of #9463"
|
8 years ago |
Craig Tiller
|
44cc814bca
|
Add lots of casts
|
8 years ago |
Craig Tiller
|
3fd00c2ec7
|
Merge github.com:grpc/grpc into atomic_counters
|
8 years ago |
Piotr Pietraszkiewicz
|
a5fac1f8a0
|
Regenerate CMakeLists.txt
|
8 years ago |
Piotr Pietraszkiewicz
|
7aff583720
|
Regenerate CMakeListst.txt
|
8 years ago |
Piotr Pietraszkiewicz
|
9c7c4b91e5
|
Cosmetics (removed one newline)
|
8 years ago |
Muxi Yan
|
da7b06c2f8
|
Merge pull request #9606 from muxi/port-9488
Port #9488 and part of #9463
|
8 years ago |
Craig Tiller
|
8f1b31530c
|
Use atomics for memory counters
Avoids two mutex acquisitions per allocation in bm_fullstack (where we
also count memory allocations)
|
8 years ago |
Craig Tiller
|
7dd42bf3d8
|
Merge pull request #9522 from ctiller/bm_perf
Update latency profiler to use (more appropriate) microbenchmarks
|
8 years ago |
Craig Tiller
|
2ef0d54ffc
|
Handle one core
|
8 years ago |