Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | Merge pull request #5900 from murgatroid99/node_callback_convention | Nicolas Noble | 2016-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5945 from ahedberg/ip_pktinfo_optional | Nicolas Noble | 2016-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | * | | add run_performance_tests.py script | Jan Tattermusch | 2016-03-28 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #5973 from ctiller/optionalize_chttp2 | Nicolas Noble | 2016-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | * \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into sockaddr_resolver_lb | David Garcia Quintas | 2016-03-28 | |
| | | | | | | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | | | PR comments. | David Garcia Quintas | 2016-03-28 | |
| | | | | | | | | | | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_policies_new_interface | David Garcia Quintas | 2016-03-28 | |
| | | | | | | | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | small improvements to channel_args docstrings | David Garcia Quintas | 2016-03-28 | |
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | Merge github.com:grpc/grpc into gource | Craig Tiller | 2016-03-28 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge github.com:grpc/grpc into optionalize_chttp2 | Craig Tiller | 2016-03-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #5935 from ctiller/status_codes | jboeuf | 2016-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | merge to take src/core componentization into account | ahedberg | 2016-03-28 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | tell older compilers that not using fd is okay | ahedberg | 2016-03-28 | |
| | | | | | | | * | | | | | | | | | | Fix includes | Craig Tiller | 2016-03-28 | |
| | | | | | * | | | | | | | | | | | | Fix indentation in config files, set defaults for longer term runs | Sree Kuchibhotla | 2016-03-28 | |
| | | * | | | | | | | | | | | | | | | fix copyright to include 2015 | ahedberg | 2016-03-28 | |
| | | | | | | | | | | | | * | | | | | Merge pull request #5974 from murgatroid99/node_distribtest_fixes | Nicolas Noble | 2016-03-28 | |
| | | | | | | | | | | | | |\ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | Fix include guards | Craig Tiller | 2016-03-28 | |
| * | | | | | | | | | | | | | | | | | | Merge github.com:grpc/grpc into status_codes | Craig Tiller | 2016-03-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-28 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | Make option passing down to the client constructor more consistent | murgatroid99 | 2016-03-28 | |
| | | | | | | | | | | | | | * | | | | | Make distribtest more robust, especially on Mac | murgatroid99 | 2016-03-28 | |
| | | | | | | | | | | | | |/ / / / / | ||||
| | | | | | | | | | | | | * | | | | | Merge pull request #5961 from murgatroid99/nvm_error_fix_2 | Nicolas Noble | 2016-03-28 | |
| | | | | | | | | | | | | |\ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | Update copyright | Craig Tiller | 2016-03-28 | |
| | * | | | | | | | | | | | | | | | | | Add uses clauses to filegroups to ease dependency management | Craig Tiller | 2016-03-28 | |
| | | | | | * | | | | | | | | | | | | | update readme with the new stress test runner file | Sree Kuchibhotla | 2016-03-28 | |
| | * | | | | | | | | | | | | | | | | | Declare filegroups for chttp2 | Craig Tiller | 2016-03-28 | |
| | | * | | | | | | | | | | | | | | | | fix copyright | ahedberg | 2016-03-28 | |
| | * | | | | | | | | | | | | | | | | | clang-format | Craig Tiller | 2016-03-28 | |
| | * | | | | | | | | | | | | | | | | | Move chttp2 related files under ext/ | Craig Tiller | 2016-03-28 | |
| | | | | | * | | | | | | | | | | | | | Add documentation to classes | Sree Kuchibhotla | 2016-03-28 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #5964 from ctiller/move_the_things | Nicolas Noble | 2016-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | | | Add asan to the config | Sree Kuchibhotla | 2016-03-28 | |
| | | | | | | * | | | | | | | | | | | | More config files | Sree Kuchibhotla | 2016-03-28 | |
| | | | | | | * | | | | | | | | | | | | Minor corrections | Sree Kuchibhotla | 2016-03-28 | |
| | | | | | | * | | | | | | | | | | | | Pass gcp_project_id via command line. Makes it easier to run on | Sree Kuchibhotla | 2016-03-28 | |
| | | | | | | * | | | | | | | | | | | | Add build_type option | Sree Kuchibhotla | 2016-03-28 | |
| | | | | | | * | | | | | | | | | | | | Revamped test launcher | Sree Kuchibhotla | 2016-03-28 | |
| | | | | | | * | | | | | | | | | | | | Add build type option (asan/tsan/dbg or opt) | Sree Kuchibhotla | 2016-03-28 | |
| |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | Merge github.com:grpc/grpc into move_the_things | Craig Tiller | 2016-03-28 | |
| | |/| | | | | | | | | | | | | | | | |/|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | Merge github.com:grpc/grpc into gource | Craig Tiller | 2016-03-26 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Fix shell script | Craig Tiller | 2016-03-26 | |
| * | | | | | | | | | | | | | | | | Fix tool | Craig Tiller | 2016-03-26 | |
| * | | | | | | | | | | | | | | | | Fix formatting | Craig Tiller | 2016-03-26 | |
| | * | | | | | | | | | | | | | | | Merge github.com:grpc/grpc into status_codes | Craig Tiller | 2016-03-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-26 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Update tool | Craig Tiller | 2016-03-26 | |
| * | | | | | | | | | | | | | | | | Regenerate files | Craig Tiller | 2016-03-26 | |
* | | | | | | | | | | | | | | | | | Merge pull request #5962 from nicolasnoble/windows-flake-are-not | Jan Tattermusch | 2016-03-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | Fix path | Craig Tiller | 2016-03-25 |