aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* Merge pull request #16320 from stanley-cheung/remove-php-macos-build-artifactGravatar Stanley Cheung2018-08-10
|\ | | | | No need to build artifact for PHP MacOS
| * lint fixGravatar Stanley Cheung2018-08-10
| |
* | Merge pull request #16183 from yihuazhang/google_default_creds_cloud_path_testGravatar yihuaz2018-08-10
|\ \ | | | | | | Add cloud-path interop tests using google default credentials
| | * Remove if clause tooGravatar Stanley Cheung2018-08-10
| | |
| * | run cloud-to-prod interop tests with google default credentialsGravatar Yihua Zhang2018-08-10
| | |
| | * No need to build artifact for PHP MacOSGravatar Stanley Cheung2018-08-10
| |/
* / remove matt-kwong from OWNERSGravatar Jan Tattermusch2018-08-10
|/
* fix mkdir race in build_packages taskGravatar Jan Tattermusch2018-08-10
|
* 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
* \ Upmerge branch 'v1.14.x' into masterGravatar Mehrdad Afshari2018-08-07
|\ \
| | * upgrade third_party/protobuf to v3.6.1Gravatar Jan Tattermusch2018-08-07
| | |
| | * attempt to fix protoc buildGravatar Jan Tattermusch2018-08-07
| | |
| | * update protobuf submodule to latest 3.6.0Gravatar Jan Tattermusch2018-08-07
| |/ |/|
| * Add Python3.7 32bit build on WindowsGravatar Mehrdad Afshari2018-08-06
| |
* | add unity package build to package_targets.pyGravatar Jan Tattermusch2018-08-02
| |
* | remove Jenkins references from build_packages scriptsGravatar Jan Tattermusch2018-07-31
| |
* | 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"
| * | 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.
* | | 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
| | |
* | | Grpc.Core: add support for x86 android emulatorGravatar Jan Tattermusch2018-07-24
|/ /
* | Fix license yearGravatar Jan Tattermusch2018-07-24
| |
* | build fat binary for iosGravatar Jan Tattermusch2018-07-24
| |
* | building ios artifactGravatar Jan Tattermusch2018-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
| * | Make QPS server builder customizeabledGravatar Alex Polcyn2018-07-23
| | |
* | | Merge pull request #15969 from Greenliff/support/xamarinGravatar Jan Tattermusch2018-07-23
|\ \ \ | |/ / |/| | Xamarin.Android: add support
| * | run yapfGravatar Jan Tattermusch2018-07-20
| | |
| * | differentiate C# android artifacts by ABIGravatar Jan Tattermusch2018-07-20
| | |
* | | Move ChannelzServicePlugin to public, experimentalGravatar ncteisen2018-07-19
| | |
| * | Merge remote-tracking branch 'upstream/master' into support/xamarinGravatar Jan Tattermusch2018-07-19
| |\|
| * | fix automatized android artifact buildGravatar Jan Tattermusch2018-07-19
| | |
* | | Adds C++ Channelz ServiceGravatar ncteisen2018-07-18
| |/ |/|
* | update boringssl and boringssl-with-bazel to latest chromium-stableGravatar Jan Tattermusch2018-07-17
| |
* | Merge pull request #15918 from matt-kwong/rbe-unknownGravatar Matt Kwong2018-07-11
|\ \ | | | | | | Enable uploading UNKNOWN results for RBE
* \ \ Merge pull request #15965 from grpc/v1.13.xGravatar Mehrdad Afshari2018-07-09
|\ \ \ | | | | | | | | Upmerge v1.13.x (Python3.7 macOS/Windows 64-bit targets)
| * | | Build 64-bit Python 3.7 packages on macOS and WindowsGravatar Mehrdad Afshari2018-07-09
| | | |
| | * | Add error handling for when a test result cannot be parsedGravatar Matt Kwong2018-07-09
| | | |
* | | | Fix the muddled linkeage of channelzGravatar ncteisen2018-07-06
| |_|/ |/| |
* | | 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
| | * | | implement loca credentialsGravatar Yihua Zhang2018-07-02
| |/ / / |/| | |
| | | * Enable uploading UNKNOWN results for RBEGravatar Matt Kwong2018-06-29
| |_|/ |/| |
| * | s/CodegenGeneric/Raw/gGravatar ncteisen2018-06-28
| | |
| * | Merge branch 'master' of https://github.com/grpc/grpc into serializationGravatar ncteisen2018-06-28
| |\ \
* | | | Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.Gravatar Mark D. Roth2018-06-27
| |/ / |/| |