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
/
private
Commit message (
Expand
)
Author
Age
*
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
|
|
*
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
|
*
|
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
|
\
\
*
|
|
Clean up code
Muxi Yan
2016-09-29
*
|
|
Set initial backoff to 10000ms when creating channel
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
|
*
Let override default response size limit
Jorge Canizales
2016-07-28
*
|
Fix Objective-C test pods for Cronet tests
Muxi Yan
2016-07-27
|
/
*
Merge pull request #7219 from jcanizales/merge-0.14-into-master
makdharma
2016-07-08
|
\
*
|
Added comment for obj-c
David Garcia Quintas
2016-06-30
*
|
Added TODO for php.
David Garcia Quintas
2016-06-30
*
|
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
|
*
Merge master into merge-0.14-into-master
Jorge Canizales
2016-06-30
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #6378 from jcanizales/let-invalidate-channels
Jan Tattermusch
2016-06-30
|
\
\
*
|
|
fixed compiler warning #2
Makarand Dharmapurikar
2016-06-29
*
|
|
fixed a compiler warning
Makarand Dharmapurikar
2016-06-29
*
|
|
Added another comment
Makarand Dharmapurikar
2016-06-28
[next]