Matthew Stevenson
|
840b0f9cb9
|
Merge branch 'master' of https://github.com/grpc/grpc into tls-credentials-1
|
5 years ago |
Matthew Stevenson
|
47c755520c
|
Remove TestEnvironment.
|
5 years ago |
Mark D. Roth
|
3003fc0b21
|
Merge pull request #21392 from markdroth/json_new_api_only
New JSON API
|
5 years ago |
Matthew Stevenson
|
1f13c17a28
|
Adding back in grpc_init.
|
5 years ago |
Jan Tattermusch
|
cb1f9eccd9
|
Merge pull request #21665 from jtattermusch/improve_metadata_credentials_tests
Improved MetadataCredentialsTest
|
5 years ago |
Matthew Stevenson
|
0b51d535f3
|
Remove grpc_init.
|
5 years ago |
Matthew Stevenson
|
2c43dcc3b4
|
fix config file
|
5 years ago |
Matthew Stevenson
|
e392d0ac7d
|
experiment test
|
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 |
Jan Tattermusch
|
83dd242470
|
correct build prerequisites on linux and mac
|
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 |
Lidi Zheng
|
e5ff58ed85
|
Make YAPF happy
|
5 years ago |
Lidi Zheng
|
50ed111cde
|
Pack the platform check into the compiler check function
|
5 years ago |
Mark D. Roth
|
3dcba52e8c
|
Merge pull request #21817 from markdroth/xds_unused_result_fix
Fix unused-result errors on import.
|
5 years ago |
Esun Kim
|
37089877bf
|
Update abseil to the latest
|
5 years ago |
Nicolas Noble
|
011078c009
|
Second file to match with internal changes
|
5 years ago |
Nicolas Noble
|
eb7fd5db73
|
Export the roots certificate
|
5 years ago |
Lidi Zheng
|
09d121f65e
|
Fix the windows build failure
|
5 years ago |
Mark D. Roth
|
cb6168667c
|
remove unused "using" declaration
|
5 years ago |
Mark D. Roth
|
1490b5a24e
|
Fix unused-result errors on import.
|
5 years ago |
Srini Polavarapu
|
7b43136be2
|
.
|
5 years ago |
hcaseyal
|
5631724539
|
Merge pull request #21805 from grpc/revert-21797-reintroduce_21527
Revert "Reintroduce #21527 (boringssl submodule unification)"
|
5 years ago |
matthewstevenson88
|
deb59ef6c0
|
Merge pull request #21804 from matthewstevenson88/tls-credentials-1
Updates to TLS credentials, version 2
|
5 years ago |
Esun Kim
|
6f106e57e5
|
Merge pull request #21808 from veblush/absl-update
Update abseil to the latest
|
5 years ago |
Esun Kim
|
aca4421113
|
Merge pull request #21807 from veblush/submodule-at-head
No error when there is nothing to commit for submodule-at-head test
|
5 years ago |
Lidi Zheng
|
312b31c264
|
Merge pull request #21806 from grpc/revert-21767-revert-21725-revert-21680-cq_ordering
Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"""
|
5 years ago |
Mark D. Roth
|
404d235153
|
Merge pull request #21775 from markdroth/xds_timeout
Support xds request timeouts.
|
5 years ago |
Esun Kim
|
f63367e0ef
|
Update abseil to the latest
|
5 years ago |
Esun Kim
|
74b7b7044b
|
No error when there is nothing to commit for submodule-at-head test
|
5 years ago |
Vijay Pai
|
15d808abae
|
Merge pull request #21774 from vjpai/lazy_default_reactor
Construct DefaultReactor lazily since not always needed
|
5 years ago |
Lidi Zheng
|
cd086cb3e4
|
Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"""
|
5 years ago |
hcaseyal
|
cca892022b
|
Revert "Reintroduce #21527 (boringssl submodule unification)"
|
5 years ago |
Muxi Yan
|
8d2829960a
|
Merge pull request #21798 from muxi/fix-objc-memory
Fix ObjC memory consumption increase as app runs
|
5 years ago |
Richard Belleville
|
cb125e969a
|
Merge pull request #21799 from benjaminp/credentials-daemon
Make credentials callback threads daemonic.
|
5 years ago |
Matthew Stevenson
|
e18defc303
|
Fix attempt #2.
|
5 years ago |
Lidi Zheng
|
2dcd83d68b
|
Merge pull request #21772 from lidizheng/aio-call-mixins-new
Adding mixin classes to make client-side implementation cleaner V2
|
5 years ago |
Mark D. Roth
|
d7a91d59bb
|
Support xds request timeouts.
|
5 years ago |
Matthew Stevenson
|
6395896cc3
|
Merge remote-tracking branch 'upstream/master' into tls-credentials-1
|
5 years ago |
Benjamin Peterson
|
fb8b7fbcac
|
Make credentials callback threads daemonic.
Similarly to #21786, we want to avoid holding up interpreter shutdown with internal threads.
|
5 years ago |
Richard Belleville
|
8af2097a45
|
Merge pull request #21786 from benjaminp/deliver-daemon
Mark the delivery thread daemonic.
|
5 years ago |
Muxi Yan
|
32ab87f23b
|
Release autoreleasepool in completion queue loop
|
5 years ago |