1845 Commits (9ed659a55ee5482a2ccb57bde9bbff1b27e54de7)

Author SHA1 Message Date
Muxi Yan d1f4456dc6 Revert "Merge pull request #19704 from muxi/isolate-call-implementation-2" 6 years ago
Muxi Yan 80163ef83b Update BUILD file accordingly 6 years ago
Muxi Yan e21ec5d4d5
clang-format 6 years ago
Muxi Yan 6f2f9ae2c3 import ProtoRPC and GRPCCallOptions in ProtoService 6 years ago
Esun Kim a031f0ffd6 Remove all nanopb defines 6 years ago
Muxi Yan 69c9780032 clang-format 6 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 6 years ago
Matthew Stevenson 6189d34724 Revert "Forgot to autogenerate files and run clang_format/tidy_code" 6 years ago
Matthew Stevenson 9295e4ebb3 Forgot to autogenerate files and run clang_format/tidy_code 6 years ago
Esun Kim feb263ba6d Add check_attrs & clean-up build.yaml 6 years ago
Tony Lu eb2ed99a84 Changed visibility to public 6 years ago
Tony Lu 7422a14a5d Added wrapper for objc_library in examples 6 years ago
Tony Lu 5de502528f Add license 6 years ago
Tony Lu cb6a8ae0d2 Added experimental wrappers for importing to Google3 6 years ago
Karthik Ravi Shankar 136d3daf53 Regenerate projects 6 years ago
Tony Lu de6d4978e0 Merge test_objc_grpc_library into local_... with a testing BOOL flag 6 years ago
Muxi Yan ae99e81e40 Move kGRPCErrorDomain to interface rather than Core implementation 6 years ago
Tony Lu 0ad64536ed Added some comments and TODOs 6 years ago
Tony Lu 2a070b853d Reverting changes 6 years ago
Tony Lu 4c893d8cdc Changed dev languages and bundle ids 6 years ago
Muxi Yan 69f3e27b99 Fix managers' thread safety issue 6 years ago
Muxi Yan 12ca64d2c3 Add TestCertificates.bundle to CronetTests too 6 years ago
Muxi Yan 43aacf02a7 Fix dependency issue and move InteropTestsMultipleChannels to CronetTests 6 years ago
Muxi Yan 0968147c14 clang-format 6 years ago
Muxi Yan 70eb692a0b Update copyright 6 years ago
Muxi Yan 68d6199443 Fix samples 6 years ago
Muxi Yan dd2dc23d63
swift build fix 6 years ago
Muxi Yan c8225c461b Build fix 6 years ago
Muxi Yan 955a74925a Bug fix 6 years ago
Muxi Yan 249f793a7b fix unit tests 6 years ago
Tony Lu 7a6c421312 Clarified exception 6 years ago
Tony Lu 58ef8943a5 Added missing resources 6 years ago
Muxi Yan 47d95ef266 address comments 6 years ago
Tony Lu 422a7773ae Replace making protoc and plugins with bazel build 6 years ago
Soheil Hassas Yeganeh 13896f8bd1 Mandate static string for host and method passed to grpc_channel_register_call 6 years ago
Tony Lu eaf26b7ac3 Added missing configs for tvos tests 6 years ago
Muxi Yan 3e8e0373d0 add nullability annotation 6 years ago
Muxi Yan 9d77037106 clang-format 6 years ago
Tony Lu e00d7fc179 Run executable from bazel instead of bazel run (which did not seem to work) 6 years ago
Tony Lu 4be53843d3 Use bazel to run interop server 6 years ago
Muxi Yan 25432e011a clang-format 6 years ago
Muxi Yan d06f544815 Fix Swift build issues 6 years ago
Tony Lu d2ce6e707c Isolated test-specific build steps so that unrelated tasks don't run them 6 years ago
Tony Lu ddf3f7ffb1 Experimentally changed non-framework builds to bazel build 6 years ago
Tony Lu 820a0892ac Updated comments (notice) on tvtests 6 years ago
Tony Lu 0f02911d3d Added targets for tv and watch samples 6 years ago
Tony Lu b892ea749c Fixed address resolution failure by attaching to a host application 6 years ago
Tony Lu d12f310b0d Added targets for examples 6 years ago
Prashant Jaikumar f212cbad9a Remove references to GRPCConnectivityMonitor from ConnectivityTestingApp 6 years ago
Muxi Yan 82b2dbfc1d Fix import issue 6 years ago