Prashant Jaikumar
232725b99a
Add C++ Cronet end2end tests
2019-07-29 10:48:35 -07:00
Nicolas Noble
1769169178
Merge pull request #19433 from nicolasnoble/moiz-upb
...
Building ubp in Bazel properly.
2019-07-25 14:10:39 -07:00
Esun Kim
e6b07f9e58
Added cronet to gRPC-C++.podspec
2019-07-24 15:47:32 -07:00
Esun Kim
ded9f46c06
Refactored BUILD file to isolate cronet rules
2019-07-24 14:55:35 -07:00
Jan Tattermusch
1650d6ab40
add grpcsharp_test_call_start_unary_echo stub
2019-07-23 11:20:18 -04:00
Jan Tattermusch
c7673983ac
get rid of unused Version.csproj.include
2019-07-19 17:07:49 +02:00
Tony Lu
a07b669ce6
Used a safer filter
2019-07-16 10:55:30 -07:00
Nicolas "Pixel" Noble
5495a7f7b1
Merge branch 'master' of https://github.com/grpc/grpc into moiz-upb
2019-07-16 19:07:24 +02:00
Tony Lu
881e038529
Fixing duplicating problem
2019-07-15 18:55:12 -07:00
Tony Lu
34a6880508
Fixing formatting issues
2019-07-11 18:31:51 -07:00
Tony Lu
aa3c2a903d
Reworked hack
2019-07-11 16:04:44 -07:00
Nicolas "Pixel" Noble
d01633944c
Merge branch 'master' of https://github.com/grpc/grpc into moiz-upb
2019-07-09 23:39:53 +02:00
Jan Tattermusch
6a71664035
fix sanity test
2019-07-08 14:41:44 -04:00
Jan Tattermusch
70dd0b9b3b
Merge pull request #19511 from mgravell/mgravell/unsafe-encode
...
csharp remove byte[] allocations during UTF8 encode/decode
2019-07-04 19:04:05 +02:00
mgravell
b352873461
UTF encode/native: use IntPtr, not byte*, in the native API (avoid "unsafe" declaration)
2019-07-04 08:30:51 +01:00
Nicolas "Pixel" Noble
3de02bc8cd
Merge branch 'master' of https://github.com/grpc/grpc into moiz-upb
2019-07-03 19:54:22 +02:00
Jan Tattermusch
df998f7023
Merge pull request #19467 from chwarr/cmake-min-3.1.3
...
Bump min CMake to 3.5.1 to match Google benchmark
2019-07-03 15:04:44 +02:00
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.
2019-07-02 23:02:47 +00:00
rmstar
8ce8cfe4c3
Merge pull request #19439 from rmstar/enable_cfstream
...
Enable CFStream by default on iOS
2019-07-01 10:36:08 -07:00
Jan Tattermusch
6854789cdb
Merge pull request #19504 from jtattermusch/upport_v1_22_x
...
Upport changes from 1.22.x to master
2019-07-01 18:26:50 +02:00
Jan Tattermusch
8fe1abebbf
Merge pull request #19419 from mit-mit/bumpdart
...
Roll Dart to 2.3
2019-06-28 12:12:06 +02:00
Jan Tattermusch
3222a350e5
Merge remote-tracking branch 'upstream/v1.22.x' into HEAD
2019-06-28 04:17:47 -04:00
Prashant Jaikumar
4ad6d6d4df
Enable CFStream by default on iOS for all wrapped languages
2019-06-26 11:31:31 -07:00
Nicolas "Pixel" Noble
efeb0e7012
Fixing up include paths for upb.
2019-06-26 19:55:55 +02:00
Nicolas Noble
16931832de
Merge pull request #19424 from apolcyn/drop_ruby_22_backport
...
Backport "Drop support for ruby < 2.3" to 1.22.x
2019-06-25 11:33:38 -07:00
Muxi Yan
e19537b4a7
Merge pull request #19425 from muxi/port-19404
...
Port #19404 - Bump Protobuf podspec version
2019-06-21 17:17:18 -07:00
Jan Tattermusch
2bf9234f14
building upb as part of cmake build is not necessary
2019-06-21 13:36:06 -04:00
Nicolas Noble
21c4e7d9f2
Merge pull request #19258 from nicolasnoble/bazel-0.26
...
Upgrading to bazel 0.26
2019-06-21 09:36:20 -07:00
Muxi Yan
72fe202369
Update Protobuf version
2019-06-20 14:30:05 -07:00
Alexander Polcyn
30c700fd02
Drop support for ruby < 2.3; update and unskip distrib tests
2019-06-20 21:03:45 +00:00
Michael Thomsen
9e2bb81512
Roll Dart to 2.3
2019-06-20 12:53:30 +02:00
Alexander Polcyn
9aa48c6d1c
Drop support for ruby < 2.3; update and unskip distrib tests
2019-06-20 07:01:52 +00:00
Muxi Yan
afe91a47f7
Update Protobuf version
2019-06-19 09:48:45 -07:00
Jan Tattermusch
4d33b5c955
Merge pull request #19182 from haon4/201905291635
...
Update protobuf version to 3.8.0
2019-06-18 17:36:27 +02:00
Nicolas "Pixel" Noble
46ed7524f9
Bazel version syncup.
2019-06-14 07:35:27 +02:00
Richard Belleville
9149b3aee9
Merge pull request #19294 from gnossen/python_3.8_test
...
Add Python 3.8 test
2019-06-13 15:45:06 -07:00
Hao Nguyen
a03cc2c876
Update ruby version to just 3.8
2019-06-11 10:11:55 -07:00
Jan Tattermusch
aac8f213b5
Merge pull request #19302 from dronecore/add-cmake-system-name-ios
...
Add support for CMAKE_SYSTEM_NAME=iOS
2019-06-11 18:46:38 +02:00
James Newton-King
4155e9cf05
React to renaming grpc-dotnet sln
2019-06-11 18:02:00 +12:00
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
2019-06-08 17:53:20 +02:00
Richard Belleville
79ffaced7d
Add python 3.8 test
2019-06-07 10:09:07 -07:00
Jan Tattermusch
e66fb82495
disable bazel wrapper inside docker containers
2019-06-05 16:53:12 -04:00
Jan Tattermusch
ed7e8c53e0
update scripts
2019-06-05 14:21:51 -04:00
Hao Nguyen
1ddaafd677
Update protobuf version
2019-05-29 16:37:10 -07:00
Jan Tattermusch
ff30b51058
Merge pull request #19137 from ejona86/openjdk8
...
Swap java interop tests to openjdk8
2019-05-29 17:26:13 +02:00
Jan Tattermusch
6100cde6fa
Merge pull request #19127 from jtattermusch/unify_bazel_versions
...
Unify bazel versions
2019-05-29 16:56:24 +02:00
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
2019-05-24 11:03:11 -07:00
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.
2019-05-23 11:45:54 -07:00
Jan Tattermusch
b53e707c3c
update bazel version in dockerfile
2019-05-23 17:54:40 +02:00
Muxi Yan
c681ff8e4b
Rename root certificate bundle in gRPC-C++ pod
2019-05-20 14:51:16 -07:00