Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a6efb9cec7a81b6d2a26d1c5466458b432ebfbd9
/
src
/
objective-c
/
RxLibrary
/
GRXBufferedPipe.m
860b1da
Resume GRXBufferedPipe when it gets dealloced
by Muxi Yan
· 7 years ago
c05d1b4
Some fixes for tests and change contract
by Muxi Yan
· 7 years ago
bea9fe4
Merge remote-tracking branch 'upstream/master' into fix-pipe-buffer
by Muxi Yan
· 7 years ago
d6cee15
Simply queue up writesFinishedWithError without cancelling pending messages
by Muxi Yan
· 7 years ago
08fef09
Fix minor problems
by Muxi Yan
· 7 years ago
9ae2a7d
Remove conditionals covered by invoke agreement
by Muxi Yan
· 7 years ago
d4792e9
Polish GRXBufferedPipe
by Muxi Yan
· 7 years ago
7897ae9
auto-fix most of licenses
by Jan Tattermusch
· 7 years ago
d7d6a2e
Better concurrency handling
by Muxi Yan
· 7 years ago
e09e47c
Use getter/setter
by Muxi Yan
· 7 years ago
d6545bb
Comments on BufferedPipe
by Muxi Yan
· 7 years ago
033db46
Fix pipeline finishing bug
by Muxi Yan
· 7 years ago
49b7f83
Remove synchronization in GRXBufferedPipe:writesFinishedWithError and change tests correspondingly
by Muxi Yan
· 7 years ago
ec8e825
Use dispatch_queue to serialize writes
by Muxi Yan
· 7 years ago
91d7bb0
Sync writes with queue
by Muxi Yan
· 7 years ago
958b0b9
Merge pull request #1664 from jcanizales/renames-grx-writeable-methods
by Michael Lumish
· 9 years ago
b2c300c
s/didFinishWithError/writesFinishedWithError
by Jorge Canizales
· 9 years ago
a90a9c3
s/didReceiveValue/writeValue
by Jorge Canizales
· 9 years ago
42e47b4
Copy values before buffering them.
by Jorge Canizales
· 9 years ago
142acc9
Adds GRXBufferedPipe
by Jorge Canizales
· 9 years ago