Nicolas Noble
|
9abc673def
|
Restore gsec* suppressions
These aren't from BoringSSL
|
6 years ago |
Nicolas Noble
|
510fba2deb
|
Removing BoringSSL-specific ubsan suppressions.
Let's see if #17791 is really fixed.
|
6 years ago |
Juanli Shen
|
4f3c1572e1
|
Revert "Revert "C++-ify subchannel""
|
6 years ago |
Juanli Shen
|
bbfc024a02
|
Revert "C++-ify subchannel"
|
6 years ago |
Juanli Shen
|
25dc2ffed6
|
C++-ify subchannel
|
6 years ago |
Mark D. Roth
|
f99bd8c08a
|
Pass LB policy args as non-const and using std::move().
|
6 years ago |
yang-g
|
1885964823
|
clang-format and wait in atexit handler
|
6 years ago |
Mark D. Roth
|
d655509e3d
|
Fix sanity and build.
|
6 years ago |
Mark D. Roth
|
d6e2b33670
|
Move InterceptRecvTrailingMetadataLoadBalancingPolicy to a separate file.
This fixes a link error when building with make.
|
6 years ago |
Mark D. Roth
|
8cd7178afb
|
Add dtors in LB policy subclasses.
|
6 years ago |
Mark D. Roth
|
40f22bfc94
|
move ForwardingLoadBalancingPolicy to its own library
|
6 years ago |
Mark D. Roth
|
b15758ab37
|
Fix alignment in memory counters.
|
6 years ago |
Mark D. Roth
|
c5f344deaf
|
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""
|
6 years ago |
hcaseyal
|
27e2ba31bf
|
Revert "Allow encoding arbitrary channel args on a per-address basis."
|
6 years ago |
yang-g
|
bd5d86935f
|
revert the sample
|
6 years ago |
Mark D. Roth
|
dedff37b4f
|
Allow encoding arbitrary channel args on a per-address basis.
|
6 years ago |
yang-g
|
67742ef63f
|
Fix BUILD files. Manually edit bzl files
|
6 years ago |
yang-g
|
e00ca0371a
|
Promote gpr_test_util to part of grpc_test_util, add a sample to show it works, build.yaml change first
|
6 years ago |
yang-g
|
e1f573a58b
|
clang-format
|
6 years ago |
yang-g
|
b4565f1b19
|
Wait for shutdown to finish in TestEnv
|
6 years ago |
yang-g
|
19b3ca5689
|
Clang-format
|
6 years ago |
yang-g
|
e75fc243da
|
change tests to use the new class instead of grpc_test_init
|
6 years ago |
yang-g
|
2a938b0006
|
Add a class to wrap grpc_test_init
|
6 years ago |
yang-g
|
606be620d8
|
Fix tests
|
6 years ago |
yang-g
|
864cea2081
|
clang-format
|
6 years ago |
yang-g
|
bd3bb8e289
|
BUILD fix.
|
6 years ago |
yang-g
|
cdd698810b
|
Move grpc_shutdown internals to a detached thread
|
6 years ago |
Yash Tibrewal
|
bab043e865
|
Cleanup
|
6 years ago |
Jan Tattermusch
|
fce9c80a40
|
make //test/core/end2end/fuzzers:client_fuzzer pass on ubsan
|
6 years ago |
Jan Tattermusch
|
c49553ab93
|
temporarily add ubsan supressions
|
6 years ago |
Jan Tattermusch
|
d0bbb86a2b
|
avoid collisions with ephemeral ports on foundry
|
6 years ago |
Jan Tattermusch
|
577c2e4090
|
threadsafe port picker for remote bazel
|
6 years ago |
Jan Tattermusch
|
9e735f40e5
|
fix port picker for remote bazel
|
6 years ago |
Yash Tibrewal
|
8d47cd4992
|
Revert "Revert "Fathom tcp changes""
|
6 years ago |
Jan Tattermusch
|
97ba943f17
|
Revert "Fathom tcp changes"
|
6 years ago |
Yash Tibrewal
|
9c5bde5e4e
|
More commits
|
6 years ago |
Yash Tibrewal
|
f0397933b0
|
Fathom TCP level changes. TracedBuffer for keeping track of all buffers
to be traced. Adding tests for Fathom and TracedBuffer. A lot more.
Please read PR description.
|
6 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 |
Nicolas Noble
|
43557fee0b
|
Revert "Add suppressions to sanitizers for bazel builds"
|
7 years ago |
Adele Zhou
|
df5ca2532a
|
Add suppressions files as data dependency to gpr_test_util
|
7 years ago |
Adele Zhou
|
ddab3f011f
|
Pick a random starting port
|
7 years ago |
Yihua Zhang
|
cc93663910
|
Add ALTS fuzzer
|
7 years ago |
Adele Zhou
|
3f322e1088
|
Fix a memory leak
|
7 years ago |
Adele Zhou
|
aadbd18596
|
Also add size
|
7 years ago |
Adele Zhou
|
7bc84a2256
|
Use timeout instead of size
|
7 years ago |
Adele Zhou
|
8f7bdecf7c
|
Set default size large for fuzzer tests, and enormous for api_fuzzer
|
7 years ago |
Adele Zhou
|
ad5be3e310
|
Add size param to grpc_cc_test and set it to enormous for fuzzer tests.
|
7 years ago |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
7 years ago |
Muxi Yan
|
4b37fb0e4c
|
Stop including inttypes.h in gRPC core public header in Apple platforms
|
7 years ago |