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
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'upstream/master' into auto-build-example
Yuchen Zeng
2016-06-24
|
\
*
|
Add .xcscheme files for ObjC examples
Yuchen Zeng
2016-06-24
|
*
Merge pull request #7029 from y-zeng/fix-swiftsample
makdharma
2016-06-24
|
|
\
|
|
*
Add TODO
Yuchen Zeng
2016-06-23
*
|
|
Merge remote-tracking branch 'upstream/master' into auto-build-example
Yuchen Zeng
2016-06-23
|
\
|
|
|
*
|
Merge pull request #6922 from y-zeng/ios-test
Jan Tattermusch
2016-06-23
|
|
\
\
|
*
\
\
Merge pull request #6994 from y-zeng/update-example
Jan Tattermusch
2016-06-23
|
|
\
\
\
|
|
*
|
|
Update examples with Cocoapods 1.0.0
Yuchen Zeng
2016-06-22
*
|
|
|
|
Fixed format issues
Yuchen Zeng
2016-06-21
*
|
|
|
|
Build objc examples as part of automatic tests
Yuchen Zeng
2016-06-21
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Fixed format issues
Yuchen Zeng
2016-06-21
|
|
*
|
Addressed review comments
Yuchen Zeng
2016-06-21
|
|
*
|
Revert ProtoService.m, add an exception for its incompatible-pointer-types wa...
Yuchen Zeng
2016-06-20
|
*
|
|
Update podfiles for objc examples
Yuchen Zeng
2016-06-20
|
/
/
/
|
*
|
Merge remote-tracking branch 'upstream/master' into ios-test
Yuchen Zeng
2016-06-20
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Enable treating warnings as errors for target gRPC
Yuchen Zeng
2016-06-20
*
|
|
Merge pull request #6905 from makdharma/2868
Jan Tattermusch
2016-06-16
|
\
\
\
|
|
*
|
Enable treating warnings as errors in objc tests
Yuchen Zeng
2016-06-15
*
|
|
|
fix terminal encoding for cocoapods
Jan Tattermusch
2016-06-14
|
*
|
|
Fixes #2868
Makarand Dharmapurikar
2016-06-14
|
|
/
/
*
|
|
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
Jan Tattermusch
2016-06-13
|
\
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #6481 from dgquintas/compression_md_level_bis
Jan Tattermusch
2016-06-08
|
\
\
\
*
\
\
\
Merge pull request #6823 from makdharma/bugfixes
Jan Tattermusch
2016-06-08
|
\
\
\
\
*
|
|
|
|
addressed feedback.
Makarand Dharmapurikar
2016-06-08
|
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-07
|
|
|
\
\
\
|
|
*
|
|
|
s/maybe_compression_level.compression_level/maybe_compression_level.level
David Garcia Quintas
2016-06-07
*
|
|
|
|
|
fix for issue 5548. Deprecated old classes and created subclasses.
Makarand Dharmapurikar
2016-06-07
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
added ** for doc autogen.
Makarand Dharmapurikar
2016-06-07
|
*
|
|
|
added comment about host parameter format (issue 4147)
Makarand Dharmapurikar
2016-06-07
|
*
|
|
|
added comment about host parameter format (issue 4147)
Makarand Dharmapurikar
2016-06-07
|
/
/
/
/
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-03
|
|
\
\
\
*
|
|
|
|
cronet build related changes
Makarand Dharmapurikar
2016-06-01
|
|
/
/
/
|
/
|
|
|
*
|
|
|
docgen format fix
Makarand Dharmapurikar
2016-05-26
*
|
|
|
Style guide related feedback fixes.
Makarand Dharmapurikar
2016-05-26
*
|
|
|
Slight change to surface API.
Makarand Dharmapurikar
2016-05-25
|
|
*
|
Merge pull request #6671 from jcanizales/move-to-cocoapods-1
makdharma
2016-05-25
|
|
|
\
\
*
|
|
|
|
Cosmetic changes to address feedback.
Makarand Dharmapurikar
2016-05-25
*
|
|
|
|
ObjC interface for using Cronet, and test for Cronet
Makarand Dharmapurikar
2016-05-20
|
|
|
*
|
Disable deterministic UUIDs in the test Podfile
Jorge Canizales
2016-05-20
|
|
|
*
|
Update tests XCode project to Cocoapods 1.0.0
Jorge Canizales
2016-05-20
|
*
|
|
|
updated obj-c code
David Garcia Quintas
2016-05-17
|
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-05-12
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Allow servers to select compression level via initial MD.
David Garcia Quintas
2016-05-09
|
|
/
/
/
*
/
/
/
Update BoringSSL podspec version.
Jorge Canizales
2016-05-06
|
/
/
/
*
|
|
Add state transitions to GRPCCall
Jorge Canizales
2016-04-30
*
|
|
Test that GRPCCall transitions states properly
Jorge Canizales
2016-04-30
*
|
|
Objective-C: Add ChannelCredentials to gRPC Call.
Paul Querna
2016-04-29
|
|
*
Fix build error caused by immutability of value type
Yosuke Ishikawa
2016-04-29
|
|
/
|
/
|
*
|
Update copyrights
Craig Tiller
2016-03-31
*
|
Merge pull request #5736 from pquerna/pq/is_wan_is_ios_only
Jan Tattermusch
2016-03-29
|
\
\
[next]