1064 Commits (48b3d9366194d6296ce37991917f2ca598eb0043)

Author SHA1 Message Date
Makarand Dharmapurikar ea0dc6af37 Added a comment 9 years ago
Yuchen Zeng db3ffe13cb Update examples with Cocoapods 1.0.0 9 years ago
Yuchen Zeng f95a4898ab Fixed format issues 9 years ago
Yuchen Zeng caca0a15de Build objc examples as part of automatic tests 9 years ago
Yuchen Zeng 3d399cb102 Fix format issues 9 years ago
Yuchen Zeng 8d9e83806d Fixed format issues 9 years ago
Yuchen Zeng d5fd7ddc70 Addressed review comments 9 years ago
Yuchen Zeng aa338326ed Revert ProtoService.m, add an exception for its incompatible-pointer-types warning 9 years ago
Yuchen Zeng abc7427a4d Update podfiles for objc examples 9 years ago
Yuchen Zeng 36a58a7928 Enable treating warnings as errors for target gRPC 9 years ago
Yuchen Zeng dbe2b9e976 Enable treating warnings as errors in objc tests 9 years ago
Makarand Dharmapurikar 88651de8a7 Fixes #2646 9 years ago
Jan Tattermusch f2ce4307bf fix terminal encoding for cocoapods 9 years ago
Makarand Dharmapurikar 4de40cae0a Fixes #2868 9 years ago
Jorge Canizales db502a7986 Update documentation and samples. 9 years ago
Jorge Canizales 2f46326213 Pre-install hook in the Tests podspec for local dev of gRPC-Core 9 years ago
Jorge Canizales eb71417df9 Podspec changes for generated code. 9 years ago
Jorge Canizales 12e03fe30a Tests Podfile: remove redundancy 9 years ago
Jorge Canizales fb4a54541a ProtoRPC: Framework-like import of proto runtime 9 years ago
Jorge Canizales e487a7271d Separate Core, ProtoRuntime, and RxLibrary subspecs 9 years ago
Jorge Canizales 18c0bd3f72 Remove #include <inttypes.h> from BoringSSL 9 years ago
Jorge Canizales 5842277ecb Make BoringSSL work with frameworks 9 years ago
Makarand Dharmapurikar 4f11ab1ffd addressed feedback. 9 years ago
David Garcia Quintas 8ba42bec90 s/maybe_compression_level.compression_level/maybe_compression_level.level 9 years ago
Makarand Dharmapurikar 6f9501098e fix for issue 5548. Deprecated old classes and created subclasses. 9 years ago
Makarand Dharmapurikar 150e5025cb added ** for doc autogen. 9 years ago
Makarand Dharmapurikar b43bda43ec added comment about host parameter format (issue 4147) 9 years ago
Makarand Dharmapurikar 5cdc9b9181 added comment about host parameter format (issue 4147) 9 years ago
Makarand Dharmapurikar 38d8055306 cronet build related changes 9 years ago
Makarand Dharmapurikar 7fba068e5c docgen format fix 9 years ago
Makarand Dharmapurikar aed1de9d2a Style guide related feedback fixes. 9 years ago
Makarand Dharmapurikar 6d2ed00a1a Slight change to surface API. 9 years ago
Makarand Dharmapurikar de733bd78c Cosmetic changes to address feedback. 9 years ago
Makarand Dharmapurikar 9b5f64019e ObjC interface for using Cronet, and test for Cronet 9 years ago
Jorge Canizales 8d1e8d0e9d Disable deterministic UUIDs in the test Podfile 9 years ago
Jorge Canizales 92e56bb0fc Update tests XCode project to Cocoapods 1.0.0 9 years ago
David Garcia Quintas e825df736a updated obj-c code 9 years ago
David Garcia Quintas a301eaade8 Allow servers to select compression level via initial MD. 9 years ago
Jorge Canizales f742afccea Update BoringSSL podspec version. 9 years ago
Jorge Canizales 0803bb0b33 Add state transitions to GRPCCall 9 years ago
Jorge Canizales 47b80bc558 Test that GRPCCall transitions states properly 9 years ago
Jorge Canizales fa70dacf95 Smoke test that things still work after “closeOpenConnections” 9 years ago
Jorge Canizales 454432542a Add a maybe-temporary way for apps to clear the channel cache 9 years ago
Paul Querna 40f11aa5dc Objective-C: Add ChannelCredentials to gRPC Call. 9 years ago
Yosuke Ishikawa 9a4d089388 Fix build error caused by immutability of value type 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Nicolas "Pixel" Noble 6bda8497b8 Fixing copyrights. 9 years ago
Nicolas "Pixel" Noble 702243698c For GRPCOperation's, ensure finish _handler can only be called once, and release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called. 9 years ago
Jorge Canizales 0b6cb7dcb2 Revert "Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"" 9 years ago
Jorge Canizales 7cfb396bf6 Make copyright not expire one year too soon. 9 years ago