aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* more stuffGravatar Yash Tibrewal2018-08-24
|
* Merge pull request #15941 from yashykt/fathomtcpchangesGravatar Yash Tibrewal2018-08-24
|\ | | | | Fathom tcp changes
* \ Merge pull request #16414 from vjpai/core_callback_testGravatar Vijay Pai2018-08-24
|\ \ | | | | | | Add an inproc-based non-polling end2end test of core callback API
* \ \ Merge pull request #16358 from muxi/privatize-boringsslGravatar Muxi Yan2018-08-24
|\ \ \ | | | | | | | | Make symbols of BoringSSL private
| * | | Make symbols of BoringSSL private to gRPCGravatar Muxi Yan2018-08-23
| | | |
| | * | Add an inproc-based non-polling test of core callback APIGravatar Vijay Pai2018-08-21
| |/ / |/| |
* | | Merge pull request #16374 from vjpai/censusGravatar Vijay Pai2018-08-17
|\ \ \ | | | | | | | | Move a census file from src/cpp to src/core since core depends on it
* \ \ \ Merge pull request #16373 from markdroth/mu_guard_cleanupGravatar Mark D. Roth2018-08-17
|\ \ \ \ | | | | | | | | | | Move C++ mu_guard class out of C-core public headers and fix style.
| | * | | Add a sanity check to avoid reintroducing dependence on cpp by coreGravatar Vijay Pai2018-08-16
| | | | |
| | * | | Move a file from src/cpp to src/core since core depends on itGravatar Vijay Pai2018-08-16
| |/ / / |/| | |
| * | | Move C++ mu_guard class out of C-core public headers and fix style.Gravatar Mark D. Roth2018-08-16
| | | |
* | | | Merge pull request #15175 from murgatroid99/node_perf_tests_againGravatar Michael Lumish2018-08-16
|\ \ \ \ | | | | | | | | | | Add Node perf tests for both implementations
* \ \ \ \ Merge pull request #16347 from jtattermusch/workaround_16334Gravatar Jan Tattermusch2018-08-14
|\ \ \ \ \ | | | | | | | | | | | | fix performance benchmarks on windows
* \ \ \ \ \ Merge pull request #16298 from vjpai/custom_pollerGravatar Vijay Pai2018-08-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Infrastructure for registering custom polling engines
| | * | | | | yapf codeGravatar Jan Tattermusch2018-08-14
| | | | | | |
* | | | | | | correctly set performance job metadata on kokoroGravatar Jan Tattermusch2018-08-14
| | | | | | |
| | * | | | | fix performance benchmarks on windowsGravatar Jan Tattermusch2018-08-14
| |/ / / / / |/| | | | |
| | | | | * Merge masterGravatar Yash Tibrewal2018-08-13
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #16261 from muxi/dynamic-cfstream-initGravatar Muxi Yan2018-08-13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Use environment variable to enable CFStream
* | | | | | 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
| |/ / / / / /
| | | | * | | Increase build timeout againGravatar murgatroid992018-08-10
| | | | | | |
* | | | | | | remove matt-kwong from OWNERSGravatar Jan Tattermusch2018-08-10
|/ / / / / /
* | | | | | fix mkdir race in build_packages taskGravatar Jan Tattermusch2018-08-10
| | | | | |
| | | * | | Remove added line in node perf build scriptGravatar murgatroid992018-08-09
| | | | | |
| | * | | | Infrastructure for adding custom polling enginesGravatar Vijay Pai2018-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
* \ \ \ \ 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
| |/ / / / |/| | | |
| | * | | Enable CFStream with environment variableGravatar Muxi Yan2018-08-06
| |/ / / |/| | |
| * | | Add Python3.7 32bit build on WindowsGravatar Mehrdad Afshari2018-08-06
| | | |
| | * | Merge remote-tracking branch 'upstream/master' into node_perf_tests_againGravatar murgatroid992018-08-03
| | |\ \ | |_|/ / |/| | |
| | * | Make Node perf build script idempotent, update to newer Node versionGravatar murgatroid992018-08-03
| | | |
* | | | 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
|/ / / /