Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
d605b63383678313aaf3a6a3be7d8f9fc7ca67e9
/
src
/
objective-c
b309bc9
Merge pull request #6922 from y-zeng/ios-test
by Jan Tattermusch
· 8 years ago
1bc42d9
Merge pull request #6994 from y-zeng/update-example
by Jan Tattermusch
· 8 years ago
db3ffe1
Update examples with Cocoapods 1.0.0
by Yuchen Zeng
· 8 years ago
8d9e838
Fixed format issues
by Yuchen Zeng
· 8 years ago
d5fd7dd
Addressed review comments
by Yuchen Zeng
· 8 years ago
aa33832
Revert ProtoService.m, add an exception for its incompatible-pointer-types warning
by Yuchen Zeng
· 8 years ago
abc7427
Update podfiles for objc examples
by Yuchen Zeng
· 8 years ago
ca3e9c8
Merge remote-tracking branch 'upstream/master' into ios-test
by Yuchen Zeng
· 8 years ago
36a58a7
Enable treating warnings as errors for target gRPC
by Yuchen Zeng
· 8 years ago
bd8d64a
Merge pull request #6905 from makdharma/2868
by Jan Tattermusch
· 8 years ago
dbe2b9e
Enable treating warnings as errors in objc tests
by Yuchen Zeng
· 8 years ago
f2ce430
fix terminal encoding for cocoapods
by Jan Tattermusch
· 8 years ago
4de40ca
Fixes #2868
by Makarand Dharmapurikar
· 8 years ago
8f893e1
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
by Jan Tattermusch
· 8 years ago
1bc2976
Merge pull request #6481 from dgquintas/compression_md_level_bis
by Jan Tattermusch
· 8 years ago
d861b13
Merge pull request #6823 from makdharma/bugfixes
by Jan Tattermusch
· 8 years ago
4f11ab1
addressed feedback.
by Makarand Dharmapurikar
· 8 years ago
533add5
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
8ba42be
s/maybe_compression_level.compression_level/maybe_compression_level.level
by David Garcia Quintas
· 8 years ago
6f95010
fix for issue 5548. Deprecated old classes and created subclasses.
by Makarand Dharmapurikar
· 8 years ago
150e502
added ** for doc autogen.
by Makarand Dharmapurikar
· 8 years ago
b43bda4
added comment about host parameter format (issue 4147)
by Makarand Dharmapurikar
· 8 years ago
5cdc9b9
added comment about host parameter format (issue 4147)
by Makarand Dharmapurikar
· 8 years ago
55c08f8
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
38d8055
cronet build related changes
by Makarand Dharmapurikar
· 8 years ago
7fba068
docgen format fix
by Makarand Dharmapurikar
· 8 years ago
aed1de9
Style guide related feedback fixes.
by Makarand Dharmapurikar
· 8 years ago
6d2ed00
Slight change to surface API.
by Makarand Dharmapurikar
· 8 years ago
3965026
Merge pull request #6671 from jcanizales/move-to-cocoapods-1
by makdharma
· 8 years ago
de733bd
Cosmetic changes to address feedback.
by Makarand Dharmapurikar
· 8 years ago
9b5f640
ObjC interface for using Cronet, and test for Cronet
by Makarand Dharmapurikar
· 8 years ago
8d1e8d0
Disable deterministic UUIDs in the test Podfile
by Jorge Canizales
· 9 years ago
92e56bb
Update tests XCode project to Cocoapods 1.0.0
by Jorge Canizales
· 8 years ago
e825df7
updated obj-c code
by David Garcia Quintas
· 8 years ago
48a5ddd
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
a301eaa
Allow servers to select compression level via initial MD.
by David Garcia Quintas
· 9 years ago
f742afc
Update BoringSSL podspec version.
by Jorge Canizales
· 9 years ago
0803bb0
Add state transitions to GRPCCall
by Jorge Canizales
· 9 years ago
47b80bc
Test that GRPCCall transitions states properly
by Jorge Canizales
· 9 years ago
40f11aa
Objective-C: Add ChannelCredentials to gRPC Call.
by Paul Querna
· 9 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
6e6230a
Merge pull request #5736 from pquerna/pq/is_wan_is_ios_only
by Jan Tattermusch
· 9 years ago
444869b
Merge pull request #5855 from grpc/revert-5724-revert-5607-revert-5544-master
by Jan Tattermusch
· 9 years ago
6bda849
Fixing copyrights.
by Nicolas "Pixel" Noble
· 9 years ago
7022436
For GRPCOperation's, ensure finish _handler can only be called once, and release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called.
by Nicolas "Pixel" Noble
· 9 years ago
0b6cb7d
Revert "Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()""
by Jorge Canizales
· 9 years ago
e6bebe9
Merge pull request #5749 from jcanizales/only-one-completion-queue
by Jan Tattermusch
· 9 years ago
f21b0d1
Merge pull request #5722 from jcanizales/fix-writeable
by Jan Tattermusch
· 9 years ago
7cfb396
Make copyright not expire one year too soon.
by Jorge Canizales
· 9 years ago
c5dd4d4
Use a singleton completion queue
by Jorge Canizales
· 9 years ago
879c764
Merge pull request #5727 from nicolasnoble/upmerge
by Jan Tattermusch
· 9 years ago
e1e459e
Merge pull request #5724 from grpc/revert-5607-revert-5544-master
by Jan Tattermusch
· 9 years ago
3f2133f
kSCNetworkReachabilityFlagsIsWWAN is only available on iOS, not all Mac targets.
by Paul Querna
· 9 years ago
5a8ec75
Use a named constant for error domain and code
by Jorge Canizales
· 9 years ago
9ff2c14
Merge branch 'release-0_13'
by Nicolas "Pixel" Noble
· 9 years ago
aad4156
Disabling iOS user-agent test.
by Nicolas "Pixel" Noble
· 9 years ago
cfcaccc
Revert "Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()""
by Jorge Canizales
· 9 years ago
5e67232
Make Writeable with single handler robust against stream Writers
by Jorge Canizales
· 9 years ago
232b6a8
Test robustness of WriteableSingleHandler against non-single Writers
by Jorge Canizales
· 9 years ago
8b414f1
Clean up ownership of the connection loss handler
by Jorge Canizales
· 9 years ago
07a2a70
Not call external methods from within a critical section
by Jorge Canizales
· 9 years ago
f1d084a
Add monitoring of connectivity
by Jorge Canizales
· 9 years ago
c1edf22
Fix sanity
by Craig Tiller
· 9 years ago
459edd9
Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"
by Jan Tattermusch
· 9 years ago
aaf66a9
Add comments and feature flag.
by Greg Haines
· 9 years ago
88e0bb1
Update Podfile for CocoaPods 1.0 changes requiring more fields and the removal of link_with in podspec.
by Paul Querna
· 9 years ago
91bd627
Feedback from @jcanizales and @vjpai
by Greg Haines
· 9 years ago
42dab36
Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll().
by Greg Haines
· 9 years ago
f1588b5
Another nit fix..
by Makarand Dharmapurikar
· 9 years ago
c9dbf64
fixed indentation and removed unnecessary empty line
by Makarand Dharmapurikar
· 9 years ago
c2b3490
Added a test to verify user agent prefix can be set correctly.
by Makarand Dharmapurikar
· 9 years ago
7204010
Fixing format and copyright.
by Nicolas "Pixel" Noble
· 9 years ago
1c2890d
Order change of includes.
by Makarand Dharmapurikar
· 9 years ago
54a3cc6
Reverted a change, removed empty test.
by Makarand Dharmapurikar
· 9 years ago
63f2b5b
Fixed nits.
by Makarand Dharmapurikar
· 9 years ago
a0414ee
Addressed feedback from @jcanizales
by Makarand Dharmapurikar
· 9 years ago
9656eca
Added tests for code coverage
by Test User
· 9 years ago
6c90d89
Fix sanity
by Craig Tiller
· 9 years ago
58d9891
Removed unused userAgentPrefix variable
by Kristopher Wuollett
· 9 years ago
be303e1
Add user agent of the library to that of the app.
by Jorge Canizales
· 9 years ago
20b79e7
Updated user agent to be a host-level setting
by Kristopher Wuollett
· 9 years ago
99354c3
Formatting and naming fixes
by Kristopher Wuollett
· 9 years ago
55484da
Restored strdup of keys and values to ensure ownership of their memory
by Kristopher Wuollett
· 9 years ago
300f7e4
Renamed user agent setting to userAgentPrefix and changed its scope to global
by Kristopher Wuollett
· 9 years ago
2c6d2bd
Removed (un)secure channel subclasses
by Kristopher Wuollett
· 9 years ago
85bf574
Fixed some formatting
by Kristopher Wuollett
· 9 years ago
c6b3017
Add channel args to enable user agent string for Objective-C
by Kristopher Wuollett
· 9 years ago
5441c22
Merge pull request #4959 from grpc/release-0_12
by Michael Lumish
· 9 years ago
83f746b
Upgrade BoringSSL podspec to v2.0
by Jorge Canizales
· 9 years ago
73128da
fix copyrights
by Jan Tattermusch
· 9 years ago
d7745f0
Merge pull request #4790 from adelez/update_interop_url
by Yang Gao
· 9 years ago
9b5de79
Copyright fix
by Craig Tiller
· 9 years ago
ab5500e
Fixed proto method without package naming in ObjC.
by Kristopher Wuollett
· 9 years ago
83576ba
Update interop test service url to grpc-test.sandbox.googleapis.com.
by Adele Zhou
· 9 years ago
1702918
Merge pull request #4480 from jcanizales/swift-sample
by Michael Lumish
· 9 years ago
47a7b9e
Prevent warnings on dictionaries w/o string keys
by Jorge Canizales
· 9 years ago
a78d117
Update Swift sample’s XCode project to latest Swift version
by Jorge Canizales
· 9 years ago
35768db
Mark the GRPCRequestHeaders protocol deprecated
by Jorge Canizales
· 9 years ago
e1f7445
Add the protocol back for backward compatibility.
by Jorge Canizales
· 9 years ago
f4f150f
Makes GRPCRequestHeaders a NSMutableDictionary
by Jorge Canizales
· 9 years ago
Next »