Jan Tattermusch
|
ee6151b70e
|
add kokoro sanity webhook job
|
8 years ago |
Vijay Pai
|
7f6a27a4d3
|
Merge pull request #12372 from vjpai/armalarmadingdong
Core API change: Decouple alarm construction from setting to avoid races in MT code
|
8 years ago |
kumaralokgithub
|
bf3b8445fe
|
Merge pull request #12402 from kumaralokgithub/master
Partition microbenchmarks to be easily shareable with google specific transports
|
8 years ago |
Vijay Pai
|
9fbeb279b0
|
Merge pull request #12436 from vjpai/draining_faces
Specify that ServerCompletionQueue must be drained
|
8 years ago |
Craig Tiller
|
1bab6ab2d9
|
Merge pull request #12432 from ctiller/sort_by_cpu_est
Sort tests by cpu estimate
|
8 years ago |
David G. Quintas
|
7e8dec3d44
|
Merge pull request #12437 from dgquintas/fix_concurrent_merges
Fix use of grpc_channel_filter from concurrent merges
|
8 years ago |
David Garcia Quintas
|
b9f99f0de2
|
Fix use of grpc_channel_filter from concurrent merges
|
8 years ago |
Craig Tiller
|
41630a2950
|
Merge pull request #12334 from ctiller/stats_histo
Stats histograms
|
8 years ago |
Craig Tiller
|
0880cadc6f
|
Merge github.com:grpc/grpc into stats_histo
|
8 years ago |
Vijay Pai
|
66eaa32773
|
Specify that ServerCompletionQueue must be drained.
|
8 years ago |
David G. Quintas
|
4fb50865e0
|
Merge pull request #12104 from dgquintas/filters_prio
Added way to remove filters from channel stack builder
|
8 years ago |
Craig Tiller
|
9e3af382fb
|
Merge github.com:grpc/grpc into stats_histo
|
8 years ago |
Mark D. Roth
|
8941f607d6
|
Merge pull request #12369 from markdroth/call_combiner
Second attempt at call combiner PR
|
8 years ago |
Yash Tibrewal
|
b13c8cb03f
|
Merge pull request #12420 from yashykt/ctocc
Getting C code also C++ compilable
|
8 years ago |
Craig Tiller
|
8d0fef2089
|
Sort tests by cpu usage to better bin-pack
|
8 years ago |
Craig Tiller
|
2d631428ac
|
Merge branch 'query_times' of github.com:ctiller/grpc into query_times
|
8 years ago |
Craig Tiller
|
0b86d03611
|
Better variable name
|
8 years ago |
Yuchen Zeng
|
b6ef6e9ff5
|
Merge pull request #12080 from y-zeng/connectivity
Reconnect channels automatically in C++ clients
|
8 years ago |
Sree Kuchibhotla
|
f54af4832e
|
Merge pull request #12413 from sreecha/fix-epoll1-bug
Fix epoll1 hang
|
8 years ago |
Craig Tiller
|
120d4fda07
|
Use max cpu_measured instead of average (for safety)
|
8 years ago |
Craig Tiller
|
e5a1b2b087
|
clang-format
|
8 years ago |
Craig Tiller
|
cd78a50084
|
Merge github.com:grpc/grpc into stats_histo
|
8 years ago |
Vijay Pai
|
58c33ba19b
|
Decouple alarm construction from setting to avoid races in MT code
|
8 years ago |
Craig Tiller
|
c1453ca8c2
|
Revert "Annotate benign race"
This reverts commit 6869da4d65 .
|
8 years ago |
Craig Tiller
|
24f30f7ac0
|
Garbage collect experimental pollers
|
8 years ago |
David G. Quintas
|
e3f5a69611
|
Merge pull request #12415 from dgquintas/condvars_latches_again
Condition variables are not latches, again
|
8 years ago |
Alok Kumar
|
c2ec4d6ea9
|
Merge remote-tracking branch 'upstream/master'
|
8 years ago |
David Garcia Quintas
|
4dc3c0bdd3
|
Merge branch 'master' of github.com:grpc/grpc into filters_prio
|
8 years ago |
Alok Kumar
|
1b6f4fc79f
|
Clang format modified files
|
8 years ago |
Alok Kumar
|
dd9916d364
|
Fix microbenchmarks BUILD file
|
8 years ago |
Alok Kumar
|
1165026d99
|
Update build.yaml and generated changes
|
8 years ago |
Alok Kumar
|
e0399c29c5
|
Partition microbenchmarks to be easily sharable for google specific transports
|
8 years ago |
Yash Tibrewal
|
df6227c450
|
More edits for C to CC
|
8 years ago |
Yash Tibrewal
|
210a59d7f5
|
Merge branch 'master' of https://github.com/grpc/grpc into ctocc
|
8 years ago |
Yash Tibrewal
|
d28573505a
|
Modifying a few files
|
8 years ago |
Craig Tiller
|
9992bdb74e
|
Query CPU cost of tests and feed that into test runner
|
8 years ago |
Craig Tiller
|
3749a6d417
|
Merge github.com:grpc/grpc into stats_histo
|
8 years ago |
David Garcia Quintas
|
a28cca8447
|
Condition variables are not latches, again
|
8 years ago |
kpayson64
|
04035de631
|
Merge pull request #12353 from kpayson64/scatter_read
Use all read buffers when doing a scatter read
|
8 years ago |
Yuchen Zeng
|
b5dd3abad9
|
Increase the grace period in ReconnectChannel tests
|
8 years ago |
Sree Kuchibhotla
|
fb3494070c
|
Kicked worker shouldn't add pollset to neighbhourhood
|
8 years ago |
Craig Tiller
|
0181dd0bfb
|
Merge branch 'scatter_read' of github.com:kpayson64/grpc into stats_histo
|
8 years ago |
Ken Payson
|
73a023b74b
|
Use all read buffers when doing a scatter read
|
8 years ago |
Craig Tiller
|
9c519434be
|
EXPERIMENT: Increase grpc_slice size to allow more inlining
|
8 years ago |
Craig Tiller
|
6869da4d65
|
Annotate benign race
|
8 years ago |
Craig Tiller
|
e1101cf099
|
Update Bazel for new systems
|
8 years ago |
Craig Tiller
|
f4e5802c2e
|
Fix ASAN detected failure
|
8 years ago |
Jan Tattermusch
|
8271d0f3b4
|
Merge pull request #12216 from pongad/main_method
give run_performance_tests a main method
|
8 years ago |
Jan Tattermusch
|
23b0102fd9
|
Merge pull request #12386 from jtattermusch/perfworker_script
Update the perfworker creation script
|
8 years ago |
Yang Gao
|
5314616e24
|
Merge pull request #12341 from yang-g/extern
Log offending ops and error code before crashing the server
|
8 years ago |