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
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
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
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
Craig Tiller
e514158ccc
Merge pull request #7467 from ctiller/important-profiles
...
Add latency profiling from 'important' marks
9 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
9 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
9 years ago
Vijay Pai
c23d33b29b
Revert "Generate html report for perf tests"
9 years ago
David Garcia Quintas
e8355a2cb3
grpc_args doxygen
9 years ago
makdharma
2eebe29ec8
Merge pull request #7245 from muxi/fix-7181
...
Fix of Issue #7181 documentation and Objective C code
9 years ago
Muxi Yan
791c4d7b7c
Add new line to the end of fixture.h
9 years ago
David Garcia Quintas
7c32959390
Updated outdated comment about uchannels
9 years ago
Muxi Yan
9afdd01e69
Rename h2_ssl_cronet.m to fixture_h2_ssl_cronet.m
9 years ago
Muxi Yan
f8f70ebb2b
Update cronet test comments and structure
9 years ago
Muxi Yan
9f6e6dcc30
Rename h2_ssl.* to h2_ssl_cronet.* and add static specifier to chttp2_tear_down_secure_fullstack in h2_ssl_cronet.m
9 years ago
kpayson64
f3f5c18e5a
Merge pull request #7284 from ewr/FixRubyTimeConversion
...
Fix arguments for calls to Ruby's `Time.at`
9 years ago
Yuchen Zeng
24987dbf77
fix typo
9 years ago
kpayson64
ad570d8654
Merge pull request #7243 from dgquintas/styleguide
...
C style guide updates
9 years ago
kpayson64
3b04393511
Merge pull request #6942 from adelez/perf_html_report
...
Generate html report for perf tests
9 years ago
thinkerou
6660c110df
fix spell error by pyflakes found
9 years ago
thinkerou
3a9ba6bd53
delete some commits which not need
9 years ago
Muxi Yan
e04089e7c0
Establish Objective C end-to-end core test with Cronet
9 years ago