aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-14
|\
| * Merge pull request #8348 from dgquintas/new_lb_md_keysGravatar David G. Quintas2016-10-14
| |\
| * \ Merge pull request #8234 from ncteisen/new_interop_testsGravatar Noah Eisen2016-10-14
| |\ \
| * \ \ Merge pull request #7962 from y-zeng/call_holder_add_pollentGravatar Yuchen Zeng2016-10-14
| |\ \ \
| | | | * Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keysGravatar David Garcia Quintas2016-10-14
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #8369 from muxi/fix-interoptestGravatar Muxi Yan2016-10-13
| |\ \ \ \
| * \ \ \ \ Merge pull request #8127 from kpayson64/allow_pointersGravatar kpayson642016-10-13
| |\ \ \ \ \
| | * | | | | Allow pointer channel args pythonGravatar Ken Payson2016-10-13
| | | * | | | Fix InteropTests.m bugGravatar Muxi Yan2016-10-13
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #8361 from ncteisen/csharp_custom_metadataGravatar Eric Anderson2016-10-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #8297 from jtattermusch/add_newinstance_commentGravatar Jan Tattermusch2016-10-13
| |\ \ \ \ \ \
| | | * | | | | fixed bug in custom metadata interop test from csharp client to c++ serverGravatar Noah Eisen2016-10-12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-12
|\| | | | | |
* | | | | | | Minor fixes to sockaddr changesGravatar murgatroid992016-10-12
| | | | | * | manually fixed merge conflict. caused by the addition of a different new inte...Gravatar Noah Eisen2016-10-12
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix sanity and move a header includeGravatar murgatroid992016-10-12
| * | | | | | Merge pull request #8101 from makdharma/cacheable_unaryGravatar makdharma2016-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
| | * | | | | | | Update README.mdGravatar Jan Tattermusch2016-10-12
| | * | | | | | | Update README.mdGravatar Jan Tattermusch2016-10-12
| | * | | | | | | Update README.mdGravatar Jan Tattermusch2016-10-12
| | * | | | | | | Update README.mdGravatar Jan Tattermusch2016-10-12
| | * | | | | | | Create README.mdGravatar Jan Tattermusch2016-10-12
| | * | | | | | | Update README.mdGravatar Jan Tattermusch2016-10-12
| | * | | | | | | Update README.mdGravatar Jan Tattermusch2016-10-12
| | | | * | | | | regenerate C# protosGravatar Jan Tattermusch2016-10-12
| | | | * | | | | add comment for NewInstance overrideGravatar 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
| | | | | | | | | * Renamed LB-related metadata keysGravatar David Garcia Quintas2016-10-11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_credsGravatar jboeuf2016-10-11
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Clean up code after merge with masterGravatar murgatroid992016-10-10
| | | | | | | | * | Merge remote-tracking branch 'upstream/master' into call_holder_add_pollentGravatar Yuchen Zeng2016-10-10
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #8324 from grpc/v1.0.xGravatar Nathaniel Manista2016-10-07
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-07
|\| | | | | | | | |
* | | | | | | | | | Fix how Node touches an internal core headerGravatar Michael Lumish2016-10-07
| * | | | | | | | | Merge pull request #8219 from markdroth/fail_fastGravatar Mark D. Roth2016-10-07
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #8305 from stanley-cheung/php-update-composer-jsonGravatar Stanley Cheung2016-10-07
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #8323 from markdroth/lb_pick_fixGravatar Mark D. Roth2016-10-07
| |\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | UV tests pass on linuxGravatar murgatroid992016-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
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #8307 from markdroth/header_fixGravatar Mark D. Roth2016-10-07
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | fix building ruby artifactGravatar Jan Tattermusch2016-10-07
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | | | | * | | | | | | change back slashes to forward slashes in grpc.tool nuspecGravatar Alexander Polcyn2016-10-06
| | * | | | | | | | | | Add 'extern "C"' to error.h.Gravatar Mark D. Roth2016-10-06
| | | * | | | | | | | | php: require grpc extension to be installed before composer packageGravatar Stanley Cheung2016-10-06