aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
Commit message (Expand)AuthorAge
* Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
|\
* | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
* | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-07
|\ \
| * \ Merge pull request #7774 from ctiller/percent-encoderGravatar Craig Tiller2016-09-06
| |\ \
* | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-02
|\| | |
| | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-02
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #7943 from markdroth/client_channel_cleanupGravatar Mark D. Roth2016-09-01
| |\ \ \
| | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-01
| | | | |\ | | |_|_|/ | |/| | |
| | * | | Move subchannel_call_holder code into client_channel module.Gravatar Mark D. Roth2016-08-31
| * | | | add trace context protoGravatar Alistair Veitch2016-08-31
| |/ / /
* | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-30
|\| | |
| | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-30
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #7839 from markdroth/rename_client_configGravatar Mark D. Roth2016-08-29
| |\ \ \
| * | | | php: error out if metadata key is not legalGravatar Stanley Cheung2016-08-26
| * | | | Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.xGravatar Nicolas Noble2016-08-23
| |\ \ \ \
| | | * | | Rename grpc_client_config to grpc_resolver_result.Gravatar Mark D. Roth2016-08-22
| * | | | | php: bump versionGravatar Stanley Cheung2016-08-22
| | |/ / / | |/| | |
| | * | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
| |/| | |
| | * | | Bumping version to 1.0.1-pre1.Gravatar Nicolas "Pixel" Noble2016-08-18
| | | * | Percent encoding routinesGravatar Craig Tiller2016-08-18
| | * | | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.Gravatar Nicolas "Pixel" Noble2016-08-17
| * | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-16
| |\| | | | | |/ / | |/| |
| | * | php: update package.xmlGravatar Stanley Cheung2016-08-09
* | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
|\| | |
| * | | Merge pull request #7370 from rjshade/move_timeout_encodingGravatar kpayson642016-08-02
| |\ \ \
| * \ \ \ Merge pull request #6774 from a-veitch/add_resourceGravatar kpayson642016-08-02
| |\ \ \ \
| | | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-02
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | | * added gpr_types.hGravatar David Garcia Quintas2016-08-01
| * | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
| |\ \ \ \ \
| | | | | * | php: cleanup for GAGravatar Stanley Cheung2016-07-28
| | * | | | | php: cleanup for GAGravatar Stanley Cheung2016-07-28
| | | | | | * removed codegen/slice_buffer.h and scrubbed codegen/slice.hGravatar David Garcia Quintas2016-07-27
| | | | | | * removed codegen/log.hGravatar David Garcia Quintas2016-07-27
| | | | | | * removed codegen/time.hGravatar David Garcia Quintas2016-07-27
| | | | | | * removed codegen/byte_buffer.hGravatar David Garcia Quintas2016-07-27
| | | | | | * removed codegen/alloc.hGravatar David Garcia Quintas2016-07-27
| | | |_|_|/ | | |/| | |
| | | | | * Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branchGravatar kpayson642016-07-26
| | | | | |\
| | * | | | \ Merge pull request #7498 from thinkerou/wrap_php7Gravatar kpayson642016-07-26
| | |\ \ \ \ \
| | | | | * \ \ Merge branch 'master' into move_timeout_encodingGravatar Robbie Shade2016-07-26
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | add file to build.yamlGravatar Stanley Cheung2016-07-25
| | | | | | | * add new file to build.yamlGravatar Stanley Cheung2016-07-25
| | * | | | | | Merge pull request #7395 from markdroth/handshake_apiGravatar kpayson642016-07-25
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-24
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | php: update package.xml to 1.0.0RC2Gravatar Stanley Cheung2016-07-21
| | |_|/ / / / / | |/| | | | | |
| | | | | | * | php: update package.xml to 1.0.0RC2Gravatar Stanley Cheung2016-07-21
| | | | | | |/
| | | | * | | merge to upstream/masterGravatar Alistair Veitch2016-07-21
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-15
|\| | | | | |
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-07-14
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | * | | | Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-14
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | Added handshaker.[ch] to build.yaml.Gravatar Mark D. Roth2016-07-14