tanjunchen
ccc5481ff0
fix typo in document
6 years ago
Prashant Jaikumar
4bb7731d5b
Fixed bug in cronet_transport where completed ops were not removed from storage
6 years ago
tanjunchen
64cdea5a07
fix some spelling mistakes in document
6 years ago
Prashant Jaikumar
807eaa465a
iOS performance test enhancements
6 years ago
Esun Kim
7f6395426d
Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh
6 years ago
Prashant Jaikumar
d0c65e45e8
Added Objective-C performance tests
6 years ago
Muxi Yan
951f3d9603
Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin
6 years ago
Muxi Yan
88cfae00be
Build fix for Cocoapods release
6 years ago
Muxi Yan
9754150b1f
Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin
6 years ago
Muxi Yan
6a085457fd
Bump version up to 1.24.0-pre2
6 years ago
Muxi Yan
dac6d92caa
Build fix for Cocoapods release
6 years ago
Muxi Yan
9f6f04d91a
Address comments
6 years ago
Muxi Yan
35a1f0a963
Add transport interceptor
6 years ago
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
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