Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
f9f5c67aff91e4ad26371b0a2482a5011ab45226
/
src
/
php
1cc028f
Upmerge v1.13.x into master
by Mehrdad Afshari
· 6 years ago
9687447
Regenerate projects
by Srini Polavarapu
· 6 years ago
a7e282e
PHP: add call invoker
by ZhouyihaiDing
· 6 years ago
6cec581
Merge pull request #15850 from grpc/v1.13.x
by Mehrdad Afshari
· 6 years ago
ed0dc06
Regenerate Projects
by Mehrdad Afshari
· 6 years ago
d6b483b
PHP: add deserialze as the argument for the interceptor
by ZhouyihaiDing
· 6 years ago
9e3e646
Merge pull request #15274 from JackOfMostTrades/verify-callback-core
by Mark D. Roth
· 6 years ago
561630d
Regenerate projects
by Mehrdad Afshari
· 6 years ago
d661628
Merge pull request #15694 from srini100/bump-to-v1.14
by Srini Polavarapu
· 6 years ago
68eff58
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
by Ian Haken
· 7 years ago
586c639
Regenerate projects
by Srini Polavarapu
· 6 years ago
c79c156
Regenrate projects
by Srini Polavarapu
· 6 years ago
dbdf006
fix readme markdown render
by thinkerou
· 6 years ago
d788a53
readme
by ZhouyihaiDing
· 7 years ago
4677c70
PHP: fix flaky tests
by ZhouyihaiDing
· 6 years ago
bef6b8d
PHP: fix qps benchmark failure by updating protobuf version
by ZhouyihaiDing
· 6 years ago
364d2b4
Merge pull request #15282 from ZhouyihaiDing/fix-qps
by kpayson64
· 6 years ago
9a73019
php: remove invalid include file
by thinkerou
· 6 years ago
39604e4
Merge pull request #15401 from thinkerou/add_macro_reduce_code
by Zhouyihai Ding
· 6 years ago
10470bb
Merge pull request #15417 from chingor13/php-default-channel
by Zhouyihai Ding
· 6 years ago
6d96a9a
Provide hostname to getDefaultChannel
by Jeff Ching
· 6 years ago
31676f3
Surface a static method to fetch the default Channel that a BaseStub would create
by Jeff Ching
· 6 years ago
251a573
php InterceptorChannel inherits from Channel
by ZhouyihaiDing
· 6 years ago
c848726
php interceptor test nits
by ZhouyihaiDing
· 6 years ago
e499d9b
Merge pull request #15399 from ZhouyihaiDing/interceptor_composer
by Zhouyihai Ding
· 6 years ago
fe037cb
add two macro for reduce duplicate code
by thinkerou
· 6 years ago
3c047a2
PHP: fix InterceptorChannel not autoload by composer
by ZhouyihaiDing
· 6 years ago
771c205
remove invalid include-file and adjust include-file sort
by thinkerou
· 6 years ago
9ef881e
PHP: chang shared channel behavior
by ZhouyihaiDing
· 7 years ago
52b95cf
gRPC PHP Client Interceptor implementation and tests
by ZhouyihaiDing
· 7 years ago
29bfaf4
PHP: fix QPS tests not working
by ZhouyihaiDing
· 7 years ago
fec4b30
Merge pull request #12775 from thinkerou/fix_todo
by Zhouyihai Ding
· 7 years ago
2d43a45
Regenerate projects
by Mehrdad Afshari
· 7 years ago
6bc4b2f
php: complete todo
by thinkerou
· 7 years ago
8acece9
Merge pull request #15171 from ZhouyihaiDing/API_revert
by Zhouyihai Ding
· 7 years ago
dff7ba6
PHP: remove channel observation and clean method used for tests
by ZhouyihaiDing
· 7 years ago
7a20c96
Break out qps services into seperate protos
by kpayson64
· 7 years ago
082ddc5
Merge pull request #15066 from matt-kwong/php-path-fix
by Matt Kwong
· 7 years ago
84d6046
Set DYLD_LIBRARY_PATH to be based off of
by Matt Kwong
· 7 years ago
4a13404
PHP: fix persistentChannelTest error
by ZhouyihaiDing
· 7 years ago
5c77035
PHP: use persistent list not shared by other modules
by ZhouyihaiDing
· 7 years ago
90cfc8e
Regenerate projects
by Mehrdad Afshari
· 7 years ago
b00a925
PHP: don't destruct persistent channel at the end of php-fpm request
by ZhouyihaiDing
· 7 years ago
8993297
php: adding trace for call_credentials callback function
by ZhouyihaiDing
· 7 years ago
7fed69b
Use static_cast rather than reinterpret_cast whenever possible
by Vijay Pai
· 7 years ago
9073ea0
Regenerate projects
by Mehrdad Afshari
· 7 years ago
43132b5
php: remove unrelated code from SharedChannelClose test
by ZhouyihaiDing
· 7 years ago
9233201
Merge pull request #13541 from Kunde21/php/constructor-cleanup
by Zhouyihai Ding
· 7 years ago
1952018
Merge pull request #12703 from thinkerou/fix_bug
by Zhouyihai Ding
· 7 years ago
1ac45e1
Removed opts checks in BaseStub when the elements aren't not used.
by Chad Kunde
· 7 years ago
ec0669c
php: call credentials plugin_get_metadata metadata leak
by Zhouyihai Ding
· 7 years ago
c84c8d4
Merge pull request #14160 from ZhouyihaiDing/pr_call_peer_leak
by Stanley Cheung
· 7 years ago
d29d709
Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_size
by Stanley Cheung
· 7 years ago
5e7eed2
Merge pull request #14159 from ZhouyihaiDing/pr_call_array_leak
by Stanley Cheung
· 7 years ago
95b4c65
Merge pull request #14158 from ZhouyihaiDing/pr_callcredentials_plugin_leak
by Stanley Cheung
· 7 years ago
a14ce30
Merge pull request #14156 from ZhouyihaiDing/channel_hashstr_leak
by Stanley Cheung
· 7 years ago
367a1ee
php: fix call credentials createFromPlugin leak
by Zhouyihai Ding
· 7 years ago
159ceb6
php: fix call return peer leak
by Zhouyihai Ding
· 7 years ago
f09c294
php: fix channel_credentials hashkey size error
by Zhouyihai Ding
· 7 years ago
2138362
php: fix channel_credentials hashstr leak
by Zhouyihai Ding
· 7 years ago
e3e6470
php: fix call plugin_get_metadata return value leak
by Zhouyihai Ding
· 7 years ago
b0821f0
php: fix grpc_parse_metadata_array leak
by Zhouyihai Ding
· 7 years ago
1d8ab5a
Merge pull request #14130 from ZhouyihaiDing/wrapper_leak
by Stanley Cheung
· 7 years ago
7c647d3
php: fix channel wrapper leak
by Zhouyihai Ding
· 7 years ago
8a84593
php: fix channel reuse doesn't free allocated wrapper
by Zhouyihai Ding
· 7 years ago
2318b87
Merge pull request #14127 from ZhouyihaiDing/channel_credentials_leak
by Stanley Cheung
· 7 years ago
d715e7d
Merge pull request #14126 from ZhouyihaiDing/get_target_leak
by Stanley Cheung
· 7 years ago
99bb170
Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak
by Stanley Cheung
· 7 years ago
0464879
php-memory-leak
by ZhouyihaiDing
· 7 years ago
a1f94b7
Merge pull request #13687 from ZhouyihaiDing/php_info
by Stanley Cheung
· 7 years ago
4b9f8d8
php: channel_credentials hashstr leak
by Zhouyihai Ding
· 7 years ago
d3b5524
php: fix channel get_target leak
by Zhouyihai Ding
· 7 years ago
33af9aa
php: fix channel persistence channel leak
by Zhouyihai Ding
· 7 years ago
4388404
Regenerate projects
by Mehrdad Afshari
· 7 years ago
4b0e885
Merge pull request #14017 from ZhouyihaiDing/php_channl_memory_leak
by Zhouyihai Ding
· 7 years ago
b6cdfca
php channel: fix memory leak
by Zhouyihai Ding
· 7 years ago
a2044f8
metadata plugin update statuses in wrapped langs
by Jan Tattermusch
· 7 years ago
f9675bb
Merge pull request #12706 from applinskinner/master
by Zhouyihai Ding
· 7 years ago
e2af6d9
php_info add grpc version
by ZhouyihaiDing
· 7 years ago
14e96f9
Bump 1.8.0-dev to 1.9.0-dev
by Mehrdad Afshari
· 7 years ago
fc8eafe
Fix a PHP memory leak with SSL root certificates
by Jack Wakefield
· 7 years ago
18f02d2
fix php testWatchConnectivityState
by Jan Tattermusch
· 7 years ago
1167655
Merge pull request #13037 from quizlet/php_doc_fix
by Stanley Cheung
· 7 years ago
1c0a336
Fixing return value documentation on PHP addSecureHttp2Port and addHttp2Port
by Ryan Gordon
· 7 years ago
83a2cc0
php return the right classes
by Guilherme Oliveira
· 7 years ago
d015389
exclude uploading stats, add unconstained php benchmark
by ZhouyihaiDing
· 7 years ago
9887379
Update version to 1.8.0-dev, update g word to 'generous'
by murgatroid99
· 7 years ago
b4c01f9
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
by Mark D. Roth
· 7 years ago
b408469
attempt to fix bug
by thinkerou
· 7 years ago
c6f9cf3
update composer installing protobuf v3 for php-qps
by ZhouyihaiDing
· 7 years ago
6d8cc7c
Fixed some PHP errors
by Stanley Cheung
· 7 years ago
2caf021
Change plugin credentials API to support both sync and async modes.
by Mark D. Roth
· 7 years ago
8d6a61a
Remove invalide macro
by thinkerou
· 7 years ago
5d55948
PHP: upmerge from 1.4.x branch
by Stanley Cheung
· 7 years ago
106d175
Merge pull request #12188 from michaelbausor/add-async-support
by Stanley Cheung
· 7 years ago
713597f
Master version bump to 1.7.x
by David Garcia Quintas
· 7 years ago
ff1e926
Remove assignment
by Michael Bausor
· 7 years ago
8a61db3
Remove metadata set
by Michael Bausor
· 7 years ago
81fd629
Move OP_RECV_INITIAL_METADATA out of start() methods
by Michael Bausor
· 7 years ago
5b3dc4a
PHP: persistent channel
by Stanley Cheung
· 7 years ago
Next »