Richard Belleville
468768865b
Make Buildifier Sanity Test Strict ( #27807 )
...
* Fix all lint errors in repo.
* Use strict buildifier by default
* Whoops. That file does not exist
* Attempt fix to buildifier invocation
* Add missing copyright
4 years ago
Denny C. Dai
596b919707
Revert "[objc] Changing GRPCErrorCode enum base type to int32_t ( #27908 )" ( #27921 )
...
This reverts commit 6b916984a8
.
4 years ago
Denny C. Dai
6b916984a8
[objc] Changing GRPCErrorCode enum base type to int32_t ( #27908 )
4 years ago
Denny C. Dai
ad7e00f57a
[objc] Updating initialMetadata with lightweight generics ( #27905 )
4 years ago
Denny C. Dai
ac79352786
Revert "[objc] podfile cleanup and add core test to script to run ( #27740 )" ( #27897 )
...
This reverts commit 73cf09d5d1
.
4 years ago
Hannah Shi
73cf09d5d1
[objc] podfile cleanup and add core test to script to run ( #27740 )
...
* podfile cleanup and add core test to script to run
* downgrade Xcode project version
* downgrade IPHONEOS_DEPLOYMENT_TARGET version
4 years ago
Denny C. Dai
aafa926f17
Revert "[objc] GRPCMetadataDictionary convenient typedef ( #27845 )" ( #27877 )
...
This reverts commit 3bc9147dc3
.
4 years ago
Denny C. Dai
3bc9147dc3
[objc] GRPCMetadataDictionary convenient typedef ( #27845 )
4 years ago
Jan Tattermusch
eceffa09cb
upgrade protobuf to 3.18.1 (automatically generated) ( #27722 )
...
* Update third_party/protobuf
* run tools/distrib/python/make_grpcio_tools.py
* regenerate protos for csharp, ruby, php
* update build_handwritten.yaml
* update Protobuf-C++.podspec
* regenerate projects
* [objc] Patch protobuf podspec for 3.18.1 update
- excluding reflection_tester with gtest dependency
Co-authored-by: dennycd <dennycd@google.com>
4 years ago
Denny C. Dai
30ffe62efd
[objc] nsstring formatting fix for error.code ( #27750 )
4 years ago
Hannah Shi
7e5f175bf0
fix of GRPCClientTests testTimeoutBackoff2 test failure #29 ( #27742 )
4 years ago
Denny C. Dai
d4f9dbefba
[objc] Remove pre install header search path patch in core test ( #27741 )
4 years ago
Mark D. Roth
a54243862a
Boringssl upgrade ( #27710 )
...
* update submodule boringssl-with-bazel with origin/main-with-bazel
* update build files
* generate boringssl prefix headers
* update podspecs
4 years ago
Hannah Shi
5acc4c40a1
podfile cleanup ( #27609 )
4 years ago
Denny C. Dai
b7b1ada924
Libuv pod and event engine core test suite setup for iOS/ObjC ( #27563 )
...
* Add podspec for libuv-grpc
* iOS Core test pod setup
4 years ago
Esun Kim
c56b0a3818
Update boringssl to the latest ( #27606 )
...
* Change boringssl branch name
* update submodule boringssl-with-bazel with origin/main-with-bazel
* update boringssl dependency to main-with-bazel commit SHA
* regenerate files
* Increment podspec version
* generate boringssl prefix headers
4 years ago
Craig Tiller
d1e01ac139
Add a test for a (now-illegal) build file construct ( #27602 )
...
* Add a test for a (now-illegal) build file construct
* add to test suite!
* fix
* fix
* fix syntax
4 years ago
Denny C. Dai
9870583cea
Revert "[objc] Switch to forward declare proto & clean up ( #27444 )" ( #27521 )
...
This reverts commit 4ad495420f
.
4 years ago
Denny C. Dai
251274022c
Revert "Revert "[objc] Turn on error exit in cocoapod pre-install ( #27474 )" ( #27497 )" ( #27500 )
...
This reverts commit 044253e5bd
.
4 years ago
Denny C. Dai
eda416769e
Revert "Revert "[objc] Switch to forward declare proto & clean up ( #27444 )" ( #27473 )" ( #27475 )
...
This reverts commit 8a359d637c
.
4 years ago
Denny C. Dai
9df6d1d41e
[objc] Clean pod cache in CI build and set verbose ( #27494 )
4 years ago
Denny C. Dai
044253e5bd
Revert "[objc] Turn on error exit in cocoapod pre-install ( #27474 )" ( #27497 )
...
This reverts commit c3759da7cc
.
4 years ago
Denny C. Dai
c3759da7cc
[objc] Turn on error exit in cocoapod pre-install ( #27474 )
...
This enforces entire script to exit with error if any of the
pre-install command fails. The error exit marks the pod install
as failure and therefore prompting user's immediate attention.
Previoulsy pre-install script might siliently fail partially and
left corrupted cocoapod cahce which causes a number of build issues
during version upgrade
4 years ago
Craig Tiller
8a359d637c
Revert "[objc] Switch to forward declare proto & clean up ( #27444 )" ( #27473 )
...
This reverts commit 4ad495420f
.
4 years ago
Denny C. Dai
4ad495420f
[objc] Switch to forward declare proto & clean up ( #27444 )
4 years ago
donnadionne
30b7f09508
Major bump core major version from 18.0.0 to 19.1.0 ( #27392 )
...
* Bump core version to 19.1.0
* Regenerate projects
4 years ago
donnadionne
b9a997be11
Bump version to v1.41.0 ( #27370 )
...
* Bump version to v1.41.x
* Regenerate projects
4 years ago
Denny C. Dai
49f1f43418
[objc] Switch off optimization for test and regen xbproj ( #27356 )
4 years ago
Denny C. Dai
fc16798c70
[objc] Await hook interceptor close callback before finishing entire streaming call ( #27317 )
4 years ago
Denny C. Dai
610db377f3
[objc] Fix firestone linux cocoapod grpc install issue ( #27300 )
...
all checks green, merge and close
4 years ago
Denny C. Dai
1eaea530d7
[objc] Unify all interop test timeout to 64s ( #27286 )
4 years ago
Denny C. Dai
7da1671757
[objc] Reduce payload size for concurrent tests and separate expectations ( #27271 )
4 years ago
Denny C. Dai
fdf369b313
[gRPC ObjC] Adding copy property attribte to response header & trailer dictionary ( #27237 )
4 years ago
Denny C. Dai
94bf58735d
[gRPC ObjC] Adding strong self nullability check ( #27236 )
4 years ago
donnadionne
f9a2a7401a
Upgrade third_party/protobuf to v3.17.3 ( #27227 )
...
* update protobuf dependency
* version changes and generated files
* updating upb to use the latest proto and regen files
4 years ago
Denny C. Dai
2d858866eb
[gRPC ObjC] Fix setenv crash for invalid c string access ( #27197 )
4 years ago
Denny C. Dai
837ee24f66
[gRPC ObjC] Fix flaky Interop test cases with write message callback counting ( #27196 )
4 years ago
Hannah Shi
ef182816f8
fixed a symbol in objective-c test script ( #26930 )
4 years ago
donnadionne
022cff7d7c
update submodule boringssl-with-bazel with origin/master-with-bazel ( #27208 )
...
* update submodule boringssl-with-bazel with origin/master-with-bazel
* update boringssl dependency to master-with-bazel commit SHA
* regenerate files
* Updated sha256
* generate boringssl prefix headers
* Increment podspec version
4 years ago
Denny C. Dai
cef46fe7ae
[gRPC/ObjC] Fix flaky test InteropTests::testHijackingInterceptor ( #27116 )
4 years ago
Denny C. Dai
d10b2a677d
[gRPC-ObjC] Fix potential over releasing crash for grp channel ( #27061 )
4 years ago
Nicolas 'Pixel' Noble
69661fb82e
Regenerate projects
4 years ago
Hannah Shi
7fdf0fe036
Fix Unable to create a Unix file socket. issue#26421 ( #26931 )
4 years ago
Denny C. Dai
d17884b7d6
Revert "Adding flow control support API for GRPCUnaryProtoCall ( #26969 )" ( #27047 )
...
This reverts commit 52fece38e6
.
4 years ago
Denny C. Dai
52fece38e6
Adding flow control support API for GRPCUnaryProtoCall ( #26969 )
...
This PR added receiveMessage(s) API on GRPCUnaryProtoCall for manually receiving messasges when flow control is enabled:
* Implementation for GRPCUnaryProtoCall:receiveMessage(s) by chaining calls to GRPCStreamingProtoCall instance
* Added finish API on GRPCUnaryProtoCall
* On [GRPCUnaryProtoCall start], avoid closing streaming RPC if flow control is enabled.
* internal call to receiveMessage is removed since message is automatically received if flow control not enabled.
3 Unit tests added to InteropTests suite for validating unary call API with flow control
- testUnaryRPCWithV2APIFlowControl
- testUnaryRPCWithV2APIFlowControlNotReceivingMessage
- testPingPongUnaryRPCWithFlowControl
4 years ago
Nicolas Noble
a325d7f77a
Pointing the protobuf submodule to the new URL ( #26811 )
...
* Pointing the protobuf submodule to the new URL
* Also changing WORKSPACE dependencies
* More references to the old URL...
4 years ago
yulin liang
6730d93a3a
Move GTMSessionFetcher APIs to GRPCCallOptions ( #26659 )
4 years ago
apolcyn
0e6c888574
Bump version to 1.40.0-dev ( #26600 )
...
* Bump version to 1.40.0
* Regenerate projects
* Tweak version.cc.template to satisfy formatter
* Regenerate projects
4 years ago
yulin liang
36265647a0
Support passing retry parameters via gRPC callOptions to GTMSessionFetcher transport. ( #26564 )
4 years ago
apolcyn
fed797b70d
Update boringssl submodule ( #26520 )
...
* update submodule boringssl-with-bazel with origin/master-with-bazel
* update boringssl dependency to master-with-bazel commit bcc01b6c66b1c6fa2816b108e50a544b757fbd7b
* regenerate projects
* Updated sha256
* Increment podspec version
* Second regeneration
4 years ago