Craig Tiller
d12731e4f1
Fix path
8 years ago
Craig Tiller
96f8728b06
Add a comparison benchmark of acquiring a mutex
8 years ago
Mehrdad Afshari
1a967c31c3
Added Pylint to sanity tests
...
Pylint is only enabled for "grpcio/grpc" package,
and various specific checks that currently fail are disabled,
each with a respective TODO item in the .pylintrc file.
8 years ago
Craig Tiller
2be48b6166
Merge pull request #9642 from ctiller/bm_stats
...
Allow uploading results to BigQuery
8 years ago
Craig Tiller
2607763272
Add -o magicks
8 years ago
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
Julien Boeuf
0767e39e3d
Updating roots from Mozilla.
8 years ago
Sree Kuchibhotla
4c60d0dc23
fix comment style
8 years ago
Sree Kuchibhotla
4db8c82e14
Fix comment style
8 years ago
Sree Kuchibhotla
9998338cad
More comments
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
Sree Kuchibhotla
1d15f24327
Merge branch 'master' into fd_rw_atm_closure
8 years ago
Sree Kuchibhotla
91c4da3223
Add shutdown-state
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
Matt Kwong
a651bf1b26
Increase test timeout duration for internal CI
8 years ago
Jan Tattermusch
f7f25fc01e
Merge pull request #9615 from ppietrasa/bugfix-missing_include
...
Fix issue #9602
8 years ago
kpayson64
dfa88e95c5
Merge pull request #9672 from kpayson64/v1_1_x_cherrypick
...
Use unique namespace for each python protoc test
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
Ken Payson
6193f23f94
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
kpayson64
791ceaabfe
Merge pull request #9659 from kpayson64/fix_build
...
Use unique protoc namespaces
8 years ago
Jan Tattermusch
56478e7e43
Merge pull request #9640 from jtattermusch/csharp_readme_update
...
C# Readme improvements
8 years ago
Jan Tattermusch
85171f4b04
remove an extra blank line
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
f51abe5bc8
Merge branch 'c3+r' into c3+r+l
8 years ago
Craig Tiller
517f2906b2
Merge branch 'c3+r' of github.com:ctiller/grpc into c3+r
8 years ago
Craig Tiller
3edb533b34
Merge branch 'c3' into c3+r
8 years ago
Craig Tiller
c9bf4db99a
Fix race
8 years ago
Craig Tiller
4fd690509e
Merge branch 'c3' into c3+r+l
8 years ago
Craig Tiller
3fc3408cd3
Merge branch 'no_reuse' into c3
8 years ago
Craig Tiller
07e8fb1775
Eliminate CQ freelist
8 years ago
Sree Kuchibhotla
8b8cbed345
remove fd->shutdown
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
apolcyn
be7468319b
Merge pull request #9654 from apolcyn/fix_ruby_mac_package_builds
...
ruby mac build environment updates
8 years ago
Sree Kuchibhotla
fa3c264ecf
Merge branch 'master' into fd_rw_atm_closure
8 years ago
Sree Kuchibhotla
82d73414e3
closures -> atomics
8 years ago
Jan Tattermusch
756b137878
remove stale buildall.bat script and update readme
8 years ago