Commit message (Expand) | Author | Age | |
---|---|---|---|
* | cpp doc nits | Alexander Polcyn | 2017-05-05 |
* | Merge pull request #10972 from ncteisen/credential-error-refcount | Noah Eisen | 2017-05-03 |
|\ | |||
* \ | Merge pull request #10234 from zhimingxie/master | Jan Tattermusch | 2017-05-03 |
|\ \ | |||
| | * | Fix error refcount bug | Noah Eisen | 2017-05-02 |
* | | | Merge pull request #10821 from markdroth/grpclb_client_side_load_reporting | Mark D. Roth | 2017-05-02 |
|\ \ \ | |||
* \ \ \ | Merge pull request #10949 from jtattermusch/internal_ci_windows | Jan Tattermusch | 2017-05-02 |
|\ \ \ \ | |_|_|/ |/| | | | |||
* | | | | Merge pull request #10947 from jtattermusch/internal_ci_try_mac | Jan Tattermusch | 2017-05-02 |
|\ \ \ \ | |||
| * | | | | remove --build_only | Jan Tattermusch | 2017-05-02 |
* | | | | | Merge pull request #10922 from jtattermusch/master_tests_for_real | Jan Tattermusch | 2017-05-02 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #10876 from jtattermusch/csharp_qps_worker_gc_stats | Jan Tattermusch | 2017-05-02 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #10828 from vjpai/recaptcha | Vijay Pai | 2017-05-02 |
|\ \ \ \ \ \ \ | |||
| | | | | | * | | Implement client-side load reporting for grpclb. | Mark D. Roth | 2017-05-02 |
| |_|_|_|_|/ / |/| | | | | | | |||
| | | | | * | | fix Windows cmake build on internal_ci | Jan Tattermusch | 2017-05-02 |
| | | | | * | | add --internal_ci for windows | Jan Tattermusch | 2017-05-02 |
| |_|_|_|/ / |/| | | | | | |||
| | | | * | | add macos grpc_master.sh job | Jan Tattermusch | 2017-05-02 |
| |_|_|/ / |/| | | | | |||
| | | | * | fix truncate bug in grpc_cli | zhimingxie | 2017-05-02 |
| |_|_|/ |/| | | | |||
* | | | | Merge pull request #10921 from jtattermusch/internal_ci_better_reports | Jan Tattermusch | 2017-05-02 |
|\ \ \ \ | |||
| | | * | | add C# generic insecure scenarios | Jan Tattermusch | 2017-05-02 |
| | | * | | reports GC stats in qps workers | Jan Tattermusch | 2017-05-02 |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #10360 from dgquintas/grpclb_new_test | David G. Quintas | 2017-05-02 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #7836 from thinkerou/delete_unuse_lib | Nathaniel Manista | 2017-05-01 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #10862 from makroiss/patch-1 | Nathaniel Manista | 2017-05-01 |
|\ \ \ \ \ \ | |||
| | | | | * | | Reintroduce a lambda capture as part of C++11-izing code | Vijay Pai | 2017-05-01 |
| |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge pull request #10924 from ctiller/not-ld | Craig Tiller | 2017-05-01 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #10896 from ctiller/sbtest | Craig Tiller | 2017-05-01 |
|\ \ \ \ \ \ \ | |||
| | | | | * | | | Apply slowdown factor to timeouts | David Garcia Quintas | 2017-05-01 |
* | | | | | | | | Merge pull request #10933 from dgquintas/thrift_again | David G. Quintas | 2017-05-01 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Remove leftover thrift mentions | David Garcia Quintas | 2017-05-01 |
|/ / / / / / / / | |||
| | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_new_test | David Garcia Quintas | 2017-05-01 |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #10687 from makdharma/fixbazel | makdharma | 2017-05-01 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | Fix printf format | Craig Tiller | 2017-04-29 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | | | | | * | use run_tests_matrix.py for running internal_ci master tests | Jan Tattermusch | 2017-04-29 |
| |_|_|_|_|_|/ |/| | | | | | | |||
| | | | | | * | reports can create subdirs | Jan Tattermusch | 2017-04-29 |
| |_|_|_|_|/ |/| | | | | | |||
* | | | | | | Merge pull request #10873 from yongni/master | yongni | 2017-04-28 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #10911 from dgquintas/remove_thrift | David G. Quintas | 2017-04-28 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Removed 3rd party dep on thrift | David Garcia Quintas | 2017-04-28 |
| | | | | | | * | BUILD and #include fixes | David Garcia Quintas | 2017-04-28 |
* | | | | | | | | Merge pull request #10901 from grpc/vjpai-patch-2 | Vijay Pai | 2017-04-28 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Add gflags to Mac build from source instructions | Vijay Pai | 2017-04-28 |
* | | | | | | | | | Merge pull request #10824 from ctiller/proxy2 | Craig Tiller | 2017-04-28 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #9376 from ivucica/ivucica_grpc_cli | Jan Tattermusch | 2017-04-28 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #10874 from matt-kwong/perf-create-script | Matt Kwong | 2017-04-27 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | New version of grpclb end2end test | David Garcia Quintas | 2017-04-27 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||
| | | | | | | | * | | Fix python imports in gRPC generated python code | Manuel Kroiss | 2017-04-27 |
| | | | | | | * | | | Fix bogus asserts | Craig Tiller | 2017-04-27 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #10613 from ctiller/framing_costs | Craig Tiller | 2017-04-27 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #10869 from MakMukhi/cmake_fix | MakMukhi | 2017-04-27 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #10522 from jiangtaoli2016/new_tsi | David G. Quintas | 2017-04-27 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10819 from jtattermusch/fix_cpp_distrib | Jan Tattermusch | 2017-04-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10427 from ctiller/c++lame | Craig Tiller | 2017-04-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |