aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use unique port in php testGravatar Juanli Shen2018-09-24
* Merge pull request #16659 from grpc/security_func_signatureGravatar Muxi Yan2018-09-21
|\
* \ Merge pull request #16667 from vjpai/non_virtual_dtorGravatar Vijay Pai2018-09-20
|\ \
| * | 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
| | | * generate_projects.shGravatar Muxi Yan2018-09-20
* | | | Merge pull request #16663 from hcaseyal/delete_unecessary_callout_checksGravatar hcaseyal2018-09-20
|\ \ \ \
| | | * | Address reviewer commentsGravatar Vijay Pai2018-09-20
| | | * | Make our C function pointer use consistentGravatar Vijay Pai2018-09-20
| | * | | Reassign arena pointer instead of stomping on memoryGravatar Hope Casey-Allen2018-09-20
* | | | | Merge pull request #16653 from ganmacs/not-to-use-p-in-testGravatar apolcyn2018-09-20
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #16488 from hcaseyal/hpack_static_tableGravatar hcaseyal2018-09-20
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #16658 from AspirinSJL/tag_fixGravatar Juanli Shen2018-09-20
|\ \ \ \ \ \ \
| | | | | | * | Use GPR_CODEGEN_ASSERT in impl/codegenGravatar Vijay Pai2018-09-20
| | | | | | * | Reset status field in tag as well as funcGravatar Vijay Pai2018-09-20
| | | | | | * | Fix a Status, and resolve reviewer commentsGravatar Vijay Pai2018-09-20
* | | | | | | | Merge pull request #16642 from tenderlove/send-instead-of-methodGravatar apolcyn2018-09-20
|\ \ \ \ \ \ \ \
| | | | | | | * | Make the core callback interface API so that it can be used in generated codeGravatar Vijay Pai2018-09-19
| | | | | * | | | Add in port_platform.h. The permanent fix for this is currently in a pending ...Gravatar Hope Casey-Allen2018-09-19
| | | | | * | | | Remove unnecessary callout_is_default checksGravatar Hope Casey-Allen2018-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
| | | | | | | * Update function signatureGravatar Muxi Yan2018-09-19
| |_|_|_|_|_|/ |/| | | | | |
| | * | | | | Fix tag variableGravatar Juanli Shen2018-09-19
| |/ / / / / |/| | | | |
| | | | | * Merge branch 'master' into callback_codegen_client_unaryGravatar Vijay Pai2018-09-19
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | * | | | Minor cleanup to gen_static_metadadta.pyGravatar Hope Casey-Allen2018-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 a comment to address reviewer feedbackGravatar Vijay Pai2018-09-19
| | | | | * | | Use logger to suppress output debug output during testGravatar ganmacs2018-09-19
| |_|_|_|/ / / |/| | | | | |
| | | | | | * Add more test casesGravatar Vijay Pai2018-09-18
* | | | | | | Merge pull request #16384 from yashykt/doc1Gravatar Yash Tibrewal2018-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
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #16477 from ganmacs/rescue-grpc-call-errorGravatar apolcyn2018-09-18
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * fix golden fileGravatar Vijay Pai2018-09-18
| | | | | | | | | * Add codegen support for client callback unary callsGravatar Vijay Pai2018-09-18
* | | | | | | | | | Merge pull request #16644 from AspirinSJL/add_interop_matrixGravatar Juanli Shen2018-09-18
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #16635 from jtattermusch/everything_runs_on_kokoroGravatar Jan Tattermusch2018-09-17
|\ \ \ \ \ \ \ \ \ \ \