Jan Tattermusch
|
f1a3e0c25a
|
add back manual edits to config_linux/ares_config.h
|
7 years ago |
Jan Tattermusch
|
1d93e22a10
|
fix macos build
|
7 years ago |
Jan Tattermusch
|
ba2801f75c
|
build using c-ares own cmake
|
7 years ago |
Jan Tattermusch
|
7a816865a5
|
regenerate darwin ares_config.h
|
7 years ago |
Jan Tattermusch
|
138eea81f9
|
cherrypick fixed version of ares_build.h
|
7 years ago |
Jan Tattermusch
|
ade414a191
|
fix ares 1.13 build on linux
|
7 years ago |
Jan Tattermusch
|
b0f180afac
|
bump c-ares submodule to 1.13
|
7 years ago |
Yash Tibrewal
|
7cdd99c86e
|
Adding more pointer type conversions
|
7 years ago |
Craig Tiller
|
2426163b31
|
Switch to three threads per cq for unconstrained benchmarks
|
7 years ago |
Yash Tibrewal
|
cc86cb7560
|
Merge pull request #12440 from yashykt/ctocc
Getting C Core files compilable as C++
|
7 years ago |
Craig Tiller
|
50fec6aef5
|
Measure batchiness
|
7 years ago |
Ken Payson
|
4657a4818b
|
Warm pip cache with libraries used by virtualenv
|
7 years ago |
Craig Tiller
|
f73c2109d3
|
Compile fix
|
7 years ago |
Craig Tiller
|
b0ce25e705
|
Add comment
|
7 years ago |
Craig Tiller
|
55863ff527
|
Merge github.com:grpc/grpc into write_completion
|
7 years ago |
Craig Tiller
|
073a88f4dd
|
add some stats
|
7 years ago |
David G. Quintas
|
729448f2ed
|
Merge pull request #12318 from dgquintas/fix_epoll1_flakiness_client_lb_e2e
{grpclb,client_lb}_end2end: Fix epoll1 flakes
|
7 years ago |
Noah Eisen
|
fff57a0f90
|
Merge pull request #12454 from ncteisen/disable-trickle-latency-counters
Disable Latency Profile of Trickle
|
7 years ago |
ncteisen
|
942f2b539c
|
Disable latency profile of trickle
|
7 years ago |
David G. Quintas
|
24ea59b31d
|
Merge pull request #12447 from dgquintas/detect_flakes_print_url
Print kokoro URL for new flakes
|
7 years ago |
Craig Tiller
|
d7b112e901
|
Merge github.com:grpc/grpc into server_stats
|
7 years ago |
Craig Tiller
|
a87f22d1ab
|
Merge pull request #12449 from ctiller/stats_doc
Add a documentation field to stats, enforce its usage
|
7 years ago |
Yash Tibrewal
|
a0a9ca485a
|
Merge branch 'master' of https://github.com/grpc/grpc into ctocc
|
7 years ago |
Nicolas Noble
|
1a4b3acff0
|
Merge pull request #12439 from nicolasnoble/compilers-be-compilers
Quick compilation fix.
|
7 years ago |
David G. Quintas
|
11b4ddde59
|
Merge pull request #12200 from dgquintas/rename_lr_to_plugin
Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}
|
7 years ago |
Craig Tiller
|
eda90974b4
|
Add a documentation field to stats, enforce its usage
|
7 years ago |
David Garcia Quintas
|
38a83b3c40
|
Print kokoro URL for new flakes
|
7 years ago |
David G. Quintas
|
8cfbb2836a
|
Merge pull request #12430 from dgquintas/update_readme_version
Updated version numbers in README
|
7 years ago |
Jan Tattermusch
|
b0b8564444
|
Merge pull request #12445 from jtattermusch/kokoro_webhook_experiment
Add kokoro sanity webhook job
|
7 years ago |
Mark D. Roth
|
b9bac8e0c6
|
Merge pull request #12418 from jiangtaoli2016/fake_zero_copy_protector
Fake zero copy protector
|
7 years ago |
Jan Tattermusch
|
ee6151b70e
|
add kokoro sanity webhook job
|
7 years ago |
Yash Tibrewal
|
ca3c1c05eb
|
More explicit pointer type conversion
|
7 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
|
7 years ago |
kumaralokgithub
|
bf3b8445fe
|
Merge pull request #12402 from kumaralokgithub/master
Partition microbenchmarks to be easily shareable with google specific transports
|
7 years ago |
Nicolas "Pixel" Noble
|
fd6335c93d
|
Some compilers still don't like that.
|
7 years ago |
Vijay Pai
|
9fbeb279b0
|
Merge pull request #12436 from vjpai/draining_faces
Specify that ServerCompletionQueue must be drained
|
7 years ago |
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
|
23af48d972
|
Merge github.com:grpc/grpc into server_stats
|
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 |
Vijay Pai
|
66eaa32773
|
Specify that ServerCompletionQueue must be drained.
|
7 years ago |
David Garcia Quintas
|
1faa48ead3
|
Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin
|
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 |
Vijay Pai
|
677395558d
|
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
|
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 |