Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #10612 from markdroth/max_message_size_status_code | Mark D. Roth | 2017-04-13 |
|\ | |||
| * | Fix test. | Mark D. Roth | 2017-04-13 |
* | | Merge pull request #10586 from yang-g/error_details2 | Yang Gao | 2017-04-12 |
|\ \ | |||
* | | | Revert "Implement lazy deframe" | Craig Tiller | 2017-04-12 |
* | | | Merge pull request #10473 from ctiller/truebin | Craig Tiller | 2017-04-12 |
|\ \ \ | |||
* \ \ \ | Merge pull request #9626 from muxi/lazy-deframe | Muxi Yan | 2017-04-12 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| | | * | Fix BUILD dependency, copyright and cmake | yang-g | 2017-04-12 |
| | * | | fix test | Craig Tiller | 2017-04-12 |
| | * | | Merge github.com:grpc/grpc into truebin | Craig Tiller | 2017-04-12 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Update credentials test after #9328 | David Garcia Quintas | 2017-04-11 |
| | | * | Add helper function to supply and parse error_details from Status. | yang-g | 2017-04-11 |
| |_|/ |/| | | |||
* | | | Merge pull request #10501 from ctiller/epex2 | Craig Tiller | 2017-04-11 |
|\ \ \ | |||
| | * \ | Merge remote-tracking branch 'upstream/master' into lazy-deframe | Muxi Yan | 2017-04-11 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #10521 from y-zeng/fix_max_idle | Yuchen Zeng | 2017-04-11 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #10407 from kpayson64/alpine_linux_support | kpayson64 | 2017-04-10 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #10524 from yang-g/error_details | Yang Gao | 2017-04-10 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #10531 from sreecha/bm_cq_asan | Sree Kuchibhotla | 2017-04-09 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #10509 from apolcyn/json_driver_rpc_logger | apolcyn | 2017-04-09 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | Fix asan and tsan bugs. Simplify the code | Sree Kuchibhotla | 2017-04-08 |
| * | | | | | | | | create a grpc client qps test logging reporter | Alexander Polcyn | 2017-04-08 |
| | * | | | | | | | Fix asan bug | Sree Kuchibhotla | 2017-04-07 |
| |/ / / / / / / |/| | | | | | | | |||
| | * | | | | | | support C++ error_details | yang-g | 2017-04-07 |
* | | | | | | | | Merge pull request #10432 from alenkacz/patch-1 | Yuchen Zeng | 2017-04-07 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
| | | | * | | | | Fix the max idle timer | Yuchen Zeng | 2017-04-07 |
| | | |/ / / / | | |/| | | | | |||
| | | | | * | | Clean up unused variables and funcs | Muxi Yan | 2017-04-07 |
| | | | | * | | Fix bm_chttp2_transport memory leak | Muxi Yan | 2017-04-07 |
| | | | | * | | Merge remote-tracking branch 'upstream/master' into lazy-deframe | Muxi Yan | 2017-04-07 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
* | | | | | | | Merge pull request #10492 from ncteisen/error-overflow | Noah Eisen | 2017-04-07 |
|\ \ \ \ \ \ \ | |||
| | | | | | * | | Fix bm_chttp2_transport | Muxi Yan | 2017-04-07 |
* | | | | | | | | Merge pull request #10496 from jtattermusch/csharp_distribtest_use_windowsbuilt | Jan Tattermusch | 2017-04-07 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #10467 from sreecha/bm_cq_multi_threads | Sree Kuchibhotla | 2017-04-06 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | Fix build on Alpine linux + add portability tests | Ken Payson | 2017-04-06 |
| | | | | |/ / / / | |||
* | | | | | | | | | Fix posix leakage | Craig Tiller | 2017-04-06 |
* | | | | | | | | | Merge github.com:grpc/grpc into dynamic_tcp_sizing | Craig Tiller | 2017-04-06 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||
| | | | * | | | | | Fix error overflow bug | Noah Eisen | 2017-04-06 |
| | * | | | | | | | Print items/sec metric at the end | Sree Kuchibhotla | 2017-04-06 |
| | | | | | * | | | Merge github.com:grpc/grpc into epex2 | Craig Tiller | 2017-04-06 |
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||
| | * | | | | | | | Merge branch 'master' into bm_cq_multi_threads | Sree Kuchibhotla | 2017-04-06 |
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
| | | | | | * | | | Ensure cleanup before orphaning | Craig Tiller | 2017-04-06 |
| | | | | |/ / / | | | | |/| | | | |||
| * | | | | | | | Merge pull request #10466 from markdroth/filter_call_init_fail_fix | Mark D. Roth | 2017-04-06 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| | | | * | | | | switch C# distribtest to use windows-build nugets | Jan Tattermusch | 2017-04-06 |
| | |_|/ / / / | |/| | | | | | |||
| | | * | | | | Merge branch 'master' into bm_cq_multi_threads | Sree Kuchibhotla | 2017-04-05 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | | | | * | Merge github.com:grpc/grpc into truebin | Craig Tiller | 2017-04-05 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into dynamic_tcp_sizing | Craig Tiller | 2017-04-05 |
|\| | | | | | | |||
| * | | | | | | Merge pull request #10469 from ctiller/xyz | Craig Tiller | 2017-04-05 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #10412 from y-zeng/max_age_jitter | Yuchen Zeng | 2017-04-05 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #10474 from y-zeng/update_actions | Yuchen Zeng | 2017-04-05 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | Fix test for CLIENT_DIRECT_CHANNEL fixtures. | Mark D. Roth | 2017-04-05 |
| | | | | | | | | * | Merge github.com:grpc/grpc into truebin | Craig Tiller | 2017-04-05 |
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| | | | | * | | | | | Fix build. | Mark D. Roth | 2017-04-05 |