Yash Tibrewal
|
eceb4db63e
|
Reviewer comments
|
6 years ago |
Yash Tibrewal
|
1713c36892
|
Prevent HTTP2 parser from queueing a lot of induced frames - SETTINGS ACK, PING ACK, RST_STREAM
|
6 years ago |
rmstar
|
5d6001dd95
|
Merge pull request #19849 from rmstar/remove_connecivitymonitor
Remove references to GRPCConnectivityMonitor from ConnectivityTestingApp
|
6 years ago |
rmstar
|
36aa4ffa8a
|
Merge pull request #19820 from rmstar/cronet_deadline
Send RPC deadline to server in cronet header
|
6 years ago |
Muxi Yan
|
35787ca9d6
|
Merge pull request #19906 from Tony1023/fix_tvtest
Added missing resources for tvos Tests
|
6 years ago |
yihuaz
|
13fb506639
|
Merge pull request #19346 from yihuazhang/spiffe_client_cred_reload
Add client-side credential reload to spiffe security connector
|
6 years ago |
Juanli Shen
|
2bcf98e36f
|
Merge pull request #19912 from AspirinSJL/fix_drop
Wait longer before sending the drop update
|
6 years ago |
Yihua Zhang
|
ae863630d5
|
Add spiffe client-side credential reload
|
6 years ago |
Juanli Shen
|
8d101f1071
|
Wait longer before sending the drop update
|
6 years ago |
Jan Tattermusch
|
5bf40ae30e
|
Merge pull request #19860 from lberki/master
Update C++ code generation to work with Bazel 0.29 .
|
6 years ago |
Soheil Hassas Yeganeh
|
834f0c7809
|
Merge pull request #19263 from soheilhy/core-static-method
Mandate static string for host and method passed to grpc_channel_register
|
6 years ago |
yihuaz
|
730b4f73f4
|
Merge pull request #19833 from yihuazhang/spiffe-tsi
Allow SSL TSI to recognize URI and email SAN fields in X.509 certificates
|
6 years ago |
Tony Lu
|
7a6c421312
|
Clarified exception
|
6 years ago |
Tony Lu
|
58ef8943a5
|
Added missing resources
|
6 years ago |
Juanli Shen
|
a72a6f9908
|
Merge pull request #19729 from AspirinSJL/xds_drop
Add drop in xds
|
6 years ago |
Juanli Shen
|
1291ece848
|
Add drop in xds policy
|
6 years ago |
Juanli Shen
|
75bedbf344
|
Merge pull request #19902 from AspirinSJL/fix_proto_path
Don't use : prefix
|
6 years ago |
Yash Tibrewal
|
ea5029f5cf
|
Merge pull request #19868 from yashykt/failwrites
Fail SEND_MESSAGE ops if stream is closed for writes
|
6 years ago |
Juanli Shen
|
0f1a8a84b5
|
Don't use : prefix
|
6 years ago |
Esun Kim
|
ab9c2c1905
|
Merge pull request #19896 from veblush/update-upb
Update upb to the latest
|
6 years ago |
Juanli Shen
|
0ed600e0e1
|
Merge pull request #19859 from AspirinSJL/fix_locality_key_gen
Fix key gen in locality picking
|
6 years ago |
Juanli Shen
|
919332b3ed
|
Merge pull request #19394 from AspirinSJL/lrs
Use LRS to do client-side load reporting
|
6 years ago |
rmstar
|
1002f88a74
|
Merge pull request #19897 from Tony1023/fix_tvtest
Added missing configs for tvos tests
|
6 years ago |
Soheil Hassas Yeganeh
|
13896f8bd1
|
Mandate static string for host and method passed to grpc_channel_register_call
This is for the gRFC being prepared.
Bump the major version of core to 8.0.0.
|
6 years ago |
Juanli Shen
|
45dd8be442
|
Use LRS in xds policy
|
6 years ago |
Tony Lu
|
eaf26b7ac3
|
Added missing configs for tvos tests
|
6 years ago |
Juanli Shen
|
b4504ea781
|
Merge pull request #19894 from AspirinSJL/public_ctor
Comment deprecated macros
|
6 years ago |
Esun Kim
|
78a01a5782
|
Update upb to the latest
|
6 years ago |
Esun Kim
|
9753bd0c14
|
Merge pull request #19741 from veblush/to-upb-alts
Migrated from nanopb to upb for alts
|
6 years ago |
Esun Kim
|
2df2da3cee
|
Merge pull request #19892 from veblush/dep-nanopb
Removed nanopb dependency from xDS
|
6 years ago |
Juanli Shen
|
f789cffec6
|
Comment deprecated macros
|
6 years ago |
Esun Kim
|
be4e684a82
|
Migrated tsi/alts from nanopb to upb
|
6 years ago |
Esun Kim
|
adbe914f4b
|
Removed nanopb dependency from xDS
|
6 years ago |
Esun Kim
|
e03cdc2a9d
|
Merge pull request #19891 from veblush/add-inc-to-python
Excluded *.inc from python distribution cleanup
|
6 years ago |
Esun Kim
|
1069dee43a
|
Excluded *.inc from python garbage cleanup
|
6 years ago |
Juanli Shen
|
fb21394c43
|
Merge pull request #18745 from AspirinSJL/xds_to_lb
Use EDS in xDS policy
|
6 years ago |
Esun Kim
|
5fea87374b
|
Merge pull request #19883 from veblush/fuzzer
Disable nanopb fuzzer test
|
6 years ago |
Richard Belleville
|
d932d2368e
|
Merge pull request #19852 from gnossen/server_termination
Quit waiting for a day
|
6 years ago |
Yihua Zhang
|
c414fe06f8
|
add cred data to BUILD files
|
6 years ago |
Juanli Shen
|
7fd1321134
|
Merge pull request #19886 from AspirinSJL/channel_args_fix
Fix channel args cmp
|
6 years ago |
Jan Tattermusch
|
a1b54f67cb
|
Merge pull request #19812 from jtattermusch/csharp_scalability_benchmarks
C#: Improve the accuracy of multi-threaded scalability microbenchmarks
|
6 years ago |
Esun Kim
|
6f2234277a
|
Disable nanopb fuzzer test
|
6 years ago |
Esun Kim
|
e3797d456e
|
Merge pull request #19884 from veblush/upb-python
Added upb *.inc to python manifest
|
6 years ago |
Arjun Roy
|
1b0d35359c
|
Merge pull request #19824 from arjunroy/hpack_parser_log
Cache CH2 trace flag at hpack parser init.
|
6 years ago |
Juanli Shen
|
20885a944c
|
Fix channel args cmp
|
6 years ago |
Juanli Shen
|
79f191114e
|
Use EDS in xds LB policy
|
6 years ago |
Esun Kim
|
3c6eb2b2f4
|
Added upb *.inc to python manifest
|
6 years ago |
Arjun Roy
|
dcd544451a
|
Cache CH2 trace flag at hpack parser init.
This removes what may be an atomic read for each header in each request.
|
6 years ago |
Esun Kim
|
55c0d40e6a
|
Merge pull request #19882 from veblush/upb-dist-fix
Added upb to python manifest
|
6 years ago |
Arjun Roy
|
9915319488
|
Merge pull request #19823 from arjunroy/server_ref
s/gpr_ref/grpc_core::RefCount/ for frequent users.
|
6 years ago |