aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | * | | | Update brew before using itGravatar Matt Kwong2017-10-31
| | | | | | | | |
* | | | | | | | | Merge pull request #13192 from vjpai/sppGravatar Vijay Pai2017-10-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix a data race in microbenchmark stats gathering
| | | | | | | | * | modify TSI handshake to correctly handle the case of TSI_INCOMPLETE_DATAGravatar Yihua Zhang2017-10-30
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #13082 from vjpai/friendly_fireGravatar Vijay Pai2017-10-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend
| | * | | | | | | | Fix a data race in microbenchmark stats gatheringGravatar Vijay Pai2017-10-30
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #12732 from y-zeng/connectivity_watcherGravatar Yuchen Zeng2017-10-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Client channel backup poller
| | * | | | | | | | clang-fmtGravatar Vijay Pai2017-10-30
| | | | | | | | | |
| | * | | | | | | | GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friendGravatar Vijay Pai2017-10-30
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #12878 from markdroth/pick_first_subchannel_listGravatar Mark D. Roth2017-10-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Refactor subchannel_list code out of RR and use it in PF.
| | * | | | | | | | Update with internal C++ interfacesGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Fix crash in epollexGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Change the default interval to 5 secondsGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Fix timeoutsGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Fix SIGV when grpc_channel_stack_init returns errorsGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Update with grpc_millisGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Fix polling_timer shutdown processGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Remove schedule_polling_timerGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Add comments, fix backup_poller_shutdown_unrefGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MSGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Use backup pollser instead of connectivity watcherGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | clang-formatGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | convert connectivity_watcher to cpp fileGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Remove c++ channel connectivity watcherGravatar Yuchen Zeng2017-10-30
| | | | | | | | | |
| | * | | | | | | | Add client channel connectivity watcherGravatar Yuchen Zeng2017-10-30
| |/ / / / / / / / |/| | | | | | | |
| | | | * | | | | thread_stress_test: default timeout is sufficientGravatar Jan Tattermusch2017-10-30
| | | | | | | | |
| | | | * | | | | use reasonable multiplier valuesGravatar Jan Tattermusch2017-10-30
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #12870 from kpayson64/call_bm_diffGravatar kpayson642017-10-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add call size bm diff
* \ \ \ \ \ \ \ \ Merge pull request #13107 from vjpai/reinternalizeGravatar Vijay Pai2017-10-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Separate public and internal C++ interfaces - Revival of #11572
* \ \ \ \ \ \ \ \ \ Merge pull request #13177 from kpayson64/qps_test_fixGravatar kpayson642017-10-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix QPS Async Client Next loop
* \ \ \ \ \ \ \ \ \ \ Merge pull request #12644 from justinburke/cert_reloadingGravatar Justin Burke2017-10-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Support SSL server certificate reloading.
| | | | * | | | | | | | Add call size bm_diffGravatar Ken Payson2017-10-27
| |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Support SSL server certificate reloading.Gravatar Justin Burke2017-10-27
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #13158 from ncteisen/fix-p0Gravatar Noah Eisen2017-10-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix Timing Test Bug
| * | | | | | | | | | | Fix portabilotyGravatar ncteisen2017-10-27
| | | | | | | | | | | |
| * | | | | | | | | | | Address github comment, sleep for minimal timeGravatar ncteisen2017-10-27
| | | | | | | | | | | |
| | | | * | | | | | | | Adopt the static factory pattern (#10)Gravatar Vijay Pai2017-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Switch sync streams from "struct internal" to static factory in namespace internal * Reduce diff size * fix friends * Use static factory pattern for async unary calls * Use static factories for async streams * clang-format
| | | | | * | | | | | | Fix build failure.Gravatar Mark D. Roth2017-10-27
| | | | | | | | | | | |
| | | | | * | | | | | | Assume that subchannels start in state IDLE.Gravatar Mark D. Roth2017-10-27
| | | | | | | | | | | |
| | | * | | | | | | | | Fix QPS Async Client Next loopGravatar Ken Payson2017-10-27
| | |/ / / / / / / / /
* | | | | | | | | | | Merge pull request #13157 from jtattermusch/docker_faster_pullsGravatar Jan Tattermusch2017-10-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | User GCR mirror for pulling docker images
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #13154 from jtattermusch/buildonly_parallelismGravatar Jan Tattermusch2017-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | Limit concurrent jobs for build_only on linux
* | | | | | | | | | | | Merge pull request #13164 from yang-g/clear_the_requestGravatar Yang Gao2017-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Clear the request before sending out the response.
| * | | | | | | | | | | | clear the requestGravatar yang-g2017-10-26
|/ / / / / / / / / / / /
| | | | * / / / / / / / Separate public and internal C++ interfacesGravatar Vijay Pai2017-10-26
| |_|_|/ / / / / / / / |/| | | | | | | | | |
| | | | * | | | | | | Change uses of PRIdPTR to PRIuPTR.Gravatar Mark D. Roth2017-10-26
| | | | | | | | | | |
| | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-26
| | | | |\ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| | | | | | | | | | * When parsing durations, handle any number of decimal digits up to 9.Gravatar Mark D. Roth2017-10-26
| | | | | | | | | | |
| | | | | * | | | | | Merge branch 'master' into census_updateGravatar Jim King2017-10-26
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| | | | | | | | | | * Fix a bunch of dumb service config parsing bugs.Gravatar Mark D. Roth2017-10-26
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge pull request #13119 from jtattermusch/core_win_unref_res_quota_masterGravatar Jan Tattermusch2017-10-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Try unref resource quota in Windows (for upstream/master)