Mark D. Roth
5791495f59
Merge pull request #21224 from markdroth/json_impl_c++
...
Convert json_reader and json_writer to C++.
5 years ago
matthewstevenson88
3dc4060735
Merge pull request #21778 from grpc/revert-21766-tls-credentials-1
...
Revert "Collect TLS-specific changes from PR 20568."
5 years ago
Mark D. Roth
4520072f92
Convert json_reader and json_writer to C++
5 years ago
matthewstevenson88
26d50f726a
Revert "Collect TLS-specific changes from PR 20568."
5 years ago
Mark D. Roth
214fd8822b
Merge pull request #21768 from markdroth/xds_keepalive
...
Set keepalive interval for xds channel to 5 minutes.
5 years ago
Jan Tattermusch
380b70d3a6
Merge pull request #21704 from grpc/fix-kokoro-rvm-key
...
Update PGP keys and keyserver for RVM install
5 years ago
Vijay Pai
7a89f6fb9c
Merge pull request #21767 from grpc/revert-21725-revert-21680-cq_ordering
...
Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)""
5 years ago
Vijay Pai
16f2250585
Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)""
5 years ago
Vijay Pai
a50e265f1b
Merge pull request #21741 from vjpai/clarify_comments
...
Clarify ownership in comments
5 years ago
Esun Kim
1746b9d1c8
Merge pull request #21757 from ebroto/add_missing_async2_example
...
Add missing greeter_async_client2 to c++ helloworld CMakeLists.txt
5 years ago
matthewstevenson88
87bc81fd28
Merge pull request #21766 from matthewstevenson88/tls-credentials-1
...
Collect TLS-specific changes from PR 20568.
5 years ago
Mark D. Roth
8aa2b49b4e
Set keepalive interval for xds channel to 5 minutes.
5 years ago
Vijay Pai
8ee7657a3d
Merge pull request #21738 from vjpai/bm_server_noncore
...
Stop using core server shutdown in microbenchmarks
5 years ago
Esun Kim
41258807c9
Merge pull request #21765 from veblush/make-unique-ns
...
Clean up grpc_core::MakeUnique
5 years ago
Matthew Stevenson
5cfff04ce9
Collect TLS-specific changes from PR 2-568.
5 years ago
Esun Kim
ed44a1f430
Clean up grpc_core::MakeUnique
5 years ago
Lidi Zheng
152de3cf91
Merge pull request #21763 from lidizheng/bump-time-limit
...
Double the time limit for linux extra artifacts build
5 years ago
Lidi Zheng
26531bfcf0
Double the time limit for linux extra artifacts build
5 years ago
Vijay Pai
749b50d938
Merge pull request #21754 from vjpai/alarm_executor
...
Alarm callback should run on executor
5 years ago
Eduardo Broto
60953c511d
Add missing greeter_async_client2 to c++ helloworld CMakeLists.txt
5 years ago
Vijay Pai
3b7286f1a1
Alarm callback should run on executor
5 years ago
Yash Tibrewal
49be7a6667
Merge pull request #21743 from yashykt/lentype
...
Fix Issue 20281
5 years ago
Yash Tibrewal
fa7c81b480
Merge pull request #21709 from yashykt/20928fix
...
Fix Issue 20928 and potentially other related xds issues
5 years ago
Lidi Zheng
a65a590fba
Merge pull request #21744 from grpc/revert-21640-change_local_tcp_security_level
...
Revert "Update security level of local TCP connection"
5 years ago
Esun Kim
86c918e74d
Merge pull request #21679 from veblush/build-odr-test
...
Added verify_duplicate_sources
5 years ago
Yash Tibrewal
4b44562a00
Merge pull request #21742 from yashykt/crepomanager
...
Pass C repo manager to Esun
5 years ago
Lidi Zheng
5109e05d06
Merge pull request #21708 from lidizheng/aio-fix
...
[Aio] Fixing a segfault in the shutdown path
5 years ago
Vijay Pai
2678afe310
Stop using core server shutdown in microbenchmarks
5 years ago
Lidi Zheng
b9c71f9c94
Revert "Update security level of local TCP connection"
5 years ago
Lidi Zheng
c4c318dc54
Merge pull request #21696 from Skyscanner/move_status_initial_metadata_cython
...
Move status and initial metadata handling to Cython
5 years ago
Yash Tibrewal
2d45619a41
Fix Issue 20281
5 years ago
Yash Tibrewal
b83e9b3f72
Pass C repo manager to Esun
5 years ago
Lidi Zheng
2ea49dbf9a
Adding a space line
5 years ago
Lidi Zheng
29d42a4731
Merge pull request #21672 from lidizheng/one-logger
...
Clean-up loggers and imports in Cython
5 years ago
Lidi Zheng
d803bc8e4e
Merge pull request #21712 from lidizheng/fix-import
...
[Aio] Fix a segfault in check connectivity state
5 years ago
Vijay Pai
64281e8c79
Clarify ownership in comments
5 years ago
donnadionne
73846ad6b4
Merge pull request #21690 from donnadionne/mac_remote_build
...
Adding GRPC_PORT_ISOLATED_RUNTIME=1 to mac.bazelrc.
5 years ago
Jan Tattermusch
e886a9d0fd
Merge pull request #21723 from grpc/revert-21527-unify_boringssl_deps2
...
Revert "Unify boringssl submodules and use non-developer boringssl cmake build"
5 years ago
Jan Tattermusch
a8a14e6735
Merge pull request #21725 from grpc/revert-21680-cq_ordering
...
Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"
5 years ago
Jan Tattermusch
4bc28087fb
Merge pull request #21721 from grpc/revert-20803-grpclb_stabilization
...
Revert "grpclb stabilization"
5 years ago
Pau Freixes
2dde566d39
Fix pylint issue
5 years ago
Pau Freixes
071da37fb9
Remove unused call attributes
5 years ago
Pau Freixes
90b04f2a45
Make YAPF happy
5 years ago
Pau Freixes
53c41de3e0
Refactorize Cython and Python call communications
...
Now the status and the initial metadata, as awaitable methods, are
provided by the Cython layer. Any time the Python layer, like the Call
object, needs to know the status of the initial metadata uses the new
methods published by the AioCall
5 years ago
Jan Tattermusch
e7d5ca0b46
Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"
5 years ago
Jan Tattermusch
fe2242e603
Revert "Unify boringssl submodules and use non-developer boringssl cmake build"
5 years ago
Jan Tattermusch
3f3cf8b62a
Revert "grpclb stabilization"
5 years ago
Jan Tattermusch
eba60d8dbe
Merge pull request #21527 from jtattermusch/unify_boringssl_deps2
...
Unify boringssl submodules and use non-developer boringssl cmake build
5 years ago
Jan Tattermusch
cb800db8f2
regenerate projects
5 years ago
Muxi Yan
9d4411842f
Update BoringSSL podspec version
5 years ago