aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/timer_list_test.cc
Commit message (Collapse)AuthorAge
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
|
* Enable timer test on windowsGravatar Hope Casey-Allen2018-08-29
|
* Disable test on windowsGravatar Hope Casey-Allen2018-08-21
|
* Add timer tests for long running servicesGravatar Hope Casey-Allen2018-08-21
|
* Abstract libuv implementationGravatar kpayson642018-03-13
| | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers
* Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| | | | removed""
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
|
* Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
|
* Fix tests to call grpc_init and grpc_shutdown before using exec_ctxGravatar Yash Tibrewal2017-11-28
|
* A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
|
* Merge masterGravatar Yash Tibrewal2017-11-21
|\
| * Rename tracer_peer to tracer_utilGravatar ncteisen2017-11-17
| |
| * reviewer feedbackGravatar ncteisen2017-11-17
| |
* | Merge masterGravatar Yash Tibrewal2017-11-16
|\ \
| | * Reviewer feedback: friend func not clasSGravatar ncteisen2017-11-16
| | |
* | | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ↵Gravatar Yash Tibrewal2017-11-14
| | | | | | | | | | | | ExecCtx and some minor changes
| | * Add tracer peer to keep set_enabled private()Gravatar ncteisen2017-11-14
| | |
* | | Address some PR commentsGravatar Yash Tibrewal2017-11-14
| | |
| | * Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-13
| | |\ | | |/ | |/|
| | * Fix test compileGravatar ncteisen2017-11-10
| | |
| * | Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
| | |
| | * Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
| |/ | | | | | | Lot's of manual work to make this merge work
* / Merge with masterGravatar Yash Tibrewal2017-11-09
|/
* Merge masterGravatar Yash Tibrewal2017-11-06
|
* windows linker errorsGravatar Yash Tibrewal2017-10-31
|
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25