Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-06 |
|\ | |||
* | | Remove unused files | Sree Kuchibhotla | 2016-06-06 |
| * | Merge pull request #6306 from y-zeng/win32_suffix | Jan Tattermusch | 2016-06-03 |
| |\ | |||
| * \ | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 |
| |\ \ | |||
| | * \ | Merge pull request #6702 from a-veitch/add_proto | Jan Tattermusch | 2016-06-01 |
| | |\ \ | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into base | Yuchen Zeng | 2016-05-31 |
| | | | |\ | |||
| | * | | | | Revert "Remove legacy poller" | Craig Tiller | 2016-05-31 |
| | | |_|/ | | |/| | | |||
* | | | | | Remove union { } data and epoll_hdr structures. Added ev_epoll_linux | Sree Kuchibhotla | 2016-05-31 |
* | | | | | Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_a... | Sree Kuchibhotla | 2016-05-31 |
| |/ / / |/| | | | |||
| | * | | Merge branch 'master' into add_proto | 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 |
* | | | | | Remove legacy poller | Craig Tiller | 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 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | Merge pull request #5456 from ctiller/cleaner-posix3 | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ | |||
* | | | | | replaced header list with filegroup in build.yaml. | Makarand Dharmapurikar | 2016-05-11 |
* | | | | | Revert "Revert "cronet wrapper code"" | makdharma | 2016-05-11 |
| * | | | | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-05-11 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| | * | | | 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 |
|\ \ \ \ \ | |||
* | | | | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 |
* | | | | | | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 |
|\ \ \ \ \ \ | |||
| | | | * | | | Refactoring the core security code. | Julien Boeuf | 2016-05-04 |
| * | | | | | | Added all transitive header dependencies in build.yaml to fix the failing check. | Makarand Dharmapurikar | 2016-05-04 |
| * | | | | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto | David Garcia Quintas | 2016-05-02 |
|\| | | | | | |||
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-29 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | | * | | all good! missing end2end test for new lr filter | David Garcia Quintas | 2016-04-29 |
| * | | | | | Merge pull request #6183 from nicolasnoble/msys-support | Jan Tattermusch | 2016-04-27 |
| |\ \ \ \ \ | |||
* | | | | | | | Moved protos out of core_codegen interface | David Garcia Quintas | 2016-04-27 |
|/ / / / / / | |||
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-27 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
| | | | | * | Change win32 file suffix | Yuchen Zeng | 2016-04-26 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #6266 from murgatroid99/ruby_stress_client | Jan Tattermusch | 2016-04-26 |
|\ \ \ \ \ | |||
| | | * | | | Updated load balancer proto to v1 | David Garcia Quintas | 2016-04-25 |
| |_|/ / / |/| | | | | |||
* | | | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-21 |
|\ \ \ \ \ | |||
| | * | | | | Simplified ruby interop test files | murgatroid99 | 2016-04-21 |
| * | | | | | Merge pull request #5958 from deepaklukose/skip_client_cert_verification | Jan Tattermusch | 2016-04-20 |
| |\ \ \ \ \ | |||
| * | | | | | | Update boringssl to latest chromium-stable. | itessier | 2016-04-20 |
| | |/ / / / | |/| | | | | |||
| | * | | | | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 |
| |/ / / / | |||
| * | | | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor | David Garcia Quintas | 2016-04-15 |
| |\ \ \ \ | |||
| | | * | | | Adding support for msys. | Nicolas "Pixel" Noble | 2016-04-15 |
| | |/ / / | |||
| | * | | | List facter as a dependence, used by QPS test | Vijay Pai | 2016-04-12 |
* | | | | | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
| |/ / / |/| | | | |||
| * | | | Factored out parse functions from sockaddr_resolver | David Garcia Quintas | 2016-04-08 |
|/ / / | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-07 |
| | |\ | |_|/ |/| | | |||
* | | | Sort out codegen dependencies | Craig Tiller | 2016-04-07 |
| | * | Load Reporting hook and filter skeleton | David Garcia Quintas | 2016-04-06 |
| * | | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-04-06 |
| |\| | |||
| * | | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-04-06 |
| |\ \ |