Commit message (Expand) | Author | Age | |
---|---|---|---|
* | better name for StatusFromException | Jan Tattermusch | 2017-08-09 |
* | improve examples in CustomErrorDetails test | Jan Tattermusch | 2017-08-09 |
* | add tests | Jan Tattermusch | 2017-08-08 |
* | merging of trailers on server-side | Jan Tattermusch | 2017-08-08 |
* | Populate trailers in RpcException | Jan Tattermusch | 2017-08-08 |
* | Merge pull request #12103 from muxi/fix-chttp2-transport-tsan | Muxi Yan | 2017-08-07 |
|\ | |||
* \ | Merge pull request #12107 from paulb777/patch-1 | Muxi Yan | 2017-08-07 |
|\ \ | |||
| * | | Fix Objc Readme for directory hierarchies | Paul Beusterien | 2017-08-07 |
|/ / | |||
* | | Merge pull request #12066 from apolcyn/nit_for_interop_script | apolcyn | 2017-08-07 |
|\ \ | |||
* \ \ | Merge pull request #10636 from apolcyn/alleviate_10526 | apolcyn | 2017-08-07 |
|\ \ \ | |||
| | | * | transport - Fix a thread safety bug introduced by #11780 | Muxi Yan | 2017-08-07 |
| |_|/ |/| | | |||
* | | | Merge pull request #12101 from grpc/revert-11977-tsi_grpc | Abhishek Kumar | 2017-08-07 |
|\ \ \ | |||
| * | | | Revert "Add TSI zero-copy frame protector" | Jiangtao Li | 2017-08-07 |
|/ / / | |||
| * | | cancel calls with an error message when bidi write loop fails with user | Alexander Polcyn | 2017-08-07 |
* | | | Merge pull request #11977 from jiangtaoli2016/tsi_grpc | Jiangtao Li | 2017-08-07 |
|\ \ \ | |||
* \ \ \ | Merge pull request #12053 from dgquintas/detect_flakes | David G. Quintas | 2017-08-04 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #12086 from grpc/revert-11832-objc-oauth-protocol | Muxi Yan | 2017-08-04 |
|\ \ \ \ \ | |||
| * | | | | | Revert "Add OAuth2 protocol in GRPCClient" | Muxi Yan | 2017-08-04 |
|/ / / / / | |||
| | * | | | split tsi into two libraries: tsi_interface and tsi | jiangtaoli2016 | 2017-08-04 |
| | * | | | Merge branch 'master' into tsi_grpc | jiangtaoli2016 | 2017-08-04 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #11579 from sreecha/fix_alarm | Sree Kuchibhotla | 2017-08-04 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #11940 from grpc/sreecha-patch-1 | Sree Kuchibhotla | 2017-08-04 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #11990 from pgonda/patch-2 | Noah Eisen | 2017-08-04 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #12065 from vjpai/moreslices | Vijay Pai | 2017-08-04 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #11878 from stanley-cheung/php-persistent-channel | Stanley Cheung | 2017-08-04 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #11964 from nathanielmanistaatgoogle/grpc_testing | Nathaniel Manista | 2017-08-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | Add Slice constructors to match all grpc_slice cases | Vijay Pai | 2017-08-04 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #12068 from matt-kwong/kokoro_mac_credentials | Jan Tattermusch | 2017-08-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #11832 from muxi/objc-oauth-protocol | Muxi Yan | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | | PR comments | David Garcia Quintas | 2017-08-03 |
* | | | | | | | | | | | | Merge pull request #12048 from matt-kwong/kokoro_submodule | Matt Kwong | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | Remove gcloud auth activate-service-account from Kokoro Mac build | Matt Kwong | 2017-08-03 |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||
| | | | * | | | | | | | | PHP: persistent channel | Stanley Cheung | 2017-08-03 |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan | Sree Kuchibhotla | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | Add Kokoro tests to build gRPC with an updated submodule | Matt Kwong | 2017-08-03 |
| | | | * | | | | | | | | gRPC Python test infrastructure | Nathaniel Manista | 2017-08-03 |
| | | | | | | | | | | * | iamge to image in interop test script | Alex Polcyn | 2017-08-03 |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #11954 from markdroth/service_config_dns | Mark D. Roth | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Add support for service configs to c-ares resolver. | Mark D. Roth | 2017-08-03 |
|/ / / / / / / / / / / | |||
| | | | | | | | * | | | Added flake detection script | David Garcia Quintas | 2017-08-03 |
* | | | | | | | | | | | Merge pull request #12025 from vjpai/bazel_unsec | Vijay Pai | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12046 from y-zeng/port | Yuchen Zeng | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12026 from matt-kwong/kokoro_mac_interop | Matt Kwong | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12058 from grpc/jtattermusch-patch-1 | Jan Tattermusch | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12051 from dgquintas/fix_grpclbend2end_condvars | David G. Quintas | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12057 from grpc/revert-10828-recaptcha | Jan Tattermusch | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | | | | | Delete grpc_basictests.cfg | Jan Tattermusch | 2017-08-03 |
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | Revert "Reintroduce a lambda capture as part of C++11-izing code" | Jan Tattermusch | 2017-08-03 |
|/ / / / / / / / / / / / / / / | |||
| | | | | * / / / / / / / / / | Prevent fd_orphan from calling shutdown(fd) when release_fd is true | Sree Kuchibhotla | 2017-08-02 |
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge pull request #12015 from jtattermusch/unused_stress | Jan Tattermusch | 2017-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |