Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format | Craig Tiller | 2016-10-18 |
| | |||
* | Header fixes | Craig Tiller | 2016-10-18 |
| | |||
* | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-18 |
|\ | |||
| * | Merge pull request #8008 from ctiller/direct-calls | Craig Tiller | 2016-10-18 |
| |\ | | | | | | | Move back to a mostly-single-threaded http2 transport | ||
| | * | Fix wakeup bug | Craig Tiller | 2016-10-18 |
| | | | |||
| * | | Merge pull request #8376 from markmandel/feature/run-codegen | Nathaniel Manista | 2016-10-17 |
| |\ \ | | | | | | | | | Remove `run_codegen.py` from python example. | ||
| | * | | Remove `run_codegen.py` from python helloworld example | Mark Mandel | 2016-10-17 |
| | | | | | | | | | | | | | | | | | | | | Since we no longer reference `run_codegen.py` in the Quick Start for Python, remove it from the repository to avoid confusion. | ||
| * | | | Merge pull request #8399 from matt-kwong/add-sweep-perf-args | matt-kwong | 2016-10-17 |
| |\ \ \ | | | | | | | | | | | Remove hardcoding of clients/server names in run_sweep_performance.sh | ||
* | | | | | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
| | | | | | |||
| * | | | | Merge pull request #8375 from jtattermusch/coreclr_benchmarks | Jan Tattermusch | 2016-10-17 |
| |\ \ \ \ | | | | | | | | | | | | | Switch C# benchmarks to use CoreCLR | ||
* | \ \ \ \ | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-17 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| | | | * | | remove hardcoding of clients/server names in run_sweep_performance.sh | Matt Kwong | 2016-10-17 |
| | | | | | | |||
| * | | | | | Delambdaify | Craig Tiller | 2016-10-17 |
| | | | | | | |||
| * | | | | | Fix payload tests under windows | Craig Tiller | 2016-10-17 |
| | | | | | | |||
| * | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-17 |
| |\| | | | | |||
| * | | | | | Fix benchmark shutdown | Craig Tiller | 2016-10-17 |
| | | | | | | |||
| | * | | | | Merge pull request #7664 from kpayson64/cv_wakeup_fd | kpayson64 | 2016-10-17 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | Add Shim for wakeup_fds with no pipe or | ||
| * | | | | | Better debug strings | Craig Tiller | 2016-10-17 |
| | | | | | | |||
| | * | | | | Merge pull request #8372 from dgquintas/grpclb_races | David G. Quintas | 2016-10-17 |
| | |\ \ \ \ | | | | | | | | | | | | | | | gRPCLB and RR race fixes | ||
| | | | * | | | Timeout increase (again) | Ken Payson | 2016-10-17 |
| | | | | | | | |||
| | | * | | | | clang-format | David Garcia Quintas | 2016-10-15 |
| | | | | | | | |||
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_races | David Garcia Quintas | 2016-10-15 |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | | | | * | | install missing python dependencies | Jan Tattermusch | 2016-10-15 |
| | | | | | | | |||
| | * | | | | | Merge pull request #8295 from matt-kwong/pull-request-params | matt-kwong | 2016-10-14 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Create filter for pull request tests on Jenkins | ||
| * | \ \ \ \ \ | Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||
| | | * | | | | | | clang-format | Craig Tiller | 2016-10-14 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-14 |
|\| | | | | | | | |||
| | | | * | | | | Factored out common code into pick_from_internal_rr. | David Garcia Quintas | 2016-10-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixed a potential bug whereby callbacks wouldn't be called if the pick happened immediately during the flushing of pending picks. | ||
| | * | | | | | | Merge pull request #8378 from markdroth/clang_format_fix | Noah Eisen | 2016-10-14 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix clang-format problem from #8234. | ||
| * | | | | | | | | Fix some test failures | Craig Tiller | 2016-10-14 |
| | | | | | | | | | |||
| | | * | | | | | | clang-format | Mark D. Roth | 2016-10-14 |
| | |/ / / / / / | |||
| | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_races | David Garcia Quintas | 2016-10-14 |
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||
| | | | * | | | | Tiny refactoring | David Garcia Quintas | 2016-10-14 |
| | | | | | | | | |||
| | * | | | | | | Merge pull request #8348 from dgquintas/new_lb_md_keys | David G. Quintas | 2016-10-14 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Renamed LB-related metadata keys | ||
| | * \ \ \ \ \ \ | Merge pull request #8234 from ncteisen/new_interop_tests | Noah Eisen | 2016-10-14 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Wrote C++ unimplemented_method interop test | ||
| | | | | | | * | | | Increased timeout | Ken Payson | 2016-10-14 |
| | | | | | | | | | | |||
| | | | | | * | | | | pr comments | David Garcia Quintas | 2016-10-14 |
| | | | | | | | | | | |||
| | * | | | | | | | | Merge pull request #7962 from y-zeng/call_holder_add_pollent | Yuchen Zeng | 2016-10-14 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | Add calls' polling entities to the pollset_set of client_channel | ||
| | | | | | | | * | | Increase tsan timieout | Ken Payson | 2016-10-14 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| |\| | | | | | | | | |||
| | | | | | | | | * | upgrade perf workers to ubuntu 16.04 | Jan Tattermusch | 2016-10-14 |
| | | | | | | | | | | |||
| * | | | | | | | | | Fix potential crash | Craig Tiller | 2016-10-14 |
| | | | | | | | | | | |||
| | | | | | | | | * | install dotnet CLI on perf workers | Jan Tattermusch | 2016-10-14 |
| | | | | | | | | | | |||
| | | | | | | | | * | switch C# benchmark to coreclr | Jan Tattermusch | 2016-10-14 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||
| | * | | | | | | | Merge pull request #8326 from apolcyn/change_perf_worker_go_install | Jan Tattermusch | 2016-10-14 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | update go in linux perf worker init script | ||
| | | | | | * \ \ \ | Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys | David Garcia Quintas | 2016-10-14 |
| | | | | | |\ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||
| | | | | | | | * | | gRPCLB and RR race fixes | David Garcia Quintas | 2016-10-13 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||
| * | | | | | | | | Revert spam | Craig Tiller | 2016-10-13 |
| | | | | | | | | | |||
| * | | | | | | | | Revert changes to jobset.py | Craig Tiller | 2016-10-13 |
| | | | | | | | | |