Commit message (Expand) | Author | Age | |
---|---|---|---|
* | separate posix functionality to grpc_posix.h | Adam Michalik | 2016-06-07 |
* | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-06-06 |
|\ | |||
| * | Merge pull request #6750 from makdharma/cronet | Jan Tattermusch | 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 |
| |\ \ \ | |||
| | | | * | incremental fix - removed cronet dependency from grpc_secure | Makarand Dharmapurikar | 2016-06-01 |
| | | | * | cronet build related changes | Makarand Dharmapurikar | 2016-06-01 |
| | | |/ | | |/| | |||
| | * | | Merge pull request #6702 from a-veitch/add_proto | Jan Tattermusch | 2016-06-01 |
| | |\ \ | |||
* | | | | | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 |
| | | | * | Merge remote-tracking branch 'upstream/master' into base | Yuchen Zeng | 2016-05-31 |
| | | | |\ | |||
* | | | | \ | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| | | * | | | Revert "Remove legacy poller" | Craig Tiller | 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 branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-18 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| | * | | | | php: update package.xml after fixes | Stanley Cheung | 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 |
| * | | | | | | Master is now 0.15.0-dev. | Nicolas "Pixel" Noble | 2016-05-06 |
| * | | | | | | 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 |
* | | | | | | | | Introduced grpc_pops (pollset or pollset_set) | David Garcia Quintas | 2016-05-03 |
| | * | | | | | | 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 branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-04-27 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
* | | | | | | | Smarter pollset/pollset_set propagation | David Garcia Quintas | 2016-04-27 |
| * | | | | | | 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 |
| | |_|_|_|/ | |/| | | | | |||
| | | * | | | Updated load balancer proto to v1 | David Garcia Quintas | 2016-04-25 |
| |_|/ / / |/| | | | | |||
| * | | | | php: prepare for release 0.14 | Stanley Cheung | 2016-04-25 |
|/ / / / | |||
* | | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 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 |
| |/ / / / | |||
| | * | | | Adding support for msys. | Nicolas "Pixel" Noble | 2016-04-15 |
* | | | | | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
| |/ / / |/| | | |