Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Context activation for async | Vijay Pai | 2015-06-03 |
* | Account for time difference in mac and linux | Vijay Pai | 2015-06-03 |
* | Bug fix | Vijay Pai | 2015-06-03 |
* | Invoke LoadTest setup | vjpai | 2015-06-03 |
* | Merge branch 'master' into poisson | vjpai | 2015-06-03 |
|\ | |||
| * | Merge pull request #1866 from dgquintas/stack-allocate-bb-reader | Craig Tiller | 2015-06-02 |
| |\ | |||
| * \ | Merge pull request #1874 from dgquintas/server_context_leak | Craig Tiller | 2015-06-02 |
| |\ \ | |||
* | | | | Support use of high_res clock in timepoints | vjpai | 2015-06-02 |
| | * | | Fixed memory leak in server_async | David Garcia Quintas | 2015-06-02 |
| * | | | Merge pull request #1856 from ctiller/count-the-things | Nicolas Noble | 2015-06-02 |
| |\ \ \ | | |/ / | |/| | | |||
* | | | | Fix timer issues | vjpai | 2015-06-02 |
| * | | | Merge pull request #1864 from ctiller/cq-says-what | Jan Tattermusch | 2015-06-02 |
| |\ \ \ | |||
| | | | * | Removed grpc_byte_buffer_reader_{create,destroy}. | David Garcia Quintas | 2015-06-01 |
| | | * | | Merge github.com:grpc/grpc into count-the-things | Craig Tiller | 2015-06-01 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #1857 from yang-g/test | Craig Tiller | 2015-06-01 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #1862 from nicolasnoble/fixing-tools | Craig Tiller | 2015-06-01 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| | | | * | | Extend the test case | Craig Tiller | 2015-06-01 |
| | | | * | | Add a completion queue test | Craig Tiller | 2015-06-01 |
| | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #1758 from dgquintas/iomgr_managed_cbs | Craig Tiller | 2015-06-01 |
| |\ \ \ \ | |||
| | | * | | | Fixing tools compilation. | Nicolas "Pixel" Noble | 2015-06-02 |
| | |/ / / | |/| | | | |||
| * | | | | Merge pull request #1828 from ctiller/i-wish-the-number-that-used-to-be-displ... | Yang Gao | 2015-06-01 |
| |\ \ \ \ | |||
| | | | * | | Various minor fixes | Yang Gao | 2015-06-01 |
| | | | | * | Label all iomgr objects | Craig Tiller | 2015-06-01 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'master' into poisson | vjpai | 2015-06-01 |
|\| | | | | |||
| * | | | | Removed non-ISO usage of __FUNCTION__. | David Garcia Quintas | 2015-05-31 |
| | | * | | Comments addressed. | David Garcia Quintas | 2015-05-31 |
| | | * | | Adapted the following to the new iomgr's cb API: | David Garcia Quintas | 2015-05-31 |
| | |/ / | |/| | | |||
| * | | | Merge github.com:grpc/grpc into but-maybe-i-want-to-poll | Craig Tiller | 2015-05-30 |
| |\ \ \ | |||
| | * \ \ | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| | |\ \ \ | |||
| | * | | | | Fixing build issue. | Julien Boeuf | 2015-05-29 |
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds | Julien Boeuf | 2015-05-29 |
| | | |\ \ \ | |||
| | * | \ \ \ | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||
| | | | | * | | Fix the display of total slowdown | Craig Tiller | 2015-05-29 |
| | | | |/ / | | | |/| | | |||
| * | | | | | clang-format | Craig Tiller | 2015-05-29 |
| * | | | | | Make it possible to run with poll() instead of epoll() | Craig Tiller | 2015-05-29 |
| | |/ / / | |/| | | | |||
| | | * | | Removing mdctx from the credentials. | Julien Boeuf | 2015-05-29 |
| | | |/ | |||
| * | | | Merge pull request #1803 from soltanmm/verbosity | Nathaniel Manista | 2015-05-29 |
| |\ \ \ | |||
| | * | | | Set verbosity to 2 for Python tests | Masood Malekghassemi | 2015-05-28 |
| | | |/ | | |/| | |||
* | | | | Merge branch 'master' into poisson | vjpai | 2015-05-28 |
|\ \ \ \ | | |/ / | |/| | | |||
| | * | | Add a test of cmdline usage strings - and make them saner | Craig Tiller | 2015-05-28 |
| |/ / | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-27 |
| |\ \ | |||
| | * \ | Merge pull request #1745 from ctiller/misbehaving-is-expected | Nicolas Noble | 2015-05-27 |
| | |\ \ | |||
| | * | | | Add a check against potential failure to bring up client binary | Yang Gao | 2015-05-26 |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-26 |
| |\ \ \ \ | |||
| | | * | | | Correct the test request/response size, to be consistent with the test spec:h... | Xudong Ma | 2015-05-26 |
| | |/ / / | |||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-26 |
| | | | |\ | | | |_|/ | | |/| | | |||
| | | * | | clang-format | Craig Tiller | 2015-05-26 |
| | | * | | Add testing of bad client behavior | Craig Tiller | 2015-05-26 |
| | |/ / | |||
| | * | | Remove all uses of __FUNCTION__ | Craig Tiller | 2015-05-24 |
| | * | | Merge pull request #1706 from ctiller/streaming-crash-boom-bang | Nicolas Noble | 2015-05-22 |
| | |\ \ |