Marcel
73d016e399
Replace bind() targets with alias() ones ( #35272 )
...
Usage of `bind()` is [deprecated in WORKSPACE](https://bazel.build/reference/be/workspace#bind ) and [not supported in Bzlmod](https://bazel.build/external/migration#bind-targets ).
This is a required preparatory step for #35271 .
An alternative would be to use the target names directly and completely get rid of `bind()` and `alias()`.
Fixes #13902 , #20193 .
Closes #35272
PiperOrigin-RevId: 642275803
6 months ago
yulin liang
00a5f7406f
Revert "Import cronet net error list and modify grpc-cronet error message."
4 years ago
yulin-liang
9cd28bf51b
Import cronet net error list and modify grpc-cronet error message.
4 years ago
Lidi Zheng
947c7b7216
Resolve conflict with master branch
5 years ago
Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
5 years ago
Prashant Jaikumar
a5db5d5450
C++ tests on iOS to work with bazel 1.0
5 years ago
dmaclach
a6bdc7d463
Remove -DGTM_USING_XCTEST
...
It is not longer being used in GTMGoogleTestRunner, so no need to define it.
5 years ago
Prashant Jaikumar
9f02fc7f91
Enable end2end C++ tests on iOS.
...
Some e2e tests were disabled on iOS because they hit the Apple CFStream bug.
This commit enables e2e tests and works around the Apple bug by disabling CFStream.
5 years ago
Prashant Jaikumar
141c2d24d1
Add support for running C++ tests on iOS
5 years ago
Esun Kim
ded9f46c06
Refactored BUILD file to isolate cronet rules
5 years ago
Muxi Yan
bb2e8af0b0
Move bidirectional_stream_c.h back to third_party/objective_c/Cronet
8 years ago
Muxi Yan
a40ccd8580
Packet coalescing Objc layer and interop tests
8 years ago
Muxi Yan
740ae63a8a
Packet coalescing transport layer and end2end test changes
8 years ago
Garrett Casto
a0ed373d3c
Change interface
8 years ago
makdharma
c2ec95bad4
Revert "Revert "cronet wrapper code""
9 years ago
Nicolas "Pixel" Noble
0545d7fa69
Revert "Merge pull request #6214 from makdharma/master"
...
This reverts commit 48d833a9d8
, reversing
changes made to 66e9d8e8a7
.
9 years ago
Craig Tiller
42342cbebb
Revert "cronet wrapper code"
9 years ago
Makarand Dharmapurikar
df66507304
moved cronet_c_for_grpc.h in third_party
9 years ago