Lidi Zheng
|
4842e23e9c
|
Make YAPF happy
|
5 years ago |
Lidi Zheng
|
3e2d5da7a2
|
Use as much template as possible & fix some wording
|
5 years ago |
Lidi Zheng
|
acbc36b281
|
Remove the unused constant
|
5 years ago |
Lidi Zheng
|
20a6edfe6e
|
Restrict visibility & improve readability
|
5 years ago |
Lidi Zheng
|
dc202bdf1f
|
Adding gRPC Python AsyncIO interop client and server
|
5 years ago |
Lidi Zheng
|
41bc9b9910
|
Merge pull request #21803 from lidizheng/aio-wait
[Aio] Support wait-for-ready mechanism
|
5 years ago |
Mark D. Roth
|
a053927c47
|
Merge pull request #21813 from markdroth/xds_lb_cleanup
Remove PriorityList from xds LB policy
|
5 years ago |
Lidi Zheng
|
27a7ec6b0d
|
Make YAPF happy
|
5 years ago |
Lidi Zheng
|
0de9a7b231
|
Fix typo
|
5 years ago |
Jan Tattermusch
|
b8aa71ded7
|
Merge pull request #21833 from jtattermusch/reintroduce_again_21527
Reintroduce #21527 (boringssl submodule unification - take two)
|
5 years ago |
Mark D. Roth
|
2e7d6b94ea
|
Merge pull request #21242 from markdroth/json_new_api
Convert channelz code to use new JSON API
|
5 years ago |
Karthik Ravi Shankar
|
d1169cb47f
|
Merge pull request #21388 from ishankhare07/patch-1
nest time units
|
5 years ago |
Karthik Ravi Shankar
|
f59929b77a
|
Merge pull request #21826 from ColdMeekly/patch-1
Fixed link to http_archive
|
5 years ago |
Vijay Pai
|
4a6d07747a
|
Merge pull request #21841 from vjpai/qps_no_more_shutdown_thread
QPS test: Shutdown server properly before CQs
|
5 years ago |
Vijay Pai
|
fcc5e58a4e
|
Merge pull request #21747 from vjpai/synced_alarm
Make use of alarm in test service more robust
|
5 years ago |
Muxi Yan
|
1715a811bb
|
Merge pull request #21842 from muxi/timestamp_debug
Timestamp ObjC test outputs
|
5 years ago |
Mark D. Roth
|
37db4d876d
|
Merge pull request #21394 from markdroth/json_new_api_xds_client
Convert xds bootstrap code to use new JSON API
|
5 years ago |
Mark D. Roth
|
568f490aef
|
Merge pull request #21256 from markdroth/json_new_api_security
Convert security code to use new JSON API
|
5 years ago |
Mark D. Roth
|
bc5e3fb661
|
Convert channelz code to use new JSON API
|
5 years ago |
Muxi Yan
|
f61a85eefa
|
Add timestamp to basic tests
|
5 years ago |
Muxi Yan
|
37cb19fb9e
|
Add timestamp to build tests
|
5 years ago |
ZhenLian
|
42433a18c2
|
Merge pull request #21779 from grpc/zhen_cleanup_namecheck
[TLS Lib Clean-up] Add host name check For tls library
|
5 years ago |
Vijay Pai
|
6622c94c17
|
Shutdown server properly before CQs
|
5 years ago |
Mark D. Roth
|
a96ae699f7
|
Convert xds bootstrap code to use new JSON API
|
5 years ago |
Mark D. Roth
|
f961942266
|
Convert security code to use new JSON API
|
5 years ago |
Mark D. Roth
|
3003fc0b21
|
Merge pull request #21392 from markdroth/json_new_api_only
New JSON API
|
5 years ago |
Jan Tattermusch
|
cb1f9eccd9
|
Merge pull request #21665 from jtattermusch/improve_metadata_credentials_tests
Improved MetadataCredentialsTest
|
5 years ago |
Jan Tattermusch
|
7ef862ddb9
|
do not generate crypto_test_data.cc
|
5 years ago |
Vijay Pai
|
c34999ae2c
|
Remove unneeded curly braces
|
5 years ago |
Lidi Zheng
|
a63f51b1ad
|
Remove assertions & add a comment
|
5 years ago |
Lidi Zheng
|
1b92dc0a7e
|
Fix the windows failure
|
5 years ago |
Lidi Zheng
|
4e4f1f40f1
|
Correct the tests.json
|
5 years ago |
Lidi Zheng
|
82b185b268
|
Make sanity tests happy
|
5 years ago |
Lidi Zheng
|
72d6642226
|
Support wait-for-ready mechanism
* Fixing a segfault & a deadlock along the way
* Patching another loophole in the error path
|
5 years ago |
Mark D. Roth
|
380eb750ec
|
New JSON API
|
5 years ago |
matthewstevenson88
|
b94490bc74
|
Merge pull request #21828 from grpc/revert-21804-tls-credentials-1
Revert "Updates to TLS credentials, version 2"
|
5 years ago |
Nicolas Noble
|
2748755a4f
|
Merge pull request #21827 from grpc/deprecated-protobuf
Stop using ByteSize as it's deprecated.
|
5 years ago |
matthewstevenson88
|
9e0b87f523
|
Revert "Updates to TLS credentials, version 2"
|
5 years ago |
Nicolas Noble
|
de76cf8522
|
Stop using ByteSize as it's deprecated.
Fixes #21603
|
5 years ago |
Nicolas Noble
|
3ab278292f
|
Merge pull request #21818 from grpc/roots-pem-visibility
Export files
|
5 years ago |
Karthik Ravi Shankar
|
5a1f1db434
|
Merge pull request #21816 from srini100/add_cmake
Add cmake to pre-reqs.
|
5 years ago |
Lidi Zheng
|
deb472fa99
|
Merge pull request #21820 from lidizheng/fix-windows-compile
Fix the windows build failure
|
5 years ago |
Esun Kim
|
738d7fcd75
|
Merge pull request #21688 from veblush/pkgconfg-test
Add cmake_pkgconfig_simple
|
5 years ago |
ColdMeekly
|
2b962414d6
|
Fixed link to http_archive
https://github.com/grpc/grpc/issues/21391#issue-533392695
|
5 years ago |
Jan Tattermusch
|
f098606c4a
|
Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""
This reverts commit cca892022b .
|
5 years ago |
Jan Tattermusch
|
83dd242470
|
correct build prerequisites on linux and mac
|
5 years ago |
Vijay Pai
|
d173d3fde8
|
Fix cancellation to make it easier to follow
|
5 years ago |
Vijay Pai
|
e695974375
|
Merge branch 'master' into synced_alarm
|
5 years ago |
Esun Kim
|
8a23a9c4fe
|
Add cmake_pkgconfig_simple
|
5 years ago |
Esun Kim
|
637011d4b1
|
Merge pull request #21821 from veblush/abseil-update
Update abseil to the latest
|
5 years ago |