Guantao Liu
|
b9c06e043f
|
Merge pull request #21216 from guantaol/libuv_em_basic
Bare bones of the libuv EventManager.
|
2019-12-10 17:07:57 -08:00 |
Jan Tattermusch
|
a3d6073498
|
Merge pull request #20815 from KyleFromKitware/findc-ares
Add Findc-ares.cmake module
|
2019-12-09 20:57:38 +01:00 |
Jan Tattermusch
|
767bb73543
|
Update run_distrib_test_cmake.sh
|
2019-12-09 10:39:02 +01:00 |
Kyle Edwards
|
bb01a12394
|
Add c-ares note to run_distrib_test_cmake.sh
|
2019-12-06 11:22:25 -05:00 |
Yihua Zhang
|
059884ea73
|
fix a build error
|
2019-12-06 08:20:13 -08:00 |
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 |
Guantao Liu
|
81b4bc02db
|
Merge remote-tracking branch 'upstream/master' into libuv_em_basic
|
2019-12-05 10:04:49 -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 |
Guantao Liu
|
ee4b311605
|
Merge remote-tracking branch 'upstream/master' into libuv_em_basic
|
2019-12-04 17:41:35 -08:00 |
Mark D. Roth
|
1b5da2b9ce
|
Merge pull request #21214 from markdroth/json_remove_vtable
Remove vtables from JSON library
|
2019-12-04 14:17:47 -08:00 |
Guantao Liu
|
6b4b891eb2
|
Merge remote-tracking branch 'upstream/master' into libuv_em_basic
|
2019-12-04 14:01:14 -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 |
Mark D. Roth
|
68df397aa2
|
Remove vtables from JSON library
|
2019-12-04 13:03:55 -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 |
Mark D. Roth
|
f31e9d5721
|
Support multiple xds servers in bootstrap file.
|
2019-12-04 09:50:38 -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 |
Juanli Shen
|
06e674216b
|
Merge pull request #21344 from AspirinSJL/stringview_cmp
Make StringView cmp compatible with absl
|
2019-12-04 07:54:29 -08:00 |
Vijay Pai
|
0ba1a0e464
|
Remove unused forward declarations produced by C++ code generator
|
2019-12-03 22:35:39 -08:00 |
Juanli Shen
|
2693d34c30
|
Make StringView cmp compatible with absl
|
2019-12-03 13:47:12 -08:00 |
Vijay Pai
|
2c87eaabd4
|
De-experimentalize generic features of callback API under an ifdef
|
2019-12-03 12:24:13 -08:00 |
Guantao Liu
|
2d153a5fe3
|
Fix build errors.
|
2019-12-02 17:16:41 -08:00 |
Guantao Liu
|
b3b155c256
|
Fix build errors.
|
2019-12-02 16:59:37 -08:00 |
Guantao Liu
|
683384cd5f
|
Clang format.
|
2019-12-02 16:59:37 -08:00 |
Guantao Liu
|
e2b53bec09
|
Address review comments.
|
2019-12-02 16:59:37 -08:00 |
Guantao Liu
|
19d1776c0d
|
Rebase the workspace to fix the submodule discrepancy.
|
2019-12-02 16:57:17 -08:00 |
Yash Tibrewal
|
5817f6287d
|
Merge pull request #21275 from yashykt/logicalthread
LogicalThread
|
2019-12-02 14:44:20 -08:00 |
Yash Tibrewal
|
71d2895005
|
Reviewer comments
|
2019-12-02 11:23:43 -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 |
jboeuf
|
7fa653dbfb
|
Merge pull request #21277 from jboeuf/sts_creds_fix
Fixing bug where subject token was used instead of the actor token.
|
2019-11-27 11:30:49 -08: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 |
Jan Tattermusch
|
649e706a12
|
print test case name and speedup under MSAN
|
2019-11-26 15:17:14 -05:00 |
Jan Tattermusch
|
13843be76e
|
fix type
|
2019-11-26 21:07:42 +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 |
Yash Tibrewal
|
1ae439e3f0
|
Reviewer comments
|
2019-11-25 15:34:52 -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 |
Jan Tattermusch
|
eb137ea519
|
clang format
|
2019-11-25 07:46:05 -05:00 |
Jan Tattermusch
|
05012c288f
|
make tcp_posix_test run when CFSTREAM is enabled
|
2019-11-25 13:37:57 +01:00 |
Jan Tattermusch
|
04796c8ccb
|
fix //test/core/security:credentials_test under local bazel run
|
2019-11-25 13:37:57 +01: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 |