Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #16693 from AspirinSJL/use_different_port | Juanli Shen | 2018-09-24 |
|\ | | | | | Use unique port in php test | ||
| * | Use unique port in php test | Juanli Shen | 2018-09-24 |
| | | |||
* | | Merge pull request #16691 from dgquintas/free-dump-slice | David G. Quintas | 2018-09-24 |
|\ \ | | | | | | | Free result of grpc_dump_slice | ||
* \ \ | Merge pull request #16690 from AspirinSJL/remove_unused_binding | Juanli Shen | 2018-09-24 |
|\ \ \ | | | | | | | | | Fix .bzl format | ||
| | * | | Free result of grpc_dump_slice | David Garcia Quintas | 2018-09-24 |
| |/ / |/| | | |||
| * | | Fix .bzl format | Juanli Shen | 2018-09-24 |
|/ / | |||
* | | Merge pull request #16582 from yashykt/statuscaution | Yash Tibrewal | 2018-09-24 |
|\ \ | | | | | | | Be cautious and wait for recv initial metadata and recv message callbacks to complete if they cause errors | ||
* \ \ | Merge pull request #16679 from vjpai/depollsig | Vijay Pai | 2018-09-22 |
|\ \ \ | | | | | | | | | Delete epollsig poller and tests using it | ||
| * | | | Delete epollsig poller and tests using it | Vijay Pai | 2018-09-22 |
|/ / / | |||
* | | | Merge pull request #16648 from lizan/fake_handshaker | Jiangtao Li | 2018-09-21 |
|\ \ \ | | | | | | | | | test: split fake ALTS handshaker server to lib and main | ||
| | * \ | Merge branch 'master' into statuscaution | Yash Tibrewal | 2018-09-21 |
| | |\ \ | |_|/ / |/| | | | |||
| | * | | Add comment | Yash Tibrewal | 2018-09-21 |
| | | | | |||
* | | | | Merge pull request #16660 from muxi/rename-boringssl-grpc | Muxi Yan | 2018-09-21 |
|\ \ \ \ | | | | | | | | | | | Rename the BoringSSL framework to openssl_grpc to avoid conflict with OpenSSL | ||
| | * \ \ | Merge remote-tracking branch 'upstream/master' into fake_handshaker | Lizan Zhou | 2018-09-21 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | * | | | add copyright header | Lizan Zhou | 2018-09-21 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lizan Zhou <zlizan@google.com> | ||
* | | | | | Merge pull request #16671 from grpc/security_func_signature | Muxi Yan | 2018-09-21 |
|\ \ \ \ \ | | | | | | | | | | | | | Update function signature in grpc_security | ||
* \ \ \ \ \ | Merge pull request #16661 from hcaseyal/skip_slice_eq | hcaseyal | 2018-09-21 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Skip 2 slice_eq checks on static mdelems on hpack parse path | ||
| | | | | * | Revert the revert to server.cc | Yash Tibrewal | 2018-09-21 |
| | | | | | | |||
| | * | | | | Change function signature | Muxi Yan | 2018-09-21 |
| | | | | | | |||
* | | | | | | Merge pull request #16659 from grpc/security_func_signature | Muxi Yan | 2018-09-21 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | Update function signature in grpc_security | ||
| | | * | | | Rename openssl in test | Muxi Yan | 2018-09-21 |
| | | | | | | |||
* | | | | | | Merge pull request #16667 from vjpai/non_virtual_dtor | Vijay Pai | 2018-09-20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Warn on non-virtual destructor if class has virtual functions | ||
| | | | | | * | Set seen_recv_trailing_metadata to false | Yash Tibrewal | 2018-09-20 |
| | | | | | | | |||
| * | | | | | | Warn on non-virtual destructor if class has virtual functions | Vijay Pai | 2018-09-20 |
|/ / / / / / | |||
* | | | | | | Merge pull request #16646 from vjpai/callback_codegen_client_unary | Vijay Pai | 2018-09-20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | EXPERIMENTAL: Codegen for callback client unary calls | ||
| | | | * | | | bug fix | Muxi Yan | 2018-09-20 |
| | | | | | | | |||
| | | * | | | | Add comment to explain obscure performance choice | Hope Casey-Allen | 2018-09-20 |
| | | | | | | | |||
* | | | | | | | Merge pull request #16629 from hcaseyal/fix_hpack_microbenchmarks | hcaseyal | 2018-09-20 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add benchmarks for on_initial_header | ||
| | * | | | | | | Add a virtual destructor to the new class with virtual methods | Vijay Pai | 2018-09-20 |
| | | | | | | | | |||
| | | | | * | | | replace #include library name in BoringSSL files | Muxi Yan | 2018-09-20 |
| | | | | | | | | |||
| | | | * | | | | Fix on_trailing_header | Hope Casey-Allen | 2018-09-20 |
| | | | | | | | | |||
| * | | | | | | | Destroy metadata buffer at end of benchmark loop | Hope Casey-Allen | 2018-09-20 |
| | | | | | | | | |||
| | | * | | | | | generate_projects.sh | Muxi Yan | 2018-09-20 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #16663 from hcaseyal/delete_unecessary_callout_checks | hcaseyal | 2018-09-20 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove unnecessary callout_is_default checks | ||
| | | * | | | | | | Address reviewer comments | Vijay Pai | 2018-09-20 |
| | | | | | | | | | |||
| | | * | | | | | | Make our C function pointer use consistent | Vijay Pai | 2018-09-20 |
| | | | | | | | | | |||
| | * | | | | | | | Reassign arena pointer instead of stomping on memory | Hope Casey-Allen | 2018-09-20 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #16653 from ganmacs/not-to-use-p-in-test | apolcyn | 2018-09-20 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use logger to suppress output debug output during test | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #16488 from hcaseyal/hpack_static_table | hcaseyal | 2018-09-20 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Hpack changes part 1: make grpc use the static hpack table on the encode path and optimize encoding | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #16658 from AspirinSJL/tag_fix | Juanli Shen | 2018-09-20 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix tag variable | ||
| | | | | | * | | | | | | Use GPR_CODEGEN_ASSERT in impl/codegen | Vijay Pai | 2018-09-20 |
| | | | | | | | | | | | | |||
| | | | | | * | | | | | | Reset status field in tag as well as func | Vijay Pai | 2018-09-20 |
| | | | | | | | | | | | | |||
| | | | | | * | | | | | | Fix a Status, and resolve reviewer comments | Vijay Pai | 2018-09-20 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #16642 from tenderlove/send-instead-of-method | apolcyn | 2018-09-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to `send` instead of `method(...).call` | ||
| | | | | | | * | | | | | | Make the core callback interface API so that it can be used in generated code | Vijay Pai | 2018-09-19 |
| | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | Add in port_platform.h. The permanent fix for this is currently in a pending ↵ | Hope Casey-Allen | 2018-09-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR that should get merged soon | ||
| | | | | * | | | | | | | | Remove unnecessary callout_is_default checks | Hope Casey-Allen | 2018-09-19 |
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | | * | | | | Skip 2 slice_eq checks on static mdelems on hpack parse path | Hope Casey-Allen | 2018-09-19 |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
| | | | | * | | | | | | Destroy arena at end of benchmark to not leak memory | Hope Casey-Allen | 2018-09-19 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Increase initial arena size to be more representative of real workload ↵ | Hope Casey-Allen | 2018-09-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scenario and increase frequency of recreating the arena to avoid oom |