Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clang format. | Nicolas "Pixel" Noble | 2015-12-01 |
| | |||
* | Fixing implementations. | Julien Boeuf | 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 |
|\| | |||
* | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 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. | ||
| * | 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 branch 'master' into protosplit | vjpai | 2015-11-04 |
| | |\ | | |/ | |/| | |||
| | * | 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 | ||
| * | | | | Hid test-only functions from surface/call.h | David Garcia Quintas | 2015-10-08 |
| | | | | | |||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-07 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | David Garcia Quintas | 2015-10-07 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | * | | Introducing grpc_executor, for all your threading needs | David Garcia Quintas | 2015-10-07 |
| | |/ / | |/| | | |||
* / | | | Fix broken udp_server_test, by adding exec_ctx to read_cb | Robbie Shade | 2015-10-07 |
|/ / / | |||
| | * | μChannels implementation. | David Garcia Quintas | 2015-10-05 |
| |/ |/| | |||
| * | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-05 |
| |\ | |/ |/| | |||
* | | Add more verbose traces for port_server usage | Craig Tiller | 2015-10-05 |
| | | |||
| * | s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm | David Garcia Quintas | 2015-10-04 |
| | | |||
| * | Removed exec_ctx from cq_alarm's functions | David Garcia Quintas | 2015-10-04 |
| | | |||
| * | Added grpc_cq_alarm | David Garcia Quintas | 2015-10-04 |
|/ | |||
* | Merge github.com:grpc/grpc into clangf | Craig Tiller | 2015-10-01 |
|\ | |||
| * | Merge pull request #3450 from grpc/end2end_readme_update | Nicolas Noble | 2015-09-30 |
| |\ | | | | | | | Updated end2end/README |