aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Add fallback (use backends from resolver if can't reach balancer) to grpclb.Gravatar Juanli Shen2017-09-11
|
* Merge pull request #12305 from jtattermusch/cares_bump_1_13Gravatar Jan Tattermusch2017-09-10
|\ | | | | Upgrade c-ares to 1.13.0
* \ Merge pull request #12412 from jtattermusch/avoid_win_artifact_timeoutGravatar Jan Tattermusch2017-09-09
|\ \ | | | | | | Avoid win artifact timeout
| | * tentatively set embed_cares in mingw build as is done in mac/linux buildGravatar Alexander Polcyn2017-09-09
| | |
| | * remove unnecessary libssl-dev installationGravatar Alexander Polcyn2017-09-09
| | |
| | * disable some compiler warningsGravatar Alexander Polcyn2017-09-09
| | |
| | * experimentGravatar Alexander Polcyn2017-09-09
| | |
| | * avoid __int64 for mingw portabilityGravatar Alexander Polcyn2017-09-09
| | |
| | * update mingw gcc on docker fileGravatar Alexander Polcyn2017-09-09
| | |
| | * disable c-ares in python on windows x64 and x86Gravatar Jan Tattermusch2017-09-09
| | |
| | * Update config_freebsd/ares_config.h to FreeBSD 11 ares 1.13Gravatar Mehrdad Afshari2017-09-09
| | |
| | * reintroduce ares_build.h modification from #10719Gravatar Jan Tattermusch2017-09-09
| | |
| | * ares using monotonic clock on darwin breaks the buildGravatar Jan Tattermusch2017-09-09
| | |
| | * add back manual edits to config_linux/ares_config.hGravatar Jan Tattermusch2017-09-09
| | |
| | * fix macos buildGravatar Jan Tattermusch2017-09-09
| | |
| | * build using c-ares own cmakeGravatar Jan Tattermusch2017-09-09
| | |
| | * regenerate darwin ares_config.hGravatar Jan Tattermusch2017-09-09
| | |
| | * cherrypick fixed version of ares_build.hGravatar Jan Tattermusch2017-09-09
| | |
| | * fix ares 1.13 build on linuxGravatar Jan Tattermusch2017-09-09
| | |
| | * bump c-ares submodule to 1.13Gravatar Jan Tattermusch2017-09-09
| |/ |/|
* | Merge pull request #12440 from yashykt/ctoccGravatar Yash Tibrewal2017-09-08
|\ \ | | | | | | Getting C Core files compilable as C++
* \ \ Merge pull request #12318 from dgquintas/fix_epoll1_flakiness_client_lb_e2eGravatar David G. Quintas2017-09-08
|\ \ \ | | | | | | | | {grpclb,client_lb}_end2end: Fix epoll1 flakes
* \ \ \ Merge pull request #12454 from ncteisen/disable-trickle-latency-countersGravatar Noah Eisen2017-09-08
|\ \ \ \ | | | | | | | | | | Disable Latency Profile of Trickle
| * | | | Disable latency profile of trickleGravatar ncteisen2017-09-08
|/ / / /
* | | | Merge pull request #12447 from dgquintas/detect_flakes_print_urlGravatar David G. Quintas2017-09-08
|\ \ \ \ | | | | | | | | | | Print kokoro URL for new flakes
* \ \ \ \ Merge pull request #12449 from ctiller/stats_docGravatar Craig Tiller2017-09-08
|\ \ \ \ \ | | | | | | | | | | | | Add a documentation field to stats, enforce its usage
| | | | * \ Merge branch 'master' of https://github.com/grpc/grpc into ctoccGravatar Yash Tibrewal2017-09-08
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #12439 from nicolasnoble/compilers-be-compilersGravatar Nicolas Noble2017-09-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Quick compilation fix.
* \ \ \ \ \ \ Merge pull request #12200 from dgquintas/rename_lr_to_pluginGravatar David G. Quintas2017-09-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}
| | | * | | | | Add a documentation field to stats, enforce its usageGravatar Craig Tiller2017-09-08
| |_|/ / / / / |/| | | | | |
| | | * | | | Print kokoro URL for new flakesGravatar David Garcia Quintas2017-09-08
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #12430 from dgquintas/update_readme_versionGravatar David G. Quintas2017-09-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Updated version numbers in README
* \ \ \ \ \ \ Merge pull request #12445 from jtattermusch/kokoro_webhook_experimentGravatar Jan Tattermusch2017-09-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add kokoro sanity webhook job
* \ \ \ \ \ \ \ Merge pull request #12418 from jiangtaoli2016/fake_zero_copy_protectorGravatar Mark D. Roth2017-09-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fake zero copy protector
| | * | | | | | | add kokoro sanity webhook jobGravatar Jan Tattermusch2017-09-08
| |/ / / / / / / |/| | | | | | |
| | | | | | * | More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #12372 from vjpai/armalarmadingdongGravatar Vijay Pai2017-09-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Core API change: Decouple alarm construction from setting to avoid races in MT code
* \ \ \ \ \ \ \ Merge pull request #12402 from kumaralokgithub/masterGravatar kumaralokgithub2017-09-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Partition microbenchmarks to be easily shareable with google specific transports
| | | | | | * | | Some compilers still don't like that.Gravatar Nicolas "Pixel" Noble2017-09-08
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #12436 from vjpai/draining_facesGravatar Vijay Pai2017-09-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Specify that ServerCompletionQueue must be drained
* \ \ \ \ \ \ \ \ Merge pull request #12432 from ctiller/sort_by_cpu_estGravatar Craig Tiller2017-09-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Sort tests by cpu estimate
* \ \ \ \ \ \ \ \ \ Merge pull request #12437 from dgquintas/fix_concurrent_mergesGravatar David G. Quintas2017-09-07
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix use of grpc_channel_filter from concurrent merges
| * | | | | | | | | | Fix use of grpc_channel_filter from concurrent mergesGravatar David Garcia Quintas2017-09-07
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #12334 from ctiller/stats_histoGravatar Craig Tiller2017-09-07
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | Stats histograms
| * | | | | | | | | | Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| | | * | | | | | | | Specify that ServerCompletionQueue must be drained.Gravatar Vijay Pai2017-09-07
| | | | | | | | | | |
| | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_pluginGravatar David Garcia Quintas2017-09-07
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #12104 from dgquintas/filters_prioGravatar David G. Quintas2017-09-07
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | Added way to remove filters from channel stack builder
| | * | | | | | | | | Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Second attempt at call combiner PR