Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine | Craig Tiller | 2016-05-19 |
|\ | |||
| * | Work stealing between affinitized cqs | Craig Tiller | 2016-05-19 |
* | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-18 |
|\ \ | |/ |/| | |||
| * | Merge pull request #6620 from ctiller/fuzz-it | Jan Tattermusch | 2016-05-18 |
| |\ | |||
| * \ | Merge pull request #6588 from soltanmm/you're-my-compression | Jan Tattermusch | 2016-05-18 |
| |\ \ | |||
| * \ \ | Merge pull request #6329 from dgquintas/tiny_include_guard_fix | Jan Tattermusch | 2016-05-18 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #6445 from yang-g/unique_ptr_reset | Jan Tattermusch | 2016-05-18 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #6463 from dgquintas/fix_compression_interop | Jan Tattermusch | 2016-05-18 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #6499 from dgquintas/compression_accept_encoding | Jan Tattermusch | 2016-05-18 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #6607 from michaelbausor/master | Jan Tattermusch | 2016-05-18 |
| |\ \ \ \ \ \ \ | |||
| | | | | | | | * | Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it | Craig Tiller | 2016-05-18 |
| | | | | | | | |\ | |||
| | | | | | | | * | | Expand corpus | Craig Tiller | 2016-05-18 |
| * | | | | | | | | | Merge pull request #6622 from ctiller/fix-master | Craig Tiller | 2016-05-17 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | Expand corpus | Craig Tiller | 2016-05-17 |
| | | | | | | | * | | | Add compression support to Cython layers | Masood Malekghassemi | 2016-05-17 |
| * | | | | | | | | | | Merge pull request #6590 from jtattermusch/perf_script_improvements | Jan Tattermusch | 2016-05-17 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | Fix leak in port deallocation | Craig Tiller | 2016-05-17 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Remove broken test | Craig Tiller | 2016-05-17 |
| | | | | | | | | | * | Regen projects | Craig Tiller | 2016-05-17 |
| | | | | | | | | |/ | |||
| | | | | | | | | * | Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it | Craig Tiller | 2016-05-17 |
| | | | | | | | | |\ | |||
* | | | | | | | | | | | Bug fixes | Craig Tiller | 2016-05-17 |
| | | | | | | | | * | | Expand corpus | Craig Tiller | 2016-05-17 |
| * | | | | | | | | | | Merge pull request #6542 from ctiller/ecterm | Jan Tattermusch | 2016-05-17 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | | Expand corpus | Craig Tiller | 2016-05-17 |
| | | | | | | | | | * | | Expand corpus | Craig Tiller | 2016-05-17 |
| * | | | | | | | | | | | Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6439 from kpayson64/python_health_check | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6568 from dgquintas/fix-include-guards-long-names | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6587 from dgquintas/fix-proto-utils-anon-namespace | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6603 from ctiller/better_wakeups | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6556 from goldenbull/master | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6589 from dklempner/return_unused_port | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | Add missing function for completion queue | Craig Tiller | 2016-05-16 |
* | | | | | | | | | | | | | | | | | | | Further server cq affinity work | Craig Tiller | 2016-05-16 |
| | * | | | | | | | | | | | | | | | | | Run clang-format against port_posix.c and port_windows.c | David Klempner | 2016-05-16 |
* | | | | | | | | | | | | | | | | | | | Begin sharding request queues per cq | Craig Tiller | 2016-05-16 |
| | | | * | | | | | | | | | | | | | | | "sooner" -> "server" typo correction | Nathaniel Manista | 2016-05-16 |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | | | | | * | | Expand corpus | Craig Tiller | 2016-05-16 |
| | | | | | | | | | | | | | | | * | | Expand corpus | Craig Tiller | 2016-05-16 |
| | | | | | | | | | | | | | | | * | | Expand corpus | Craig Tiller | 2016-05-16 |
| | | | | | | | | | | * | | | | | | | Updated functions with TSRM macros for ZTS support | Michael Bausor | 2016-05-16 |
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | Better testing | Craig Tiller | 2016-05-16 |
* | | | | | | | | | | | | | | | | | Merge branch 'better_wakeups' into test_affine | Craig Tiller | 2016-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | Fix accelerated wakeups | Craig Tiller | 2016-05-16 |
| | | | | | | | | | | | | | | | * | Expand corpus | Craig Tiller | 2016-05-16 |
| | | | | | | | | | | | | | | |/ | |||
| | | | | | | | | | | | | | | * | Expand corpus | Craig Tiller | 2016-05-16 |
| | | | | | | | * | | | | | | | | Split and rename test_constants.PARALLELISM | Nathaniel Manista | 2016-05-16 |
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | |||
| | | | | | | | | | | | | | * | Expand corpora | Craig Tiller | 2016-05-16 |
| | | | | | | | | | | | | | * | Fix fuzzer bugs | Craig Tiller | 2016-05-16 |