648 Commits (e65ff1116158958febacd1131a7c2f84f4e0eb1b)

Author SHA1 Message Date
Muxi Yan 3b67f3622b Remove redundant comment 9 years ago
Muxi Yan 142efc905f Establish Objective C end-to-end core test with Cronet 9 years ago
Muxi Yan 4a7aca0e4b Establish Objective C end-to-end core test with Cronet 9 years ago
Jorge Canizales 800a71cfb3 Don't always import Protobuf like a framework 9 years ago
Muxi Yan 7deb5fd795 Establish Objective C end-to-end core test with Cronet 9 years ago
Jorge Canizales 54e28ad79e Tests Podfile cleanup 9 years ago
Jorge Canizales 45bb7f36b4 Use the deployed protoc spec in samples and README 9 years ago
Jorge Canizales eb3ebc5828 gRPC plugin podspec: license & deployment target 9 years ago
Jorge Canizales 92450dd0e5 ProtoCompiler.podspec: license & deployment target 9 years ago
Jorge Canizales 6eade6dcd7 Podspecs for Protoc and the gRPC plugin 9 years ago
Makarand Dharmapurikar 027ae0b4eb removed unneeded import. fixes travis build 9 years ago
Makarand Dharmapurikar 2b220f8be7 fixes #7219 9 years ago
Muxi Yan ff6cd70a1b Update error message when client does not enough memory to hold server response 9 years ago
Jorge Canizales ccb184068d Add arm_arch.h back to fix compilation for devices 9 years ago
Muxi Yan fc99ff6644 Fix error code when client run out of memory in Objective C code base 9 years ago
Jorge Canizales 3e53e1a5be ProtoCompiler podspec 9 years ago
Jorge Canizales 0f213c399c Fix examples to work with local gRPC-Core 9 years ago
Jorge Canizales c09854b8fe Fix example Podfiles, and document better 9 years ago
Jorge Canizales bb16025840 Merge fixup: version, deployment target & spec name 9 years ago
David Garcia Quintas 89d8f1697c Added comment for obj-c 9 years ago
David Garcia Quintas 9ac997acf2 Added TODO for php. 9 years ago
David Garcia Quintas 6721d4f0f1 Return success status of grpc_byte_buffer_reader 9 years ago
Yuchen Zeng f329395514 Add comments in build_example_test.sh 9 years ago
Yuchen Zeng 0287be8e60 Use protoc and objc plugins built by run_test 9 years ago
Jorge Canizales 28820575ff Add README.md explaining use of the app 9 years ago
Jorge Canizales 10cc76cbe7 Make RPCs on a loop 9 years ago
Jorge Canizales 3325c0b2a2 Add Podfile and pod install 9 years ago
Jorge Canizales df23bf4aca Minimal iOS app 9 years ago
Makarand Dharmapurikar 179740299f fixed compiler warning #2 9 years ago
Makarand Dharmapurikar c66ac4f8da fixed a compiler warning 9 years ago
Jorge Canizales cc074d9647 Divide gRPC-Core in Interface & Impl subspecs 9 years ago
Jorge Canizales 0d3f178d4b BoringSSL: further documentation nit. 9 years ago
Jorge Canizales 6523370e03 BoringSSL fixup: pqueue.h is removed in v4 9 years ago
Jorge Canizales 714d3fc9e6 BoringSSL: move podspec to v4 9 years ago
Jorge Canizales ae78c3038c BoringSSL: Document podspec hacks 9 years ago
Jorge Canizales 28a8486c33 BoringSSL fixup: remove unneeded empty source file 9 years ago
Jorge Canizales 37a7f4517c BoringSSL: Intf and Impl subspecs. WIP 9 years ago
Jorge Canizales a1fe4120d9 BoringSSL: Point to v3 tag in the repo 9 years ago
Jorge Canizales 14bc798046 BoringSSL: import all in the umbrella header 9 years ago
Makarand Dharmapurikar 0475549e8a Added another comment 9 years ago
Makarand Dharmapurikar 5aada71fbf Added a comment 9 years ago
Makarand Dharmapurikar d99a925d52 fix for working with compressed data. Fixes #6746. 9 years ago
Jorge Canizales 3785d53931 Restore fix undid by https://github.com/grpc/grpc/pull/5893 9 years ago
Yuchen Zeng 987e6f9f0e Avoid using git checkout and git clean 9 years ago
Makarand Dharmapurikar 96e3d1c3e6 fixed indentation #2 9 years ago
Makarand Dharmapurikar 7a3c4275df fixed indentation 9 years ago
Makarand Dharmapurikar fc5f505a33 fixes #7051 9 years ago
Yuchen Zeng b8431ae707 Add .xcscheme files for ObjC examples 9 years ago
Yuchen Zeng afb62f8022 Fix InteropTests.m 9 years ago
Yuchen Zeng 2eb82d7c0a Add .xcscheme files for ObjC examples 9 years ago