Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 1.3.0 -> 1.3.1-pre1 | David Garcia Quintas | 2017-04-27 |
* | s/1.3.0-pre/1.3.0 | David Garcia Quintas | 2017-04-27 |
* | Revert "Merge branch 'master' into v1.3.x" | Alexander Polcyn | 2017-04-26 |
* | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-24 |
|\ | |||
| * | Fix http2_interop test for c++ and python | yang-g | 2017-04-20 |
* | | Merge branch 'tsan-c++' into hybrid | Craig Tiller | 2017-04-20 |
|\| | |||
| * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-19 |
| |\ | |||
| | * | Keep _grpcio_metadata.py in GitHub repo | Matt Kwong | 2017-04-18 |
* | | | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-14 |
|\ \ \ | | |/ | |/| | |||
| | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-14 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #9972 from sreecha/cq_create_api_changes | Sree Kuchibhotla | 2017-04-14 |
| |\ \ | |||
| * \ \ | Merge pull request #10449 from ctiller/minimal_test | Craig Tiller | 2017-04-14 |
| |\ \ \ | |||
| * | | | | Use _pb2_grpc module to access gRPC entities | Mehrdad Afshari | 2017-04-13 |
| | * | | | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-13 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | master to 1.4.0-dev | David Garcia Quintas | 2017-04-13 |
* | | | | | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-13 |
|\| | | | | |||
| | | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-12 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | * | | | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-12 |
| | |\ \ \ | | |/ / / | |/| | | | |||
* | | | | | Remove API | Craig Tiller | 2017-04-12 |
| |_|/ / |/| | | | |||
| * | | | Merge github.com:grpc/grpc into truebin | Craig Tiller | 2017-04-12 |
| |\ \ \ | |||
| | | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-12 |
| | | | |\ | | | |_|/ | | |/| | | |||
* | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-11 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | * | | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-11 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #10501 from ctiller/epex2 | Craig Tiller | 2017-04-11 |
| |\ \ \ \ | |||
* | | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-07 |
|\| | | | | | |||
| | | | * | | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-07 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-06 |
|\ \ \ \ \ \ | |||
| | | | | * | | Merge deadline_init/deadline_start | Craig Tiller | 2017-04-06 |
| | | | | * | | Rename compress_filter --> message_compress_filter | Craig Tiller | 2017-04-06 |
| | | | | * | | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-06 |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | |||
| | | * | | | | Split event notification out of ev_epoll_linux.c | Craig Tiller | 2017-04-06 |
| | |/ / / / | |/| | | | | |||
| | * | | | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x | Jan Tattermusch | 2017-04-06 |
| |/| | | | | |||
| | | | | * | Merge github.com:grpc/grpc into cpparena2 | Craig Tiller | 2017-04-05 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Add manifest to fix grpcio_reflection packaging | Mehrdad Afshari | 2017-04-05 |
| | | | * | | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-05 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | * | | | Merge github.com:grpc/grpc into truebin | Craig Tiller | 2017-04-05 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-04 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Support custom pool in enable_server_reflection | Mehrdad Afshari | 2017-04-04 |
| | | * | | | Merge github.com:grpc/grpc into truebin | Craig Tiller | 2017-04-04 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | * | | | Add new setting for true-binary mode | Craig Tiller | 2017-04-03 |
| | | | * | | Optionalize deadline checking | Craig Tiller | 2017-04-03 |
| | | | * | | Optionalize compress, gather all the http2 filter bits together in ext/ | Craig Tiller | 2017-04-03 |
| | | | * | | Optionalize message_size_filter | Craig Tiller | 2017-04-03 |
| | |_|/ / | |/| | | | |||
| | * | | | bump version to 1.2.2 | Jan Tattermusch | 2017-04-03 |
* | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-01 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| | | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-01 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | * | | | optionalize max_age | Craig Tiller | 2017-03-31 |
| | * | | | Reorganize ext tree | Craig Tiller | 2017-03-31 |
| |/ / / |