Craig Tiller
|
07fba2bee2
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
|
8 years ago |
Craig Tiller
|
10cd356662
|
Finish moving to new APIs
|
8 years ago |
Mark D. Roth
|
74219ea7ea
|
Merge pull request #8702 from markdroth/clang_format_fix
Fix clang-format in master.
|
8 years ago |
Mark D. Roth
|
02b1ae456f
|
clang-format
|
8 years ago |
Muxi Yan
|
3abd5cc5de
|
Merge pull request #8343 from muxi/no-authority-header-in-cronet
Reject authority header in cronet
|
8 years ago |
Craig Tiller
|
87a7e1fd11
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
|
8 years ago |
matt-kwong
|
24e5f37567
|
Merge pull request #8461 from matt-kwong/pull-request-params
Enable pull request test filtering
|
8 years ago |
David G. Quintas
|
5e44504a42
|
Merge pull request #8687 from dgquintas/handshaker_demote_logging
Demote handshake failure logging message from ERROR to INFO
|
8 years ago |
David Garcia Quintas
|
76b894c5e6
|
Demote handshake failure logging message from ERROR to INFO
|
8 years ago |
Sree Kuchibhotla
|
d43b9f346e
|
Merge pull request #8518 from sreecha/mutrace_fix
Initialize wakeup_fd to keep GCC with optimization level happy.
|
8 years ago |
Muxi Yan
|
664b587be8
|
Clean up end2end_(nosec_)tests
|
8 years ago |
Muxi Yan
|
22d98e14bd
|
Add test to CoreCronetEnd2EndTests
|
8 years ago |
Muxi Yan
|
53c4c28b43
|
Add new util file to podspec
|
8 years ago |
lyuxuan
|
3b51f0b492
|
Merge pull request #8313 from lyuxuan/cpu_usage2
Get server cpu usage info and search for offered_load value that achieves targeted cpu usage
|
8 years ago |
Muxi Yan
|
3d451ffb2a
|
Update with new core
|
8 years ago |
Muxi Yan
|
10a27c1427
|
Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cronet
|
8 years ago |
Mark D. Roth
|
db096f3dba
|
Merge pull request #8679 from markdroth/core_api_cleanup
Remove deprecated macros from C-core API.
|
8 years ago |
Mark D. Roth
|
fb927409d3
|
Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet.
|
8 years ago |
Muxi Yan
|
24ef07c8af
|
Merge pull request #8345 from muxi/recover-end2end-test
Recover the missing CoreCronetEnd2EndTests.m
|
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 |
Mark D. Roth
|
b1c2bbf497
|
Remove deprecated macros from C-core API. Also move one pending C++ cleanup item to the proper file.
|
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 |
Wenbo Zhu
|
4daba4b6ba
|
Create PROTOCOL-WEB.md
|
8 years ago |
Craig Tiller
|
72e674d1e6
|
Merge pull request #8641 from ctiller/more-wtfs
Make resource_quota a heap allocated object
|
8 years ago |
Matt Kwong
|
fe1bcd9915
|
Remove sanity test filtering
|
8 years ago |
Yuxuan Li
|
12df928362
|
fixing override
|
8 years ago |
Stanley Cheung
|
2d28e78e03
|
Merge pull request #8596 from thinkerou/fix_php_style_by_cs
PHP: update php style
|
8 years ago |
Yuxuan Li
|
8114153015
|
Merge branch 'master' into cpu_usage2
|
8 years ago |
Mark D. Roth
|
c00688da74
|
Fix build problem.
|
8 years ago |