Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 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 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 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 |
| | | | | * | 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 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | | * | | | | Merge remote-tracking branch 'upstream/master' into handshake_api | Mark D. Roth | 2016-07-14 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | * | | | | Added handshaker.[ch] to build.yaml. | Mark D. Roth | 2016-07-14 |
| | | | | * | | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-14 |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | |||
| | | | | * | | Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport | Robbie Shade | 2016-07-13 |
| | | | |/ / | | | |/| | | |||
| * | / | | | php: prepare for GA release | Stanley Cheung | 2016-07-13 |
| | |/ / / | |/| | | | |||
| | | | * | php: prepare for GA release | Stanley Cheung | 2016-07-13 |
* | | | | | Merge branch 'delayed-write' into grand-unified-closures | Craig Tiller | 2016-07-12 |
|\| | | | | |||
| * | | | | Master is now 1.1.0-dev. | Nicolas "Pixel" Noble | 2016-07-12 |
| | |_|/ | |/| | | |||
| * | | | Flagging master as 1.0.0-pre1. | Nicolas "Pixel" Noble | 2016-07-12 |
* | | | | Rename async_execution_lock --> combiner, make it use closures, unroll previo... | Craig Tiller | 2016-07-07 |
* | | | | Merge github.com:grpc/grpc into atm2 | Craig Tiller | 2016-07-07 |
|\| | | | |||
| * | | | php: update package.xml | Stanley Cheung | 2016-06-30 |
| * | | | Resolved merge conflicts with master | murgatroid99 | 2016-06-27 |
| |\ \ \ |