Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a7f03f64234c496750bac5c72a7d3601e5e2a8ba
/
src
/
objective-c
a7f03f6
Advance objective c version to v1.0.2
by Muxi Yan
· 9 years ago
1d42421
advance OBJC_VERSION_STRING in GRPCHost.m
by Muxi Yan
· 9 years ago
447d0a2
Advance versions of gRPC from v1.0.1-pre1 to v1.0.1
by Muxi Yan
· 9 years ago
d54e1bc
bug fix
by Muxi Yan
· 9 years ago
93fc277
Use the v1.0.0 plugin
by Muxi Yan
· 9 years ago
b6becb9
Adjust version of protobuf and point zip file in mxyan's repo
by Muxi Yan
· 9 years ago
544c23a
Reverts PR #8426
by Muxi Yan
· 9 years ago
924a2cb
Update tests project to XCode 8
by Jorge Canizales
· 9 years ago
fd7df95
Update Sample project to XCode 8
by Jorge Canizales
· 9 years ago
b2583d8
Upgrade SwiftSample to XCode 8 and Swift 3
by Jorge Canizales
· 9 years ago
1a4678f
Merge pull request #8424 from muxi/objc-v1.0.1-pre1
by Jorge Canizales
· 9 years ago
abb0f0b
Update CronetFramework.podspec license
by Muxi Yan
· 9 years ago
b183e1a
Merge pull request #8412 from muxi/objc-v1.0.1-pre1
by Muxi Yan
· 9 years ago
a4ead72
Use BoringSSL tag instead of commit#
by Muxi Yan
· 9 years ago
a507de3
Advance version of BoringSSL
by Muxi Yan
· 9 years ago
6758caa
Advance versions from 1.0.0 to 1.0.1-pre1
by Muxi Yan
· 9 years ago
31c3e01
Clean up code
by Muxi Yan
· 9 years ago
45c8c30
Set initial backoff to 10000ms when creating channel
by Muxi Yan
· 9 years ago
7603d64
Let tracing be enabled before starting an RPC
by Jorge Canizales
· 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
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
9e83d7e
Fix local server tests & exceptions tests
by Jorge Canizales
· 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
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
7195a49
Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-tests
by makdharma
· 9 years ago
70ded7e
Update sample and test versions to -pre1.1
by Jorge Canizales
· 9 years ago
886eecf
Fixup: Readme to 1.0.0-pre1 too instead of 1.0.0
by Jorge Canizales
· 9 years ago
f8c4580
Commit as 1.0.0-pre1 so we can release already.
by Jorge Canizales
· 9 years ago
854c167
We’re done with the underscore tags for good!
by Jorge Canizales
· 9 years ago
5c421ef
BoringSSL 5.0 is now tagged and pushed.
by Jorge Canizales
· 9 years ago
fffff22
Point BoringSSL.podspec to 5.0 commit (pending tag)
by Jorge Canizales
· 9 years ago
0af0ae4
Update err_data.c to BoringSSL commit 8d343b44bbab
by Jorge Canizales
· 9 years ago
e4704d3
“Allow non-modular includes in framework modules”
by Jorge Canizales
· 9 years ago
a5e86f3
SwiftSample app: ProtoMethod -> GRPCProtoMethod, etc.
by Jorge Canizales
· 9 years ago
d7f0e87
Sample app: ProtoMethod -> GRPCProtoMethod
by Jorge Canizales
· 9 years ago
ac06cf0
SwiftSample app: solve XCode config warnings
by Jorge Canizales
· 9 years ago
57dab92
Sample app: solve XCode config warnings
by Jorge Canizales
· 9 years ago
7f097a1
Build sample app both with and without frameworks
by Jorge Canizales
· 9 years ago
545bad3
Misc test scripts cleanup:
by Jorge Canizales
· 9 years ago
f4df3d2
Don’t care about installed protoc in the test scripts
by Jorge Canizales
· 9 years ago
4a72356
SwiftSample: always use frameworks
by Jorge Canizales
· 9 years ago
7ed4fb7
Use google/protobuf/empty.proto in the sample apps
by Jorge Canizales
· 9 years ago
854b81a
Advance versions from 0.14 -> 1.0
by Jorge Canizales
· 9 years ago
800a71c
Don't always import Protobuf like a framework
by Jorge Canizales
· 9 years ago
9195ea0
Merge pull request #7359 from jcanizales/p0-protoc-podspec
by makdharma
· 9 years ago
1c41c29
Merge branch 'release-0_15' into upmerge-master
by Nicolas "Pixel" Noble
· 9 years ago
c52e1c2
Merge branch 'release-0_14' into release-0_15
by Nicolas "Pixel" Noble
· 9 years ago
cfccf2a
Merge master to resolve tests podspec conflict
by Jorge Canizales
· 9 years ago
54e28ad
Tests Podfile cleanup
by Jorge Canizales
· 9 years ago
45bb7f3
Use the deployed protoc spec in samples and README
by Jorge Canizales
· 9 years ago
eb3ebc5
gRPC plugin podspec: license & deployment target
by Jorge Canizales
· 9 years ago
92450dd
ProtoCompiler.podspec: license & deployment target
by Jorge Canizales
· 9 years ago
6eade6d
Podspecs for Protoc and the gRPC plugin
by Jorge Canizales
· 9 years ago
027ae0b
removed unneeded import. fixes travis build
by Makarand Dharmapurikar
· 9 years ago
2b220f8
fixes #7219
by Makarand Dharmapurikar
· 9 years ago
5a412cf
Merge pull request #7219 from jcanizales/merge-0.14-into-master
by makdharma
· 9 years ago
e705dc4
Merge pull request #7190 from dgquintas/bb_reader_error
by Nicolas Noble
· 9 years ago
8fddced
Merge pull request #7159 from jcanizales/p0-connectivity-app
by kpayson64
· 9 years ago
ccb1840
Add arm_arch.h back to fix compilation for devices
by Jorge Canizales
· 9 years ago
fce332a
Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/soltanmm/grpc into bb_reader_error
by David Garcia Quintas
· 9 years ago
3e53e1a
ProtoCompiler podspec
by Jorge Canizales
· 9 years ago
0f213c3
Fix examples to work with local gRPC-Core
by Jorge Canizales
· 9 years ago
09f59f7
Merge commit '20caeb182cbc152e7e038306a9b01f438f79ca41' into merge-0.14-into-master
by Jorge Canizales
· 9 years ago
c09854b
Fix example Podfiles, and document better
by Jorge Canizales
· 9 years ago
bb16025
Merge fixup: version, deployment target & spec name
by Jorge Canizales
· 9 years ago
89d8f16
Added comment for obj-c
by David Garcia Quintas
· 9 years ago
9ac997a
Added TODO for php.
by David Garcia Quintas
· 9 years ago
6721d4f
Return success status of grpc_byte_buffer_reader
by David Garcia Quintas
· 9 years ago
0d12151
Merge pull request #6992 from y-zeng/auto-build-example
by makdharma
· 9 years ago
c93d6a6
Merge master into merge-0.14-into-master
by Jorge Canizales
· 9 years ago
a5596db
Merge pull request #6378 from jcanizales/let-invalidate-channels
by Jan Tattermusch
· 9 years ago
8ecf5f5
Merge pull request #7120 from makdharma/issue6746
by Jan Tattermusch
· 9 years ago
f329395
Add comments in build_example_test.sh
by Yuchen Zeng
· 9 years ago
095172c
Merge pull request #7132 from jcanizales/pander-to-pod-lint-core
by makdharma
· 9 years ago
0287be8
Use protoc and objc plugins built by run_test
by Yuchen Zeng
· 9 years ago
2882057
Add README.md explaining use of the app
by Jorge Canizales
· 9 years ago
10cc76c
Make RPCs on a loop
by Jorge Canizales
· 9 years ago
3325c0b
Add Podfile and pod install
by Jorge Canizales
· 9 years ago
dfc3266
Merge pull request #7129 from jcanizales/pander-to-pod-lint-boringssl
by makdharma
· 9 years ago
df23bf4
Minimal iOS app
by Jorge Canizales
· 9 years ago
1797402
fixed compiler warning #2
by Makarand Dharmapurikar
· 9 years ago
e4822e2
Merge pull request #7081 from y-zeng/build-example-travis
by Jan Tattermusch
· 9 years ago
c66ac4f
fixed a compiler warning
by Makarand Dharmapurikar
· 9 years ago
cc074d9
Divide gRPC-Core in Interface & Impl subspecs
by Jorge Canizales
· 9 years ago
0d3f178
BoringSSL: further documentation nit.
by Jorge Canizales
· 9 years ago
6523370
BoringSSL fixup: pqueue.h is removed in v4
by Jorge Canizales
· 9 years ago
714d3fc
BoringSSL: move podspec to v4
by Jorge Canizales
· 9 years ago
ae78c30
BoringSSL: Document podspec hacks
by Jorge Canizales
· 9 years ago
28a8486
BoringSSL fixup: remove unneeded empty source file
by Jorge Canizales
· 9 years ago
37a7f45
BoringSSL: Intf and Impl subspecs. WIP
by Jorge Canizales
· 9 years ago
a1fe412
BoringSSL: Point to v3 tag in the repo
by Jorge Canizales
· 9 years ago
Next »