34455 Commits (0ab74f3c823d73fe50d51f120ed005cc1820495e)
 

Author SHA1 Message Date
Vijay Pai 0ab74f3c82
Merge pull request #16667 from vjpai/non_virtual_dtor 7 years ago
Vijay Pai 9134639877 Warn on non-virtual destructor if class has virtual functions 7 years ago
Vijay Pai 3ee2919623
Merge pull request #16646 from vjpai/callback_codegen_client_unary 7 years ago
hcaseyal 07308653a8
Merge pull request #16629 from hcaseyal/fix_hpack_microbenchmarks 7 years ago
Vijay Pai da1b75b5d5 Add a virtual destructor to the new class with virtual methods 7 years ago
Hope Casey-Allen 4c6e7ce15d Destroy metadata buffer at end of benchmark loop 7 years ago
hcaseyal 0dd651dcea
Merge pull request #16663 from hcaseyal/delete_unecessary_callout_checks 7 years ago
Vijay Pai 17fc4d4029 Address reviewer comments 7 years ago
Vijay Pai 74fc60e9af Make our C function pointer use consistent 7 years ago
Hope Casey-Allen d44feec92f Reassign arena pointer instead of stomping on memory 7 years ago
apolcyn 878703d6fa
Merge pull request #16653 from ganmacs/not-to-use-p-in-test 7 years ago
hcaseyal 5bb69e0f01
Merge pull request #16488 from hcaseyal/hpack_static_table 7 years ago
Juanli Shen 799d7e0b37
Merge pull request #16658 from AspirinSJL/tag_fix 7 years ago
Vijay Pai 0db69018b0 Use GPR_CODEGEN_ASSERT in impl/codegen 7 years ago
Vijay Pai fc1e35444b Reset status field in tag as well as func 7 years ago
Vijay Pai aee8271fe3 Fix a Status, and resolve reviewer comments 7 years ago
apolcyn dc09ab5b37
Merge pull request #16642 from tenderlove/send-instead-of-method 7 years ago
Vijay Pai 9e6511ae2e Make the core callback interface API so that it can be used in generated code 7 years ago
Hope Casey-Allen 7e21b10cf2 Add in port_platform.h. The permanent fix for this is currently in a pending PR that should get merged soon 7 years ago
Hope Casey-Allen 091f8dd51e Remove unnecessary callout_is_default checks 7 years ago
Hope Casey-Allen 4b721fbde0 Destroy arena at end of benchmark to not leak memory 7 years ago
Hope Casey-Allen 29d9489ea9 Increase initial arena size to be more representative of real workload scenario and increase frequency of recreating the arena to avoid oom 7 years ago
Hope Casey-Allen 91727bd015 Move arena create outside of benchmark, format, and typo fix 7 years ago
Juanli Shen 974d66f94f Fix tag variable 7 years ago
Vijay Pai 830e5ad5df Merge branch 'master' into callback_codegen_client_unary 7 years ago
Hope Casey-Allen 2a51d406e8 Minor cleanup to gen_static_metadadta.py 7 years ago
Hope Casey-Allen 4cc1cd7baa Add needed include 7 years ago
Hope Casey-Allen 327c514fe7 Some reorganizing to respond to code review comments 7 years ago
Vijay Pai f6e7b778c4
Merge pull request #16655 from vjpai/callback_tidy 7 years ago
Juanli Shen a0578f075c
Merge pull request #16651 from AspirinSJL/improve_force_creation 7 years ago
Vijay Pai 46429a2a6a
Merge pull request #16624 from vjpai/callback_alarms 7 years ago
Vijay Pai deb3126611 Fix clang-tidy concerns 7 years ago
Juanli Shen dd10cbc554 Change force_creation from atm to bool 7 years ago
Vijay Pai 1359543b47 Add a comment to address reviewer feedback 7 years ago
ganmacs 50c31d18e5 Use logger to suppress output debug output during test 7 years ago
Vijay Pai 845bc9ae21 Add more test cases 7 years ago
Yash Tibrewal d177c8fe46
Merge pull request #16384 from yashykt/doc1 7 years ago
Vijay Pai 47ae48e20c Fix conflict 7 years ago
Vijay Pai a1e87be377 Merge branch 'master' into callback_codegen_client_unary 7 years ago
Vijay Pai 42a0ed43cb Add a test 7 years ago
Vijay Pai 0e5b2a7946
Merge pull request #16638 from vjpai/callback_exceptions 7 years ago
apolcyn 8ad90b42a7
Merge pull request #16477 from ganmacs/rescue-grpc-call-error 7 years ago
Vijay Pai c5afb25905 fix golden file 7 years ago
Vijay Pai 1cd9aacab7 Add codegen support for client callback unary calls 7 years ago
Juanli Shen acff0768ad
Merge pull request #16644 from AspirinSJL/add_interop_matrix 7 years ago
Jan Tattermusch 4e26fcce46
Merge pull request #16635 from jtattermusch/everything_runs_on_kokoro 7 years ago
Juanli Shen 268733bd83 Add v1.15.0 to interop matrix 7 years ago
Noah Eisen 4b8db307dc
Merge pull request #16641 from ncteisen/stats 7 years ago
Aaron Patterson d374ee9a4f
Switch to `send` instead of `method(...).call` 7 years ago
Noah Eisen c33ec79cd8 Only output stats if they were collected 7 years ago