aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
|\
| * Merge pull request #14437 from yihuazhang/security_connector_replacementGravatar Mark D. Roth2018-02-21
| |\
* | | Minor fixesGravatar Vijay Pai2018-02-20
| * | Merge pull request #14466 from jiangtaoli2016/ssl_testGravatar Jiangtao Li2018-02-20
| |\ \
* | | | Minor bug fixesGravatar Vijay Pai2018-02-20
| | * | Re-enable mismatched ALPN SSL tests for boringSSL.Gravatar jiangtaoli20162018-02-20
* | | | Fix low level benchmarkGravatar Vijay Pai2018-02-20
* | | | Merge branch '2phase_thd' of github.com:vjpai/grpc into 2phase_thdGravatar Vijay Pai2018-02-20
|\ \ \ \
* | | | | Fix one Linux-specific testGravatar Vijay Pai2018-02-20
| | | | * place security_connector in its own subdirectoryGravatar Yihua Zhang2018-02-20
| | | |/
| * | / clang-fmtGravatar Vijay Pai2018-02-19
|/ / /
* | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
| * | Add bazel target for more tests.Gravatar Adele Zhou2018-02-16
| * | Run end2end tests with different pollers with Bazel.Gravatar Adele Zhou2018-02-16
| * | Fix the fuzzer corpus path.Gravatar Adele Zhou2018-02-16
| |/
* / Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
|/
* Fix compileGravatar ncteisen2018-02-14
* Use grpc_channel_arg_get_string when appropriateGravatar ncteisen2018-02-14
* Add reproGravatar Noah Eisen2018-02-14
* Fix fuzz bugGravatar Noah Eisen2018-02-14
* Add fuzz reproGravatar Noah Eisen2018-02-14
* Add fuzz reproGravatar Noah Eisen2018-02-14
* Fix fuzz testGravatar Noah Eisen2018-02-13
* Add reproGravatar Noah Eisen2018-02-13
* Fix fuzzer tests for BazelGravatar Adele Zhou2018-02-12
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* Manually fix build issueGravatar Noah Eisen2018-02-09
* Run clang fmtGravatar Noah Eisen2018-02-09
* Add some manual const casts to fix buildGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
* \ Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \
| | * Merge pull request #14360 from mehrdada/shellcheck-slash-testGravatar Mehrdad Afshari2018-02-08
| |/|
| * | Merge pull request #14379 from yashykt/chttp2_heap_use_after_freeGravatar Yash Tibrewal2018-02-08
| |\ \
| * \ \ Merge pull request #14377 from adelez/foundry_integrationGravatar adelez2018-02-08
| |\ \ \
| * \ \ \ Merge pull request #14196 from vjpai/gpr_review_tlsGravatar Vijay Pai2018-02-08
| |\ \ \ \
* | | | | | fix a conflictGravatar Vijay Pai2018-02-08
| * | | | | Merge pull request #13684 from markdroth/c++_resolverGravatar Mark D. Roth2018-02-08
| |\ \ \ \ \
* | | | | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\| | | | | |
| | | | | * | Fix heap use-after-free bug in chttp2 reported by fuzzerGravatar Yash Tibrewal2018-02-08
| | | | * | | Add two files as data deps.Gravatar Adele Zhou2018-02-08
* | | | | | | fix dependenceGravatar Vijay Pai2018-02-08
* | | | | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | * | | | Convert resolver API to C++.Gravatar Mark D. Roth2018-02-08
| | |/ / / / | |/| | | |
| | | * | | Merge branch 'master' into gpr_review_tlsGravatar Vijay Pai2018-02-08
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #14197 from vjpai/gpr_review_host_portGravatar Vijay Pai2018-02-08
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Move avl to its own directory and rename it to grpc_avlGravatar Vijay Pai2018-02-08
| | | | | | * Fix run_with_poller.sh to pass shellcheckGravatar Mehrdad Afshari2018-02-07