Craig Tiller
225435972c
Fix bug in poll polling engine causing pollsets to be deleted before they are removed from pollset_sets
8 years ago
Muxi Yan
a74ccafc93
Add new dummy Cronet API
8 years ago
Sree Kuchibhotla
2fc2b3ed14
Remove GRPC_ERROR_INTERNAL type and simplify the code a bit
8 years ago
Craig Tiller
a8610c094d
Review nits
8 years ago
Craig Tiller
be9691af99
Add commentary
8 years ago
Craig Tiller
a11bfc85e7
Simplify loop
8 years ago
Craig Tiller
4a84bdda7f
s/transport_private/handler_private -- use is no longer restricted to transports
8 years ago
Muxi Yan
ccbfb461d0
Merge remote-tracking branch 'upstream/master' into packet-coalescing-core
8 years ago
Craig Tiller
09173c66f4
Merge pull request #9703 from ctiller/bm_fixit
...
Use pre-existing script for flamegraph generation
8 years ago
Craig Tiller
9f3ba09d3c
Use pre-existing script for flamegraph generation
8 years ago
Sree Kuchibhotla
a70ccb6a00
code review comments
8 years ago
Sree Kuchibhotla
8466d560be
Merge branch 'master' into fd_rw_atm_closure
8 years ago
Craig Tiller
9c30e98ce5
Merge pull request #9699 from ctiller/bm_meh
...
Use shell to redirect a few big files
8 years ago
Craig Tiller
a48e690498
Use shell to redirect a few big files
8 years ago
Craig Tiller
ef6d744c23
Include faster networks
8 years ago
Craig Tiller
4cb0a7a5a1
Better test
8 years ago
Craig Tiller
fe5f497f77
Add a test that measures flow control stalls in a deterministic way
8 years ago
David Garcia Quintas
f31f096274
Use call context to propagare LR costs
8 years ago
Craig Tiller
4e8b136faf
Merge pull request #9695 from ctiller/no_tmp
...
Fix command line
8 years ago
Craig Tiller
a78871e4b3
Fix command line
8 years ago
Nicolas "Pixel" Noble
e00d63f3ea
Merge remote-tracking branch 'google/v1.1.x'
8 years ago
Mehrdad Afshari
5af59537bc
Merge pull request #9691 from mehrdada/enable-pylint-on-grpc-package
...
Added Pylint to sanity tests for the grpc package alone.
Most pylint rules are disabled and for each disabled rule, there is a related TODO added to the .pylintrc.
8 years ago
Craig Tiller
f43c2e533e
Merge pull request #9692 from ctiller/bm_stats
...
Fix path
8 years ago
Craig Tiller
608b3dcf43
Merge github.com:grpc/grpc into bm_closure
8 years ago
Craig Tiller
4dde8b277d
Fix stack corruption
8 years ago
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