Craig Tiller
|
2e9afc02ac
|
Merge github.com:grpc/grpc into write_completion
|
7 years ago |
Craig Tiller
|
1bab6ab2d9
|
Merge pull request #12432 from ctiller/sort_by_cpu_est
Sort tests by cpu estimate
|
7 years ago |
David G. Quintas
|
7e8dec3d44
|
Merge pull request #12437 from dgquintas/fix_concurrent_merges
Fix use of grpc_channel_filter from concurrent merges
|
7 years ago |
David Garcia Quintas
|
b9f99f0de2
|
Fix use of grpc_channel_filter from concurrent merges
|
7 years ago |
Craig Tiller
|
7ba22e879d
|
Merge github.com:grpc/grpc into write_completion
|
7 years ago |
Craig Tiller
|
41630a2950
|
Merge pull request #12334 from ctiller/stats_histo
Stats histograms
|
7 years ago |
Craig Tiller
|
0880cadc6f
|
Merge github.com:grpc/grpc into stats_histo
|
7 years ago |
David G. Quintas
|
4fb50865e0
|
Merge pull request #12104 from dgquintas/filters_prio
Added way to remove filters from channel stack builder
|
7 years ago |
Craig Tiller
|
38b15c8ca3
|
Merge branch 'write_completion' into write_completion_stats
|
7 years ago |
Craig Tiller
|
dfc6cffdf8
|
Merge github.com:grpc/grpc into write_completion
|
7 years ago |
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 |
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 |
Craig Tiller
|
99bdb388a7
|
Merge branch 'write_completion' into write_completion_stats
|
7 years ago |
Craig Tiller
|
a8fc020e0f
|
Merge github.com:grpc/grpc into write_completion
|
7 years ago |
Craig Tiller
|
06a1baed61
|
Better HTTP stats
|
7 years ago |
Craig Tiller
|
6155df6e5c
|
Better TCP stats
|
7 years ago |
Craig Tiller
|
07d2fa7768
|
Better executor stats
|
7 years ago |
Craig Tiller
|
022ad3ae89
|
Merge branch 'stats_histo' into write_completion_stats
|
7 years ago |
Yuchen Zeng
|
b6ef6e9ff5
|
Merge pull request #12080 from y-zeng/connectivity
Reconnect channels automatically in C++ clients
|
7 years ago |
Craig Tiller
|
ff952d292f
|
Merge github.com:grpc/grpc into write_completion
|
7 years ago |
Craig Tiller
|
ebec0dba9f
|
Select better arguments
|
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 |
Craig Tiller
|
0033c752d1
|
C89
|
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 |
David G. Quintas
|
e3f5a69611
|
Merge pull request #12415 from dgquintas/condvars_latches_again
Condition variables are not latches, again
|
7 years ago |
David Garcia Quintas
|
4dc3c0bdd3
|
Merge branch 'master' of github.com:grpc/grpc into filters_prio
|
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 |
Craig Tiller
|
b8fcff171a
|
Compile fix
|
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 |
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 |
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
|
53e96fe773
|
Fix ASAN detected failure
|
7 years ago |
Craig Tiller
|
e1101cf099
|
Update Bazel for new systems
|
7 years ago |