Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-28 |
|\ | |||
| * | merge to take src/core componentization into account | ahedberg | 2016-03-28 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-28 |
|\ \ \ | | |/ | |/| | |||
| * | | Fix copyrights | Craig Tiller | 2016-03-25 |
| * | | Auto-changes | Craig Tiller | 2016-03-25 |
| | * | make IP_PKTINFO and IPV6_RECVPKTINFO optional | ahedberg | 2016-03-24 |
| |/ | |||
| * | Merge pull request #5892 from yang-g/copy_generic_byte_buffer | Jan Tattermusch | 2016-03-23 |
| |\ | |||
| * \ | Merge pull request #5755 from ahedberg/unix_sockets_optional | Jan Tattermusch | 2016-03-23 |
| |\ \ | |||
| | | * | Make a copy of ByteBuffer when writing | yang-g | 2016-03-21 |
| | |/ | |/| | |||
* | | | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-21 |
|\| | | |||
| * | | Merge pull request #5494 from dgquintas/guard_check | Jan Tattermusch | 2016-03-20 |
| |\ \ | |||
| * \ \ | Merge pull request #5843 from dgquintas/fix-grpc-lib | Jan Tattermusch | 2016-03-20 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #5819 from dgquintas/compression_levels | Jan Tattermusch | 2016-03-18 |
| |\ \ \ \ | |||
| | | * | | | fixed multiple initialization of globals | David Garcia Quintas | 2016-03-18 |
| | |/ / / | |/| | | | |||
| * | | | | Merge pull request #5706 from deepaklukose/dev | Jan Tattermusch | 2016-03-18 |
| |\ \ \ \ | |||
| | | | * | | new fixed guards | David Garcia Quintas | 2016-03-18 |
| | | * | | | Implemented compression level algorithms properly (as a function of the accep... | David Garcia Quintas | 2016-03-17 |
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into guard_check | David Garcia Quintas | 2016-03-17 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Add debug support for checking tls_init is called | yang-g | 2016-03-17 |
| | |/ / / | |/| | | | |||
* | | | | | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-17 |
|\| | | | | |||
| * | | | | Merge pull request #5745 from ahedberg/upstream | Jan Tattermusch | 2016-03-17 |
| |\ \ \ \ | |||
| | | * | | | For client cert based authentication, add client cert as an AuthProperty | Deepak Lukose | 2016-03-16 |
* | | | | | | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-16 |
|\ \ \ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-15 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | | | | * | | Fixed include guards | David Garcia Quintas | 2016-03-15 |
| | |_|_|/ / | |/| | | | | |||
| | | | | * | Make use of unix sockets optional. | ahedberg | 2016-03-15 |
| | | | |/ | |||
| | | * / | Add intial plaform support for Native Client (NaCl) | Sam Clegg | 2016-03-14 |
| | | |/ | |||
* | | | | clang-format | Craig Tiller | 2016-03-10 |
* | | | | Change client :method selection based on idempotency | Craig Tiller | 2016-03-09 |
* | | | | Punch through flags for incoming calls | Craig Tiller | 2016-03-09 |
| |_|/ |/| | | |||
| | * | clang-format | David Garcia Quintas | 2016-03-09 |
| | * | docstrings | David Garcia Quintas | 2016-03-08 |
| | * | clang-format | David Garcia Quintas | 2016-03-08 |
| | * | codegen interface usage of gpr_inf_future | David Garcia Quintas | 2016-03-08 |
| | * | reverted gpr_ time changes | David Garcia Quintas | 2016-03-08 |
| | * | moved some files around | David Garcia Quintas | 2016-03-08 |
| | * | compiles! | David Garcia Quintas | 2016-03-08 |
| | * | wip. cq refactored | David Garcia Quintas | 2016-03-07 |
| | * | wip. prior to cq refactoring | David Garcia Quintas | 2016-03-07 |
| * | | Revert "Revert "Properly integrate async API with server-side cancellations."" | Sree Kuchibhotla | 2016-03-07 |
|/ / | |||
| * | added missing initializer for global proto_serializer holder to codegen lib | David Garcia Quintas | 2016-03-06 |
* | | Revert "Properly integrate async API with server-side cancellations." | Sree Kuchibhotla | 2016-03-04 |
* | | Properly integrate async API with server-side cancellations. | Vijay Pai | 2016-03-03 |
| * | Merge branch 'master' of github.com:grpc/grpc into codegen_proto_utils_fix | David Garcia Quintas | 2016-03-03 |
| |\ | |/ |/| | |||
* | | Always ref writable streams | Craig Tiller | 2016-03-02 |
| * | fix comments | David Garcia Quintas | 2016-03-02 |
| * | clang-format | David Garcia Quintas | 2016-03-02 |
| * | introduced workaround for proto_utils | David Garcia Quintas | 2016-03-02 |
|/ | |||
* | Merge pull request #5441 from a-veitch/no_binary_tags | Bogdan Drutu | 2016-02-29 |
|\ | |||
| * | eliminate binary tags | Alistair Veitch | 2016-02-25 |