Yuchen Zeng
|
5c6f05b4f0
|
Fix api_fuzzer
|
8 years ago |
Yuchen Zeng
|
eadb06749e
|
Fix resolve_address_windows
|
8 years ago |
Yuchen Zeng
|
845b08b601
|
clean up
|
8 years ago |
Yuchen Zeng
|
9e4c8eb8e8
|
Address review comments
|
8 years ago |
Yuchen Zeng
|
224870ec5e
|
Fix resolve_address_test
|
8 years ago |
Yuchen Zeng
|
a4669f68c2
|
Request a pollset_set in grpc_resolve_address
|
8 years ago |
Yuchen Zeng
|
117a300027
|
Move ev_driver from ares_dns_resolver to grpc_ares_request
|
8 years ago |
Yuchen Zeng
|
3483cf586e
|
Address review comments
|
8 years ago |
Yuchen Zeng
|
c1e0938e83
|
Regenerate makefile with google_benchmark
|
8 years ago |
Yuchen Zeng
|
a25b1c8dea
|
Merge branch 'cares_combiner' into cares_buildin
|
8 years ago |
Yuchen Zeng
|
8a6cba2558
|
Move the refcount from fd_node to ev_driver
|
8 years ago |
Yuchen Zeng
|
3ae2663b95
|
Address review comments
|
8 years ago |
Yuchen Zeng
|
64204a6f5a
|
Use combiner in ares_dns_resolver
|
8 years ago |
Yuchen Zeng
|
bd363544fd
|
Merge remote-tracking branch 'upstream/master' into cares_buildin
|
8 years ago |
Muxi Yan
|
24ef07c8af
|
Merge pull request #8345 from muxi/recover-end2end-test
Recover the missing CoreCronetEnd2EndTests.m
|
8 years ago |
Yuchen Zeng
|
cc8b841832
|
Merge branch 'cares_env' into cares_buildin
|
8 years ago |
Yuchen Zeng
|
87b5910345
|
Remove C++ native resolver test on windows
|
8 years ago |
Mark D. Roth
|
0ace62f832
|
Merge pull request #8618 from markdroth/channel_info_api
Add API for getting arbitrary state back from a channel
|
8 years ago |
Feng Li
|
a987041a27
|
Merge pull request #8667 from wenbozhu/master
Create PROTOCOL-WEB.md
|
8 years ago |
Craig Tiller
|
28bc361585
|
Merge pull request #8681 from ctiller/fix2
Fix test
|
8 years ago |
Craig Tiller
|
cd78879c56
|
Fix test
|
8 years ago |
Craig Tiller
|
f9b87301aa
|
Merge pull request #8532 from ctiller/grpc_slice
Rename gpr_slice --> grpc_slice
|
8 years ago |
Craig Tiller
|
328cbccfee
|
Merge github.com:grpc/grpc into grpc_slice
|
8 years ago |
Craig Tiller
|
43ec556ea7
|
Merge pull request #8586 from ctiller/securityfuzzit
Add credentials creation to api_fuzzer
|
8 years ago |
Craig Tiller
|
eba86e1853
|
Merge github.com:grpc/grpc into securityfuzzit
|
8 years ago |
Craig Tiller
|
03a58cf387
|
Merge pull request #8579 from ctiller/apifuzzit
Add resource quota configuration to API fuzzer
|
8 years ago |
Craig Tiller
|
ff69f3c461
|
Merge branch 'fuzzit' into apifuzzit
|
8 years ago |
Craig Tiller
|
a7a956fe16
|
Merge github.com:grpc/grpc into fuzzit
|
8 years ago |
Craig Tiller
|
e98181ff2b
|
Merge github.com:grpc/grpc into grpc_slice
|
8 years ago |
Craig Tiller
|
b065b31c25
|
Merge pull request #8678 from ctiller/fixxxx
Fix sanity
|
8 years ago |
Craig Tiller
|
25c3543a26
|
Fix sanity
|
8 years ago |
Craig Tiller
|
d56dae0767
|
Merge
|
8 years ago |
Craig Tiller
|
31606bdb34
|
Merge github.com:grpc/grpc into grpc_slice
|
8 years ago |
Craig Tiller
|
94277b6118
|
Merge pull request #8080 from ctiller/decouple_version_number
Allow decoupling core version number from wrapper version numbers
|
8 years ago |
Craig Tiller
|
944d39d4f5
|
Remove errant header
|
8 years ago |
Craig Tiller
|
b720b609ea
|
Merge github.com:grpc/grpc into grpc_slice
|
8 years ago |
Craig Tiller
|
1cb088441a
|
s/std::string/grpc::string/g
|
8 years ago |
Muxi Yan
|
150fbe1e5f
|
Merge pull request #8241 from muxi/core-end2end-tests-cronet-update
Core end2end tests cronet update
|
8 years ago |
David G. Quintas
|
18280299c9
|
Merge pull request #8522 from lizan/write_compressed_byte_buffer
Skip compress filter if byte_buffer is compressed
|
8 years ago |
David G. Quintas
|
8797e94cfc
|
Merge pull request #8659 from dgquintas/grpclb_call_cancel_locked
Fixed unprotected access to lb policy data
|
8 years ago |
Yuchen Zeng
|
e5d99668be
|
Fix python build
|
8 years ago |
Wenbo Zhu
|
4daba4b6ba
|
Create PROTOCOL-WEB.md
|
8 years ago |
Yuchen Zeng
|
fdae4bdea5
|
Add env variable GRPC_DNS_RESOLVER
|
8 years ago |
Craig Tiller
|
72e674d1e6
|
Merge pull request #8641 from ctiller/more-wtfs
Make resource_quota a heap allocated object
|
8 years ago |
Stanley Cheung
|
2d28e78e03
|
Merge pull request #8596 from thinkerou/fix_php_style_by_cs
PHP: update php style
|
8 years ago |
Mark D. Roth
|
c00688da74
|
Fix build problem.
|
8 years ago |
Mark D. Roth
|
0e44a258cb
|
Fix C++ filter API and add test for it.
|
8 years ago |
David Garcia Quintas
|
aa24e9a77d
|
Fixed unprotected access to lb policy data
|
8 years ago |
Muxi Yan
|
4be8afc7ed
|
Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet-update
|
8 years ago |
Mark D. Roth
|
c6a752d901
|
Merge remote-tracking branch 'upstream/master' into channel_info_api
|
8 years ago |