Mark D. Roth
39377e92cd
Fix API of handshake_manager_add().
9 years ago
Mark D. Roth
ed7706087d
Merge remote-tracking branch 'upstream/master' into handshake_api2
9 years ago
kpayson64
de2d9fc07b
Merge pull request #7395 from markdroth/handshake_api
...
General-purpose handshaker API.
9 years ago
kpayson64
13d29841dd
Merge pull request #7501 from dgquintas/phony_async_stream
...
Removed unused version of async_stream.h
9 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
9 years ago
Stanley Cheung
93da284179
Merge pull request #7510 from stanley-cheung/regenerate-template-files
...
Regenerate template files
9 years ago
Stanley Cheung
bc3b6f3130
regenerate template files
9 years ago
Mark D. Roth
a228e5f231
Add grpc_error parameter to handshaker callback.
9 years ago
Stanley Cheung
c03c575c86
Merge pull request #7504 from stanley-cheung/php-update-package-xml
...
PHP: update package xml and composer.json
9 years ago
Stanley Cheung
35d8474c0e
php: update composer.json
9 years ago
Stanley Cheung
b8c87fd33d
php: update package.xml to 1.0.0RC2
9 years ago
David Garcia Quintas
f77b9bf2fe
Removed unused version of async_stream.h
9 years ago
kpayson64
d4087084f0
Merge pull request #7488 from ghemawat/slice_user_data
...
Add gpr_slice_new_with_user_data.
9 years ago
kpayson64
b8208ff79a
Merge pull request #7269 from y-zeng/cli_call
...
Support server reflection in CLI
9 years ago
kpayson64
b8e26c0217
Merge pull request #7486 from dgquintas/alive_typo
...
fixed typo
9 years ago
Nicolas Noble
9cd380c5e1
Merge pull request #7296 from thinkerou/fix_orig
...
Fix orig files for conflicting generated
9 years ago
Stanley Cheung
6b3361bc34
Merge pull request #7489 from stanley-cheung/php-fix-minor-style
...
php: fix minor style discrepency
9 years ago
Mark D. Roth
b16b1f29c3
clang-format
9 years ago
Mark D. Roth
3b17e44eb3
Merge remote-tracking branch 'upstream/master' into handshake_api
9 years ago
Nicolas Noble
c38f160153
Merge pull request #7476 from vjpai/enable_cross
...
Makefile modifications and instructions to enable cross-compilation
9 years ago
Nicolas Noble
98f47f6169
Merge pull request #7469 from yang-g/proto_lite
...
Add a macro to support protobuf lite
9 years ago
kpayson64
466d8a6bc5
Merge pull request #7465 from grpc/revert-6942-perf_html_report
...
Revert "Generate html report for perf tests"
9 years ago
Nicolas Noble
4f8c76d959
Merge pull request #7490 from nicolasnoble/sanitize-master
...
Sanitizing master.
9 years ago
Nicolas "Pixel" Noble
20b8333efa
Sanitizing master.
9 years ago
Stanley Cheung
4f37dc3ca9
php: fix minor style discrepency
9 years ago
Stanley Cheung
1f45b40f5c
Merge pull request #7464 from thinkerou/support_php7_by_marco
...
[support PHP7] control code by version of PHP macro
9 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.
9 years ago
Mark D. Roth
ac8df657a5
clang-format
9 years ago
David Garcia Quintas
b91cddb2fa
fixed typo
9 years ago
makdharma
76692bb283
Merge pull request #7368 from muxi/cronet-e2e
...
Establish Objective C end-to-end core test with Cronet
9 years ago
Yuchen Zeng
9cb9445155
Addressed review comments
9 years ago
David G. Quintas
e1951a1c6d
Merge pull request #7294 from dgquintas/lb_docs_update
...
Added LB diagram and some more detail
9 years ago
David G. Quintas
ba383d8193
Merge pull request #7454 from dgquintas/tiny_comment_update
...
Updated outdated comment about uchannels
9 years ago
田欧
9bf3798b56
Merge pull request #1 from stanley-cheung/support_php7_by_marco
...
minor changes. cannot assume hostname unchanged
9 years ago
Stanley Cheung
69c565bd60
wrap long lines;
9 years ago
Stanley Cheung
bae0cf1706
minor changes. cannot assume hostname unchanged
9 years ago
Mark D. Roth
0b84add281
Avoid allocating memory for each individual handshaker. Also fix memory leak.
9 years ago
Mark D. Roth
5682a52cee
Add acceptor parameter.
9 years ago
Mark D. Roth
b3ce178b28
clang-format
9 years ago
Mark D. Roth
9317715338
Merge remote-tracking branch 'upstream/master' into handshake_api
9 years ago
thinkerou
a3730b75f8
support php7 by marco
9 years ago
Vijay Pai
cc7eb8ef88
Makefile modifications and instructions to enable cross-compilation
9 years ago
Muxi Yan
4c82af59d5
Add test target file to repo
9 years ago
kpayson64
7c519b9243
Merge pull request #7444 from y-zeng/fix_typo
...
Fix typos in config_protobuf.h
9 years ago
Craig Tiller
8c2fab05f7
Merge pull request #7399 from sreecha/poll_alloc_fix
...
Reduce the number of unnecessary allocations
9 years ago
Muxi Yan
5a14bbec66
Let roots_filename be a static variable
9 years ago
David G. Quintas
8bcf6c1dcd
Merge pull request #7460 from dgquintas/grpc_args_doxygen
...
Grpc args doxygen
9 years ago
yang-g
e6c04aa612
Add a macro to support protobuf lite
9 years ago
Muxi Yan
b6b0932c28
Add fixture description and TODO for test name inferral from test case method name
9 years ago
kpayson64
c37a5a3878
Merge pull request #7431 from thinkerou/fix_spell_error
...
Python: fix spell error by pyflakes found
9 years ago