aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
* Step 3 of multipool RBE configuration.Gravatar Adele Zhou2018-07-13
|
* Rewrite channelz registry in terms of inlined vectorGravatar ncteisen2018-07-11
|
* Merge pull request #15909 from yihuazhang/local_channel_credentialsGravatar yihuaz2018-07-06
|\ | | | | Implement local channel/server credentials
* \ Merge pull request #15771 from ncteisen/serializationGravatar Noah Eisen2018-07-03
|\ \ | | | | | | Support Per-Method Codegen Generic on Server Side
* \ \ Merge pull request #15902 from Torgen/gcp_environment_port_platformGravatar Vijay Pai2018-07-03
|\ \ \ | | | | | | | | Include port_platform in gcp_environment tests.
| | | * finished 2nd revisionGravatar Yihua Zhang2018-07-03
| | | |
| | | * implement loca credentialsGravatar Yihua Zhang2018-07-02
| |_|/ |/| |
| | * Merge branch 'master' of https://github.com/grpc/grpc into serializationGravatar ncteisen2018-06-28
| | |\
* | | | Allow extra copy in zero-copy protector integrity-only modeGravatar jiangtaoli20162018-06-27
| |_|/ |/| |
| * | Include port_platform in gcp_environment tests.Gravatar Dan Rosart2018-06-27
|/ / | | | | | | | | | | | | Both the Windows and Linux tests use platform-specific macros to determine whether they should execute, but they weren't including the file where those macros were defined, so they were always running the else case of that check, which meant they weren't testing anything.
* | Add header back in build.yamlGravatar Juanli Shen2018-06-25
| |
* | Merge pull request #15776 from sreecha/epollex-ownerfd-fixGravatar Sree Kuchibhotla2018-06-25
|\ \ | | | | | | Prevent pollable from accessing a potentially orphaned/destroyed fd
* | | Add load reporting filterGravatar Juanli Shen2018-06-22
| | |
| * | Merge branch 'master' into epollex-ownerfd-fixGravatar Sree Kuchibhotla2018-06-21
| |\ \ | |/ / |/| |
* | | reviewer feedbackGravatar ncteisen2018-06-20
| | |
| | * Support codegen generic on server sideGravatar ncteisen2018-06-20
| | |
* | | Reviewer feedbackGravatar ncteisen2018-06-19
| | |
* | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-19
|\ \ \ | | |/ | |/|
| | * Merge branch 'master' into epollex-ownerfd-fixGravatar Sree Kuchibhotla2018-06-19
| | |\ | | |/ | |/|
| * | Merge pull request #15274 from JackOfMostTrades/verify-callback-coreGravatar Mark D. Roth2018-06-19
| |\ \ | | | | | | | | Create verify_peer_options when creating ssl credentials to support a peer verification callback
| * \ \ Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3Gravatar Mark D. Roth2018-06-19
| |\ \ \ | | | | | | | | | | Third attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops
| * \ \ \ Merge pull request #15070 from Vizerai/filter_portGravatar Jim King2018-06-18
| |\ \ \ \ | | | | | | | | | | | | Adding opencensus grpc plugin with bazel support.
| | | | | * Merge branch 'master' into epollex-ownerfd-fixGravatar Sree Kuchibhotla2018-06-18
| | | | | |\
| | | | | * | Added a test to catch such things in futureGravatar Sree Kuchibhotla2018-06-16
| | | | | | |
| * | | | | | Move suppressions files under test/core/util to avoid creating a BUILD file ↵Gravatar Adele Zhou2018-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | under tools, which breaks import.
| * | | | | | Revert "Revert "Add suppressions to sanitizers for bazel builds""Gravatar adelez2018-06-15
| | |_|_|_|/ | |/| | | |
* | | | | | Fix ASAN and sanityGravatar ncteisen2018-06-15
| | | | | |
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-15
|\| | | | |
* | | | | | Make channelz an opt in featureGravatar ncteisen2018-06-15
| | | | | |
| * | | | | Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
| | | | | |
| * | | | | Merge pull request #15758 from grpc/revert-15678-channel-arg-sanityGravatar Nicolas Noble2018-06-14
| |\ \ \ \ \ | | | | | | | | | | | | | | Revert "Add Type Checking On Channel Args"
| * | | | | | Revert "Add suppressions to sanitizers for bazel builds"Gravatar Nicolas Noble2018-06-14
| | |_|_|_|/ | |/| | | |
| | | | * | Revert "Merge pull request #15746 from ↵Gravatar Mark D. Roth2018-06-14
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-15709-recv_trailing_metadata_ready2" This reverts commit 3f9308ce1f8cb42c96901c1700f0b9dbb531f186, reversing changes made to 92a0ae0b1081840d2c5a488f66bf6550c1a492f4.
| | * | | Revert "Add Type Checking On Channel Args"Gravatar Noah Eisen2018-06-14
| |/ / /
* | | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-13
|\| | |
| * | | Merge pull request #15645 from adelez/foundry_integrationGravatar adelez2018-06-13
| |\ \ \ | | | | | | | | | | Add suppressions to sanitizers for bazel builds
| * \ \ \ Merge pull request #15678 from ncteisen/channel-arg-sanityGravatar Noah Eisen2018-06-13
| |\ \ \ \ | | | | | | | | | | | | Add Type Checking On Channel Args
| | | * | | Add data param to grpc_cc_libraryGravatar Adele Zhou2018-06-13
| | | | | |
| | * | | | Reviewer feedbackGravatar ncteisen2018-06-13
| | | | | |
| * | | | | Revert "Second attempt: move recv_trailing_metadata into its own callback, ↵Gravatar Mark D. Roth2018-06-13
| | | | | | | | | | | | | | | | | | | | | | | | don't use on_complete for recv_ops"
| * | | | | Merge pull request #15490 from apolcyn/ares_under_combinerGravatar apolcyn2018-06-13
| |\ \ \ \ \ | | | | | | | | | | | | | | Refactor to put c-ares queries under a combiner
| * \ \ \ \ \ Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2Gravatar Mark D. Roth2018-06-13
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops
| | | | * | | Add suppressions files as data dependency to gpr_test_utilGravatar Adele Zhou2018-06-13
| | |_|/ / / | |/| | | |
| | | * | | Put c-ares queries under a combinerGravatar Alexander Polcyn2018-06-13
| | |/ / / | |/| | |
| * | | | Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closedGravatar apolcyn2018-06-12
| |\ \ \ \ | | | | | | | | | | | | Remove already_closed param from fd_orphan
| | | | | * Create verify_peer_options when creating ssl credentials in order to expose ↵Gravatar Ian Haken2018-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a verification callback option. These options are not yet exposed to languages outside of core.
| * | | | | Merge pull request #15092 from yashykt/epollerrGravatar Yash Tibrewal2018-06-12
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | Make linux polling engines capable of tracking errors separately
| * | | | | Merge pull request #15716 from adelez/manual_tagGravatar adelez2018-06-11
| |\ \ \ \ \ | | | | | | | | | | | | | | Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual.
| | | | | * | Code review changes.Gravatar Mark D. Roth2018-06-11
| | | | | | |
| | | * | | | Merge branch 'master' into epollerrGravatar Yash Tibrewal2018-06-11
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |