index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
Commit message (
Expand
)
Author
Age
*
Merge pull request #1715 from jcanizales/fixes-evil-typo
Michael Lumish
2015-05-21
|
\
|
*
Fix typo in README commands to compile protos!
Jorge Canizales
2015-05-21
*
|
Point sample app to official protobuf podspec
Jorge Canizales
2015-05-21
|
/
*
Fixed writer comment
murgatroid99
2015-05-20
*
Fixed boolean variable
murgatroid99
2015-05-20
*
Added cancel_after_first_response test
murgatroid99
2015-05-20
*
Merge pull request #1671 from jcanizales/add-codegen-instructions
Michael Lumish
2015-05-20
|
\
*
\
Merge pull request #1664 from jcanizales/renames-grx-writeable-methods
Michael Lumish
2015-05-20
|
\
\
|
|
*
Add instructions to generate code and integrate it
Jorge Canizales
2015-05-19
|
|
/
|
/
|
|
*
s/didFinishWithError/writesFinishedWithError
Jorge Canizales
2015-05-19
|
*
s/didReceiveValue/writeValue
Jorge Canizales
2015-05-19
*
|
Copy values before buffering them.
Jorge Canizales
2015-05-18
*
|
Add warning about the perils of buffering without bounds
Jorge Canizales
2015-05-18
|
/
*
Use BufferedPipe to add PingPong test and fix Cancel test
Jorge Canizales
2015-05-18
*
Adds GRXBufferedPipe
Jorge Canizales
2015-05-18
*
Fix false positive in server streaming test
Jorge Canizales
2015-05-18
*
Move sample app to proto3 and clarify usage example
Jorge Canizales
2015-05-17
*
Adds local sample test using generated service
Jorge Canizales
2015-05-17
*
Moves the RouteGuide local tests to proto3
Jorge Canizales
2015-05-17
*
Regenerates RouteGuide library as proto3
Jorge Canizales
2015-05-17
*
Move our runtime to proto3 and make the dependency explicit
Jorge Canizales
2015-05-17
*
Adjust remote tests to use proto3
Jorge Canizales
2015-05-17
*
Make the test.proto etc proto3, regenerate files, adjust podspec and Podfile
Jorge Canizales
2015-05-17
*
Some modifications based on comments
murgatroid99
2015-05-15
*
Fixed cancellation tests
murgatroid99
2015-05-15
*
Added more interop tests
murgatroid99
2015-05-15
*
Added server_streaming interop test
murgatroid99
2015-05-15
*
Made cache thread-safe
murgatroid99
2015-05-14
*
Added channel caching by host string
murgatroid99
2015-05-14
*
Ignore .DS_Store files
murgatroid99
2015-05-11
*
Updated Objective C code to match completion queue changes
murgatroid99
2015-05-08
*
Merge pull request #1363 from murgatroid99/objective_c_batch_migration
Jorge Canizales
2015-05-01
|
\
|
*
Resolved some comments
murgatroid99
2015-05-01
|
*
Fixed ivar names and comments
murgatroid99
2015-04-29
|
*
Simplified startBatch, resolved comments
murgatroid99
2015-04-29
|
*
Moved deallocation code to the right place
murgatroid99
2015-04-29
|
*
Added nil check in GRPCWrappedCall initializer
murgatroid99
2015-04-29
|
*
Fixed missing increment
murgatroid99
2015-04-29
|
*
Removed thrown error in one case
murgatroid99
2015-04-29
|
*
Simplified some batch code, resolved comments
murgatroid99
2015-04-29
|
*
Removed Podfile.lock
murgatroid99
2015-04-28
|
*
Updated GRPCCall comments and spacing
murgatroid99
2015-04-28
*
|
Podfile.lock prevents gRPC to be properly installed
Jorge Canizales
2015-04-28
*
|
Increases timeout of client_streaming test to 4s
Jorge Canizales
2015-04-28
|
*
Merged changes from master
murgatroid99
2015-04-28
|
|
\
|
*
|
Changed message handling, fixed line lengths
murgatroid99
2015-04-28
|
|
*
Checks in Podfile.lock so the build is reproducible
Jorge Canizales
2015-04-28
|
|
*
Warn in the sample's README that pod install must be run
Jorge Canizales
2015-04-28
|
|
*
Removes Cocoapod-generated files
Jorge Canizales
2015-04-28
*
|
|
Checks in Podfile.lock so the build is reproducible
Jorge Canizales
2015-04-28
[next]