Craig Tiller
|
9e3af382fb
|
Merge github.com:grpc/grpc into stats_histo
|
7 years ago |
Mark D. Roth
|
8941f607d6
|
Merge pull request #12369 from markdroth/call_combiner
Second attempt at call combiner PR
|
7 years ago |
Yash Tibrewal
|
b13c8cb03f
|
Merge pull request #12420 from yashykt/ctocc
Getting C code also C++ compilable
|
7 years ago |
David Garcia Quintas
|
c3c7e5548f
|
{grpclb,client_lb}_end2end: Fix epoll1 flakes
|
7 years ago |
Craig Tiller
|
8d0fef2089
|
Sort tests by cpu usage to better bin-pack
|
7 years ago |
Craig Tiller
|
2d631428ac
|
Merge branch 'query_times' of github.com:ctiller/grpc into query_times
|
7 years ago |
Craig Tiller
|
0b86d03611
|
Better variable name
|
7 years ago |
David Garcia Quintas
|
1a5326aa7f
|
Updated version numbers in README
|
7 years ago |
Yuchen Zeng
|
b6ef6e9ff5
|
Merge pull request #12080 from y-zeng/connectivity
Reconnect channels automatically in C++ clients
|
7 years ago |
Sree Kuchibhotla
|
f54af4832e
|
Merge pull request #12413 from sreecha/fix-epoll1-bug
Fix epoll1 hang
|
7 years ago |
Craig Tiller
|
120d4fda07
|
Use max cpu_measured instead of average (for safety)
|
7 years ago |
Craig Tiller
|
e5a1b2b087
|
clang-format
|
7 years ago |
Craig Tiller
|
cd78a50084
|
Merge github.com:grpc/grpc into stats_histo
|
7 years ago |
Vijay Pai
|
58c33ba19b
|
Decouple alarm construction from setting to avoid races in MT code
|
7 years ago |
Craig Tiller
|
c1453ca8c2
|
Revert "Annotate benign race"
This reverts commit 6869da4d65 .
|
7 years ago |
Craig Tiller
|
24f30f7ac0
|
Garbage collect experimental pollers
|
7 years ago |
jiangtaoli2016
|
c88e1dee43
|
fix secure_endpoint_test
|
7 years ago |
David G. Quintas
|
e3f5a69611
|
Merge pull request #12415 from dgquintas/condvars_latches_again
Condition variables are not latches, again
|
7 years ago |
Alok Kumar
|
c2ec4d6ea9
|
Merge remote-tracking branch 'upstream/master'
|
7 years ago |
David Garcia Quintas
|
4dc3c0bdd3
|
Merge branch 'master' of github.com:grpc/grpc into filters_prio
|
7 years ago |
David Garcia Quintas
|
0822d331df
|
s/load_reporting/server_load_reporting
|
7 years ago |
Alok Kumar
|
1b6f4fc79f
|
Clang format modified files
|
7 years ago |
Alok Kumar
|
dd9916d364
|
Fix microbenchmarks BUILD file
|
7 years ago |
Alok Kumar
|
1165026d99
|
Update build.yaml and generated changes
|
7 years ago |
Alok Kumar
|
e0399c29c5
|
Partition microbenchmarks to be easily sharable for google specific transports
|
7 years ago |
Yash Tibrewal
|
df6227c450
|
More edits for C to CC
|
7 years ago |
Yash Tibrewal
|
210a59d7f5
|
Merge branch 'master' of https://github.com/grpc/grpc into ctocc
|
7 years ago |
Yash Tibrewal
|
d28573505a
|
Modifying a few files
|
7 years ago |
Craig Tiller
|
9992bdb74e
|
Query CPU cost of tests and feed that into test runner
|
7 years ago |
jiangtaoli2016
|
e12f5f28b5
|
Revise zero-copy protector interface
|
7 years ago |
Craig Tiller
|
3749a6d417
|
Merge github.com:grpc/grpc into stats_histo
|
7 years ago |
David Garcia Quintas
|
a28cca8447
|
Condition variables are not latches, again
|
7 years ago |
jiangtaoli2016
|
627691fd26
|
Fake zero-copy frame protector
|
7 years ago |
kpayson64
|
04035de631
|
Merge pull request #12353 from kpayson64/scatter_read
Use all read buffers when doing a scatter read
|
7 years ago |
Yuchen Zeng
|
b5dd3abad9
|
Increase the grace period in ReconnectChannel tests
|
7 years ago |
Sree Kuchibhotla
|
fb3494070c
|
Kicked worker shouldn't add pollset to neighbhourhood
|
7 years ago |
Craig Tiller
|
0181dd0bfb
|
Merge branch 'scatter_read' of github.com:kpayson64/grpc into stats_histo
|
7 years ago |
Ken Payson
|
73a023b74b
|
Use all read buffers when doing a scatter read
|
7 years ago |
David Garcia Quintas
|
9b9d0e5794
|
Fixed include guards
|
7 years ago |
Craig Tiller
|
9c519434be
|
EXPERIMENT: Increase grpc_slice size to allow more inlining
|
7 years ago |
Craig Tiller
|
6869da4d65
|
Annotate benign race
|
7 years ago |
Craig Tiller
|
e1101cf099
|
Update Bazel for new systems
|
7 years ago |
Craig Tiller
|
f4e5802c2e
|
Fix ASAN detected failure
|
7 years ago |
Jan Tattermusch
|
8271d0f3b4
|
Merge pull request #12216 from pongad/main_method
give run_performance_tests a main method
|
7 years ago |
Jan Tattermusch
|
3ce4b28b0f
|
no need for ruby workaround
|
7 years ago |
Jan Tattermusch
|
aafa699429
|
prevent timeout for node and python windows artifact builds
|
7 years ago |
Jan Tattermusch
|
23b0102fd9
|
Merge pull request #12386 from jtattermusch/perfworker_script
Update the perfworker creation script
|
7 years ago |
Yang Gao
|
5314616e24
|
Merge pull request #12341 from yang-g/extern
Log offending ops and error code before crashing the server
|
7 years ago |
David G. Quintas
|
33ec94f374
|
Merge pull request #12351 from dgquintas/fix_fake_resolver_use_after_free
Fake resolver: Fix use-after-free
|
7 years ago |
Craig Tiller
|
3e3dd08087
|
Bounds fixes
|
7 years ago |