Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos... | Craig Tiller | 2016-09-16 |
|\ | |||
* \ | Merge pull request #7559 from dgquintas/codegen_cleanse | Craig Tiller | 2016-09-13 |
|\ \ | |||
| | * | Revert "Revert "Grand unified closures"" | Craig Tiller | 2016-09-12 |
| |/ |/| | |||
* | | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 |
* | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-07 |
|\ \ | |||
| * \ | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 |
| |\ \ | |||
* | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-02 |
|\| | | | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-02 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 2016-09-01 |
| |\ \ \ | |||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-01 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | * | | | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 |
| * | | | | add trace context proto | Alistair Veitch | 2016-08-31 |
| |/ / / | |||
* | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-30 |
|\| | | | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-08-30 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #7839 from markdroth/rename_client_config | Mark D. Roth | 2016-08-29 |
| |\ \ \ | |||
| * | | | | php: error out if metadata key is not legal | Stanley Cheung | 2016-08-26 |
| * | | | | Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-08-23 |
| |\ \ \ \ | |||
| | | * | | | Rename grpc_client_config to grpc_resolver_result. | Mark D. Roth | 2016-08-22 |
| * | | | | | php: bump version | Stanley Cheung | 2016-08-22 |
| | |/ / / | |/| | | | |||
| | * | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-20 |
| |/| | | | |||
| | * | | | Bumping version to 1.0.1-pre1. | Nicolas "Pixel" Noble | 2016-08-18 |
| | | * | | Percent encoding routines | Craig Tiller | 2016-08-18 |
| | * | | | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. | Nicolas "Pixel" Noble | 2016-08-17 |
| * | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-16 |
| |\| | | | | |/ / | |/| | | |||
| | * | | php: update package.xml | Stanley Cheung | 2016-08-09 |
* | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-04 |
|\| | | | |||
| * | | | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 |
| |\ \ \ \ | |||
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-08-02 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | | | * | added gpr_types.h | David Garcia Quintas | 2016-08-01 |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
| |\ \ \ \ \ | |||
| | | | | * | | php: cleanup for GA | Stanley Cheung | 2016-07-28 |
| | * | | | | | php: cleanup for GA | Stanley Cheung | 2016-07-28 |
| | | | | | * | removed codegen/slice_buffer.h and scrubbed codegen/slice.h | David Garcia Quintas | 2016-07-27 |
| | | | | | * | removed codegen/log.h | David Garcia Quintas | 2016-07-27 |
| | | | | | * | removed codegen/time.h | David Garcia Quintas | 2016-07-27 |
| | | | | | * | removed codegen/byte_buffer.h | David Garcia Quintas | 2016-07-27 |
| | | | | | * | removed codegen/alloc.h | David Garcia Quintas | 2016-07-27 |
| | | |_|_|/ | | |/| | | | |||
| | | | | * | Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branch | kpayson64 | 2016-07-26 |
| | | | | |\ | |||
| | * | | | \ | Merge pull request #7498 from thinkerou/wrap_php7 | kpayson64 | 2016-07-26 |
| | |\ \ \ \ \ | |||
| | | | | * \ \ | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-26 |
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | | | |||
| | | * | | | | | add file to build.yaml | Stanley Cheung | 2016-07-25 |
| | | | | | | * | add new file to build.yaml | Stanley Cheung | 2016-07-25 |
| | * | | | | | | Merge pull request #7395 from markdroth/handshake_api | kpayson64 | 2016-07-25 |
| | |\ \ \ \ \ \ | |||
* | | \ \ \ \ \ \ | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-07-24 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
| * | | | | | | | | php: update package.xml to 1.0.0RC2 | Stanley Cheung | 2016-07-21 |
| | |_|/ / / / / | |/| | | | | | | |||
| | | | | | * | | php: update package.xml to 1.0.0RC2 | Stanley Cheung | 2016-07-21 |
| | | | | | |/ | |||
| | | | * | | | merge to upstream/master | Alistair Veitch | 2016-07-21 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-07-15 |
|\| | | | | | | |||
| | * | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-07-14 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | |