Yash Tibrewal
|
e57f8aebcb
|
Update test
|
6 years ago |
Mark D. Roth
|
5214f8bc57
|
Fix InlinedVector to use its elements' move and copy methods.
|
6 years ago |
yang-g
|
bd3bb8e289
|
BUILD fix.
|
6 years ago |
yang-g
|
23a9cf91f2
|
Fix test
|
6 years ago |
yang-g
|
cdd698810b
|
Move grpc_shutdown internals to a detached thread
|
6 years ago |
Yash Tibrewal
|
c7e92f26eb
|
Reviewer comments
|
6 years ago |
Yash Tibrewal
|
bab043e865
|
Cleanup
|
6 years ago |
Vishal Powar
|
68c353351c
|
Run the tools/codegen/core/gen_static_metadata.py and generate the
required files
|
6 years ago |
Soheil Hassas Yeganeh
|
1dd09321cd
|
Add a non-polymorphic variant to RefCounted.
Using RefCounted<Child, NonPolymorphic> users can now build smart,
ref-counted pointers without paying the costs of a vtable when it's
possible.
|
6 years ago |
Bill Feng
|
9759a1b241
|
removed accidental submodule update
|
6 years ago |
Yash Tibrewal
|
617f90aaae
|
Add BUILD file for stats_test.cc
|
6 years ago |
Vijay Pai
|
a3b803cfad
|
Added another test case for status ordering
|
6 years ago |
Yihua Zhang
|
cd768ec12a
|
use gRPC thread model
|
6 years ago |
ncteisen
|
580216da82
|
remove debugging output
|
6 years ago |
ncteisen
|
1a3c2d3e3a
|
Move uri_parser to lib
|
6 years ago |
Hope Casey-Allen
|
1547f604e0
|
Remove unused fuzzer
|
6 years ago |
Hope Casey-Allen
|
1b27657044
|
Use grpc_cc_library and remove copt
|
6 years ago |
Hope Casey-Allen
|
c01f4a1d22
|
Fix internal BUILD error
|
6 years ago |
Hope Casey-Allen
|
025bda7c33
|
Remove unused BUILD dependencies
|
6 years ago |
Hope Casey-Allen
|
fabff52be5
|
Move fallthrough comment so it is recognized internally
|
6 years ago |
ncteisen
|
3cb8b0b8cb
|
Move uri_parser to common spot
|
6 years ago |
ncteisen
|
d82dff4ea0
|
reviewer feedback, debuging helper
|
6 years ago |
hcaseyal
|
30903abea2
|
Rename memory_profile_test to match .cc
|
6 years ago |
Hope Casey-Allen
|
14361541eb
|
Added bazel BUILD file for test/core/memory_usage
|
6 years ago |
yang-g
|
a35f55fd70
|
move helper function into namespace
|
6 years ago |
yang-g
|
83d74bf6fc
|
Remove the internal cache for google_default_credentials
|
6 years ago |
Yash Tibrewal
|
07504e66f3
|
Don't unnecessarily create exec_ctx
|
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 |
ncteisen
|
693f46841a
|
Add GetServer to core
|
6 years ago |
Mark D. Roth
|
f85fd026e3
|
Client-side health checking support.
|
6 years ago |
Vijay Pai
|
25f4346ac1
|
Remove inproc_nosec_test since inproc is inherently secure
|
6 years ago |
Bill Feng
|
5455a3ae3d
|
added nosec_tests to end2end test suite
|
6 years ago |
Yihua Zhang
|
81bc942cd8
|
security connector refactor
|
6 years ago |
ncteisen
|
a3400a8fcb
|
Add a test with more edge cases
|
6 years ago |
ncteisen
|
d6d5d21c0a
|
Add bin search to gettopchannels and getservers
|
6 years ago |
ncteisen
|
8e666499a9
|
reveiwer feedback
|
6 years ago |
Alexander Polcyn
|
0f4968a6d9
|
Fix a dangling pointer on ares_request object in case of cancellation
|
6 years ago |
ncteisen
|
0582a003d5
|
reviewer comments
|
6 years ago |
ncteisen
|
a60226726a
|
reviewer feedback
|
6 years ago |
Jan Tattermusch
|
30cc76e1f7
|
fix memory_usage_test
|
6 years ago |
ncteisen
|
9cf66fbb67
|
Add tests
|
6 years ago |
ncteisen
|
07ac702209
|
reviewer feedback
|
6 years ago |
ncteisen
|
6963caf05f
|
Only print stats if coleected
|
6 years ago |
ncteisen
|
d9e21e980f
|
reviewer feedback
|
6 years ago |
ncteisen
|
636393d719
|
reviewer feedback
|
6 years ago |
Yihua Zhang
|
bed575c8b1
|
Do not pass interested_parties during handshake
|
6 years ago |
ncteisen
|
4377cbadaf
|
Support channelz pagination
|
6 years ago |
ncteisen
|
10f995d283
|
Enable channelz by default
|
6 years ago |
Jan Tattermusch
|
433ad52e8c
|
rename bazel stream_compress_test to stream_compression_test
|
7 years ago |