Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
c01958bf550f95c72ebf3aa509be27a76e93ac89
/
src
/
objective-c
2a15a31
Merge pull request #8561 from muxi/update-objc-connectivity
by Muxi Yan
· 8 years ago
411969a
Mark connectivity closures as nullable and check null when invoking them
by Muxi Yan
· 8 years ago
aea7d31
Undo the modification in project.pbxproj
by Muxi Yan
· 8 years ago
2a25f33
Use nil function instead of empty function
by Muxi Yan
· 8 years ago
61274ca
Revert format changes in related files
by Muxi Yan
· 8 years ago
5d6ae93
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
by murgatroid99
· 8 years ago
2c88b46
Revert format changes of unrelated files
by Muxi Yan
· 8 years ago
79b75b9
Merge pull request #8441 from muxi/update-objc-connectivity
by Muxi Yan
· 8 years ago
e53707c
Update GRPCHost comments
by Muxi Yan
· 8 years ago
6f5cfed
Add comments for GRPCHost
by Muxi Yan
· 8 years ago
4f6a19b
Create connectivityMonitor after call is set up
by Muxi Yan
· 8 years ago
1d42421
advance OBJC_VERSION_STRING in GRPCHost.m
by Muxi Yan
· 8 years ago
447d0a2
Advance versions of gRPC from v1.0.1-pre1 to v1.0.1
by Muxi Yan
· 8 years ago
7f77310
Override clang-format indent
by Muxi Yan
· 8 years ago
bd19fc7
clang-format format clean
by Muxi Yan
· 8 years ago
d54e1bc
bug fix
by Muxi Yan
· 8 years ago
93fc277
Use the v1.0.0 plugin
by Muxi Yan
· 8 years ago
b6becb9
Adjust version of protobuf and point zip file in mxyan's repo
by Muxi Yan
· 8 years ago
ad93106
Keep a singleton of connectivity monitor in GRPCHost
by Muxi Yan
· 8 years ago
6ac6a52
Fix stupid compiler error
by Muxi Yan
· 8 years ago
ff1ef24
Do not finish call with error when switching between wifi and cellular
by Muxi Yan
· 8 years ago
95d75ea
clean with clang-format
by Muxi Yan
· 8 years ago
4848369
Clean cache thoroughly
by Muxi Yan
· 8 years ago
5655130
Break retain cycle and fix bug
by Muxi Yan
· 8 years ago
b93053f
bug fix
by Muxi Yan
· 8 years ago
0a18d64
Address the comments
by Muxi Yan
· 8 years ago
544c23a
Reverts PR #8426
by Muxi Yan
· 8 years ago
4a08e71
Revert PR #8425
by Muxi Yan
· 8 years ago
72e9244
Fix nonnull problem
by Muxi Yan
· 8 years ago
e1443b1
Flush host when network connectivity changes
by Muxi Yan
· 8 years ago
924a2cb
Update tests project to XCode 8
by Jorge Canizales
· 8 years ago
fd7df95
Update Sample project to XCode 8
by Jorge Canizales
· 8 years ago
b2583d8
Upgrade SwiftSample to XCode 8 and Swift 3
by Jorge Canizales
· 8 years ago
ee16704
Merge pull request #8425 from jcanizales/xcode-8-fix
by Muxi Yan
· 8 years ago
1a4678f
Merge pull request #8424 from muxi/objc-v1.0.1-pre1
by Jorge Canizales
· 8 years ago
8f4e312
Update tests project to XCode 8
by Jorge Canizales
· 8 years ago
abb0f0b
Update CronetFramework.podspec license
by Muxi Yan
· 8 years ago
b183e1a
Merge pull request #8412 from muxi/objc-v1.0.1-pre1
by Muxi Yan
· 8 years ago
a4ead72
Use BoringSSL tag instead of commit#
by Muxi Yan
· 8 years ago
a507de3
Advance version of BoringSSL
by Muxi Yan
· 8 years ago
6758caa
Advance versions from 1.0.0 to 1.0.1-pre1
by Muxi Yan
· 8 years ago
31c3e01
Clean up code
by Muxi Yan
· 8 years ago
45c8c30
Set initial backoff to 10000ms when creating channel
by Muxi Yan
· 8 years ago
be4fcc4
Fix InteropTests.m bug
by Muxi Yan
· 8 years ago
a8d6681
Update Podfile
by Muxi Yan
· 8 years ago
bc7fae2
Update Sample project to XCode 8
by Jorge Canizales
· 8 years ago
20d58ef
Upgrade SwiftSample to XCode 8 and Swift 3
by Jorge Canizales
· 8 years ago
ba46906
Merge pull request #8223 from muxi/add-quic-support
by makdharma
· 8 years ago
8739e80
Update test
by Muxi Yan
· 8 years ago
6c0b960
Name revision
by Muxi Yan
· 8 years ago
0814e3c
Minor fixes
by Muxi Yan
· 8 years ago
1bd5c77
Add idempotent test
by Muxi Yan
· 8 years ago
22f7973
ObjC API update
by Muxi Yan
· 8 years ago
1674f65
Clean up code
by Muxi Yan
· 8 years ago
dcbf544
Set initial backoff to 10000ms when creating channel
by Muxi Yan
· 8 years ago
9deb09f
Use NS_OPTIONS flags for ObjC API
by Muxi Yan
· 8 years ago
e97f7c0
Allow more general flags to be passed to ObjC API
by Muxi Yan
· 8 years ago
fdea83d
Update grpc objc API for support of PUT method
by Muxi Yan
· 8 years ago
ebfcd97
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
by Mark D. Roth
· 8 years ago
5928bff
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
by Nicolas "Pixel" Noble
· 8 years ago
c99fd89
Increase max send message size on server used in objc tests.
by Mark D. Roth
· 8 years ago
a4d9ee2
Fix objective-C test case.
by Mark D. Roth
· 8 years ago
7331a7a
Change wrapped languages to use the new channel arg macro name.
by Mark D. Roth
· 8 years ago
ea5325c
Avoid static initialization of the kIdentity block
by Jorge Canizales
· 8 years ago
7603d64
Let tracing be enabled before starting an RPC
by Jorge Canizales
· 8 years ago
e3e17d3
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
by Nicolas "Pixel" Noble
· 9 years ago
36031d5
Move user-agent version to 1.0.0
by Jorge Canizales
· 9 years ago
4a18c67
Move Podspecs to v1
by Jorge Canizales
· 9 years ago
b731abf
Merge pull request #7713 from makdharma/cronet_e2e_take2
by makdharma
· 9 years ago
91d5195
removed file from commit
by Makarand Dharmapurikar
· 9 years ago
7f074e0
Merge branch 'v1.0.x' into manual-upmerge
by Nicolas "Pixel" Noble
· 9 years ago
8ac55f8
Solve merge conflict at gRPC-ProtoRPC.podspec
by Jorge Canizales
· 9 years ago
a9b1c5c
Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix
by Jorge Canizales
· 9 years ago
d4230bb
Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-protobuf-version
by Jorge Canizales
· 9 years ago
229b161
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
by Nicolas "Pixel" Noble
· 9 years ago
c44f619
Bug fix on error suppression and comment
by Muxi Yan
· 9 years ago
d915c6e
Suppress warning in all libraries whose names starting with gRPC-Core
by Muxi Yan
· 9 years ago
9e83d7e
Fix local server tests & exceptions tests
by Jorge Canizales
· 9 years ago
b9be58e
Use dedicated build configuration 'Cronet' for the new target
by Muxi Yan
· 9 years ago
32fde7a
Better names for the methods to clear all host settings
by Jorge Canizales
· 9 years ago
fb3a71d
Fix usage of proto message parsing
by Jorge Canizales
· 9 years ago
7a2bc14
Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into p0-advance-protobuf-version
by Jorge Canizales
· 9 years ago
72dce2d
Update podspecs to use Protobuf 3.0.0
by Jorge Canizales
· 9 years ago
4bb2eb2
Reset all host configs *before* setting what we need
by Jorge Canizales
· 9 years ago
f8372c6
Minor revisions
by Muxi Yan
· 9 years ago
4da5fd0
Document
by Jorge Canizales
· 9 years ago
ec0743e
Leave improving the error message as a TODO
by Jorge Canizales
· 9 years ago
6af4add
Let override default response size limit
by Jorge Canizales
· 9 years ago
2a5072e
Fix Objective-C test pods for Cronet tests
by Muxi Yan
· 9 years ago
2f7060b
test harness changes for compiling
by Makarand Dharmapurikar
· 9 years ago
39e151b
Merge pull request #7525 from muxi/add-interop-cronet-test
by makdharma
· 9 years ago
7bc45f3
Add InteropTestsRemoteWithCronet to the tests
by Muxi Yan
· 9 years ago
316f73f
Merge v1.0.x into master
by murgatroid99
· 9 years ago
76692bb
Merge pull request #7368 from muxi/cronet-e2e
by makdharma
· 9 years ago
7195a49
Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-tests
by makdharma
· 9 years ago
4c82af5
Add test target file to repo
by Muxi Yan
· 9 years ago
70ded7e
Update sample and test versions to -pre1.1
by Jorge Canizales
· 9 years ago
5a14bbe
Let roots_filename be a static variable
by Muxi Yan
· 9 years ago
b6b0932
Add fixture description and TODO for test name inferral from test case method name
by Muxi Yan
· 9 years ago
bff5cbf
Collapse fixture into CoreCronetEnd2EndTests.m so that individual test cases can be run, instead of only allow running the entire fixture
by Muxi Yan
· 9 years ago
Next »