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 pull request #14042 from apolcyn/ruby_25_on_kokoro_mac
apolcyn
2018-01-25
|
\
|
*
Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1,...
Alexander Polcyn
2018-01-24
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-24
|
\
\
|
*
|
Regenerate projects
Mehrdad Afshari
2018-01-19
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
|
*
Add interface to API to enable compression
Muxi Yan
2017-12-21
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-06
|
\
|
|
*
Bump 1.8.0-dev to 1.9.0-dev
Mehrdad Afshari
2017-11-27
|
*
Fix gRPC ObjC void function definition
Muxi Yan
2017-10-20
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-10-06
|
\
|
*
|
Fix Objective C build
Muxi Yan
2017-10-02
|
*
Update version to 1.8.0-dev, update g word to 'generous'
murgatroid99
2017-10-02
|
/
*
Add comment for timeout; assert on negative timeout value; fix timeout test
Muxi Yan
2017-09-11
*
Use Apple internal type for timeout
Muxi Yan
2017-09-11
*
Rename deadline to timeout
Muxi Yan
2017-08-30
*
Surface call deadline to Objective C API
Muxi Yan
2017-08-30
*
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-23
|
\
|
*
Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-prot...
Muxi Yan
2017-08-22
|
|
\
*
|
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-21
|
\
|
|
|
*
|
Master version bump to 1.7.x
David Garcia Quintas
2017-08-16
|
|
*
Revert "Revert "Add OAuth2 protocol in GRPCClient""
Muxi Yan
2017-08-14
|
|
/
|
*
Revert "Add OAuth2 protocol in GRPCClient"
Muxi Yan
2017-08-04
|
*
Merge pull request #11832 from muxi/objc-oauth-protocol
Muxi Yan
2017-08-03
|
|
\
*
|
|
Merge branch 'master' into stream_compression_config
Muxi Yan
2017-08-02
|
\
|
|
|
*
|
Fix two memory leaks
Muxi Yan
2017-07-31
*
|
|
Modify C++ and Objective C to initialize maybe_stream_compression_level
Muxi Yan
2017-07-27
|
/
/
|
*
Add protocol and corresponding changes in GRPCClient
Muxi Yan
2017-07-14
|
/
*
Merge pull request #11606 from vsco/upstream
Muxi Yan
2017-06-30
|
\
|
*
Pass NULL to grpc_channel_create_call for nil serverName
thassss
2017-06-29
|
*
Remove nullability specifiers
thassss
2017-06-29
*
|
Fix the memory leak in metadata
Muxi Yan
2017-06-27
|
*
Expose :authority pseudo-header to Obj-C API.
thassss
2017-06-26
|
/
*
Release slice no longer owned
Muxi Yan
2017-06-16
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
master bumped to 1.5.x
David Garcia Quintas
2017-05-30
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-14
|
\
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-13
|
|
\
|
|
*
master to 1.4.0-dev
David Garcia Quintas
2017-04-13
*
|
|
Call ref/unref, bugfixes
Craig Tiller
2017-03-31
|
|
/
|
/
|
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-28
|
|
\
|
|
/
|
/
|
*
|
Addressed the comments
Muxi Yan
2017-03-22
|
*
Objective-C changes
Sree Kuchibhotla
2017-03-22
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-21
|
|
\
*
|
\
Merge branch 'master' into packet-coalescing-objc
Muxi Yan
2017-03-13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bumped version to 1.3.0-dev
David Garcia Quintas
2017-03-09
*
|
|
remove another redundant if statement
Muxi Yan
2017-03-07
*
|
|
remove redundant if statement
Muxi Yan
2017-03-07
*
|
|
Add comment to logging operations batch
Muxi Yan
2017-03-07
|
|
*
Objective-C: Completion queue creation API changes
Sree Kuchibhotla
2017-03-03
|
|
/
*
|
Warnings and macro guards for op batch log
Muxi Yan
2017-02-09
[next]