Jan Tattermusch
|
36574888be
|
upgrade bazel to 0.29
|
6 years ago |
Esun Kim
|
49b9fb2b3c
|
Enable C++ standard library
|
6 years ago |
Richard Belleville
|
1444cd1dd3
|
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
This reverts commit 24c562dbaa .
|
6 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 .
|
6 years ago |
Muxi Yan
|
96c11d153f
|
Revert "Revert #19704 and #20060"
|
6 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 .
|
6 years ago |
Jan Tattermusch
|
b7667478cf
|
bump bazel version to 0.27
|
6 years ago |
Jan Tattermusch
|
905f52852e
|
make python dockerfiles buildable again
|
6 years ago |
Esun Kim
|
cc4b946e3c
|
Replace 32bit/debian:jessie with i386/debian:jessie
|
6 years ago |
Esun Kim
|
a031f0ffd6
|
Remove all nanopb defines
|
6 years ago |
Hope Casey-Allen
|
f66f047841
|
Update googletest version to fix BoringSSL support
|
6 years ago |
Esun Kim
|
7ec6e8a4de
|
Remove nanopb from gRPC
|
6 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.
|
6 years ago |
Esun Kim
|
fff51d3842
|
Remove sources_and_headers.json
|
6 years ago |
Muxi Yan
|
43aacf02a7
|
Fix dependency issue and move InteropTestsMultipleChannels to CronetTests
|
6 years ago |
Muxi Yan
|
70eb692a0b
|
Update copyright
|
6 years ago |
Muxi Yan
|
47d95ef266
|
address comments
|
6 years ago |
Jan Tattermusch
|
1c177fff1e
|
refactoring and simplifications
|
6 years ago |
Jan Tattermusch
|
31eff3e679
|
stuff builds but tests crash
|
6 years ago |
Jan Tattermusch
|
36e46234f7
|
IBufferWriter: tests now passing with a hack
|
6 years ago |
Jan Tattermusch
|
988ca514b9
|
serialization to IBufferWriter attempt 1
|
6 years ago |
Tony Lu
|
422a7773ae
|
Replace making protoc and plugins with bazel build
Fixed templates and plugin-tests
|
6 years ago |
Muxi Yan
|
9d77037106
|
clang-format
|
6 years ago |
Muxi Yan
|
d06f544815
|
Fix Swift build issues
|
6 years ago |
Tony Lu
|
42737d976a
|
Fixed prepare command to let bazel work after replacement
|
6 years ago |
Esun Kim
|
6ddfb384c1
|
Added google/protobuf/descriptor.upb.* to google_api_upb
|
6 years ago |
Esun Kim
|
f88bd06ee5
|
Go UPB!
|
6 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.
|
6 years ago |
Jan Tattermusch
|
cb6e5481cc
|
remove System.Interactive.Async dependency from the Unity package
|
6 years ago |
Jan Tattermusch
|
f0b53e1f1b
|
set C# major version to 2, adjust expand_version.py
|
6 years ago |
Prashant Jaikumar
|
232725b99a
|
Add C++ Cronet end2end tests
|
6 years ago |
Muxi Yan
|
07dc75b5ca
|
Fix Frameworks build error
|
6 years ago |
Muxi Yan
|
3f16518947
|
Fix build
|
6 years ago |
Muxi Yan
|
f20cfd3844
|
Build system reorg
|
6 years ago |
Esun Kim
|
e6b07f9e58
|
Added cronet to gRPC-C++.podspec
|
6 years ago |
Esun Kim
|
ded9f46c06
|
Refactored BUILD file to isolate cronet rules
|
6 years ago |
Muxi Yan
|
d6a201b62b
|
Isolate legacy in ProtoRPC
|
6 years ago |
Muxi Yan
|
1423df37a8
|
Minor podspec change
|
6 years ago |
Jan Tattermusch
|
1650d6ab40
|
add grpcsharp_test_call_start_unary_echo stub
|
6 years ago |
Tony Lu
|
b82d5ecc5a
|
Removed space from dir name to fix clang_format_code
|
6 years ago |
Muxi Yan
|
640966dbf3
|
fix internal testing targets
|
6 years ago |
Muxi Yan
|
3b5f0fd765
|
Make dependency injection for Objective-C transport
|
6 years ago |
Tony Lu
|
b458f3e6a5
|
Fixed clang_code_format
|
6 years ago |
Jan Tattermusch
|
c7673983ac
|
get rid of unused Version.csproj.include
|
6 years ago |
Tony Lu
|
a07b669ce6
|
Used a safer filter
|
6 years ago |
Tony Lu
|
881e038529
|
Fixing duplicating problem
|
6 years ago |
Tony Lu
|
34a6880508
|
Fixing formatting issues
|
6 years ago |
Tony Lu
|
aa3c2a903d
|
Reworked hack
|
6 years ago |
Jan Tattermusch
|
6a71664035
|
fix sanity test
|
6 years ago |
mgravell
|
b352873461
|
UTF encode/native: use IntPtr, not byte*, in the native API (avoid "unsafe" declaration)
|
6 years ago |