aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
* c++ifyGravatar kpayson642018-04-30
|
* Add exec_ctx check to fork handlersGravatar kpayson642018-04-30
|
* Merge pull request #14544 from danzh2010/udpinterfaceGravatar Yang Gao2018-03-07
|\ | | | | Convert udp_server.cc to C++
* | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-06
| |
| * Merge branch 'master' into udpinterfaceGravatar danzh2018-03-06
| |\ | |/ |/|
* | Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
| |
* | Merge pull request #14582 from markdroth/fake_resolver_test_fixGravatar Mark D. Roth2018-03-05
|\ \ | | | | | | Fix asan failure in fake_resolver_test.
* \ \ Merge pull request #14459 from vjpai/2phase_thdGravatar Vijay Pai2018-03-02
|\ \ \ | | | | | | | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
| | * | Fix asan failure in fake_resolver_test.Gravatar Mark D. Roth2018-03-02
| |/ / |/| |
* | | Need to shrink stack frame size; add a todoGravatar Vijay Pai2018-03-01
| | |
| * | Minor changes and fixesGravatar Vijay Pai2018-03-01
| | |
| * | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| |\ \ | |/ / |/| |
| * | Move assignment for Thread, make destructor optional, loop cv waitsGravatar Vijay Pai2018-03-01
| | |
* | | Merge pull request #10684 from markdroth/retryGravatar Mark D. Roth2018-03-01
|\ \ \ | | | | | | | | Retry support
* | | | Introduce a 'weak' and mutable version of slice hash tableGravatar David Garcia Quintas2018-02-28
| | | |
| * | | Retry support.Gravatar Mark D. Roth2018-02-28
|/ / /
| | * fix formatGravatar Dan Zhang2018-02-28
| | |
| | * fix formatGravatar Dan Zhang2018-02-27
| | |
| | * Refactors grpc udp_server_listener to be object oriented. Also adds a mutex ↵Gravatar Dan Zhang2018-02-27
| |/ |/| | | | | to each listener. Instead of sharing the mutex in udp_server for all listeners, this per-listener mutex can make most of the call to different listeners in parallel.
* | Convert slice hash table and service config code to C++.Gravatar Mark D. Roth2018-02-26
| |
| * Reduce thread count to reduce stack frame sizeGravatar Vijay Pai2018-02-24
| |
| * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-22
| |\ | |/ |/|
* | Merge pull request #14469 from adelez/foundry_integrationGravatar adelez2018-02-22
|\ \ | | | | | | Add more bazel tests
* \ \ Merge pull request #14433 from muxi/add-cronet-bin-base64Gravatar Muxi Yan2018-02-21
|\ \ \ | | | | | | | | Add binary metadata support for cronet transport
| * | | Polish infer_length_after_decode and add test casesGravatar Muxi Yan2018-02-21
| | | |
* | | | Merge pull request #14472 from jtattermusch/dualstack_socket_test_attempt2Gravatar David G. Quintas2018-02-21
|\ \ \ \ | | | | | | | | | | Further increase deadline in dualstack_socket_test
| | | | * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #14437 from yihuazhang/security_connector_replacementGravatar Mark D. Roth2018-02-21
|\ \ \ \ \ | | | | | | | | | | | | Security connector replacement
| | * | | | increase deadline in dualstack_socket_testGravatar Jan Tattermusch2018-02-21
| |/ / / / |/| | | |
| | | | * Minor fixesGravatar Vijay Pai2018-02-20
| | | | |
| | | * | Add more bazel testsGravatar Adele Zhou2018-02-20
| |_|/ / |/| | |
* | | | Merge pull request #14466 from jiangtaoli2016/ssl_testGravatar Jiangtao Li2018-02-20
|\ \ \ \ | | | | | | | | | | Re-enable mismatched ALPN SSL tests for boringSSL.
| | | | * 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
|