index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
/
GRPCClient
Commit message (
Expand
)
Author
Age
*
v1.0.x → master upmerge
Nathaniel Manista
2016-12-16
|
\
*
|
GPR Buffers need to be destroyed, not directly freed, otherwise it leaks refe...
Paul Querna
2016-12-05
|
*
Advance objective c version to v1.0.2
Muxi Yan
2016-11-28
*
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
\
|
*
\
Merge pull request #8561 from muxi/update-objc-connectivity
Muxi Yan
2016-10-31
|
|
\
\
*
|
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-10-31
|
\
|
|
|
|
|
*
|
Mark connectivity closures as nullable and check null when invoking them
Muxi Yan
2016-10-30
|
|
*
|
Use nil function instead of empty function
Muxi Yan
2016-10-28
|
|
*
|
Revert format changes in related files
Muxi Yan
2016-10-28
|
*
|
|
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
murgatroid99
2016-10-28
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Revert format changes of unrelated files
Muxi Yan
2016-10-28
|
|
|
/
|
|
/
|
*
|
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
|
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
|
|
*
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
*
|
Update GRPCHost comments
Muxi Yan
2016-10-25
|
*
|
Add comments for GRPCHost
Muxi Yan
2016-10-25
|
*
|
Create connectivityMonitor after call is set up
Muxi Yan
2016-10-25
|
|
*
advance OBJC_VERSION_STRING in GRPCHost.m
Muxi Yan
2016-10-25
|
*
|
Override clang-format indent
Muxi Yan
2016-10-25
|
*
|
clang-format format clean
Muxi Yan
2016-10-25
|
*
|
Keep a singleton of connectivity monitor in GRPCHost
Muxi Yan
2016-10-22
|
*
|
Fix stupid compiler error
Muxi Yan
2016-10-21
|
*
|
Do not finish call with error when switching between wifi and cellular
Muxi Yan
2016-10-21
|
*
|
clean with clang-format
Muxi Yan
2016-10-21
|
*
|
Clean cache thoroughly
Muxi Yan
2016-10-21
|
*
|
Break retain cycle and fix bug
Muxi Yan
2016-10-21
|
*
|
bug fix
Muxi Yan
2016-10-20
|
*
|
Address the comments
Muxi Yan
2016-10-20
|
*
|
Fix nonnull problem
Muxi Yan
2016-10-20
|
*
|
Flush host when network connectivity changes
Muxi Yan
2016-10-20
|
/
/
|
*
Clean up code
Muxi Yan
2016-10-17
|
*
Set initial backoff to 10000ms when creating channel
Muxi Yan
2016-10-17
*
|
Merge pull request #8223 from muxi/add-quic-support
makdharma
2016-10-05
|
\
\
|
*
|
Name revision
Muxi Yan
2016-10-02
|
*
|
ObjC API update
Muxi Yan
2016-09-30
*
|
|
Clean up code
Muxi Yan
2016-09-29
*
|
|
Set initial backoff to 10000ms when creating channel
Muxi Yan
2016-09-28
|
*
|
Use NS_OPTIONS flags for ObjC API
Muxi Yan
2016-09-28
|
*
|
Allow more general flags to be passed to ObjC API
Muxi Yan
2016-09-28
|
*
|
Update grpc objc API for support of PUT method
Muxi Yan
2016-09-27
|
/
/
*
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-08
|
\
\
|
*
|
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-09-08
|
|
\
|
*
|
|
Change wrapped languages to use the new channel arg macro name.
Mark D. Roth
2016-08-31
|
/
/
|
*
Let tracing be enabled before starting an RPC
Jorge Canizales
2016-08-24
*
|
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
Nicolas "Pixel" Noble
2016-08-20
|
\
|
|
*
Move user-agent version to 1.0.0
Jorge Canizales
2016-08-18
*
|
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
Nicolas "Pixel" Noble
2016-08-03
|
\
|
|
*
Better names for the methods to clear all host settings
Jorge Canizales
2016-07-29
|
*
Document
Jorge Canizales
2016-07-29
|
*
Let override default response size limit
Jorge Canizales
2016-07-28
[next]