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
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
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
Jan Tattermusch
c7673983ac
get rid of unused Version.csproj.include
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
Muxi Yan
72fe202369
Update Protobuf version
6 years ago
Muxi Yan
afe91a47f7
Update Protobuf version
6 years ago
Jan Tattermusch
8a5b803fef
remove unused recv_message_to_buffer method
6 years ago
Jan Tattermusch
76e3489216
csharp: support slice-by-slice deserialization
6 years ago
Muxi Yan
ce39005712
Bump up protobuf version
6 years ago
Jan Tattermusch
c835fedd4d
Modify verifyPeerCallback logic to use NativeCallbackDispatcher
6 years ago
Jan Tattermusch
a48d3efc9e
move dependencies.props to the right directory
6 years ago
Jan Tattermusch
5d0a571426
introduce build/dependencies.props
6 years ago
James Newton-King
297dd0cb62
PR feedback
6 years ago
Thibaut Le Guilly
303416080c
Provide access to verify_peer_callback from C#
6 years ago
Jan Tattermusch
96fd871694
bump C# protobuf dependency
6 years ago
Jan Tattermusch
5a65985bf8
add NativeCallbackDispatcher
6 years ago
Muxi Yan
44a646bc39
more commits for v1.19.0
6 years ago
Jan Tattermusch
8ba48b42ce
dummy grpc_csharp_ext stubs should never be reached
6 years ago
Jan Tattermusch
1599fd5f70
unity android: add dummy stubs to fix il2cpp build
6 years ago
Jan Tattermusch
596d1b0563
refactor native_methods stub generator
6 years ago
Jan Tattermusch
9197a6ea25
simplify c# build_packages scripts, get rid of a template
6 years ago
Jan Tattermusch
5e8608a97f
update unity package build
6 years ago
Jan Tattermusch
140d8dcab9
package build should build Grpc.Core.Api nuget
6 years ago
Muxi Yan
371d4cd519
Update pod versions
6 years ago
Muxi Yan
f6924ff2d1
fix newline EOF
6 years ago
Maxim Bunkov
22fb5ce2fb
Change back to script
6 years ago
Muxi Yan
a5d9c353bf
fix indent in template
6 years ago
Maxim Bunkov
1b07aba6af
Update templates for supprt tvOS
6 years ago
Lidi Zheng
45b3230ef2
Add grpcio-status extension package
...
* The new package has 2 API `from_call` and `to_status`
* Utilize the experimental API `abort_with_status`
* Add 5 unit test cases
6 years ago
Lidi Zheng
43599facf4
Channelz Python wrapper implementation
...
* Expose the C-Core API in Cython layer
* Handle the object translation
* Create a separate package for Channelz specifically
* Handle nullptr and raise exception if seen one
* Translate C++ Channelz unit tests
* Adding 5 more invalid query unit tests
Adding peripheral utility for grpcio-channelz package
* Add to `pylint_code.sh`
* Add to Python build script
* Add to artifact build script
* Add to Bazel
* Add to Sphinx module list
6 years ago
Muxi Yan
2c68f60b15
Rename the openssl framework to openssl_grpc to avoid conflict
6 years ago
Muxi Yan
f511f247dd
bug fix
6 years ago
Muxi Yan
3f4fef6116
replace #include library name in BoringSSL files
6 years ago
Muxi Yan
37b9b9e8fd
Rename the openssl framework to openssl_grpc to avoid conflict
6 years ago
Jan Tattermusch
db0e21a5cb
Expose certificate request type in SslServerCredentials.
6 years ago
Muxi Yan
b24b212ee5
Make symbols of BoringSSL private to gRPC
6 years ago
Jan Tattermusch
537503dc1a
C#: upgrade protobuf nugets to v3.6.1
6 years ago
Muxi Yan
520bcfb64a
Upgrade protobuf podspecs in grpc
6 years ago
Jan Tattermusch
5e56966b1b
upgrade C# to protobuf 3.6.0
6 years ago
Jan Tattermusch
29e4947c49
portable zip for unity package
6 years ago
Jan Tattermusch
5e94c0d17b
unitypackage: fix extensions when copying
6 years ago
Jan Tattermusch
9f3ff1a48e
fix unity package name
6 years ago
Jan Tattermusch
911d7779bc
remove Grpc.Auth from unitypackage for now
6 years ago