Tony Lu
422a7773ae
Replace making protoc and plugins with bazel build
...
Fixed templates and plugin-tests
5 years ago
Muxi Yan
9d77037106
clang-format
5 years ago
Muxi Yan
d06f544815
Fix Swift build issues
5 years ago
Tony Lu
42737d976a
Fixed prepare command to let bazel work after replacement
5 years ago
Esun Kim
6ddfb384c1
Added google/protobuf/descriptor.upb.* to google_api_upb
5 years ago
Esun Kim
f88bd06ee5
Go UPB!
5 years ago
Nicolas "Pixel" Noble
d5191a5f8b
Adding src/core/ext/upb-generated in our include path.
...
This enables us to build both from Bazel and make.
5 years ago
Jan Tattermusch
cb6e5481cc
remove System.Interactive.Async dependency from the Unity package
5 years ago
Jan Tattermusch
f0b53e1f1b
set C# major version to 2, adjust expand_version.py
5 years ago
Prashant Jaikumar
232725b99a
Add C++ Cronet end2end tests
5 years ago
Muxi Yan
07dc75b5ca
Fix Frameworks build error
5 years ago
Muxi Yan
3f16518947
Fix build
5 years ago
Muxi Yan
f20cfd3844
Build system reorg
5 years ago
Esun Kim
e6b07f9e58
Added cronet to gRPC-C++.podspec
5 years ago
Esun Kim
ded9f46c06
Refactored BUILD file to isolate cronet rules
5 years ago
Muxi Yan
d6a201b62b
Isolate legacy in ProtoRPC
5 years ago
Muxi Yan
1423df37a8
Minor podspec change
5 years ago
Jan Tattermusch
1650d6ab40
add grpcsharp_test_call_start_unary_echo stub
5 years ago
Tony Lu
b82d5ecc5a
Removed space from dir name to fix clang_format_code
5 years ago
Muxi Yan
640966dbf3
fix internal testing targets
5 years ago
Muxi Yan
3b5f0fd765
Make dependency injection for Objective-C transport
5 years ago
Tony Lu
b458f3e6a5
Fixed clang_code_format
5 years ago
Jan Tattermusch
c7673983ac
get rid of unused Version.csproj.include
5 years ago
Tony Lu
a07b669ce6
Used a safer filter
5 years ago
Tony Lu
881e038529
Fixing duplicating problem
5 years ago
Tony Lu
34a6880508
Fixing formatting issues
5 years ago
Tony Lu
aa3c2a903d
Reworked hack
5 years ago
Jan Tattermusch
6a71664035
fix sanity test
5 years ago
mgravell
b352873461
UTF encode/native: use IntPtr, not byte*, in the native API (avoid "unsafe" declaration)
5 years ago
Christopher Warrington
4be4df3624
Bump min CMake to 3.5.1 to match Google benchmark
...
The Google Benchmark CMake build needs CMake 3.5.1 or newer. CMake 3.5.1
was released May 24, 2016 and is available in Debian stable and Ubuntu
16.04 and 18.04.
5 years ago
Prashant Jaikumar
4ad6d6d4df
Enable CFStream by default on iOS for all wrapped languages
5 years ago
Nicolas "Pixel" Noble
efeb0e7012
Fixing up include paths for upb.
5 years ago
Jan Tattermusch
2bf9234f14
building upb as part of cmake build is not necessary
6 years ago
Muxi Yan
72fe202369
Update Protobuf version
6 years ago
Alexander Polcyn
30c700fd02
Drop support for ruby < 2.3; update and unskip distrib tests
6 years ago
Michael Thomsen
9e2bb81512
Roll Dart to 2.3
6 years ago
Alexander Polcyn
9aa48c6d1c
Drop support for ruby < 2.3; update and unskip distrib tests
6 years ago
Muxi Yan
afe91a47f7
Update Protobuf version
6 years ago
Nicolas "Pixel" Noble
46ed7524f9
Bazel version syncup.
6 years ago
Hao Nguyen
a03cc2c876
Update ruby version to just 3.8
6 years ago
James Newton-King
4155e9cf05
React to renaming grpc-dotnet sln
6 years ago
Jonas Vautherin
a5090c5875
Add support for CMAKE_SYSTEM_NAME=iOS
...
An iOS toolchain is now part of CMake (3.14+), and therefore it
makes sense to consider it. Note: it used to report "Darwin" and
now it reports "iOS".
Reference: https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html#cross-compiling-for-ios-tvos-or-watchos
6 years ago
Richard Belleville
79ffaced7d
Add python 3.8 test
6 years ago
Jan Tattermusch
e66fb82495
disable bazel wrapper inside docker containers
6 years ago
Jan Tattermusch
ed7e8c53e0
update scripts
6 years ago
Hao Nguyen
1ddaafd677
Update protobuf version
6 years ago
Eric Anderson
1b025b60e4
Swap java interop tests to openjdk8
...
Since openjdk8 is dead to us (see #19113 ), we cannot leave openjdk8 in
the list of runtimes in client_matrix.py. The list of runtimes is now
the defaults to use, which includes master, and you can specify
alternative runtimes per-release.
Fixes #19113
6 years ago
Prashant Jaikumar
1ac1ab7396
Flaky network test enhancements and cleanups
...
- Parameterized flaky_network_test to run with different packet sizes and
credentials.
- Cleanup debugger_macros
Parametrize flaky_network_test to run with different packet sizes and
credentials.
6 years ago
Jan Tattermusch
b53e707c3c
update bazel version in dockerfile
6 years ago
Muxi Yan
118623d293
Rename root certificate bundle in gRPC-C++ pod
6 years ago