Adele Zhou
8edd56841e
Step 3 of multipool RBE configuration.
6 years ago
ncteisen
aca5043ca3
Rewrite channelz registry in terms of inlined vector
6 years ago
David Garcia Quintas
8427571d06
fix test comment and small code tweak
6 years ago
David Garcia Quintas
50409fea27
Simplified the test significantly. No more threads
6 years ago
David Garcia Quintas
30d39c4738
Clarify new test comment
6 years ago
David Garcia Quintas
e41cae3081
Added TODO
6 years ago
David Garcia Quintas
d1deaad1be
Added test
6 years ago
Yihua Zhang
587b40ddac
finished 2nd revision
6 years ago
Yihua Zhang
c5f1eda10f
implement loca credentials
6 years ago
ncteisen
7d474811ab
Reviewer feedback
7 years ago
ncteisen
a0a59537d2
s/CodegenGeneric/Raw/g
7 years ago
jiangtaoli2016
52a2f21ab7
Allow extra copy in zero-copy protector integrity-only mode
7 years ago
Dan Rosart
f54fc5b53a
Include port_platform in gcp_environment tests.
...
Both the Windows and Linux tests use platform-specific macros to
determine whether they should execute, but they weren't including the
file where those macros were defined, so they were always running the
else case of that check, which meant they weren't testing anything.
7 years ago
Nicolas "Pixel" Noble
d7c6c6e40f
!@#!%$@#
7 years ago
Alexander Polcyn
0220a998db
Explicitly delete fd from pollset set after c-ares is done
7 years ago
Juanli Shen
174166d20c
Add header back in build.yaml
7 years ago
Nicolas "Pixel" Noble
b71da61dd1
c++14-compat is c++ only.
7 years ago
Nicolas "Pixel" Noble
fae0d95d2b
Missing test files.
7 years ago
Juanli Shen
f5f1d57d7a
Add load reporting filter
7 years ago
Juanli Shen
291bbc7014
Add load reporter
7 years ago
ncteisen
77472309d5
Add channel creation benchmark
7 years ago
Mehrdad Afshari
2cb912c716
Add grpcio-testing to Python distribtests
7 years ago
Mehrdad Afshari
1a92cd0b52
More consistent source/binary Python distribtests
7 years ago
ncteisen
48d0339406
reviewer feedback
7 years ago
ncteisen
d170b83e0d
Allow AsyncServer with one generic to compile
7 years ago
ncteisen
a6194db176
Add codegen generic to hybrid tests
7 years ago
ncteisen
bacd625d37
Add end2end test for codegen_generic
7 years ago
ncteisen
93a90e6132
Support codegen generic on server side
7 years ago
ncteisen
1ab1287ac7
Reviewer feedback
7 years ago
Sree Kuchibhotla
16ad9b8280
Added a test to catch such things in future
7 years ago
Adele Zhou
1f3d714d07
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
7 years ago
adelez
5bdd9a8cb9
Revert "Revert "Add suppressions to sanitizers for bazel builds""
7 years ago
ncteisen
4d1da600b5
Fix ASAN and sanity
7 years ago
ncteisen
c7166ae67d
Make channelz an opt in feature
7 years ago
Yash Tibrewal
2bf8ef24a1
Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy'
7 years ago
Yash Tibrewal
1b9a7faa71
Prefer using https_proxy for secure channels and http_proxy for insecure channels
7 years ago
ncteisen
8e75b48bcd
Add expception for util dir
7 years ago
Noah Eisen
373fc6dc40
Manual fixes to enable performance- clang tidy checks
7 years ago
Noah Eisen
58e0cbf9fb
Enable the performance-* clang-tidy checks
7 years ago
Nicolas Noble
43557fee0b
Revert "Add suppressions to sanitizers for bazel builds"
7 years ago
Mark D. Roth
817d28fed6
Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2"
...
This reverts commit 3f9308ce1f
, reversing
changes made to 92a0ae0b10
.
7 years ago
Noah Eisen
7ea8a60ed0
Revert "Add Type Checking On Channel Args"
7 years ago
Adele Zhou
4cd659505c
Add data param to grpc_cc_library
7 years ago
ncteisen
1198d8dfc6
Reviewer feedback
7 years ago
Mark D. Roth
0159026111
Revert "Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"
7 years ago
Adele Zhou
df5ca2532a
Add suppressions files as data dependency to gpr_test_util
7 years ago
Alexander Polcyn
626cea8f73
Put c-ares queries under a combiner
7 years ago
Ian Haken
68eff58df6
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
...
These options are not yet exposed to languages outside of core.
7 years ago
Mark D. Roth
5b3824baf2
Code review changes.
7 years ago
Adele Zhou
ff1d1b3b68
Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual.
7 years ago