Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
fc98f926101b28ee8bd1241bab96173c6bbebf20
/
src
/
objective-c
/
RxLibrary
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
7cfb396
Make copyright not expire one year too soon.
by Jorge Canizales
· 9 years ago
5a8ec75
Use a named constant for error domain and code
by Jorge Canizales
· 9 years ago
5e67232
Make Writeable with single handler robust against stream Writers
by Jorge Canizales
· 9 years ago
dcd35b8
Merge pull request #3969 from grpc/release-0_11
by Nicolas Noble
· 9 years ago
b10776c
Reformat comments as Cocoadocs
by Jorge Canizales
· 9 years ago
fbc1139
Update GRXWriter.m
by Scott84
· 9 years ago
f95ddba
Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler
by Jorge Canizales
· 9 years ago
297ed7b
Don’t set the request writer to nil, as @synchr(nil) is undefined behavior.
by Jorge Canizales
· 9 years ago
fd51dff
Clarify invalid-argument message for already-started writers
by Jorge Canizales
· 9 years ago
67ce098
Clarify thread-safety expectations of GRXWriters
by Jorge Canizales
· 9 years ago
c678c30
Fix ForwardingWriter init preconditions
by Jorge Canizales
· 9 years ago
cd32956
Merge pull request #2526 from jcanizales/accept-nil-container
by Michael Lumish
· 10 years ago
51c69e6
Merge pull request #2525 from jcanizales/fix-emptywriter
by Michael Lumish
· 10 years ago
5fcdffc
Accept [GRXWriter writerWithContainer:nil] for consistency with the rest
by Jorge Canizales
· 10 years ago
bc970ae
Fix [GRXWriter emptyWriter] not being reusable.
by Jorge Canizales
· 10 years ago
6531b2b
Make the call retain cycle explicit and encapsulated within GRPCCall.m
by Jorge Canizales
· 10 years ago
4c6f778
ConcurrentWriteable: NSData *message -> id value
by Jorge Canizales
· 10 years ago
35f003b
Rename GRPCDelegateWrapper -> GRXConcurrentWriteable
by Jorge Canizales
· 10 years ago
29f55d5
Remove GRXWriter wrappers that are now unnecessary
by Jorge Canizales
· 10 years ago
a38baae
Subclass GRXWriter instead of conforming to protocol
by Jorge Canizales
· 10 years ago
5604712
id<GRXWriter> -> GRXWriter * in the runtime
by Jorge Canizales
· 10 years ago
7b52c98
Separate GRXForwardingWriter, delete the protocol
by Jorge Canizales
· 10 years ago
3936ed7
Import headers based on path in the runtime libraries
by Jorge Canizales
· 10 years ago
958b0b9
Merge pull request #1664 from jcanizales/renames-grx-writeable-methods
by Michael Lumish
· 10 years ago
b2c300c
s/didFinishWithError/writesFinishedWithError
by Jorge Canizales
· 10 years ago
a90a9c3
s/didReceiveValue/writeValue
by Jorge Canizales
· 10 years ago
42e47b4
Copy values before buffering them.
by Jorge Canizales
· 10 years ago
63e4091
Add warning about the perils of buffering without bounds
by Jorge Canizales
· 10 years ago
142acc9
Adds GRXBufferedPipe
by Jorge Canizales
· 10 years ago
2779ccb
Adds basic runtime library and generated stub
by Jorge Canizales
· 10 years ago
c2d7ecb
Working podspecs for gRPC core & wrapper
by Jorge Canizales
· 10 years ago
5fc9029
include .m in check_copyright.py
by Yang Gao
· 10 years ago
af2d997
Fixes podspec of the RxLibrary
by Jorge Canizales
· 10 years ago
e8304d5
Fixes copyright notices
by Jorge Canizales
· 10 years ago
d1a8cc0
Adds podspec for RxLibrary and sample app
by Jorge Canizales
· 10 years ago
30697c9
Imports code of the RX library.
by Jorge Canizales
· 10 years ago