aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-17
|\
| * Merge pull request #7664 from kpayson64/cv_wakeup_fdGravatar kpayson642016-10-17
| |\
* | | Better debug stringsGravatar Craig Tiller2016-10-17
| * | clang-formatGravatar David Garcia Quintas2016-10-15
* | | Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-callsGravatar Craig Tiller2016-10-14
|\ \ \
* \ \ \ Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-14
|\ \ \ \
| | * | | clang-formatGravatar Craig Tiller2016-10-14
| |/ / / |/| | |
| | * | Factored out common code into pick_from_internal_rr.Gravatar David Garcia Quintas2016-10-14
* | | | Fix some test failuresGravatar Craig Tiller2016-10-14
| | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_racesGravatar David Garcia Quintas2016-10-14
| | |\ \ | | |/ / | |/| |
| | * | Tiny refactoringGravatar David Garcia Quintas2016-10-14
| * | | Merge pull request #8348 from dgquintas/new_lb_md_keysGravatar David G. Quintas2016-10-14
| |\ \ \
| | | * | pr commentsGravatar David Garcia Quintas2016-10-14
| * | | | Merge pull request #7962 from y-zeng/call_holder_add_pollentGravatar Yuchen Zeng2016-10-14
| |\ \ \ \
* | | | | | Fix potential crashGravatar Craig Tiller2016-10-14
| | | * | | Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keysGravatar David Garcia Quintas2016-10-14
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | * | gRPCLB and RR race fixesGravatar David Garcia Quintas2016-10-13
| | |_|/ / | |/| | |
* | | | | Revert spamGravatar Craig Tiller2016-10-13
* | | | | Fix bad stream terminatorsGravatar Craig Tiller2016-10-13
| | | | * Use atomics for poll status to prevent tsan race complaintsGravatar Ken Payson2016-10-13
| | | | * Moved cv polling into ev_poll_posix.cGravatar Ken Payson2016-10-13
* | | | | Fix 32-bit linux buildGravatar Craig Tiller2016-10-13
* | | | | Expand documentationGravatar Craig Tiller2016-10-13
* | | | | Fix race with fetching data and writing it in chttp2Gravatar Craig Tiller2016-10-12
* | | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-12
|\| | | |
| * | | | Merge pull request #8354 from grpc/v1.0.xGravatar Jan Tattermusch2016-10-12
| |\ \ \ \
| | * | | | Update README.mdGravatar Jan Tattermusch2016-10-12
| | * | | | Update README.mdGravatar Jan Tattermusch2016-10-12
| * | | | | Merge pull request #8320 from jtattermusch/gprlog_format_fixGravatar Jan Tattermusch2016-10-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #8073 from daniel-j-born/handshake_shutdownGravatar Yang Gao2016-10-11
| |\ \ \ \ \ \
| | | | | | * | Removed outdated TODOs and improved docstringsGravatar David Garcia Quintas2016-10-11
* | | | | | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-11
|\| | | | | | |
| | | | | | * | Renamed LB-related metadata keysGravatar David Garcia Quintas2016-10-11
| | |_|_|_|/ / | |/| | | | |
| | | | | | * ChangesGravatar Ken Payson2016-10-11
| | | | | | * mergedGravatar Ken Payson2016-10-11
| | | | | | |\
| | | | | | * | Cleanup poll-cv setupGravatar Ken Payson2016-10-11
| * | | | | | | Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_credsGravatar jboeuf2016-10-11
| |\ \ \ \ \ \ \
| | | | | | * \ \ Merge remote-tracking branch 'upstream/master' into call_holder_add_pollentGravatar Yuchen Zeng2016-10-10
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Add some commentsGravatar Craig Tiller2016-10-10
* | | | | | | | | Better readabilityGravatar Craig Tiller2016-10-10
* | | | | | | | | SimplificationsGravatar Craig Tiller2016-10-10
* | | | | | | | | CleanupGravatar Craig Tiller2016-10-10
* | | | | | | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-10
|\| | | | | | | |
| | | | | | | | * Add condition variable polling engineGravatar kpayson642016-10-10
| | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | * Remove test-forcing hackGravatar Ken Payson2016-10-07
| * | | | | | | Merge pull request #8219 from markdroth/fail_fastGravatar Mark D. Roth2016-10-07
| |\ \ \ \ \ \ \
| | | | | | | | * fix small bugGravatar Ken Payson2016-10-07
| * | | | | | | | Merge pull request #8323 from markdroth/lb_pick_fixGravatar Mark D. Roth2016-10-07
| |\ \ \ \ \ \ \ \
| * | | | | | | | | clang-formatGravatar Mark D. Roth2016-10-07
| | * | | | | | | | Fix grpclb LB policy pick method to return 0 upon error.Gravatar Mark D. Roth2016-10-07
| |/ / / / / / / /