aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-13
|\
| * run cloud-to-prod interop tests with google default credentialsGravatar Yihua Zhang2018-08-10
| |
* | Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-09
|\ \
| | * Added system roots feature to load roots from OS trust storeGravatar tdbhacks2018-08-09
| |/ | | | | | | | | | | Added a flag-guarded feature that allows gRPC to load TLS/SSL roots from the OS trust store. This is the Linux-specific implementation of such feature.
| * Enable c-ares queries on WindowsGravatar Alex Polcyn2018-08-08
| |
| * Merge pull request #15597 from jtattermusch/protobuf_submodule_36xGravatar Jan Tattermusch2018-08-08
| |\ | | | | | | Upgrade third_party/protobuf to 3.6.1
| * \ Merge pull request #16204 from Capstan/cli-channelGravatar Yang Gao2018-08-07
| |\ \ | | | | | | | | Create a --channel_creds_type flag for grpc_cli.
| | * | Shorten flag value to gdc.Gravatar Nathan Herring2018-08-07
| | | |
| | * | Make `google_default_credentials` be an additional channel type.Gravatar Nathan Herring2018-08-07
| | | |
| * | | Merge pull request #16225 from markdroth/reset_connection_backoffGravatar Mark D. Roth2018-08-07
| |\ \ \ | | | | | | | | | | Reset connection backoff
| | | | * try fixing cxx distrib testGravatar Jan Tattermusch2018-08-07
| | | | |
| | | | * try fixing protobuf build in win distribtestGravatar Jan Tattermusch2018-08-07
| | |_|/ | |/| |
| * | | Merge pull request #16214 from yang-g/order_order_pleaseGravatar Yang Gao2018-08-06
| |\ \ \ | | | | | | | | | | Add more filter priority levels
| * | | | Use paramGravatar Juanli Shen2018-08-06
| | | | |
| | | * | Add experimental API for resetting connection backoff.Gravatar Mark D. Roth2018-08-06
| | |/ / | |/| |
| | * | update testGravatar yang-g2018-08-06
| | | |
* | | | Revert "Revert "Restrict the number of threads in C++ sync server""Gravatar Sree Kuchibhotla2018-08-01
|/ / /
| * | Add more filter priority levelsGravatar yang-g2018-08-01
| | |
| | * Clang format.Gravatar Nathan Herring2018-08-01
| | |
| | * Create a --channel_creds_type flag for grpc_cli.Gravatar Nathan Herring2018-08-01
| |/ |/| | | | | | | | | | | | | This replaces several mutually-exclusive flags for a single selector flag which defines the base channel type. It also allows child classes to selectively override the defaults and provide additional channel types (e.g., LOAS in the mono repo). Fixes issue #16060.
* | Revert "Restrict the number of threads in C++ sync server"Gravatar Nicolas Noble2018-07-31
| |
* | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-31
|\|
| * Merge pull request #16066 from Capstan/cli-tlsGravatar Yang Gao2018-07-30
| |\ | | | | | | Introduce --ssl_target flag to grpc_cli.
| * \ Merge pull request #16163 from apolcyn/revert_revert_windows_breakageGravatar apolcyn2018-07-30
| |\ \ | | | | | | | | Revert "Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort""
* | | | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-30
|\| | |
* | | | Address core review commentsGravatar Sree Kuchibhotla2018-07-27
| | | |
| * | | Merge pull request #16159 from markdroth/ref_counted_ptr_polymorphism_fixGravatar Mark D. Roth2018-07-27
| |\ \ \ | | | | | | | | | | Fix RefCountedPtr to handle polymorphism.
| | * | | fix clang_tidyGravatar Mark D. Roth2018-07-27
| | | | |
| | * | | A bit of cleanup and add more tests.Gravatar Mark D. Roth2018-07-27
| | | | |
| | | * | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"Gravatar Alexander Polcyn2018-07-27
| | |/ / | |/| | | | | | | | | | | | | | This reverts commit d9e8f86675cf923714b3ead4b06087e14a88c08c, reversing changes made to 04847aeb1e62bc528d88fa3c47daa24a4cf629b3.
| * | | Merge pull request #16158 from apolcyn/revert_windows_breakageGravatar apolcyn2018-07-26
| |\ \ \ | | | | | | | | | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
| | | * | Fix build.Gravatar Mark D. Roth2018-07-26
| | | | |
| | * | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"Gravatar Alexander Polcyn2018-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ae8d3efc3a360b289f0b33e1c53c8c73960cb31f, reversing changes made to e41215e181564a61320b9b69ae5feb7f7c3625fe.
| | | * | Fix RefCountedPtr to handle polymorphism.Gravatar Mark D. Roth2018-07-26
| | | | |
| * | | | Wait a configurable amount of time for benchmark channels to become readyGravatar Alexander Polcyn2018-07-26
| |/ / /
| * | | Merge pull request #15797 from apolcyn/windows_compile_and_sortGravatar apolcyn2018-07-25
| |\ \ \ | | | | | | | | | | Enable c-ares address sorting on windows
| | * | | Get c-ares to compile and do address sorting on windowsGravatar Alex Polcyn2018-07-25
| | |/ /
* | | | generate_projects.shGravatar Sree Kuchibhotla2018-07-25
| | | |
* | | | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-25
|\| | |
| * | | Merge pull request #16076 from AspirinSJL/fix_rereGravatar Juanli Shen2018-07-25
| |\ \ \ | | | | | | | | | | Fix re-resolution in pick first
| | * | | Fix re-resolution in pick_firstGravatar Juanli Shen2018-07-24
| | |/ /
* | | | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-24
|\ \ \ \ | | |/ / | |/| |
* | | | Add Tests in Core and C++ and fix a few related bugs in thread_manager.ccGravatar Sree Kuchibhotla2018-07-24
| | | |
| | * | Use test credentials provider for QPS benchmarking reporter clientGravatar Alexander Polcyn2018-07-24
| |/ /
| * | Merge pull request #16092 from apolcyn/customizable_qps_server_builderGravatar apolcyn2018-07-23
| |\ \ | | | | | | | | Provide a global way to customize QPS server builder options
* | | | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-23
|\| | |
| | * | Make QPS server builder customizeabledGravatar Alex Polcyn2018-07-23
| | | |
| * | | Relax qps/eps error in load reporter testGravatar Juanli Shen2018-07-22
| |/ /
| * | Merge pull request #15929 from Torgen/empty_product_name_segfaultGravatar Nicolas Noble2018-07-21
| |\ \ | | | | | | | | Don't segfault when product name from BIOS is empty
| | | * More clang formatGravatar Nathan Herring2018-07-21
| | | |