Esun Kim
20b4c7080a
Regenerate projects
6 years ago
Esun Kim
cf444b9cab
Regenerate projects
6 years ago
Muxi Yan
e7c9b46a1e
Move ErrorForBadProto
6 years ago
Esun Kim
c965ca1494
Pull out configuration from ssl_utils
6 years ago
Muxi Yan
56acfb9f26
Thread safety fix
6 years ago
Muxi Yan
f89e11d037
More Id -> ID
6 years ago
Muxi Yan
9094826cf5
Polish interceptor/transport manager logic
6 years ago
Muxi Yan
04b3b8e921
Add default transport fallback
6 years ago
Muxi Yan
63cd77c835
Fix transport manager shutdown queuing
6 years ago
Muxi Yan
e5e2b79c01
GRPCTransportId -> GRPCTransportID
6 years ago
Muxi Yan
8a35222164
fix Swift build
6 years ago
Steven E Wright
88f5f130dd
Fix `shorten-64-to-32` warning in `GRPCChannel`
...
Per: https://github.com/grpc/grpc/issues/20122 this change avoids the `shorten-64-to-32` warning by calling the correct `NSNumber` factory method for an `NSUInteger` (the base type for the `GRPCCompressionAlgorithm` enum)
6 years ago
Muxi Yan
96c11d153f
Revert "Revert #19704 and #20060"
6 years ago
Muxi Yan
d1f4456dc6
Revert "Merge pull request #19704 from muxi/isolate-call-implementation-2"
...
This reverts commit ac5f8062dd
, reversing
changes made to 8ae549431c
.
6 years ago
Muxi Yan
80163ef83b
Update BUILD file accordingly
6 years ago
Muxi Yan
e21ec5d4d5
clang-format
6 years ago
Muxi Yan
6f2f9ae2c3
import ProtoRPC and GRPCCallOptions in ProtoService
6 years ago
Esun Kim
a031f0ffd6
Remove all nanopb defines
6 years ago
Muxi Yan
69c9780032
clang-format
6 years ago
Esun Kim
7ec6e8a4de
Remove nanopb from gRPC
6 years ago
Matthew Stevenson
6189d34724
Revert "Forgot to autogenerate files and run clang_format/tidy_code"
...
This reverts commit 9295e4ebb3
.
6 years ago
Matthew Stevenson
9295e4ebb3
Forgot to autogenerate files and run clang_format/tidy_code
6 years ago
Esun Kim
feb263ba6d
Add check_attrs & clean-up build.yaml
6 years ago
Tony Lu
eb2ed99a84
Changed visibility to public
6 years ago
Tony Lu
7422a14a5d
Added wrapper for objc_library in examples
6 years ago
Tony Lu
5de502528f
Add license
6 years ago
Tony Lu
cb6a8ae0d2
Added experimental wrappers for importing to Google3
6 years ago
Karthik Ravi Shankar
136d3daf53
Regenerate projects
6 years ago
Tony Lu
de6d4978e0
Merge test_objc_grpc_library into local_... with a testing BOOL flag
6 years ago
Muxi Yan
ae99e81e40
Move kGRPCErrorDomain to interface rather than Core implementation
6 years ago
Tony Lu
0ad64536ed
Added some comments and TODOs
6 years ago
Tony Lu
2a070b853d
Reverting changes
6 years ago
Tony Lu
4c893d8cdc
Changed dev languages and bundle ids
6 years ago
Muxi Yan
69f3e27b99
Fix managers' thread safety issue
6 years ago
Muxi Yan
12ca64d2c3
Add TestCertificates.bundle to CronetTests too
6 years ago
Muxi Yan
43aacf02a7
Fix dependency issue and move InteropTestsMultipleChannels to CronetTests
6 years ago
Muxi Yan
0968147c14
clang-format
6 years ago
Muxi Yan
70eb692a0b
Update copyright
6 years ago
Muxi Yan
68d6199443
Fix samples
6 years ago
Muxi Yan
dd2dc23d63
swift build fix
6 years ago
Muxi Yan
c8225c461b
Build fix
6 years ago
Muxi Yan
955a74925a
Bug fix
6 years ago
Muxi Yan
249f793a7b
fix unit tests
6 years ago
Tony Lu
7a6c421312
Clarified exception
6 years ago
Tony Lu
58ef8943a5
Added missing resources
6 years ago
Muxi Yan
47d95ef266
address comments
6 years ago
Tony Lu
422a7773ae
Replace making protoc and plugins with bazel build
...
Fixed templates and plugin-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
Tony Lu
eaf26b7ac3
Added missing configs for tvos tests
6 years ago
Muxi Yan
3e8e0373d0
add nullability annotation
6 years ago