aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* Add debug-only tracing to grpc_core::RefCountGravatar Soheil Hassas Yeganeh2018-12-01
* Merge pull request #17354 from apolcyn/fix_ares_deadlocksGravatar apolcyn2018-11-30
|\
* | Clang-formatGravatar yang-g2018-11-30
| * Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlockGravatar Alexander Polcyn2018-11-30
* | convert more testsGravatar yang-g2018-11-30
* | change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
* | Add a class to wrap grpc_test_initGravatar yang-g2018-11-30
|/
* Merge pull request #17331 from yashykt/timestamplengthGravatar Yash Tibrewal2018-11-29
|\
* \ Merge pull request #17323 from markdroth/inlined_vector_copy_and_move_fixGravatar Mark D. Roth2018-11-29
|\ \
| | * s/int/uint32_tGravatar Yash Tibrewal2018-11-29
| | * Add a byte counter to chttp2_stream and use that for timestampsGravatar Yash Tibrewal2018-11-29
| | * Do not add the TCP buffer length.Gravatar Yash Tibrewal2018-11-29
| | * Update testGravatar Yash Tibrewal2018-11-28
| * | Fix InlinedVector to use its elements' move and copy methods.Gravatar Mark D. Roth2018-11-28
| |/
* | merge conflict fixGravatar Bill Feng2018-11-26
|\|
| * Merge pull request #17239 from vishalpowar/add_ads_in_metadataGravatar vishalpowar2018-11-26
| |\
| * | Reviewer commentsGravatar Yash Tibrewal2018-11-20
| * | CleanupGravatar Yash Tibrewal2018-11-16
| | * Run the tools/codegen/core/gen_static_metadata.py and generate theGravatar Vishal Powar2018-11-16
| * | Merge masterGravatar Yash Tibrewal2018-11-16
| |\|
| | * Add a non-polymorphic variant to RefCounted.Gravatar Soheil Hassas Yeganeh2018-11-13
* | | removed accidental submodule updateGravatar Bill Feng2018-11-07
| |/ |/|
* | Add BUILD file for stats_test.ccGravatar Yash Tibrewal2018-11-05
* | Added another test case for status orderingGravatar Vijay Pai2018-11-05
* | Merge pull request #16773 from yihuazhang/alts_tsi_handshaker_use_pollset_setGravatar yihuaz2018-11-02
|\ \
* \ \ Merge pull request #17050 from ncteisen/channelz-socketsGravatar Noah Eisen2018-11-01
|\ \ \
| | * | use gRPC thread modelGravatar Yihua Zhang2018-11-01
| |/ / |/| |
| * | remove debugging outputGravatar ncteisen2018-10-31
| * | Move uri_parser to libGravatar ncteisen2018-10-31
* | | Remove unused fuzzerGravatar Hope Casey-Allen2018-10-31
* | | Use grpc_cc_library and remove coptGravatar Hope Casey-Allen2018-10-31
* | | Fix internal BUILD errorGravatar Hope Casey-Allen2018-10-30
* | | Remove unused BUILD dependenciesGravatar Hope Casey-Allen2018-10-30
* | | Move fallthrough comment so it is recognized internallyGravatar Hope Casey-Allen2018-10-30
| * | Move uri_parser to common spotGravatar ncteisen2018-10-30
| * | reviewer feedback, debuging helperGravatar ncteisen2018-10-30
* | | Rename memory_profile_test to match .ccGravatar hcaseyal2018-10-29
* | | Added bazel BUILD file for test/core/memory_usageGravatar Hope Casey-Allen2018-10-29
|/ /
* | Merge pull request #17019 from yang-g/default_credsGravatar Yang Gao2018-10-26
|\ \
| * | move helper function into namespaceGravatar yang-g2018-10-26
| * | Remove the internal cache for google_default_credentialsGravatar yang-g2018-10-26
* | | Merge pull request #16991 from ncteisen/channelz-get-server-coreGravatar Noah Eisen2018-10-26
|\ \ \ | |/ / |/| |
* | | Merge pull request #16979 from yashykt/connector_deadlockGravatar Yash Tibrewal2018-10-25
|\ \ \
| * | | Don't unnecessarily create exec_ctxGravatar Yash Tibrewal2018-10-25
* | | | make //test/core/end2end/fuzzers:client_fuzzer pass on ubsanGravatar Jan Tattermusch2018-10-25
* | | | temporarily add ubsan supressionsGravatar Jan Tattermusch2018-10-25
| | * | Add GetServer to coreGravatar ncteisen2018-10-24
| |/ / |/| |
* | | Merge pull request #16507 from markdroth/health_checking_clientGravatar Mark D. Roth2018-10-24
|\ \ \
* \ \ \ Merge pull request #16963 from yihuazhang/security_connector_refactor_newGravatar yihuaz2018-10-24
|\ \ \ \
| | * | | Client-side health checking support.Gravatar Mark D. Roth2018-10-24