aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* Redefine constants from errqueue.h. Some header files lag behind the kernel v...Gravatar Yash Tibrewal2018-08-24
* Merge pull request #15941 from yashykt/fathomtcpchangesGravatar Yash Tibrewal2018-08-24
|\
* \ Merge pull request #16414 from vjpai/core_callback_testGravatar Vijay Pai2018-08-24
|\ \
* \ \ Merge pull request #16358 from muxi/privatize-boringsslGravatar Muxi Yan2018-08-24
|\ \ \
| | * | Improve comments and revert much of 373cb20Gravatar Vijay Pai2018-08-24
| | * | Add asserts on bad verify resultsGravatar Vijay Pai2018-08-23
| | * | expect_tags before callbacks could get executed to avoid a data raceGravatar Vijay Pai2018-08-23
| * | | Make symbols of BoringSSL private to gRPCGravatar Muxi Yan2018-08-23
| | * | Clang formatGravatar Vijay Pai2018-08-23
| | * | Address reviewer feedback with comments/assertionsGravatar Vijay Pai2018-08-23
* | | | Merge pull request #16318 from ericgribkoff/fork_support_v2_check_if_shutdownGravatar Eric Gribkoff2018-08-22
|\ \ \ \
| * | | | Python post-fork handler: exit if grpc shutdown failsGravatar Eric Gribkoff2018-08-22
* | | | | Fix a number of spelling errors.Gravatar Chris Lamb2018-08-22
|/ / / /
* | | | Merge pull request #16170 from hcaseyal/timer_testGravatar hcaseyal2018-08-21
|\ \ \ \
| * | | | Disable test on windowsGravatar Hope Casey-Allen2018-08-21
| * | | | Add timer tests for long running servicesGravatar Hope Casey-Allen2018-08-21
| | | * | Add an inproc-based non-polling test of core callback APIGravatar Vijay Pai2018-08-21
| |_|/ / |/| | |
* | | | Revert "Add more filter priority levels"Gravatar Yang Gao2018-08-16
* | | | Merge pull request #16302 from vjpai/callback_cqGravatar Vijay Pai2018-08-14
|\ \ \ \
| * | | | Add a test of callback CQGravatar Vijay Pai2018-08-14
| | | | * linux version needs to be definedGravatar Yash Tibrewal2018-08-13
| * | | | Merge branch 'master' into callback_cqGravatar Vijay Pai2018-08-13
| |\ \ \ \
| | | | | * Merge masterGravatar Yash Tibrewal2018-08-13
| | | | | |\ | | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Experimental infrastructure for callback-based CQGravatar Vijay Pai2018-08-10
| | | |/ / | | |/| |
* | | | | Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-09
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | Added system roots feature to load roots from OS trust storeGravatar tdbhacks2018-08-09
| |/ / /
| * | | Merge pull request #16225 from markdroth/reset_connection_backoffGravatar Mark D. Roth2018-08-07
| |\ \ \
| | * | | Add experimental API for resetting connection backoff.Gravatar Mark D. Roth2018-08-06
| * | | | update testGravatar yang-g2018-08-06
* | | | | Revert "Revert "Restrict the number of threads in C++ sync server""Gravatar Sree Kuchibhotla2018-08-01
| |/ / / |/| | |
| * | | Add more filter priority levelsGravatar yang-g2018-08-01
* | | | Revert "Restrict the number of threads in C++ sync server"Gravatar Nicolas Noble2018-07-31
* | | | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-31
|\| | |
| * | | Merge pull request #16163 from apolcyn/revert_revert_windows_breakageGravatar apolcyn2018-07-30
| |\ \ \
* | | | | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-30
|\| | | |
* | | | | Address core review commentsGravatar Sree Kuchibhotla2018-07-27
| * | | | fix clang_tidyGravatar Mark D. Roth2018-07-27
| * | | | A bit of cleanup and add more tests.Gravatar Mark D. Roth2018-07-27
| | * | | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"Gravatar Alexander Polcyn2018-07-27
| * | | | Fix build.Gravatar Mark D. Roth2018-07-26
| | * | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"Gravatar Alexander Polcyn2018-07-26
| | |/ /
| * | | Fix RefCountedPtr to handle polymorphism.Gravatar Mark D. Roth2018-07-26
| | * | Get c-ares to compile and do address sorting on windowsGravatar Alex Polcyn2018-07-25
| |/ /
* | | generate_projects.shGravatar Sree Kuchibhotla2018-07-25
* | | Add Tests in Core and C++ and fix a few related bugs in thread_manager.ccGravatar Sree Kuchibhotla2018-07-24
|/ /
* | Merge pull request #15929 from Torgen/empty_product_name_segfaultGravatar Nicolas Noble2018-07-21
|\ \
* | | Expose GetChannel and GetTopChannels Core APIGravatar ncteisen2018-07-18
* | | Use intptr_ts for channel registry testGravatar ncteisen2018-07-18
* | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-c...Gravatar ncteisen2018-07-18
|\ \ \