Mehrdad Afshari
|
ecdd9147cf
|
Fix run_with_poller.sh to pass shellcheck
|
2018-02-07 11:46:44 -08:00 |
Mehrdad Afshari
|
a6ac5b3ddc
|
Fix fuzzer_one_entry_runner.sh to pass shellcheck
|
2018-02-07 11:46:33 -08:00 |
Mehrdad Afshari
|
4c130bf369
|
Fix end2end_test.sh to pass shellcheck
|
2018-02-07 11:46:02 -08:00 |
Mehrdad Afshari
|
890e386d89
|
Merge pull request #14348 from mehrdada/upmerge
Upmerge 1.9.x to master
|
2018-02-07 10:23:36 -08:00 |
Muxi Yan
|
2711e386ec
|
Update prefix length in algorithm_test
|
2018-02-06 18:41:01 -08:00 |
Muxi Yan
|
cda058de8e
|
build projects
|
2018-02-06 18:17:42 -08:00 |
Muxi Yan
|
931f68ec56
|
regenerate metadata
|
2018-02-06 18:17:42 -08:00 |
Muxi Yan
|
3db2caaf2e
|
Replace message/deflate,gzip with deflate,gzip
|
2018-02-06 18:17:42 -08:00 |
Muxi Yan
|
6f0b195d20
|
Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*
|
2018-02-06 18:17:42 -08:00 |
adelez
|
18a356c9fa
|
Revert "Define the tests as grpc_cc_test to automatically test against all po…"
|
2018-02-06 14:34:35 -08:00 |
Mark D. Roth
|
c75c818dad
|
Merge pull request #14221 from markdroth/ref_counted_crtp
Change Ref() methods to return a RefCountedPtr<>.
|
2018-02-06 11:31:48 -08:00 |
Yash Tibrewal
|
582d785c41
|
Merge pull request #14328 from yashykt/badssl
Get bazel tests for bad_ssl working
|
2018-02-06 11:04:54 -08:00 |
Mark D. Roth
|
08d9f3df30
|
Change Ref() methods to return a RefCountedPtr<>.
|
2018-02-06 07:58:17 -08:00 |
Mehrdad Afshari
|
b9335ebe47
|
Upmerge branch 'v1.9.x' into 'master'
|
2018-02-05 23:23:42 -08:00 |
Yash Tibrewal
|
a3b99294a0
|
Get bazel tests for bad_ssl working
|
2018-02-05 14:44:59 -08:00 |
Adele Zhou
|
5b30e46854
|
Define the tests as grpc_cc_test to automatically test against all polling strategies
|
2018-02-05 14:22:37 -08:00 |
Adele Zhou
|
461d59cf08
|
Add BUILD file
|
2018-02-05 13:18:24 -08:00 |
Juanli Shen
|
8011a09697
|
Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_error
Add a results_upon_error setter to fake resolver
|
2018-02-02 17:27:57 -08:00 |
David G. Quintas
|
45ba983cd0
|
Merge pull request #14284 from dgquintas/kill_lb_policies_test
Removed obsolete lb_policies_test
|
2018-02-02 09:41:02 -08:00 |
Juanli Shen
|
d82e137c7b
|
Add a results_upon_error setter to fake resolver
|
2018-02-02 09:16:12 -08:00 |
Vijay Pai
|
e5b0a50416
|
Merge pull request #14015 from vjpai/alarm
Remove alarm from core, implement in C++ layer only
|
2018-02-02 08:44:20 -08:00 |
David Garcia Quintas
|
8d8214afe5
|
Removed obsolete lb_policies_test
|
2018-02-01 15:50:02 -08:00 |
David Garcia Quintas
|
64d02bac04
|
Merge branch 'master' of github.com:grpc/grpc into dns_cooldown
|
2018-02-01 15:00:03 -08:00 |
yang-g
|
ce1cfea12d
|
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
|
2018-01-31 22:16:34 -08:00 |
David Garcia Quintas
|
f25126cffb
|
PR comments
|
2018-01-31 20:33:03 -08:00 |
Jan Tattermusch
|
e294279e39
|
Merge pull request #14236 from jtattermusch/fix_passthru_endpoint_race
Make grpc_passthru_endpoint_stats refcounted
|
2018-02-01 00:37:59 +01:00 |
Jan Tattermusch
|
382374eb6f
|
add comment
|
2018-01-31 21:25:30 +01:00 |
Yash Tibrewal
|
a984e458bd
|
Merge pull request #14112 from yashykt/badclient
Bad client changes Part I
|
2018-01-30 18:35:21 -08:00 |
David Garcia Quintas
|
956fe5e089
|
Added tests, supporting c-ares as well as std resolver.
|
2018-01-30 16:06:22 -08:00 |
David Garcia Quintas
|
b86cdde209
|
Undo changes to dns_resolver_test.cc
|
2018-01-30 15:42:21 -08:00 |
Yash Tibrewal
|
83ad85e2fa
|
Remove unnecessary check and few more comments
|
2018-01-30 15:25:05 -08:00 |
Yash Tibrewal
|
54f6092eff
|
Force the client to shutdown so that the server write can complete
|
2018-01-30 12:17:14 -08:00 |
Jan Tattermusch
|
12ba4b1e05
|
make grpc_passthru_endpoint_stats refcounted
|
2018-01-30 19:24:56 +01:00 |
Jan Tattermusch
|
8376749faa
|
fix EventState::done() data race
|
2018-01-30 12:17:44 +01:00 |
Yash Tibrewal
|
e6cf0aeff4
|
Merge pull request #14211 from yashykt/httpsclibazel
Bazel fix for httpcli_test and httpscli_test
|
2018-01-29 17:48:59 -08:00 |
David Garcia Quintas
|
7896b62f2d
|
DNS cooldown mechanism
|
2018-01-29 17:14:32 -08:00 |
Yash Tibrewal
|
ac35926a2f
|
Manually set roots pem env variable for httpscli_test
|
2018-01-29 16:36:05 -08:00 |
jiangtaoli2016
|
faa74228d7
|
Disable failing ssl_transport_security_tests when using OpenSSL lib
|
2018-01-29 10:19:55 -08:00 |
Yash Tibrewal
|
e8e2426f98
|
Bazel fix for httpcli_test
|
2018-01-26 18:23:41 -08:00 |
Yash Tibrewal
|
dbc521442e
|
Fix end2end test flake #13477
|
2018-01-26 14:55:32 -08:00 |
Ken Payson
|
1dc0833bed
|
Don't segfault on header replay
|
2018-01-26 10:58:18 -08:00 |
Jan Tattermusch
|
8f40827990
|
Merge pull request #14136 from jtattermusch/add_ubuntu_1710
Fix build under gcc7.2
|
2018-01-26 08:52:42 +01:00 |
apolcyn
|
dc8028272e
|
Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac
Ruby macos kokoro environment and package build updates
|
2018-01-25 12:15:15 -08:00 |
Jan Tattermusch
|
2f090e9732
|
silence switch fallthrough warning on gcc7.2
|
2018-01-25 21:05:07 +01:00 |
Mark D. Roth
|
8ddc6b2658
|
Merge pull request #14146 from markdroth/inlined_vector_clear
Add clear() method for InlinedVector<>.
|
2018-01-25 06:51:15 -08:00 |
Alexander Polcyn
|
190a8dbc6c
|
Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1, rather than picking up 1.4.1
|
2018-01-24 20:31:33 -08:00 |
Yash Tibrewal
|
153ebda1ba
|
reduce send size for window overflow test
|
2018-01-24 17:35:54 -08:00 |
Muxi Yan
|
fd900e09fb
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
|
2018-01-24 16:16:23 -08:00 |
Mark D. Roth
|
d0e1f7466e
|
Fix build problem.
|
2018-01-24 14:54:41 -08:00 |
Yash Tibrewal
|
b9a34339a7
|
Make the thread wait so that write can complete too
|
2018-01-24 14:33:46 -08:00 |