Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #6772 from ctiller/beefy | Jan Tattermusch | 2016-06-03 |
|\ | |||
* \ | Merge pull request #6761 from ctiller/there-were-no-fatalities | Jan Tattermusch | 2016-06-03 |
|\ \ | |||
| | * | Only send status and message with stream closure when needed | Craig Tiller | 2016-06-02 |
| * | | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN | Craig Tiller | 2016-06-02 |
| |/ | |||
* | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 |
|\| | |||
| * | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-27 |
| |\ | |||
| * | | regenerate projects | Alistair Veitch | 2016-05-27 |
| | * | Merge pull request #6586 from makdharma/cronet | Jorge Canizales | 2016-05-27 |
| | |\ | |||
| * | | | fix options file; fix generated include guards | Alistair Veitch | 2016-05-26 |
| * | | | really move | Alistair Veitch | 2016-05-24 |
| * | | | move proto file | Alistair Veitch | 2016-05-24 |
| * | | | Fix incorrect script invocation for code generation. | Alistair Veitch | 2016-05-24 |
| * | | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-24 |
| |\| | | |||
| * | | | update docs | Alistair Veitch | 2016-05-24 |
| | * | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-23 |
| | |\ \ | |||
| * | | | | end-to-end compilation | Alistair Veitch | 2016-05-23 |
| * | | | | checkpoint | Alistair Veitch | 2016-05-23 |
| | | * | | Merge pull request #6423 from ctiller/signal_handler | Jan Tattermusch | 2016-05-22 |
| | | |\ \ | |||
| | | | | * | Bugfix to work with empty messages | Makarand Dharmapurikar | 2016-05-20 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-19 |
|\| | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring | Julien Boeuf | 2016-05-18 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | clang-format | Craig Tiller | 2016-05-18 |
| | | | * | Merge github.com:grpc/grpc into signal_handler | Craig Tiller | 2016-05-18 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | * | | | Further server cq affinity work | Craig Tiller | 2016-05-16 |
| | * | | | Begin sharding request queues per cq | Craig Tiller | 2016-05-16 |
| |/ / / | |||
| * | | | Revert "Revert "cronet wrapper code"" | makdharma | 2016-05-11 |
| * | | | Merge pull request #6449 from sreecha/stress_client_reconnects | Jan Tattermusch | 2016-05-10 |
| |\ \ \ | |||
| | | * \ | Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact... | Julien Boeuf | 2016-05-10 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #6320 from markdroth/limit_metadata_size | Jan Tattermusch | 2016-05-10 |
| |\ \ \ \ \ | |||
| * | | | | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 |
| * | | | | | | Merge pull request #6379 from y-zeng/debug-logging-fix | Yuchen Zeng | 2016-05-05 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #6447 from ctiller/import-madness | Jan Tattermusch | 2016-05-05 |
| |\ \ \ \ \ \ \ | |||
| | | | | | * | | | Interop client that is resilient to server restarts | Sree Kuchibhotla | 2016-05-05 |
| | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 |
| |\ \ \ \ \ \ \ | |||
| | | * | | | | | | Temporary fix for plugin initialization problem | Craig Tiller | 2016-05-05 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Added support for trailing metadata | David Garcia Quintas | 2016-05-04 |
| | | | | | * | | Refactoring the core security code. | Julien Boeuf | 2016-05-04 |
| | |_|_|_|/ / | |/| | | | | | |||
| | | | * | | | Apply clang-format diffs. | Mark D. Roth | 2016-05-04 |
| | | | * | | | Use unlimited default for max header size until receiving new settings | Mark D. Roth | 2016-05-04 |
* | | | | | | | properly lock call to custom lr func | David Garcia Quintas | 2016-05-04 |
* | | | | | | | generate projects & clang-format | David Garcia Quintas | 2016-05-03 |
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-03 |
|\| | | | | | | |||
| | | | | | * | Fix some ubsan issues: I fear no bugs were harmed in the making of this episode | Craig Tiller | 2016-05-03 |
| | | | | | * | Fix undefined behavior | Craig Tiller | 2016-05-03 |
| | |_|_|_|/ | |/| | | | | |||
| | * | | | | Fixed a compiler warning that only shows up on linux | Makarand Dharmapurikar | 2016-05-03 |
| | * | | | | clang-format fixes | Makarand Dharmapurikar | 2016-05-03 |
| | * | | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 |
| | | | * | | Merge branch 'master' into limit_metadata_size | Mark D. Roth | 2016-05-03 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | | * | | Added bad_client test to check that the server rejects requests with too | Mark D. Roth | 2016-05-03 |