aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Add server load reporting serviceGravatar Juanli Shen2018-07-13
|
* Merge pull request #16011 from adelez/foundry2Gravatar adelez2018-07-13
|\ | | | | Step 3 of multipool RBE configuration.
| * Step 3 of multipool RBE configuration.Gravatar Adele Zhou2018-07-13
|/
* Merge pull request #15962 from sreecha/fix-dns-jobGravatar Sree Kuchibhotla2018-07-13
|\ | | | | Move executor implementation into GrpcExecutor class
* \ Merge pull request #16006 from ghostwriternr/update-bazelGravatar Matt Kwong2018-07-12
|\ \ | | | | | | Upgrade Bazel to 0.15.0
* \ \ Merge pull request #15991 from adelez/foundry2Gravatar adelez2018-07-12
|\ \ \ | | | | | | | | Step 2 of configuring the bazel tests for running with multipool RBE: use the platform config for all bazel tests.
| | * | Upgrade Bazel to 0.15.0Gravatar Naresh2018-07-12
| | | |
| * | | Apply platforms config to ubsan and msan like the other builds.Gravatar Adele Zhou2018-07-12
|/ / /
| | * Handle multiple invocations of grpc_executor_shutdown()Gravatar Sree Kuchibhotla2018-07-12
| | |
* | | Merge pull request #15994 from yashykt/pingdocGravatar Yash Tibrewal2018-07-12
|\ \ \ | | | | | | | | GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sens…
* \ \ \ Merge pull request #15896 from markdroth/client_channel_refactorGravatar Mark D. Roth2018-07-12
|\ \ \ \ | | | | | | | | | | Refactor resolver result callback
* \ \ \ \ Merge pull request #15998 from grpc/v1.13.xGravatar Mehrdad Afshari2018-07-12
|\ \ \ \ \ | | | | | | | | | | | | Upmerge changes from v1.13.x to master.
| * \ \ \ \ Merge pull request #15975 from jtattermusch/netcore_shutdown_hooksGravatar Jan Tattermusch2018-07-12
| |\ \ \ \ \ | | | | | | | | | | | | | | Remove C# shutdown hook on .NET Core (for v1.13.x)
| | | | | | * replace new/delete with grpc_core::New and grpc_core::DeleteGravatar Sree Kuchibhotla2018-07-11
| | | | | | |
| | | | | | * use a global executor pointer that is initialized by grpc_executor_init()Gravatar Sree Kuchibhotla2018-07-11
| | | | | | |
| | | | | | * Create on first use pattern for initializing global executorGravatar Sree Kuchibhotla2018-07-11
| | | | | | |
| | | | * | | GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sense for ↵Gravatar Yash Tibrewal2018-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the server
* | | | | | | Merge pull request #15947 from dgquintas/rr_ppicks_fixGravatar David G. Quintas2018-07-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fixed ordering in adding pending picks to RR
| | | | | | | * remove unnecessary headerGravatar Sree Kuchibhotla2018-07-11
| | | | | | | |
* | | | | | | | Merge pull request #15918 from matt-kwong/rbe-unknownGravatar Matt Kwong2018-07-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Enable uploading UNKNOWN results for RBE
| | | | | | | | * Merge branch 'master' into fix-dns-jobGravatar Sree Kuchibhotla2018-07-11
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | | * Merge branch 'master' into fix-dns-jobGravatar Sree Kuchibhotla2018-07-11
| | | | | | | | |\
| | | | | | | | * | More PR comments; useful tracingGravatar Sree Kuchibhotla2018-07-11
| | | | | | | | | |
| | | | | * | | | | Refactor resolver result callback.Gravatar Mark D. Roth2018-07-11
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #15982 from ncteisen/channelz-registryGravatar Noah Eisen2018-07-11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | Rewrite Channelz Registry in Terms of Inlined Vector
| * | | | | | | | Remove unneeded includeGravatar ncteisen2018-07-11
| | | | | | | | |
| * | | | | | | | Add note about on-by-defaultGravatar ncteisen2018-07-11
| | | | | | | | |
| * | | | | | | | Reviewer commentsGravatar ncteisen2018-07-11
| | | | | | | | |
| * | | | | | | | Rewrite channelz registry in terms of inlined vectorGravatar ncteisen2018-07-11
| | | | | | | | |
| | | | | | | | * Rename grpc_executor_job_type to C++ style nameGravatar Sree Kuchibhotla2018-07-10
| | | | | | | | |
| | | * | | | | | fix test comment and small code tweakGravatar David Garcia Quintas2018-07-10
| | | | | | | | |
| | | * | | | | | Simplified the test significantly. No more threadsGravatar David Garcia Quintas2018-07-10
| | | | | | | | |
| | | * | | | | | Clarify new test commentGravatar David Garcia Quintas2018-07-10
| | | | | | | | |
* | | | | | | | | Merge pull request #15978 from yang-g/hanging_transportGravatar Yang Gao2018-07-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Do not start timer if transport is closed.
| | | | | | | | | * more code review commentsGravatar Sree Kuchibhotla2018-07-10
| | | | | | | | | |
| | | | * | | | | | Added TODOGravatar David Garcia Quintas2018-07-10
| | | | | | | | | |
| | | | | | | | | * Fix typoGravatar Sree Kuchibhotla2018-07-10
| | | | | | | | | |
* | | | | | | | | | Merge pull request #15979 from jiangtaoli2016/fix_raceGravatar Jiangtao Li2018-07-10
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | fix potential race condition in ALTS integrity-only extra-copy mode
| | | | | | | | | * address code review comemntsGravatar Sree Kuchibhotla2018-07-10
| | | | | | | | | |
| * | | | | | | | | fix potential race condition in ALTS integrity-only extra-copy modeGravatar jiangtaoli20162018-07-10
|/ / / / / / / / /
| * / / / / / / / Do not start timer if transport is closed.Gravatar yang-g2018-07-10
|/ / / / / / / /
* | | | | | | | Merge pull request #15964 from matt-kwong/fix-dartGravatar Jan Tattermusch2018-07-10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | Fix Dart interop tests by upgrading to Dart 2
| | | | | * | | add a TODOGravatar Jan Tattermusch2018-07-10
| | | | | | | |
| | | | | * | | explain the shutdown hooks in detailGravatar Jan Tattermusch2018-07-10
| | | | | | | |
| | | | | * | | Remove C# shutdown hook on .NET CoreGravatar Chris Bacon2018-07-10
| | | | |/ / /
| | | * | | | Added testGravatar David Garcia Quintas2018-07-09
| | | | | | |
* | | | | | | Merge pull request #15961 from adelez/foundry2Gravatar adelez2018-07-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Configure bazel builds to use Foundry's multipool feature.
* \ \ \ \ \ \ \ Merge pull request #15965 from grpc/v1.13.xGravatar Mehrdad Afshari2018-07-09
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | Upmerge v1.13.x (Python3.7 macOS/Windows 64-bit targets)
| * | | | | | | Merge pull request #15963 from mehrdada/python37-mac-windows-wheels-64bitGravatar Mehrdad Afshari2018-07-09
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add Python 3.7 Mac and Windows artifact targets (64bit)
| | | | * | | | | Fix Dart interop tests by upgrading to Dart 2Gravatar Matt Kwong2018-07-09
| | | | | | | | |