Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-17 |
|\ | |||
| * | Merge pull request #5270 from dgquintas/codegen_lib | Nicolas Noble | 2016-03-16 |
| |\ | |||
| | * | Moving core_codegen.cc to the proper filegroup. | Nicolas "Pixel" Noble | 2016-03-17 |
| | * | Massaging that pull request. | Nicolas "Pixel" Noble | 2016-03-17 |
* | | | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-16 |
|\ \ \ | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-15 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Remove end2end_certs library. | yang-g | 2016-03-15 |
| |/ / | |||
| * | | Add contributed test | Craig Tiller | 2016-03-11 |
* | | | Build out backoff as a library | Craig Tiller | 2016-03-11 |
| * | | Add failing test | Craig Tiller | 2016-03-11 |
|/ / | |||
| * | removed spurious grpc_library.cc | David Garcia Quintas | 2016-03-09 |
| * | moved some files around | David Garcia Quintas | 2016-03-08 |
| * | compiles! | David Garcia Quintas | 2016-03-08 |
| * | wip. prior to cq refactoring | David Garcia Quintas | 2016-03-07 |
| * | WIP. Added codegen_test | David Garcia Quintas | 2016-03-06 |
| * | added missing initializer for global proto_serializer holder to codegen lib | David Garcia Quintas | 2016-03-06 |
| * | Merge branch 'codegen_proto_utils_fix' into codegen_lib | David Garcia Quintas | 2016-03-06 |
| |\ | |||
| | * | introduced workaround for proto_utils | David Garcia Quintas | 2016-03-02 |
| |/ |/| | |||
* | | Merge pull request #5293 from dgquintas/alarm_cpp | Vijay Pai | 2016-02-25 |
|\ \ | |||
* \ \ | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-23 |
|\ \ \ | |||
| * \ \ | Merge pull request #5334 from jtattermusch/protoc_artifacts_windows | Nicolas Noble | 2016-02-23 |
| |\ \ \ | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 |
| * | | | | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-22 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
* | | | | | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-22 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
* | | | | | Regenerate files, fix bugs | Craig Tiller | 2016-02-22 |
|\ \ \ \ \ | |||
| | * | | | | Merge pull request #5257 from ctiller/cleaner-posix | Vijay Pai | 2016-02-22 |
| |/| | | | | |||
| * | | | | | rename census log files to avoid build breakage on MacOS | Alistair Veitch | 2016-02-22 |
|/ / / / / | |||
* | | | | | Merge pull request #5302 from nicolasnoble/python-windows | Masood Malekghassemi | 2016-02-22 |
|\ \ \ \ \ | |||
| | | | * | | generated projects | Jan Tattermusch | 2016-02-22 |
| | * | | | | Merge github.com:grpc/grpc into cleaner-posix | Craig Tiller | 2016-02-21 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
| | | | | * | moar VS fun | David Garcia Quintas | 2016-02-19 |
| | | | | * | added uuids for VS | David Garcia Quintas | 2016-02-19 |
| * | | | | | Building the dlls. | Nicolas "Pixel" Noble | 2016-02-19 |
| * | | | | | Adding grpc_dll project. | Nicolas "Pixel" Noble | 2016-02-19 |
| | | | | * | Fixed sanity | David Garcia Quintas | 2016-02-18 |
* | | | | | | Refactor end2end_test. Make the credentials a separate library. | yang-g | 2016-02-18 |
| |_|_|/ / |/| | | | | |||
| | | | * | moved grpc_library.cc moved out of codegen | David Garcia Quintas | 2016-02-18 |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-02-18 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | | * | Split codegen target and made it libs | David Garcia Quintas | 2016-02-18 |
| | * | | | Merge github.com:grpc/grpc into cleaner-posix | Craig Tiller | 2016-02-18 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | | * | | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-18 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-17 |
|\| | | | | |||
| | | | * | Fixed header dependencies and copyrights | David Garcia Quintas | 2016-02-16 |
| | | | * | Added codegen_lib target | David Garcia Quintas | 2016-02-16 |
| | |_|/ | |/| | | |||
| * | | | Merge pull request #5209 from vjpai/why_lever | Yang Gao | 2016-02-16 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #5098 from a-veitch/base_log | Bogdan Drutu | 2016-02-16 |
| |\ \ \ \ | |||
| | | | * | | Separate timer checking from pollsets | Craig Tiller | 2016-02-16 |
| | |_|/ / | |/| | | | |||
| | | | * | Revert "Revert "Proto API for LB request/responses"" | Craig Tiller | 2016-02-11 |
| | |_|/ | |/| | | |||
| * | | | Revert "Proto API for LB request/responses" | Craig Tiller | 2016-02-11 |
| * | | | Merge pull request #4038 from dgquintas/grpclb_api | Craig Tiller | 2016-02-11 |
| |\ \ \ |