Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge with head | yang-g | 2015-11-18 |
|\ | |||
| * | Merge pull request #3993 from ctiller/new_op | David G. Quintas | 2015-11-18 |
| |\ | | | | | | | Core transport & call cleanup | ||
| | * | Merge branch 'new_op' of github.com:ctiller/grpc into new_op | Craig Tiller | 2015-11-18 |
| | |\ | |||
| * | \ | Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
| |\ \ \ | |||
| | * | | | Fixing NULL terminator for test cert. | Julien Boeuf | 2015-11-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to do that when I replaced the cert in #4096. Thanks asan for catching that! | ||
| * | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
| |\| | | | |||
| | | | * | Robustness work for lb_policies_test | Craig Tiller | 2015-11-17 |
| | | | | | |||
| * | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
| |\ \ \ \ | |||
* | | | | | | use a temp buffer to do read | Yang Gao | 2015-11-17 |
| | | | | | | |||
| | | * | | | Updating the server1 cert so that it can be used with Go. | Julien Boeuf | 2015-11-09 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The encoding of the issuer field in this cert is now a PRINTABLESTRING as opposed to UTF8STRING in the previous server1.pem which was causing the Go issue. Fixes #4086. | ||
| | | * / | Make lb_policies_test a little less timing dependent | Craig Tiller | 2015-11-08 |
| | | |/ | |||
* | | | | drain cq | yang-g | 2015-11-07 |
| | | | | |||
* | | | | add a test for initial_connect_string | yang-g | 2015-11-06 |
| | | | | |||
* | | | | refacto of the reconnect tcp server to a general purpose test tcp server to ↵ | yang-g | 2015-11-06 |
| |/ / |/| | | | | | | | | be reused by the set_initial_string_test | ||
| | * | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-05 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #3905 from vjpai/protosplit | Jan Tattermusch | 2015-11-05 |
|\ \ \ | | | | | | | | | Overhaul benchmark control protos and tests themselves | ||
* | | | | Removed consts to make MSVC happy | David Garcia Quintas | 2015-11-04 |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-04 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | Robustness work for lb_policies_test | Craig Tiller | 2015-11-04 |
| | | | | |||
| * | | | Merge branch 'master' into protosplit | vjpai | 2015-11-04 |
| |\ \ \ | |/ / / |/| | | | |||
| | | * | Add a test for cancel_with_status | Craig Tiller | 2015-11-03 |
| | | | | |||
| | | * | Add a test with a large negative deadline | Craig Tiller | 2015-11-03 |
| | | | | | | | | | | | | | | | | Mirrors a node test, and fix a bug that it found | ||
| | | * | stream_op cleanup: test fixes and updates | Craig Tiller | 2015-11-02 |
| | | | | |||
| * | | | Merge remote-tracking branch 'upstream/master' into protosplit | vjpai | 2015-11-02 |
| |\ \ \ | | | |/ | | |/| | |||
* | / | | Added grpc_byte_buffer_reader_readall | David Garcia Quintas | 2015-10-30 |
| |/ / |/| | | |||
* | | | Merge pull request #4006 from dgquintas/fix-lb-test | Craig Tiller | 2015-10-30 |
|\ \ \ | | | | | | | | | Fixed potential stack corruption | ||
| * | | | Fixed potential stack corruption | David Garcia Quintas | 2015-10-29 |
| | | | | |||
* | | | | Fix for long-running tsan test | Alistair Veitch | 2015-10-29 |
|/ / / | |||
* | | | merge & resolve conflicts | Alistair Veitch | 2015-10-22 |
|\ \ \ | |||
* | | | | Fix memory leak | Alistair Veitch | 2015-10-21 |
| | | | | |||
| | * | | Fix more shadow and conversion warnings. | Vijay Pai | 2015-10-21 |
| | | | | |||
| | * | | Fix sign conversion issues here | vjpai | 2015-10-21 |
| | | | | |||
| | | * | Addressing comments. | Julien Boeuf | 2015-10-20 |
| | | | | | | | | | | | | | | | | | | | | The composite channel credentials creation does not change the passed-in channel creds anymore. | ||
* | | | | more verbose message | Alistair Veitch | 2015-10-20 |
| | | | | |||
* | | | | only print #cores seen | Alistair Veitch | 2015-10-20 |
| | | | | |||
* | | | | add CPU tests | Alistair Veitch | 2015-10-20 |
| |/ / |/| | | |||
| * | | added grpc_client_uchannel_set_subchannel func | David Garcia Quintas | 2015-10-19 |
| | | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into microchannels | David Garcia Quintas | 2015-10-19 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #3726 from dgquintas/iomgr_executor | Craig Tiller | 2015-10-19 |
|\ \ \ | | | | | | | | | Introducing grpc_executor, for all your threading needs | ||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-10-17 |
| | | |\ | |_|_|/ |/| | | | |||
| | * | | Merge branch 'master' of github.com:grpc/grpc into microchannels | David Garcia Quintas | 2015-10-13 |
| | |\ \ | |||
| * | | | | We need the iomgr_init for winsocks initialization. | David Garcia Quintas | 2015-10-13 |
| | | | | | | | | | | | | | | | | | | | | Also fixed (thanks @nicolasnoble) wrong construction of error msg. | ||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-13 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-12 |
|\ \ \ \ \ | |||
| | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | David Garcia Quintas | 2015-10-12 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | | | * | Fixing mem leak and compilation error in tsan. | Julien Boeuf | 2015-10-10 |
| | | | | | | |||
| | | | | * | Got the core test passing. | Julien Boeuf | 2015-10-09 |
| | |_|_|/ | |/| | | | |||
| | * | | | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-09 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | * | | | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
| | | | | | |||
| * | | | | Merge pull request #3692 from dgquintas/inspector_fail | Sree Kuchibhotla | 2015-10-09 |
| |\ \ \ \ | | |/ / / | |/| | | | Fixed unprotected access to call field |