Denny C. Dai
cc3de1c3eb
Patch GRPCCallOptions to use nonatomic properties ( #28972 )
3 years ago
AJ Heller
fc6f0277a4
Update third_party/protobuf to v3.19.4 ( #28842 )
...
* Update third_party/protobuf
* run tools/distrib/python/make_grpcio_tools.py
* update build_handwritten.yaml
* regenerate projects
3 years ago
yihuaz
b458db9246
Eliminate gRPC insecure build ( #25586 )
...
* force submit
* fix test error
* remove is_client from local tsi and its callsites
* fix too_many_pings_test
* add missing dep
3 years ago
Denny C. Dai
ae810df503
Patch GRPCCallOptions for missing property copy ( #28696 )
...
all test pass, merge PR
3 years ago
Jan Tattermusch
402981be8e
Bump version to 1.45.0-dev ( #28553 )
...
* bump version to 1.45.0-dev
* regenerate projects
3 years ago
Jan Tattermusch
d61b564ac0
Update third_party/boringssl-with-bazel ( #28510 )
...
* Update third_party/boringssl-with-bazel
* regenerate projects
* regenerate boringssl prefix headers
* Increase boringssl podspec version
* regenerate projects (2nd time)
3 years ago
Jan Tattermusch
42c08b9b56
Update third_party/protobuf to v3.19.2 ( #28511 )
...
* Update third_party/protobuf
* run tools/distrib/python/make_grpcio_tools.py
* regenerate protos for csharp, ruby, php
* update build_handwritten.yaml
* regenerate projects
3 years ago
Jan Tattermusch
54036ef62d
bump C-core version for upcoming release ( #28527 )
...
* bump C-core version for upcoming release
* regenerate projects
3 years ago
Denny C. Dai
0087990e07
iOS ThirdPartyTest suite for libuv dns test ( #28304 )
3 years ago
Jan Tattermusch
32770542b2
Cleanup of ObjC test scripts ( #28333 )
...
* cleanup cfstream tests scripts
* add xcodebuild_filter_output script
* cleanup scripts for ObjC CoreTests
* clean one more build_tests.sh file
* cleanup more scripts
* cleanup ios cpp scripts
* remove last copy of verbose_time
* revert readlink change
3 years ago
Hannah Shi
0f34b44a45
podfile cleanup and add core test to script to run ( #28177 )
3 years ago
Esun Kim
ba06eeb07c
Bump to v1.44.0 dev ( #28248 )
...
* Bump version to v1.44.0-dev
* Regenerate projects
3 years ago
Esun Kim
260145c517
Updated backoff to use absl::Random ( #27193 )
...
* Replace in-house rand with absl::Random for backoff (#26463 )
* Replace in-house rand with absl::Random for backoff
* Run sanity
* Added bscrypt dependency
* Removed ABSL_RANDOM_HWAES_FLAGS
* Remove GCC_WARN_64_TO_32_BIT_CONVERSION = YES
* GCC_WARN_64_TO_32_BIT_CONVERSION to podspec install
3 years ago
Esun Kim
75041ea3a9
Bump core version ( #28246 )
3 years ago
dmaclach
9e3b364ee1
Get GRPC compiling with `-Woverriding-method-mismatch` ( #28215 )
3 years ago
Esun Kim
5088014987
Boringssl update to 4fb1589 ( #28194 )
...
* update submodule boringssl-with-bazel with origin/main-with-bazel
* update boringssl dependency to main-with-bazel commit SHA
* regenerate files
* generate boringssl prefix headers
* Increment podspec version
3 years ago
Craig Tiller
de6ef448e4
Fix cronet tests ( #28189 )
3 years ago
Mark D. Roth
13d98176b5
bump version on master to 1.43-dev ( #27930 )
...
* bump version on master to 1.43-dev
* bump core version
* update g_stands_for.md
4 years ago
Denny C. Dai
b1e6b1f8cc
Revert "Revert "[objc] GRPCMetadataDictionary convenient typedef ( #27845 )" ( #27877 )" ( #27882 )
...
This reverts commit aafa926f17
.
4 years ago
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