Richard Belleville
2a9998bc13
Properly handle exceptions in signal handlers for in-flight outgoing RPCs
5 years ago
Richard Belleville
43bedf0007
Fix internal lint warnings.
5 years ago
Lidi Zheng
c45fb12ffb
Add experimental API note.
5 years ago
Lidi Zheng
227a7cb47b
Adopt reviewer's suggestion
5 years ago
Lidi Zheng
5a4d46d19b
Add wait_for_ready attempt to fix gevent issue
5 years ago
Juanli Shen
a802b14be6
Add xds resolver
5 years ago
Lidi Zheng
64dd532732
Make _api_test.py happy
5 years ago
Lidi Zheng
40fe76ad30
Fix import
5 years ago
Qiancheng Zhao
1391c93a95
atomic client idle filter
5 years ago
Esun Kim
feb263ba6d
Add check_attrs & clean-up build.yaml
5 years ago
Lidi Zheng
0d203d39b8
Adopt reviewers' advice
5 years ago
Juanli Shen
c1713800e0
Handle EDS response update in locality map
5 years ago
easy
6bca0f04a3
Use opencensus::tags::TagKey.
...
opencensus::stats::TagKey is deprecated.
5 years ago
Lidi Zheng
f681fe89af
Make yapf happy
5 years ago
Lidi Zheng
5db1ae34b4
Expose local credentials on Python layer
5 years ago
Yash Tibrewal
4076695969
Reviewer comments
5 years ago
Mike Moore
0f8dced6c4
Define Struct::Status in Ruby
...
Update error end2end test for loading when calling to_status.
Update error end2end test for loading when calling to_rpc_status.
5 years ago
Yash Tibrewal
699f810cf2
Do not create streams after a GOAWAY has been received
5 years ago
Joe Bolinger
f463965084
Allow :: in ruby_package
5 years ago
Tony Lu
eb2ed99a84
Changed visibility to public
5 years ago
Tony Lu
7422a14a5d
Added wrapper for objc_library in examples
5 years ago
Prashant Jaikumar
141c2d24d1
Add support for running C++ tests on iOS
5 years ago
Tony Lu
5de502528f
Add license
5 years ago
Tony Lu
cb6a8ae0d2
Added experimental wrappers for importing to Google3
5 years ago
Matthew Stevenson
1e46b38d66
Hid some key materials API's and refactored credential reload arg wrapper.
5 years ago
Esun Kim
43bf44469d
Make map's compare to use const
5 years ago
Arjun Roy
6cf05561ce
Added overloads for metadata add/remove operations when static index is known.
...
In several cases, we wish to add or remove metadata when we already know what
kind of metadata it is (e.g. we know we're dealing with the path, or the
authority, or the user agent, etc.).
In these cases, we do not need to re-compute the metadata batch callout index
since we know it a-priori. This saves us some branches and ALU ops spent
pointlessly re-computing these indices in several hot-path filters.
We do need the original methods where we do compute the indices in cases where
we're operating over a collection of metadata, but this is relatively uncommon.
5 years ago
Karthik Ravi Shankar
136d3daf53
Regenerate projects
5 years ago
Juanli Shen
c8dc36bb47
Change xds args to const
5 years ago
Tony Lu
de6d4978e0
Merge test_objc_grpc_library into local_... with a testing BOOL flag
5 years ago
Yash Tibrewal
313b7c593a
Backport #19924 to v1.23.x
5 years ago
Muxi Yan
ae99e81e40
Move kGRPCErrorDomain to interface rather than Core implementation
5 years ago
Matthew Stevenson
f3f8bf05b2
Fix conflicts with ssl_utils.h
5 years ago
Tony Lu
0ad64536ed
Added some comments and TODOs
5 years ago
Tony Lu
2a070b853d
Reverting changes
5 years ago
Tony Lu
4c893d8cdc
Changed dev languages and bundle ids
5 years ago
Yash Tibrewal
eceb4db63e
Reviewer comments
5 years ago
Yash Tibrewal
1713c36892
Prevent HTTP2 parser from queueing a lot of induced frames - SETTINGS ACK, PING ACK, RST_STREAM
5 years ago
Mike Moore
b132c34c61
Allow loading grpc/errors before grpc
5 years ago
Muxi Yan
69f3e27b99
Fix managers' thread safety issue
5 years ago
Muxi Yan
12ca64d2c3
Add TestCertificates.bundle to CronetTests too
5 years ago
Jan Tattermusch
2f54647545
clang format
5 years ago
Jan Tattermusch
9ae5c5df24
address a TODO
5 years ago
Jan Tattermusch
dd55158707
address TODO in SendMessageBenchmark
5 years ago
Jan Tattermusch
36dcea650d
address a TODO
5 years ago
Jan Tattermusch
ec351c1ac2
reorder UnsafeSerialize
5 years ago
Muxi Yan
43aacf02a7
Fix dependency issue and move InteropTestsMultipleChannels to CronetTests
5 years ago
Muxi Yan
0968147c14
clang-format
5 years ago
Yihua Zhang
ae863630d5
Add spiffe client-side credential reload
5 years ago
Muxi Yan
70eb692a0b
Update copyright
5 years ago