Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 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 |
| |\ \ | |||
* | | | | Fixing zookeeper tests as well. | Julien Boeuf | 2015-10-12 |
| | | | | |||
* | | | | Fixing Cpp tests. | Julien Boeuf | 2015-10-12 |
| |/ / |/| | | |||
| | * | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-09 |
| | |\ | |_|/ |/| | | |||
| | * | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
| | | | |||
| | * | Simplify adding annotations, annotate more things | Craig Tiller | 2015-10-09 |
| | | | |||
* | | | Merge pull request #3692 from dgquintas/inspector_fail | Sree Kuchibhotla | 2015-10-09 |
|\ \ \ | | | | | | | | | Fixed unprotected access to call field | ||
* \ \ \ | Merge pull request #3698 from ctiller/qps_test_be_locky | Vijay Pai | 2015-10-08 |
|\ \ \ \ | | | | | | | | | | | Add a timeout to benchmark test runs | ||
| | * | | | Hid test-only functions from surface/call.h | David Garcia Quintas | 2015-10-08 |
| | | | | | |||
| | | | * | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-08 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-08 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | | * | Latency traces | Craig Tiller | 2015-10-08 |
| | | |/ | | |/| | |||
| | | * | C++ Alarm implementation (with tests). | David Garcia Quintas | 2015-10-07 |
| | |/ | |||
* | | | change default value of use_test_ca | yang-g | 2015-10-07 |
| | | | |||
| * | | Add a timeout to benchmark test runs | Craig Tiller | 2015-10-07 |
| |/ | |||
* / | remove flag use_prod_roots in interop test and add use_test_ca per the ↵ | yang-g | 2015-10-06 |
|/ | | | | interop test spec | ||
* | Merge pull request #3627 from yang-g/flake2 | Craig Tiller | 2015-10-05 |
|\ | | | | | Deflake end2end_test | ||
| * | The Writes may return false after the server cancels the stream | yang-g | 2015-10-02 |
| | | |||
* | | Merge pull request #3386 from yang-g/enable_ssl | Jan Tattermusch | 2015-10-02 |
|\ \ | | | | | | | enable_ssl to use_tls | ||
* \ \ | Merge pull request #3556 from ctiller/clangf | Vijay Pai | 2015-10-01 |
|\ \ \ | |_|/ |/| | | Fix clang-format script | ||
| | * | enable_ssl to use_tls | yang-g | 2015-10-01 |
| | | | |||
* | | | Maybe it is already ready when we call getstatus | yang-g | 2015-10-01 |
| |/ |/| | |||
| * | Merge github.com:grpc/grpc into clangf | Craig Tiller | 2015-10-01 |
| |\ | |/ |/| | |||
* | | Merge pull request #3565 from yang-g/end2end_test | Vijay Pai | 2015-09-30 |
|\ \ | | | | | | | Add more test cases to end2end test. | ||
* | | | For compatibility with gcc-4.4, eliminate use of sleep_for and | Vijay Pai | 2015-09-29 |
| | | | | | | | | | | | | std::atomic | ||
| * | | remove anonymous namespace in anonymous namespace | yang-g | 2015-09-29 |
| | | | |||
| * | | add tls and proxy as dimensions of end2end test | yang-g | 2015-09-29 |
|/ / | |||
| * | Fix clang-format script | Craig Tiller | 2015-09-28 |
| | | |||
* | | Remove one pessimizing std::move | Vijay Pai | 2015-09-28 |
|/ | |||
* | Merge pull request #3474 from ctiller/clang_format | Nicolas Noble | 2015-09-25 |
|\ | | | | | Add clang-format to sanity | ||
* \ | Merge pull request #3476 from vjpai/block_annotate | Yang Gao | 2015-09-25 |
|\ \ | | | | | | | Annotate blocking points | ||
| | * | Merge github.com:grpc/grpc into clang_format | Craig Tiller | 2015-09-25 |
| | |\ | |_|/ |/| | | |||
| * | | Add a todo regarding a C++ block annotation | vjpai | 2015-09-24 |
| | | | |||
| | * | Add clang-format to sanity | Craig Tiller | 2015-09-24 |
| |/ | |||
* | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-22 |
|\| | | | | | | | | | Conflicts: src/core/surface/secure_channel_create.c | ||
| * | It is a bad idea to have a map with string_refs as output params. | Julien Boeuf | 2015-09-22 |
| | | | | | | | | | | This is very much unsafe as the string_ref could point on a stack variable of the callee. | ||
* | | Merge github.com:grpc/grpc into we-are-one | Craig Tiller | 2015-09-22 |
|\| | |||
| * | Merge pull request #3378 from yang-g/connection_failure_detection | Craig Tiller | 2015-09-22 |
| |\ | | | | | | | remove connectivity watcher from interested party early | ||
| * | | Add empty_stream test case | yang-g | 2015-09-21 |
| | | | |||
| | * | use seconds | yang-g | 2015-09-18 |
| | | | |||
| | * | add a test | yang-g | 2015-09-18 |
| |/ |/| | |||
| * | Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin | Julien Boeuf | 2015-09-15 |
| |\ | |/ |/| | |||
| * | Adding C++ tests and fixing a few things. | Julien Boeuf | 2015-09-15 |
| | | |||
* | | Fix mac build | Craig Tiller | 2015-09-10 |
| | | |||
* | | Merge pull request #3174 from vjpai/shutitdown2 | Craig Tiller | 2015-09-10 |
|\ \ | | | | | | | Put timeout on QPS test server shutdown | ||
* \ \ | Merge pull request #3218 from yang-g/interop | David G. Quintas | 2015-09-08 |
|\ \ \ | | | | | | | | | Interop test update | ||
* \ \ \ | Merge pull request #3186 from grpc/release-0_11 | Craig Tiller | 2015-09-03 |
|\ \ \ \ | | | | | | | | | | | Daily Release 0.11 upport to master | ||
| | * \ \ | Merge remote-tracking branch 'upstream/master' into interop | yang-g | 2015-09-03 |
| | |\ \ \ | |_|/ / / |/| | | | |