Chris Lamb
|
fba18d8551
|
Fix a number of spelling errors.
|
7 years ago |
Jan Tattermusch
|
26d3e774df
|
new C# serialization API
|
7 years ago |
Jan Tattermusch
|
c2f270fe37
|
sync nunit version for all test projects
|
7 years ago |
Jan Tattermusch
|
ec8a5f2d74
|
C# sanity test accepts [TestCase] attribute too
|
7 years ago |
Jan Tattermusch
|
e3e7e32a7e
|
sync nunit version for all test projects
|
7 years ago |
Jan Tattermusch
|
5f4dfaac9e
|
split up GeneratorTests into individual files
|
7 years ago |
Jan Tattermusch
|
8a98ab97ac
|
fix typo in DepFileUtilTests
|
7 years ago |
Jan Tattermusch
|
86df93d4e1
|
split up ProtoCompile tests to individual files
|
7 years ago |
Jan Tattermusch
|
7a9a9f6d1a
|
fix tests.json
|
7 years ago |
Jan Tattermusch
|
62901c1631
|
C# sanity test accepts [TestCase] attribute too
|
7 years ago |
Jan Tattermusch
|
67c2d99189
|
add Grpc.Tools.Tests to SanityTest
|
7 years ago |
Jan Tattermusch
|
dd06e68fef
|
add linux/mac net45 compilation fix to Grcp.Tools.Tests.csproj
|
7 years ago |
Jan Tattermusch
|
1b59cc8606
|
use AtomicCounter to avoid unnecessary grpc_init invocations
|
7 years ago |
Jan Tattermusch
|
537503dc1a
|
C#: upgrade protobuf nugets to v3.6.1
|
7 years ago |
Jan Tattermusch
|
69984f6682
|
C#: avoid shutdown crash on iOS
|
7 years ago |
Jan Tattermusch
|
753f4dccd6
|
Add PlatformApis.IsUnityIOS
|
7 years ago |
Jan Tattermusch
|
cc131600d5
|
use recommended names for MonoAndroid and Xamarin.iOS
|
7 years ago |
Jan Tattermusch
|
ddc7fd845b
|
make Grpc.Core nuget work for Xamarin.Forms
|
7 years ago |
Jan Tattermusch
|
15b1f6b292
|
deduplicate GUIDs for unity .meta files
|
7 years ago |
Srini Polavarapu
|
7d41ba6370
|
Regenerate projects
|
7 years ago |
Jan Tattermusch
|
666dc76835
|
regenerate C# protos
|
7 years ago |
Jan Tattermusch
|
ff3b554e47
|
regenerate C# protos
|
7 years ago |
Jan Tattermusch
|
5e56966b1b
|
upgrade C# to protobuf 3.6.0
|
7 years ago |
Jan Tattermusch
|
29e4947c49
|
portable zip for unity package
|
7 years ago |
Jan Tattermusch
|
b733c4dc25
|
add instructions how to use Unity
|
7 years ago |
Jan Tattermusch
|
5e94c0d17b
|
unitypackage: fix extensions when copying
|
7 years ago |
Jan Tattermusch
|
a9eda49dfe
|
explain where .meta files came from
|
7 years ago |
Jan Tattermusch
|
9f3ff1a48e
|
fix unity package name
|
7 years ago |
Jan Tattermusch
|
abcb0fd756
|
regenerate
|
7 years ago |
Jan Tattermusch
|
cca1126255
|
add skeleton of unity package
|
7 years ago |
Srini Polavarapu
|
2794a6cae6
|
regenerate projects
|
7 years ago |
Jan Tattermusch
|
015874f644
|
regenerate
|
7 years ago |
Jan Tattermusch
|
8ff090c883
|
add script for building unitypackage
|
7 years ago |
Jan Tattermusch
|
c5e5ba7927
|
remove script for building c# packages on Linux
|
7 years ago |
Jan Tattermusch
|
23b7510c0d
|
fix markdown rendering
|
7 years ago |
Jan Tattermusch
|
98680f8d1f
|
remove Jenkins references from build_packages scripts
|
7 years ago |
Jan Tattermusch
|
79e7eb8669
|
mention experimental support for Xamarin and Unity
|
7 years ago |
Srini Polavarapu
|
deeb781374
|
Regenrate projects
|
7 years ago |
Jan Tattermusch
|
7cb30b0c88
|
Grpc.Core: add support for x86 android emulator
|
7 years ago |
Jan Tattermusch
|
5aa2a0e376
|
build fat binary for ios
|
7 years ago |
Jan Tattermusch
|
527d87add5
|
fix Grpc.Core.csproj
|
7 years ago |
Jan Tattermusch
|
5bb8a33eb2
|
copying files
|
7 years ago |
Jan Tattermusch
|
cbc2b1f405
|
experiment: build grpc_csharp_ext for ios
|
7 years ago |
Jan Tattermusch
|
0b907fc9d1
|
improve xamarin platform detection
|
7 years ago |
Jan Tattermusch
|
cebab02bf4
|
C# native libraries should support Android 4.4+ (=api level 19)
|
7 years ago |
Jan Tattermusch
|
bf5524b1c1
|
add explanation for MonoPInvokeCallback attribute
|
7 years ago |
Matthew Leibowitz
|
1add55dbda
|
iOS (and probably other AOT platforms) needs to have delegates registered
- if a managed delegate is going to be passed to native code, then it requires an attribute
- instead of depending on Xamarin.iOS for this, we can just create our own, the iOS runtime just checks for the type name
- reference: https://docs.microsoft.com/en-gb/xamarin/ios/internals/limitations#reverse-callbacks
|
7 years ago |
Jan Tattermusch
|
8ed83fb44d
|
fix continuous build of the Grpc.Core nuget
|
7 years ago |
Jan Tattermusch
|
e565567491
|
explicitly list Grpc.Core.targets files
|
7 years ago |
Jan Tattermusch
|
1e30bced77
|
revert changes to Version.csproj.include
|
7 years ago |