Lidi Zheng
f692cf520a
Upgrade the Cython version whenever we can
5 years ago
Vijay Pai
c8d9ec1a46
Merge pull request #21429 from grpc/vjpai-patch-1
...
Remove unneeded semicolons
5 years ago
jiangtaoli2016
48cafccaba
Monthly update of root pem
5 years ago
Lidi Zheng
ae3c098e02
Fix the styling
5 years ago
Zack Galbreath
0916ee4e1d
Add distribtest for install-from-module
5 years ago
Zack Galbreath
cad4c32d43
Allow gRPC_INSTALL with module providers
5 years ago
Esun Kim
edff1b0597
Merge pull request #21421 from veblush/build-robust
...
Make build template more robust
5 years ago
Esun Kim
bf9655e9e6
Merge pull request #21420 from veblush/abseil-pre-builds
...
Add preprocessed_builds to abseil-cpp
5 years ago
Karthik Ravi Shankar
81481cb26b
Merge pull request #21433 from iposva-google/fuzzer-5686577615339520
...
Fix leak when running b64_encode_fuzzer tests.
5 years ago
Lidi Zheng
8ca400f118
Add copyright
5 years ago
Lidi Zheng
5c048a4c7b
Move check pytype script to tools/distrib
5 years ago
Lidi Zheng
a205eaab56
Fix the mismatch type of benchmark server
5 years ago
Lidi Zheng
355287204c
Make pytype check script depends on the configuration
5 years ago
Lidi Zheng
684c50389c
Add pytype as one of our sanity tests
5 years ago
Lidi Zheng
4955cda816
Merge pull request #21232 from lidizheng/aio-streaming
...
[Aio] Streaming API - Server side streaming
5 years ago
Vijay Pai
f0b344d83e
Merge pull request #21438 from karthikravis/update-rotation
...
Update rotation to vjpai
5 years ago
Guantao Liu
b9c06e043f
Merge pull request #21216 from guantaol/libuv_em_basic
...
Bare bones of the libuv EventManager.
5 years ago
Ivan Posva
bd60691d95
Fix include order for clang_format.
5 years ago
Lidi Zheng
1b230752e4
Use Python to execute Python
5 years ago
Lidi Zheng
e6620062ff
Use Python to run Python script
5 years ago
Esun Kim
021ef77448
Update by code review
5 years ago
Esun Kim
de590a21b5
Make build template more robust
5 years ago
Esun Kim
1b54364aca
Add preprocessed_builds to abseil-cpp
5 years ago
Jan Tattermusch
9b1f8e4274
Merge pull request #21410 from jtattermusch/upgrade_reference_assemblies_dep
...
upgrade Microsoft.NETFramework.ReferenceAssemblies dependency
5 years ago
Karthik Ravi Shankar
8c5e8fc407
Update rotation to vjpai
5 years ago
Ivan Posva
59415d0c25
Create testcase-5686577615339520
5 years ago
Ivan Posva
79c4a2f1d8
Fix leak when running b64_encode_fuzzer tests.
5 years ago
Lidi Zheng
160900c897
Renamed the callback_start_batch to execute_batch
5 years ago
Lidi Zheng
eff9f936b9
Simplify the creation and destruction of grpc_call
5 years ago
Lidi Zheng
6f9b77103a
Adopt advices from gnossen@:
...
* Fixes typos in comments
* Replaces terms in comments
* Adjusts logging level
* Adds more assertions
5 years ago
Vijay Pai
ad697806ec
Remove unneeded semicolons
...
Caught by linter
5 years ago
Jan Tattermusch
a12a8f0ce2
Merge pull request #21383 from JamesNK/jamesnk/channelcredentials-improve-error
...
Improve ChannelCredentials.Create error messsage with non-SslCredentials
5 years ago
Jan Tattermusch
a3d6073498
Merge pull request #20815 from KyleFromKitware/findc-ares
...
Add Findc-ares.cmake module
5 years ago
Lidi Zheng
2d95bb2ab1
Merge pull request #21396 from lidizheng/fix-ps1
...
Make Python 38 install script better
5 years ago
Lidi Zheng
8b58d79325
Remove the shebang
5 years ago
Lidi Zheng
25f6723a7e
Remove unused import
5 years ago
Lidi Zheng
ea1b5204ea
Make gen_build_yaml py23 agnostic
5 years ago
hcaseyal
1917b1f794
Merge pull request #21385 from hcaseyal/generic_unary
...
Generic API: assert when sending uninitialized byte buffer
5 years ago
Jan Tattermusch
767bb73543
Update run_distrib_test_cmake.sh
5 years ago
Lidi Zheng
467bd83845
Correct the return types
5 years ago
Lidi Zheng
e9e77e5123
Suppress the pylint "abstract-method" warning
5 years ago
Hope Casey-Allen
89e5c2f45a
Add assert for API misuse
5 years ago
Lidi Zheng
d411891bf6
Fix a tiny typing mismatch
5 years ago
yihuaz
bad1b352a1
Merge pull request #21399 from yihuazhang/spiffe-rename
...
Rename existing Spiffe security stack to TLS
5 years ago
Stanley Cheung
12f532d983
Merge pull request #21404 from stanley-cheung/php-update-readme
...
PHP: Update main README
5 years ago
Vijay Pai
4d5b841eee
Merge pull request #21398 from vjpai/deexperimentalize_generic
...
De-experimentalize generic stub callback uses (under ifdef)
5 years ago
Eric Gribkoff
3ebb5e1490
Merge pull request #21395 from kaya/master
...
Allow default use of system root certs on Android.
5 years ago
Kyle Edwards
2bcac497a6
Regenerate CMakeLists.txt
5 years ago
Kyle Edwards
bb01a12394
Add c-ares note to run_distrib_test_cmake.sh
5 years ago
Kyle Edwards
933d75653d
Add Findc-ares.cmake module
...
This is a CMake find-module, which attempts to find c-ares without
a CMake package file being available. If such a file is available,
it uses that. Otherwise, it searches for the library and include
directory manually.
5 years ago