Esun Kim
81df105ac8
Deprecate gpr_get/set_allocation_functions
6 years ago
Muxi Yan
e6b504ccf7
Add doc generator for Objective-C
6 years ago
Yash Tibrewal
07ef24344c
Regenerate projects
6 years ago
Jan Tattermusch
eb78d34240
add warning to header, fix template
6 years ago
Jan Tattermusch
1c957d738a
regenerate
6 years ago
Esun Kim
be7bea3895
Regenerate projects
6 years ago
Muxi Yan
64b7febefa
Fix ObjC sike issue and update BoringSSL to master
6 years ago
Jan Tattermusch
1ff2226619
try to fix boringssl podspec build
6 years ago
Jan Tattermusch
35a3713905
update BoringSSL-GRPC.podspec.template and regenerate
6 years ago
Muxi Yan
37c36e843a
clang-format
6 years ago
Muxi Yan
0b2b94e2b8
address comment
6 years ago
Muxi Yan
ae168166e2
nit fix
6 years ago
Muxi Yan
c754c0389c
Use main queue when dispatch queue is not specified
6 years ago
Muxi Yan
48d0d6f5ad
Add GRPCUnaryResponseHandler
6 years ago
Muxi Yan
80123e13c8
Move internal_testing to a separate subspec
6 years ago
Esun Kim
938d1bed77
Regenerate projects
6 years ago
Muxi Yan
5aa9a7e7b7
Move internal_testing to a separate subspec
6 years ago
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
Esun Kim
5cbf8ead38
Regenerate projects
6 years ago
Jan Tattermusch
f516c9e90c
regenerate boringssl symbol list for objc
6 years ago
Prashant Jaikumar
807eaa465a
iOS performance test enhancements
6 years ago
Muxi Yan
b99abf9fdd
Further fix on BoringSSL script
6 years ago
Esun Kim
033b0fe721
Regenerate projects
6 years ago
Muxi Yan
6ae86f6b72
Fix err_data.c in BoringSSL-GRPC.podspec
6 years ago
Muxi Yan
51af1d0810
Fix BoringSSL missing #endif
6 years ago
Jan Tattermusch
29d7bf996a
update boringssl podspec
6 years ago
Jan Tattermusch
4a539ffb7c
regenerate
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