hcaseyal
|
27e2ba31bf
|
Revert "Allow encoding arbitrary channel args on a per-address basis."
|
6 years ago |
ncteisen
|
7b81ae14a7
|
clang tidy and clang format
|
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 |
ncteisen
|
87b1c3ce56
|
reviewer feedback
|
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 |
Yihua Zhang
|
750e80ea1c
|
bring back original network test for metadata server detection
|
6 years ago |
Alexander Polcyn
|
570599cfc6
|
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
|
6 years ago |
Soheil Hassas Yeganeh
|
4345ef121a
|
Add debug-only tracing to grpc_core::RefCount
Also, this patch removes the *WithTracing variants in favor of the new
API.
|
6 years ago |
yang-g
|
19b3ca5689
|
Clang-format
|
6 years ago |
Alexander Polcyn
|
b203ed3c07
|
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
|
6 years ago |
yang-g
|
0e11f2ebd0
|
convert more tests
|
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
|
c930956289
|
Fix tests
|
6 years ago |
yang-g
|
864cea2081
|
clang-format
|
6 years ago |
Yash Tibrewal
|
77ba25ab72
|
s/int/uint32_t
|
6 years ago |
Yash Tibrewal
|
9506d35674
|
Add a byte counter to chttp2_stream and use that for timestamps
|
6 years ago |
Yash Tibrewal
|
fe4ef31ac2
|
Do not add the TCP buffer length.
|
6 years ago |
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 |