aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add abseil to core, use it for InlinedVectorGravatar Craig Tiller2017-10-05
* Merge pull request #12493 from apolcyn/fix_ruby_call_mem_leakGravatar apolcyn2017-10-04
|\
* \ Merge pull request #12801 from chrisdunelm/fixregisterGravatar Jan Tattermusch2017-10-04
|\ \
* \ \ Merge pull request #12733 from vosst/increase-reference-count-for-tcp-connect...Gravatar Michael Lumish2017-10-03
|\ \ \
| | * | De-register cancellation tokenGravatar Chris Bacon2017-10-03
* | | | Update version to 1.8.0-dev, update g word to 'generous'Gravatar murgatroid992017-10-02
| |/ / |/| |
* | | Merge pull request #12718 from ZhouyihaiDing/c_ext_phpGravatar Zhouyihai Ding2017-10-02
|\ \ \
| | * | Fix up whitespaceGravatar Thomas Voß2017-09-30
* | | | Fix ClangTidyGravatar ncteisen2017-09-29
* | | | Merge pull request #12663 from sreecha/debug-timersGravatar Sree Kuchibhotla2017-09-29
|\ \ \ \
* \ \ \ \ Merge pull request #12765 from nathanielmanistaatgoogle/cythonGravatar Nathaniel Manista2017-09-29
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #12374 from markdroth/plugin_credentials_api_fixGravatar Mark D. Roth2017-09-29
|\ \ \ \ \ \
| | * | | | | Devolve staticmethod to ordinary functionGravatar Nathaniel Manista2017-09-29
* | | | | | | Add CompositeCallCredentialsGravatar yang-g2017-09-28
* | | | | | | Merge pull request #12762 from nathanielmanistaatgoogle/cleanupsGravatar Nathaniel Manista2017-09-28
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #12759 from kpayson64/no_more_xpGravatar kpayson642017-09-28
|\ \ \ \ \ \ \
| | * | | | | | "resopnse" typo correctionGravatar Nathaniel Manista2017-09-28
| | * | | | | | Drop unused staticmethodsGravatar Nathaniel Manista2017-09-28
| | * | | | | | Raise exception instances rather than classesGravatar Nathaniel Manista2017-09-28
| | | * | | | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fixGravatar Mark D. Roth2017-09-28
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Specify min windows version as Vista for PythonGravatar Ken Payson2017-09-28
| | | * | | | | Code review changes.Gravatar Mark D. Roth2017-09-28
* | | | | | | | Fix race condition in composite credentials.Gravatar Mark D. Roth2017-09-28
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #12739 from markdroth/proxy_mapper_uds_fixGravatar Nicolas Noble2017-09-27
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #12721 from apolcyn/google_rpc_status_fix_not_present_caseGravatar apolcyn2017-09-27
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #12587 from AspirinSJL/lb_fallbackGravatar Juanli Shen2017-09-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Readd grpclb fallbackGravatar Juanli Shen2017-09-27
| | | * | | | | | | Fix C++ goto problem.Gravatar Mark D. Roth2017-09-27
| | | * | | | | | | Fix http_proxy proxy mapper to not set proxy_name when returning false.Gravatar Mark D. Roth2017-09-27
| |_|/ / / / / / / |/| | | | | | | |
| | | | | | | * | Increase reference count on state used in tcp connect.Gravatar Thomas Voß2017-09-27
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #12713 from mehrdada/rebase-8663Gravatar kpayson642017-09-26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| | | | * | | | Add tracer for plugin credentials.Gravatar Mark D. Roth2017-09-26
* | | | | | | | Merge pull request #12719 from grpc/revert-12580-execpGravatar Yash Tibrewal2017-09-26
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | | * | | | | return nil from google rpc status conversion if the grpc-status-details-bin t...Gravatar Alexander Polcyn2017-09-26
| * | | | | | | Revert "General executor speedups, introspection"Gravatar Craig Tiller2017-09-26
| | |/ / / / / | |/| | | | |
| | * | | | | Be a tad more specific requesting error reportsGravatar Mehrdad Afshari2017-09-26
| |/ / / / /
| | | | * / add protobuf c_ext to php benchmarkGravatar ZhouyihaiDing2017-09-26
| | |_|/ / | |/| | |
* | | | | Defer restarting LB call until after timer cancellation.Gravatar Mark D. Roth2017-09-26
* | | | | Remove unnecessary code to defer client load report until after initial request.Gravatar Mark D. Roth2017-09-25
* | | | | Fix dumb timer cancellation bug (reversed conditional).Gravatar Mark D. Roth2017-09-25
|/ / / /
| * | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fixGravatar Mark D. Roth2017-09-25
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #12244 from muxi/fix-stream-compression-eosGravatar Muxi Yan2017-09-25
|\ \ \ \
* | | | | Add Ruby server interceptorsGravatar Shaun McCormick2017-09-25
| * | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-eosGravatar Muxi Yan2017-09-22
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicateGravatar Muxi Yan2017-09-22
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #12631 from y-zeng/dns_fixGravatar Yuchen Zeng2017-09-22
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #12645 from vjpai/generic_unaryGravatar Vijay Pai2017-09-22
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #12681 from apolcyn/fix_ruby_sigint_mask_in_testGravatar apolcyn2017-09-22
|\ \ \ \ \ \ \ \
* | | | | | | | | Revert "Temporarily take ownership of cpp generator to prevent changes"Gravatar Vijay Pai2017-09-21
| | * | | | | | | Add unary call mode to GenericStub to allow generic RPC with 1 CQ tripGravatar Vijay Pai2017-09-21
| |/ / / / / / / |/| | | | | | |