Stanley Cheung
2e2cdffe9d
php: add php7 to jenkins basic and interop tests
8 years ago
Stanley Cheung
47168ea6ee
php: remove protobuf-php clone hack
8 years ago
Stanley Cheung
20f900dc23
remove outdated php dockerfile dependency
8 years ago
Nicolas Noble
da9af3331c
Merge pull request #7320 from yang-g/shut_down_acceptor_early
...
Shutdown the listeners early when destroying the tcp_server
8 years ago
Stanley Cheung
93da284179
Merge pull request #7510 from stanley-cheung/regenerate-template-files
...
Regenerate template files
8 years ago
Stanley Cheung
bc3b6f3130
regenerate template files
8 years ago
Stanley Cheung
c03c575c86
Merge pull request #7504 from stanley-cheung/php-update-package-xml
...
PHP: update package xml and composer.json
8 years ago
Stanley Cheung
35d8474c0e
php: update composer.json
8 years ago
Stanley Cheung
b8c87fd33d
php: update package.xml to 1.0.0RC2
8 years ago
kpayson64
d4087084f0
Merge pull request #7488 from ghemawat/slice_user_data
...
Add gpr_slice_new_with_user_data.
8 years ago
kpayson64
b8208ff79a
Merge pull request #7269 from y-zeng/cli_call
...
Support server reflection in CLI
8 years ago
kpayson64
b8e26c0217
Merge pull request #7486 from dgquintas/alive_typo
...
fixed typo
8 years ago
Nicolas Noble
9cd380c5e1
Merge pull request #7296 from thinkerou/fix_orig
...
Fix orig files for conflicting generated
8 years ago
Stanley Cheung
6b3361bc34
Merge pull request #7489 from stanley-cheung/php-fix-minor-style
...
php: fix minor style discrepency
8 years ago
Nicolas Noble
c38f160153
Merge pull request #7476 from vjpai/enable_cross
...
Makefile modifications and instructions to enable cross-compilation
8 years ago
Nicolas Noble
98f47f6169
Merge pull request #7469 from yang-g/proto_lite
...
Add a macro to support protobuf lite
8 years ago
kpayson64
466d8a6bc5
Merge pull request #7465 from grpc/revert-6942-perf_html_report
...
Revert "Generate html report for perf tests"
8 years ago
Nicolas Noble
4f8c76d959
Merge pull request #7490 from nicolasnoble/sanitize-master
...
Sanitizing master.
8 years ago
Nicolas "Pixel" Noble
20b8333efa
Sanitizing master.
8 years ago
Stanley Cheung
4f37dc3ca9
php: fix minor style discrepency
8 years ago
Stanley Cheung
1f45b40f5c
Merge pull request #7464 from thinkerou/support_php7_by_marco
...
[support PHP7] control code by version of PHP macro
8 years ago
Sanjay Ghemawat
fca59fb2aa
Add gpr_slice_new_with_user_data.
...
gpr_slice_new_with_user_data is like gpr_slice_new, but allows the
caller to specify a distinct pointer to pass to the destroy function.
This is useful when the data is part of a larger data structure that
should be destroyed when the data is no longer needed.
8 years ago
David Garcia Quintas
b91cddb2fa
fixed typo
8 years ago
makdharma
76692bb283
Merge pull request #7368 from muxi/cronet-e2e
...
Establish Objective C end-to-end core test with Cronet
8 years ago
Yuchen Zeng
9cb9445155
Addressed review comments
8 years ago
David G. Quintas
e1951a1c6d
Merge pull request #7294 from dgquintas/lb_docs_update
...
Added LB diagram and some more detail
8 years ago
David G. Quintas
ba383d8193
Merge pull request #7454 from dgquintas/tiny_comment_update
...
Updated outdated comment about uchannels
8 years ago
田欧
9bf3798b56
Merge pull request #1 from stanley-cheung/support_php7_by_marco
...
minor changes. cannot assume hostname unchanged
8 years ago
Stanley Cheung
69c565bd60
wrap long lines;
8 years ago
Stanley Cheung
bae0cf1706
minor changes. cannot assume hostname unchanged
8 years ago
thinkerou
a3730b75f8
support php7 by marco
8 years ago
Vijay Pai
cc7eb8ef88
Makefile modifications and instructions to enable cross-compilation
8 years ago
Muxi Yan
4c82af59d5
Add test target file to repo
8 years ago
kpayson64
7c519b9243
Merge pull request #7444 from y-zeng/fix_typo
...
Fix typos in config_protobuf.h
8 years ago
Craig Tiller
8c2fab05f7
Merge pull request #7399 from sreecha/poll_alloc_fix
...
Reduce the number of unnecessary allocations
8 years ago
Muxi Yan
5a14bbec66
Let roots_filename be a static variable
8 years ago
David G. Quintas
8bcf6c1dcd
Merge pull request #7460 from dgquintas/grpc_args_doxygen
...
Grpc args doxygen
8 years ago
yang-g
e6c04aa612
Add a macro to support protobuf lite
8 years ago
Muxi Yan
b6b0932c28
Add fixture description and TODO for test name inferral from test case method name
8 years ago
kpayson64
c37a5a3878
Merge pull request #7431 from thinkerou/fix_spell_error
...
Python: fix spell error by pyflakes found
8 years ago
Craig Tiller
e514158ccc
Merge pull request #7467 from ctiller/important-profiles
...
Add latency profiling from 'important' marks
8 years ago
Craig Tiller
268a47a2b1
Add latency profiling from 'important' marks
...
Allows seeing directly how long was spent:
- running up to putting bytes on the wire
- between sending and receiving
- between receiving and finishing
8 years ago
Muxi Yan
bff5cbf6b5
Collapse fixture into CoreCronetEnd2EndTests.m so that individual test cases can be run, instead of only allow running the entire fixture
8 years ago
Vijay Pai
c23d33b29b
Revert "Generate html report for perf tests"
8 years ago
David Garcia Quintas
e8355a2cb3
grpc_args doxygen
8 years ago
yang-g
c76e48b8d3
Merge remote-tracking branch 'upstream/master' into shut_down_acceptor_early
8 years ago
makdharma
2eebe29ec8
Merge pull request #7245 from muxi/fix-7181
...
Fix of Issue #7181 documentation and Objective C code
8 years ago
Muxi Yan
791c4d7b7c
Add new line to the end of fixture.h
8 years ago
David Garcia Quintas
7c32959390
Updated outdated comment about uchannels
8 years ago
Muxi Yan
9afdd01e69
Rename h2_ssl_cronet.m to fixture_h2_ssl_cronet.m
8 years ago