Muxi Yan
|
ef84a1c12c
|
Port #12253
|
8 years ago |
Muxi Yan
|
c7c8e3cb17
|
Rename deadline to timeout
|
8 years ago |
Muxi Yan
|
f282c8f525
|
Surface call deadline to Objective C API
|
8 years ago |
David Garcia Quintas
|
dfde288148
|
1.6.0-pre1 -> 1.6.0
|
8 years ago |
Muxi Yan
|
c457b47fcf
|
fix the template
|
8 years ago |
Muxi Yan
|
9d3f3a2a39
|
fix the template
|
8 years ago |
Muxi Yan
|
f85caa6382
|
Advance dependency version of Protobuf on ObjC
|
8 years ago |
Muxi Yan
|
4e1b26ec1b
|
Replace dispatch_once_t with BOOL
|
8 years ago |
David Garcia Quintas
|
1775ef91d2
|
Version bump to 1.6
|
8 years ago |
David Garcia Quintas
|
713597f1cd
|
Master version bump to 1.7.x
|
8 years ago |
Muxi Yan
|
b82f82b725
|
Revert "Revert "Add OAuth2 protocol in GRPCClient""
|
8 years ago |
Muxi Yan
|
41ccb773bf
|
Reenable CronetUnitTests as it is no longer a blocker
|
8 years ago |
Muxi Yan
|
c53c379b1d
|
Make Jenkins debug information more useful
|
8 years ago |
Jan Tattermusch
|
26cdf5ba84
|
fix run_plugin_tests.sh
|
8 years ago |
Jan Tattermusch
|
9359e50045
|
objc tests cleanup
|
8 years ago |
Paul Beusterien
|
5e1ac7f201
|
Fix Objc Readme for directory hierarchies
|
8 years ago |
Muxi Yan
|
f6f12de88a
|
Revert "Add OAuth2 protocol in GRPCClient"
|
8 years ago |
jiangtaoli2016
|
3aaa5ea028
|
minor fix
|
8 years ago |
Muxi Yan
|
b25c9bf664
|
Show passed tests as well
|
8 years ago |
Muxi Yan
|
dde4548733
|
Revert to more useful debug info
|
8 years ago |
Muxi Yan
|
6a8355de45
|
Fix two memory leaks
|
8 years ago |
Muxi Yan
|
860b1da060
|
Resume GRXBufferedPipe when it gets dealloced
|
8 years ago |
Muxi Yan
|
021c29ea36
|
Create optional subspec for GRPCCall+GID
|
8 years ago |
Muxi Yan
|
c95110a721
|
Move OAuth2 provider to GRPCCall+OAuth2
|
8 years ago |
Muxi Yan
|
c80526d122
|
Modify C++ and Objective C to initialize maybe_stream_compression_level
|
8 years ago |
Marek Gilbert
|
e30a87d69d
|
Fix warning in GRPCCall.h
GRPCCall.h:185:1:
warning: no 'assign', 'retain', or 'copy' attribute is specified -
'assign' is assumed [-Wobjc-property-no-attribute]
@property (atomic, readwrite) NSString *serverName;
^
|
8 years ago |
Muxi Yan
|
104dd1fba7
|
Fix umbrella header of BoringSSL
|
8 years ago |
Muxi Yan
|
7dc61e04c9
|
Polish property name
|
8 years ago |
Muxi Yan
|
23f19d8854
|
Move closure to a method of GRPCCall
|
8 years ago |
Muxi Yan
|
8ad304ba16
|
Fix a bug when setting GRPCCall.state = GRXWriterStateFinished
|
8 years ago |
Craig Tiller
|
d996379030
|
Reset OWNERS state
|
8 years ago |
Muxi Yan
|
34949db47f
|
Add protocol and corresponding changes in GRPCClient
|
8 years ago |
Craig Tiller
|
e476f7d33f
|
Strawman OWNERS --> CODEOWNERS script
|
8 years ago |
Jan Tattermusch
|
a840e4a507
|
make SwiftSample support Xcode8
|
8 years ago |
Muxi Yan
|
c0d3babbaa
|
Update BoringSSL version
|
8 years ago |
Mehrdad Afshari
|
bb3d95b643
|
Use https://grpc.io consistently as the canonical URL
|
8 years ago |
Muxi Yan
|
367c2c0eab
|
Update protoc version
|
8 years ago |
thassss
|
42301bfd0e
|
Update serverName comment to be more accurate
|
8 years ago |
thassss
|
97efa02a12
|
Pass NULL to grpc_channel_create_call for nil serverName
|
8 years ago |
thassss
|
0acc9e6b68
|
Remove nullability specifiers
|
8 years ago |
thassss
|
69776d4b3f
|
Warn against using serverName property with Cronet
|
8 years ago |
thassss
|
69d7bd67f4
|
Expose :authority pseudo-header to Obj-C API.
|
8 years ago |
thassss
|
5c8f27bf18
|
Update serverName comment to be more accurate
|
8 years ago |
thassss
|
a5082db9da
|
Pass NULL to grpc_channel_create_call for nil serverName
|
8 years ago |
thassss
|
260ddd1759
|
Remove nullability specifiers
|
8 years ago |
thassss
|
e78a0b79fa
|
Warn against using serverName property with Cronet
|
8 years ago |
Muxi Yan
|
9516b10c66
|
Fix the memory leak in metadata
|
8 years ago |
Muxi Yan
|
be3c7e2a42
|
Fix the memory leak in metadata
|
8 years ago |
murgatroid99
|
ab14a0b4c8
|
Bump version to 1.4.1
|
8 years ago |
Muxi Yan
|
c05d1b41c2
|
Some fixes for tests and change contract
|
8 years ago |