Mehrdad Afshari
|
b928f99fdf
|
Disable ChannelConnectivityTest for the Beta API
The Beta API has been unsupported for a while and
we plan to disable the flaky tests in the Beta API
as we see them before we entirely remove it.
|
7 years ago |
Juanli Shen
|
6a2fbcb4d2
|
Merge pull request #16076 from AspirinSJL/fix_rere
Fix re-resolution in pick first
|
7 years ago |
Jan Tattermusch
|
ac78f7913f
|
Merge pull request #16121 from jtattermusch/xamarin_android_emulator_support
Grpc.Core: add support for x86 android emulator
|
7 years ago |
apolcyn
|
efed3ea831
|
Merge pull request #16130 from apolcyn/benchmark_reporter_creds
Use test credentials provider for QPS benchmarking result reporter client
|
7 years ago |
Mehrdad Afshari
|
e49320355c
|
Merge pull request #16131 from mehrdada/protoc-versioning
Add version number to protoc packages
|
7 years ago |
Juanli Shen
|
b0e41f6c7d
|
Fix re-resolution in pick_first
|
7 years ago |
Nicolas Noble
|
b929339276
|
Merge pull request #16122 from mistydemeo/strip_mark_dependency
Ruby tooling: fix makefile strip dependency
|
7 years ago |
Mehrdad Afshari
|
4dbe919ec2
|
Add version number to protoc packages
|
7 years ago |
Stanley Cheung
|
a3939fd9d5
|
Merge pull request #16074 from bshaffer/issue-16072
fixes subpackage issue with loading composer
|
7 years ago |
Alexander Polcyn
|
ef29e14e13
|
Use test credentials provider for QPS benchmarking reporter client
|
7 years ago |
adelez
|
254841d8fa
|
Merge pull request #16117 from adelez/foundry2
Use n1-highmem-2 for most tests.
|
7 years ago |
Misty De Meo
|
fd499c2baf
|
Ruby tooling: fix makefile strip dependency
|
7 years ago |
Jan Tattermusch
|
7cb30b0c88
|
Grpc.Core: add support for x86 android emulator
|
7 years ago |
Jan Tattermusch
|
3fd4267777
|
Merge pull request #16109 from jtattermusch/xamarin_ios_pieces
Xamarin iOS: Add libgrpc_csharp_ext.a for iOS into Grpc.Core nuget.
|
7 years ago |
Adele Zhou
|
04fda25e6e
|
Use n1-highmem-2 for most tests.
|
7 years ago |
Yash Tibrewal
|
af1edd806e
|
Merge pull request #16104 from yashykt/finalinfo
Allow error strings in final_info to propagate to filters on call des…
|
7 years ago |
Jan Tattermusch
|
056d061b31
|
Fix license year
|
7 years ago |
Mehrdad Afshari
|
1fd9b62cee
|
Merge pull request #16112 from mehrdada/upload-web-assets-4-packages.grpc.io
Upload web-assets for packages.grpc.io
|
7 years ago |
hcaseyal
|
334d47ee0d
|
Merge pull request #16069 from hcaseyal/gpr_arena_alloc
Replace atomics in gpr_arena_aloc with a mutex in the slow path
|
7 years ago |
Mehrdad Afshari
|
628c0b5bed
|
Add upload script for web-assets
|
7 years ago |
Mehrdad Afshari
|
20f36144be
|
Add packages.grpc.io/web-assets to repo
|
7 years ago |
Mehrdad Afshari
|
bf3a2ff05b
|
Merge pull request #16107 from mehrdada/link-to-packages-readme
Add link to packages.grpc.io
|
7 years ago |
Mehrdad Afshari
|
0bcb5cd9d9
|
Merge pull request #16110 from mehrdada/duplicate-extra-job
Duplicate `grpc_build_artifacts_extra` job to split CI/ad-hoc builds
|
7 years ago |
Jan Tattermusch
|
5aa2a0e376
|
build fat binary for ios
|
7 years ago |
Jan Tattermusch
|
527d87add5
|
fix Grpc.Core.csproj
|
7 years ago |
Mehrdad Afshari
|
756006f611
|
Duplicate grpc_build_artifacts_extra job
|
7 years ago |
Jan Tattermusch
|
d9ad1c3f93
|
building ios artifact
|
7 years ago |
Jan Tattermusch
|
5bb8a33eb2
|
copying files
|
7 years ago |
Jan Tattermusch
|
cbc2b1f405
|
experiment: build grpc_csharp_ext for ios
|
7 years ago |
Hope Casey-Allen
|
95390f943e
|
Replace atomics in gpr_arena_aloc with a mutex in the slow path
|
7 years ago |
Mehrdad Afshari
|
e971fa4490
|
Add link to packages.grpc.io
|
7 years ago |
Yash Tibrewal
|
bcf271c416
|
Allow error strings in final_info to propagate to filters on call destruction
|
7 years ago |
Jan Tattermusch
|
081c27baad
|
add static_csharp rule to Makefile
|
7 years ago |
apolcyn
|
25d2018029
|
Merge pull request #16092 from apolcyn/customizable_qps_server_builder
Provide a global way to customize QPS server builder options
|
7 years ago |
Srini Polavarapu
|
29c9e0477b
|
Merge pull request #16067 from srini100/master
Bump version to v1.15.0-dev
|
7 years ago |
Mehrdad Afshari
|
2eaba913d9
|
Merge pull request #16100 from mehrdada/master
Enhance nightly builds infrastructure
|
7 years ago |
Mehrdad Afshari
|
efe02c0dfb
|
Generate directory index HTML file
|
7 years ago |
Jan Tattermusch
|
e08b9b79b8
|
Merge pull request #16099 from jtattermusch/xamarin_improvements
Xamarin support improvements
|
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 |
Alex Polcyn
|
92e0a70ec6
|
Make QPS server builder customizeabled
|
7 years ago |
Jan Tattermusch
|
53d2899374
|
Merge pull request #16094 from jtattermusch/mark_native_callbacks
Mark native callbacks with MonoPInvokeCallback
|
7 years ago |
Juanli Shen
|
5c103c4d0c
|
Merge pull request #16091 from AspirinSJL/relax_lr_test
Relax qps/eps error in load reporter test
|
7 years ago |
Mehrdad Afshari
|
3789e1b452
|
Add file size to manifest files
|
7 years ago |
Mehrdad Afshari
|
775f31e174
|
Put different Python packages in different directories
|
7 years ago |
Mehrdad Afshari
|
536c4aadf3
|
Add template version number to build manifest XML files
|
7 years ago |
Mehrdad Afshari
|
632eb7acaa
|
Add protoc packages to nightly builds
|
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
|
a207a042b7
|
Merge pull request #15969 from Greenliff/support/xamarin
Xamarin.Android: add support
|
7 years ago |