index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
Commit message (
Expand
)
Author
Age
*
Add debug-only tracing to grpc_core::RefCount
Soheil Hassas Yeganeh
2018-12-01
*
Merge pull request #17354 from apolcyn/fix_ares_deadlocks
apolcyn
2018-11-30
|
\
*
|
Clang-format
yang-g
2018-11-30
|
*
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
Alexander Polcyn
2018-11-30
*
|
convert more tests
yang-g
2018-11-30
*
|
change tests to use the new class instead of grpc_test_init
yang-g
2018-11-30
*
|
Add a class to wrap grpc_test_init
yang-g
2018-11-30
|
/
*
Merge pull request #17331 from yashykt/timestamplength
Yash Tibrewal
2018-11-29
|
\
*
\
Merge pull request #17323 from markdroth/inlined_vector_copy_and_move_fix
Mark D. Roth
2018-11-29
|
\
\
|
|
*
s/int/uint32_t
Yash Tibrewal
2018-11-29
|
|
*
Add a byte counter to chttp2_stream and use that for timestamps
Yash Tibrewal
2018-11-29
|
|
*
Do not add the TCP buffer length.
Yash Tibrewal
2018-11-29
|
|
*
Update test
Yash Tibrewal
2018-11-28
|
*
|
Fix InlinedVector to use its elements' move and copy methods.
Mark D. Roth
2018-11-28
|
|
/
*
|
merge conflict fix
Bill Feng
2018-11-26
|
\
|
|
*
Merge pull request #17239 from vishalpowar/add_ads_in_metadata
vishalpowar
2018-11-26
|
|
\
|
*
|
Reviewer comments
Yash Tibrewal
2018-11-20
|
*
|
Cleanup
Yash Tibrewal
2018-11-16
|
|
*
Run the tools/codegen/core/gen_static_metadata.py and generate the
Vishal Powar
2018-11-16
|
*
|
Merge master
Yash Tibrewal
2018-11-16
|
|
\
|
|
|
*
Add a non-polymorphic variant to RefCounted.
Soheil Hassas Yeganeh
2018-11-13
*
|
|
removed accidental submodule update
Bill Feng
2018-11-07
|
|
/
|
/
|
*
|
Add BUILD file for stats_test.cc
Yash Tibrewal
2018-11-05
*
|
Added another test case for status ordering
Vijay Pai
2018-11-05
*
|
Merge pull request #16773 from yihuazhang/alts_tsi_handshaker_use_pollset_set
yihuaz
2018-11-02
|
\
\
*
\
\
Merge pull request #17050 from ncteisen/channelz-sockets
Noah Eisen
2018-11-01
|
\
\
\
|
|
*
|
use gRPC thread model
Yihua Zhang
2018-11-01
|
|
/
/
|
/
|
|
|
*
|
remove debugging output
ncteisen
2018-10-31
|
*
|
Move uri_parser to lib
ncteisen
2018-10-31
*
|
|
Remove unused fuzzer
Hope Casey-Allen
2018-10-31
*
|
|
Use grpc_cc_library and remove copt
Hope Casey-Allen
2018-10-31
*
|
|
Fix internal BUILD error
Hope Casey-Allen
2018-10-30
*
|
|
Remove unused BUILD dependencies
Hope Casey-Allen
2018-10-30
*
|
|
Move fallthrough comment so it is recognized internally
Hope Casey-Allen
2018-10-30
|
*
|
Move uri_parser to common spot
ncteisen
2018-10-30
|
*
|
reviewer feedback, debuging helper
ncteisen
2018-10-30
*
|
|
Rename memory_profile_test to match .cc
hcaseyal
2018-10-29
*
|
|
Added bazel BUILD file for test/core/memory_usage
Hope Casey-Allen
2018-10-29
|
/
/
*
|
Merge pull request #17019 from yang-g/default_creds
Yang Gao
2018-10-26
|
\
\
|
*
|
move helper function into namespace
yang-g
2018-10-26
|
*
|
Remove the internal cache for google_default_credentials
yang-g
2018-10-26
*
|
|
Merge pull request #16991 from ncteisen/channelz-get-server-core
Noah Eisen
2018-10-26
|
\
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #16979 from yashykt/connector_deadlock
Yash Tibrewal
2018-10-25
|
\
\
\
|
*
|
|
Don't unnecessarily create exec_ctx
Yash Tibrewal
2018-10-25
*
|
|
|
make //test/core/end2end/fuzzers:client_fuzzer pass on ubsan
Jan Tattermusch
2018-10-25
*
|
|
|
temporarily add ubsan supressions
Jan Tattermusch
2018-10-25
|
|
*
|
Add GetServer to core
ncteisen
2018-10-24
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #16507 from markdroth/health_checking_client
Mark D. Roth
2018-10-24
|
\
\
\
*
\
\
\
Merge pull request #16963 from yihuazhang/security_connector_refactor_new
yihuaz
2018-10-24
|
\
\
\
\
|
|
*
|
|
Client-side health checking support.
Mark D. Roth
2018-10-24
[next]