aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Delete epollsig poller and tests using itGravatar Vijay Pai2018-09-22
* Merge remote-tracking branch 'upstream/master' into fake_handshakerGravatar Lizan Zhou2018-09-21
|\
* | add copyright headerGravatar Lizan Zhou2018-09-21
| * Warn on non-virtual destructor if class has virtual functionsGravatar Vijay Pai2018-09-20
| * Merge pull request #16646 from vjpai/callback_codegen_client_unaryGravatar Vijay Pai2018-09-20
| |\
| * \ Merge pull request #16629 from hcaseyal/fix_hpack_microbenchmarksGravatar hcaseyal2018-09-20
| |\ \
| | | * Add a virtual destructor to the new class with virtual methodsGravatar Vijay Pai2018-09-20
| | * | Destroy metadata buffer at end of benchmark loopGravatar Hope Casey-Allen2018-09-20
| | * | Reassign arena pointer instead of stomping on memoryGravatar Hope Casey-Allen2018-09-20
| * | | Merge pull request #16488 from hcaseyal/hpack_static_tableGravatar hcaseyal2018-09-20
| |\ \ \
| | | | * Make the core callback interface API so that it can be used in generated codeGravatar Vijay Pai2018-09-19
| | | * | Destroy arena at end of benchmark to not leak memoryGravatar Hope Casey-Allen2018-09-19
| | | * | Increase initial arena size to be more representative of real workload scenar...Gravatar Hope Casey-Allen2018-09-19
| | | * | Move arena create outside of benchmark, format, and typo fixGravatar Hope Casey-Allen2018-09-19
| * | | | Fix tag variableGravatar Juanli Shen2018-09-19
| | | | * Merge branch 'master' into callback_codegen_client_unaryGravatar Vijay Pai2018-09-19
| | | | |\ | | |_|_|/ | |/| | |
| | * | | Add needed includeGravatar Hope Casey-Allen2018-09-19
| | * | | Some reorganizing to respond to code review commentsGravatar Hope Casey-Allen2018-09-19
| * | | | Merge pull request #16655 from vjpai/callback_tidyGravatar Vijay Pai2018-09-19
| |\ \ \ \
| * \ \ \ \ Merge pull request #16651 from AspirinSJL/improve_force_creationGravatar Juanli Shen2018-09-19
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #16624 from vjpai/callback_alarmsGravatar Vijay Pai2018-09-19
| |\ \ \ \ \ \
| | | | * | | | Fix clang-tidy concernsGravatar Vijay Pai2018-09-19
| | |_|/ / / / | |/| | | | |
| | | * | | | Change force_creation from atm to boolGravatar Juanli Shen2018-09-19
| | | | | | * Add more test casesGravatar Vijay Pai2018-09-18
* | | | | | | test: split fake ALTS handshaker server to lib and mainGravatar Lizan Zhou2018-09-18
|/ / / / / /
| | | | | * Fix conflictGravatar Vijay Pai2018-09-18
| | | | | * Merge branch 'master' into callback_codegen_client_unaryGravatar Vijay Pai2018-09-18
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | | * Add a testGravatar Vijay Pai2018-09-18
* | | | | | Merge pull request #16638 from vjpai/callback_exceptionsGravatar Vijay Pai2018-09-18
|\ \ \ \ \ \
| | | | | | * fix golden fileGravatar Vijay Pai2018-09-18
| | | | |_|/ | | | |/| |
* | | / | | Only output stats if they were collectedGravatar Noah Eisen2018-09-17
| |_|/ / / |/| | | |
| * | | | Catch exceptions in user callbacksGravatar Vijay Pai2018-09-14
|/ / / /
* | | | C# distrib test flake workaroundGravatar Jan Tattermusch2018-09-14
| | | * Fixing benchmark name and adding a new oneGravatar Hope Casey-Allen2018-09-13
| |_|/ |/| |
| * | Add callback-based alarmsGravatar Vijay Pai2018-09-13
|/ /
* | Merge pull request #16299 from Capstan/cli-client-certGravatar Yang Gao2018-09-13
|\ \
* | | avoid collisions with ephemeral ports on foundryGravatar Jan Tattermusch2018-09-12
| | * Even cleaner implementation that does not modify the grpc_mdelem struct.Gravatar Hope Casey-Allen2018-09-12
* | | Merge pull request #16611 from adelez/long_connGravatar adelez2018-09-12
|\ \ \
| * | | Change the test name to long_lived_channelGravatar Adele Zhou2018-09-12
| * | | Added long_connection test.Gravatar Adele Zhou2018-09-12
* | | | Merge pull request #16492 from vjpai/client_callbackGravatar Vijay Pai2018-09-12
|\ \ \ \ | |/ / / |/| | |
* | | | Merge pull request #16420 from apolcyn/localhost_windows_hackGravatar apolcyn2018-09-11
|\ \ \ \
| * | | | Resolve ip literals and Windows localhost manually when using c-aresGravatar Alexander Polcyn2018-09-11
* | | | | Merge pull request #16360 from ncteisen/channelz-cpp-serverGravatar Noah Eisen2018-09-11
|\ \ \ \ \ | |/ / / / |/| | | |
| | | * | Revert "Use grpc_slice_unref_internal"Gravatar Nathan Herring2018-09-11
| | | * | Revert "Missing #include"Gravatar Nathan Herring2018-09-11
| | | | * Much cleaner approach that should address code review comments as wellGravatar Hope Casey-Allen2018-09-10
* | | | | Revert "Second attempt: Implement Watch method in health check service."Gravatar Mark D. Roth2018-09-10
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp-serverGravatar ncteisen2018-09-10
| |\ \ \ \ | |/ / / / |/| | | |