Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge with head | yang-g | 2017-01-11 |
|\ | |||
| * | Handshaker plugin mechanism. | Mark D. Roth | 2017-01-06 |
| | | |||
| * | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2017-01-04 |
| |\ | |||
| * \ | Merge branch 'patchy' into slice_with_exec_ctx_and_build | Craig Tiller | 2017-01-04 |
| |\ \ | |||
| | * | | Moving message_size_filter properly. | Nicolas "Pixel" Noble | 2017-01-04 |
| | | | | |||
| | * | | Merge remote-tracking branch 'google/master' into bazel-take-2 | Nicolas "Pixel" Noble | 2017-01-04 |
| | |\| | |||
* | | | | fix path | yang-g | 2016-12-28 |
| | | | | |||
* | | | | move files to subdir and add generated files | yang-g | 2016-12-27 |
| | | | | |||
* | | | | sync test pass | yang-g | 2016-12-27 |
| | | | | |||
* | | | | codegen health proto | yang-g | 2016-12-27 |
| | | | | |||
* | | | | more | yang-g | 2016-12-27 |
| | | | | |||
* | | | | default service | yang-g | 2016-12-27 |
| | | | | |||
* | | | | Add more files | yang-g | 2016-12-27 |
| | | | | |||
* | | | | Add files | yang-g | 2016-12-27 |
| |_|/ |/| | | |||
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 |
| |\ \ | |/ / |/| | | |||
* | | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" | Craig Tiller | 2016-12-12 |
| | | | |||
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 |
| |\ \ | |/ / |/| | | |||
* | | | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2016-12-09 |
|\ \ \ | | | | | | | | | | | | | revert-8949-revert-8922-slice_cleanup | ||
| | * \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-09 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | Fix build | Craig Tiller | 2016-12-06 |
| | | | | |||
| * | | | Renamed google_benchmark submodule to benchmark | David Garcia Quintas | 2016-12-06 |
| | | | | |||
| | * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-06 |
| | |\ \ | | |/ / | |/| | | |||
* / | | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" | Mark D. Roth | 2016-12-05 |
|/ / / | |||
* | | | Merge pull request #8949 from grpc/revert-8922-slice_cleanup | Mark D. Roth | 2016-12-05 |
|\ \ \ | | | | | | | | | Revert "Remove redundant includes from string.h and tmpfile.h" | ||
* | | | | Revert "Renamed google_benchmark submodule to benchmark" | Mark D. Roth | 2016-12-05 |
| | | | | |||
| * | | | Revert "Remove redundant includes from string.h and tmpfile.h" | Mark D. Roth | 2016-12-05 |
|/ / / | |||
* | | | Merge pull request #8922 from sreecha/slice_cleanup | Mark D. Roth | 2016-12-05 |
|\ \ \ | | | | | | | | | Remove redundant includes from string.h and tmpfile.h | ||
* \ \ \ | Merge pull request #8851 from dgquintas/rename_gbench | Mark D. Roth | 2016-12-05 |
|\ \ \ \ | | | | | | | | | | | Renamed google_benchmark submodule to benchmark | ||
* | | | | | Use the same server code for both secure and insecure servers. | Mark D. Roth | 2016-12-02 |
| | | | | | |||
| | * | | | Temporarily enable gpr_slice_* functions to not break api compatibility | Sree Kuchibhotla | 2016-12-01 |
| | | | | | |||
| | | * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-30 |
| | | |\ \ | | | |/ / | | |/| | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into security_handshaker2 | Mark D. Roth | 2016-11-30 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
* | | | | | Fixed build.yaml and ran generate_projects.sh. | Mark D. Roth | 2016-11-29 |
| | | | | | |||
* | | | | | Merge branch 'security_handshaker1' into security_handshaker2 | Mark D. Roth | 2016-11-29 |
|\ \ \ \ \ | |||
| | * | | | | Revert "Test credentials provider update" | Craig Tiller | 2016-11-29 |
| |/ / / / | |||
| * | | | | Merge pull request #8838 from yang-g/test_credentials | Yang Gao | 2016-11-29 |
| |\ \ \ \ | | | | | | | | | | | | | Test credentials provider update | ||
| * | | | | | Update build.yaml to fix MacOS build | ncteisen | 2016-11-28 |
| | | | | | | |||
| | | * | | | Renamed google_benchmark submodule to benchmark | David Garcia Quintas | 2016-11-23 |
| | |/ / / | |/| | | | |||
| | * | | | resolve dependency | yang-g | 2016-11-23 |
| |/ / / | |||
| | * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-18 |
| | |\ \ | | |/ / | |/| | | |||
* | | | | Rename security handshaker files. | Mark D. Roth | 2016-11-17 |
| | | | | |||
* | | | | Use the same connector code for both secure and insecure clients. | Mark D. Roth | 2016-11-17 |
| | | | | |||
| * | | | Merge pull request #8617 from markdroth/service_config_json | Mark D. Roth | 2016-11-17 |
| |\ \ \ | | | | | | | | | | | Use JSON tree for service config channel arg. | ||
| | | * \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-16 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge github.com:grpc/grpc into bm_fullstack | Craig Tiller | 2016-11-16 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| | * | | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-16 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #8680 from ctiller/no_more_legacy | Craig Tiller | 2016-11-15 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove legacy poller | ||
* \ \ \ \ \ | Merge pull request #8335 from y-zeng/tos | Yuchen Zeng | 2016-11-11 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add grpc_socket_mutator | ||
| | | | * \ \ | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-10 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| | | | | * | | Fix foward declaration duplication | Craig Tiller | 2016-11-10 |
| | | | | | | |