Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #7640 from markdroth/handshaker_api | kpayson64 | 2016-08-15 |
|\ | | | | | Change handshaker API to support passing leftover bytes read between handshakers. | ||
* \ | Merge pull request #7648 from vjpai/qps_better_ptr | kpayson64 | 2016-08-15 |
|\ \ | | | | | | | Use unique_ptr properly in QPS async tests | ||
* \ \ | Merge pull request #7706 from kpayson64/census_resource_test | kpayson64 | 2016-08-15 |
|\ \ \ | | | | | | | | | Add optional resource parameters to census resource test | ||
* \ \ \ | Merge pull request #7652 from vjpai/qps_better_client_ending | kpayson64 | 2016-08-15 |
|\ \ \ \ | | | | | | | | | | | Better client-side ending for QPS tests | ||
| | * | | | Clang format | Ken Payson | 2016-08-11 |
| | | | | | |||
| | * | | | Made strings constant | Ken Payson | 2016-08-11 |
| | | | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into handshaker_api | Mark D. Roth | 2016-08-11 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | * | | | Add optional resource parameters to census resource test | Ken Payson | 2016-08-11 |
| |/ / / |/| | | | |||
| * | | | Appease the const gods, improve readability, stop using 0 and 1 as | Vijay Pai | 2016-08-08 |
| | | | | | | | | | | | | | | | | proxies for false and true. | ||
* | | | | Merge pull request #6915 from markdroth/filter_api | kpayson64 | 2016-08-05 |
|\ \ \ \ | | | | | | | | | | | Implement C++ API for defining channel filters. | ||
| | * | | | clang-format | Vijay Pai | 2016-08-05 |
| | | | | | |||
| | * | | | Better ending for open-loop tests: never wait more than 1 second | Vijay Pai | 2016-08-05 |
| | | | | | | | | | | | | | | | | | | | | if we are in termination mode | ||
| | * | | | Dramatically reduce time required to complete sync test when running | Vijay Pai | 2016-08-05 |
| |/ / / |/| | | | | | | | | | | | with lots of threads (by parallelizing shutdown of course) | ||
| | * | | Properly use unique_ptr rather than explicitly | Vijay Pai | 2016-08-05 |
| |/ / |/| | | | | | | | | deleting server context wrappers in QPS test | ||
| | * | Updated tests. | Mark D. Roth | 2016-08-04 |
| | | | |||
* | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split | Nicolas "Pixel" Noble | 2016-08-04 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #5803 from nicolasnoble/what-the-fuzz | Nicolas Noble | 2016-08-03 |
| |\ \ | | | | | | | | | Fixing json parsing issues detected by libfuzz. | ||
| * | | | deflake grpclb_test | David Garcia Quintas | 2016-08-02 |
| | | | | |||
| * | | | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
| |\ \ \ | | | | | | | | | | | Move timeout_encoding to core/lib/transport | ||
| | | * \ | Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz | Nicolas "Pixel" Noble | 2016-08-02 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-08-02 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 |
| |\ \ \ \ | | | | | | | | | | | | | Add Census resource API and implementation. | ||
| * \ \ \ \ | Merge pull request #7024 from markdroth/filter_call_init_failure | kpayson64 | 2016-08-02 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Extend filter API to allow call initialization to return an error. | ||
| * \ \ \ \ \ | Merge pull request #7601 from dgquintas/census_stuff | kpayson64 | 2016-08-02 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Changed census static metadata keys for tracing and tag propagation | ||
| | | | | | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-08-02 |
| | | | | | | |\ | | | | |_|_|_|/ | | | |/| | | | | |||
| | | * | | | | | Fix destroy_call_elem API in test. | Mark D. Roth | 2016-08-02 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #7590 from vjpai/affinity_optional | Vijay Pai | 2016-08-02 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Don't assert if we're not able to set CPU affinity | ||
| | | | | | | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-08-02 |
| | | | | | | | |\ | | | | | |_|_|_|/ | | | | |/| | | | | |||
| | | | * | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-08-02 |
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split | Nicolas "Pixel" Noble | 2016-08-02 |
|\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||
| | * | | | | | | | | moar clang-format | David Garcia Quintas | 2016-08-01 |
| | | | | | | | | | | |||
| | | | * | | | | | | Changed census static metadata keys for tracing and tag propagation | David Garcia Quintas | 2016-08-01 |
| | |_|/ / / / / / | |/| | | | | | | | |||
| * | | | | | | | | clang-format | David Garcia Quintas | 2016-08-01 |
| | | | | | | | | | |||
| * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_july_16 | David Garcia Quintas | 2016-08-01 |
| |\ \ \ \ \ \ \ \ | |||
| | | * \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||
* | | | | | | | | | | Fix exit condition | Vijay Pai | 2016-08-01 |
| | | | | | | | | | | |||
| | | | * | | | | | | Don't assert if we're not able to set affinity for some reason | Vijay Pai | 2016-07-30 |
| | | |/ / / / / / | | |/| | | | | | | |||
| | | * | | | | | | Addressed the rest of the PR comments | David Garcia Quintas | 2016-07-29 |
| | | | | | | | | | |||
| | * | | | | | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-07-29 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/ruby/pb/test/client.rb src/ruby/pb/test/server.rb tools/dockerfile/test/php7_jessie_x64/Dockerfile | ||
| | | | | | | | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-28 |
| | | | | | | | | |\ | | | | | | |_|_|_|/ | | | | | |/| | | | | |||
* | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split | Nicolas "Pixel" Noble | 2016-07-27 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||
| | | * | | | | | | | Merge pull request #7380 from nicolasnoble/no-c++11-threads | Vijay Pai | 2016-07-27 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread. | ||
| * | | \ \ \ \ \ \ \ | Merge pull request #7459 from nicolasnoble/udp_test_bitrot | Vijay Pai | 2016-07-27 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixing udp test bitrotting. | ||
| | | | | | | * | | | | | Fixed asan failure and some refcounting bugs. | Mark D. Roth | 2016-07-27 |
| | | | | | | | | | | | | |||
| | | * | | | | | | | | | removed some bits from invalid LR design | David Garcia Quintas | 2016-07-26 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | Fix memory overwrite in proto decding; fix test for windows | Alistair Veitch | 2016-07-26 |
| | | | | | | | | | | | | |||
| | | | | | | | | * | | | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-26 |
| | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split | Nicolas "Pixel" Noble | 2016-07-25 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile | ||
| * | | | | | | | | | | | Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master | Nicolas Noble | 2016-07-25 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | V1.0.x merge into master |