Esun Kim
49b9fb2b3c
Enable C++ standard library
5 years ago
Richard Belleville
1444cd1dd3
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
...
This reverts commit 24c562dbaa
.
5 years ago
Richard Belleville
24c562dbaa
Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
...
This reverts commit c9c847f334
, reversing
changes made to 07ba4de392
.
5 years ago
Muxi Yan
96c11d153f
Revert "Revert #19704 and #20060"
5 years ago
Muxi Yan
d1f4456dc6
Revert "Merge pull request #19704 from muxi/isolate-call-implementation-2"
...
This reverts commit ac5f8062dd
, reversing
changes made to 8ae549431c
.
5 years ago
Jan Tattermusch
b7667478cf
bump bazel version to 0.27
5 years ago
Jan Tattermusch
905f52852e
make python dockerfiles buildable again
5 years ago
Esun Kim
cc4b946e3c
Replace 32bit/debian:jessie with i386/debian:jessie
5 years ago
Esun Kim
a031f0ffd6
Remove all nanopb defines
5 years ago
Hope Casey-Allen
f66f047841
Update googletest version to fix BoringSSL support
5 years ago
Esun Kim
7ec6e8a4de
Remove nanopb from gRPC
5 years ago
Nicolas Noble
5877f2e56b
Fixing gcc8's no-unknown-warning-option issue.
...
Before gcc8, it was ignoring any unknown -Wno-* command, leaving clang's
-Wno-unknown-warning-option to mix. That's no longer the case.
5 years ago
Esun Kim
fff51d3842
Remove sources_and_headers.json
5 years ago
Muxi Yan
43aacf02a7
Fix dependency issue and move InteropTestsMultipleChannels to CronetTests
5 years ago
Muxi Yan
70eb692a0b
Update copyright
5 years ago
Muxi Yan
47d95ef266
address comments
5 years ago
Jan Tattermusch
1c177fff1e
refactoring and simplifications
5 years ago
Jan Tattermusch
31eff3e679
stuff builds but tests crash
5 years ago
Jan Tattermusch
36e46234f7
IBufferWriter: tests now passing with a hack
5 years ago
Jan Tattermusch
988ca514b9
serialization to IBufferWriter attempt 1
5 years ago
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