Yihua Zhang
|
a6dbc7adb5
|
rename spiffe to tls
|
2019-12-05 16:03:37 -08:00 |
Vijay Pai
|
7c46d37442
|
Merge pull request #21380 from vjpai/implement_generic_unary_reactor
Actually implement the generic reactor-based unary call
|
2019-12-05 15:18:17 -08:00 |
Mark D. Roth
|
866cb72063
|
Merge pull request #21374 from markdroth/xds_bootstrap_server
Support multiple xds servers in bootstrap file.
|
2019-12-05 07:42:32 -08:00 |
Mark D. Roth
|
408ec6e867
|
fix xds_end2end_test
|
2019-12-04 13:20:15 -08:00 |
Richard Belleville
|
683986ae6c
|
Merge pull request #21249 from ajamato/grpc_census_tags
Census client filter: use current span and tags
|
2019-12-04 13:20:07 -08:00 |
Vijay Pai
|
88874094be
|
Actually implement the generic reactor-based unary call.
|
2019-12-04 11:41:47 -08:00 |
Vijay Pai
|
526fcb5c7d
|
Merge pull request #21257 from vjpai/no_pthread
Prevent use of pthread header
|
2019-12-04 10:54:40 -08:00 |
Alex Amato
|
2e958cf01b
|
(Census client filter: use current span and tags. original_author=g-easy)
|
2019-12-04 09:47:18 -08:00 |
Vijay Pai
|
458f64d183
|
Merge pull request #21369 from vjpai/unfwd_decl
Remove unused forward declarations produced by C++ code generator
|
2019-12-04 09:20:41 -08:00 |
Vijay Pai
|
0ba1a0e464
|
Remove unused forward declarations produced by C++ code generator
|
2019-12-03 22:35:39 -08:00 |
Vijay Pai
|
2c87eaabd4
|
De-experimentalize generic features of callback API under an ifdef
|
2019-12-03 12:24:13 -08:00 |
Jan Tattermusch
|
a02d6b9be8
|
Merge pull request #21310 from jtattermusch/trim_mac_scenarios
Dont run qps_json_driver and json_run_localhost scenarios under bazel on Mac
|
2019-11-28 13:49:52 +01:00 |
Juanli Shen
|
d0578ceb31
|
Merge pull request #21298 from grpc/revert-21196-zhen_alts_context_C++_2
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context"
|
2019-11-27 09:08:35 -08:00 |
Jan Tattermusch
|
e5634f318c
|
dont run qps_json_driver and json_run_localhost scenarios under bazel on mac
|
2019-11-27 17:16:28 +01:00 |
Jan Tattermusch
|
aa40b1c8b8
|
Merge pull request #20510 from jtattermusch/bazel_test_on_mac
Start running bazel C/C++ tests on mac
|
2019-11-27 12:09:43 +01:00 |
Nicolas Noble
|
e3095a15ce
|
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context"
|
2019-11-26 10:32:24 -08:00 |
Jan Tattermusch
|
674b1f6f52
|
use more reasonable timeouts for sanitizer tests
|
2019-11-26 13:03:40 -05:00 |
ZhenLian
|
69112951f4
|
Merge pull request #21196 from ZhenLian/zhen_alts_context_C++_2
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
|
2019-11-26 09:56:33 -08:00 |
Zhen Lian
|
fe9576c861
|
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
|
2019-11-25 15:56:33 -08:00 |
nanahpang
|
3240333334
|
Merge pull request #20597 from nanahpang/benchmark-correctness
Correct the benchmark calculation and add comments to clarify the meaning of each field in ScenarioResultSummary
|
2019-11-25 11:13:40 -08:00 |
Prashant Jaikumar
|
2526dfade5
|
WIP: Make core and C++ tests work with bazel on Mac OS
|
2019-11-25 13:35:26 +01:00 |
Jan Tattermusch
|
f427cac49b
|
dont run resolver_component_tests_runner_invoker on mac
|
2019-11-25 13:35:26 +01:00 |
Jan Tattermusch
|
78888d7861
|
avoid thread local unitialized problem under GRPC_PTHREAD_TLS
|
2019-11-25 13:35:26 +01:00 |
Jan Tattermusch
|
5d352ded8b
|
disable a few macos bazel tests
|
2019-11-25 13:35:26 +01:00 |
Mark D. Roth
|
6950e15882
|
Merge pull request #21274 from markdroth/xds_test_sharding
Shard xds_end2end_test.
|
2019-11-22 12:56:13 -08:00 |
Mark D. Roth
|
3d3b6d8a8a
|
shard xds_end2end_test
|
2019-11-22 10:36:10 -08:00 |
Vijay Pai
|
be6979202b
|
Revamp server-side C++ callback API, message allocator, and mocking
|
2019-11-20 16:56:18 -08:00 |
Jan Tattermusch
|
091f802554
|
Merge pull request #21218 from jtattermusch/bazel_timeout_cleanup
bazel: prefer using "size" over "timeout" for bazel tests
|
2019-11-20 19:53:56 +01:00 |
Vijay Pai
|
9cbd685304
|
Prevent use of pthread header
|
2019-11-19 15:26:55 -08:00 |
Vijay Pai
|
015a3e5811
|
Merge pull request #21239 from vjpai/server_shutdown_reorder
Fix server shutdown ordering bug
|
2019-11-19 12:33:41 -08:00 |
Vijay Pai
|
73de768139
|
Test server destruction without explicit Shutdown
|
2019-11-18 23:17:55 -08:00 |
Esun Kim
|
88527cc393
|
Add missing #include condition_variable
|
2019-11-18 15:06:56 -08:00 |
Esun Kim
|
f40a702441
|
Clean up headers
|
2019-11-15 09:38:31 -08:00 |
Prashant Jaikumar
|
c9117fa198
|
Fix C++ tests to enable running on android
|
2019-11-14 16:20:33 -08:00 |
Vijay Pai
|
334fffc8c7
|
Repeat changes of #20968 which were accidentally reverted
|
2019-11-14 08:38:35 -08:00 |
Jan Tattermusch
|
986070d280
|
use test size instead of timeout
|
2019-11-14 11:17:31 -05:00 |
Yash Tibrewal
|
79aa21fa71
|
Reviewer comments
|
2019-11-13 14:14:02 -08:00 |
Yash Tibrewal
|
61020b55f9
|
Remove GRPC_CLOSURE_LIST_SCHED and remove scheduler field from grpc_closure
|
2019-11-12 18:23:29 -08:00 |
Muxi Yan
|
970f703337
|
Merge pull request #20988 from muxi/fix-filegroup-usage
Fix filegroup 'use' relationship in build.yaml
|
2019-11-12 15:46:34 -08:00 |
Muxi Yan
|
67e90c38f0
|
Nit fix in Podfile
|
2019-11-12 11:15:13 -08:00 |
Muxi Yan
|
b4aace992c
|
Make cpp_cronet test use gRPC-C++/Cronet
|
2019-11-12 10:32:22 -08:00 |
Alexander Polcyn
|
7cd0d9266b
|
Raise deadline of RPC in cancel_ares_query_test
|
2019-11-11 23:50:42 -08:00 |
Yash Tibrewal
|
bd0aa9a600
|
Merge pull request #20906 from yashykt/removrun
Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run
|
2019-11-08 14:12:07 -08:00 |
Yash Tibrewal
|
d60b60a837
|
Reviewer comments
|
2019-11-08 10:45:50 -08:00 |
Esun Kim
|
da3a1d3e6d
|
Merge pull request #20982 from veblush/memory-legacy-2
Fix the memory new/delete mismatch for unique_ptr<char>
|
2019-11-08 08:38:51 -08:00 |
Esun Kim
|
a8450e764d
|
Merge pull request #20984 from veblush/new-delete-pair
Fix new & delete match
|
2019-11-08 08:32:59 -08:00 |
Jan Tattermusch
|
3a37f901e8
|
Merge pull request #20956 from jtattermusch/win_timer_tests
Disable flaky timer_test on windows
|
2019-11-08 07:40:58 +01:00 |
Esun Kim
|
e8863d0064
|
Fix new & delete match
|
2019-11-07 22:29:21 -08:00 |
Esun Kim
|
e45b60d1fe
|
Fix unique_ptr<char> memory allocation mismatch
|
2019-11-07 17:53:59 -08:00 |
Yash Tibrewal
|
fe88f14410
|
Merge branch 'master' into removrun
|
2019-11-07 15:13:03 -08:00 |