aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #14211 from yashykt/httpsclibazelGravatar Yash Tibrewal2018-01-29
|\
| * Manually set roots pem env variable for httpscli_testGravatar Yash Tibrewal2018-01-29
* | Disable failing ssl_transport_security_tests when using OpenSSL libGravatar jiangtaoli20162018-01-29
| * Bazel fix for httpcli_testGravatar Yash Tibrewal2018-01-26
* | Merge pull request #14204 from yashykt/ssltestfixGravatar Yash Tibrewal2018-01-26
|\ \
| * | Fix end2end test flake #13477Gravatar Yash Tibrewal2018-01-26
| |/
* | Merge pull request #14192 from sreecha/e2e_testGravatar Sree Kuchibhotla2018-01-26
|\ \ | |/ |/|
* | Merge pull request #14136 from jtattermusch/add_ubuntu_1710Gravatar Jan Tattermusch2018-01-26
|\ \
| | * Set the environment variable at the beginning of the test. Otherwise, itGravatar Sree Kuchibhotla2018-01-25
| |/ |/|
* | Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_macGravatar apolcyn2018-01-25
|\ \
| | * silence switch fallthrough warning on gcc7.2Gravatar Jan Tattermusch2018-01-25
* | | Merge pull request #14146 from markdroth/inlined_vector_clearGravatar Mark D. Roth2018-01-25
|\ \ \
| | * | Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1,...Gravatar Alexander Polcyn2018-01-24
* | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \ \ \
| | * | | Fix build problem.Gravatar Mark D. Roth2018-01-24
| * | | | Merge pull request #14164 from yang-g/cork_allGravatar Yang Gao2018-01-24
| |\ \ \ \
| | * | | | Add option to use client side coalescing API in qps testGravatar yang-g2018-01-24
| * | | | | Extract lb_calld from glb_policyGravatar Juanli Shen2018-01-23
| | | * | | Add const version of operator[].Gravatar Mark D. Roth2018-01-23
| | | * | | Add clear() method for InlinedVector<>.Gravatar Mark D. Roth2018-01-23
| * | | | | Merge pull request #14080 from yang-g/return_earlyGravatar Yang Gao2018-01-23
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #14086 from ncteisen/more-clang-tidyGravatar Noah Eisen2018-01-23
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | Add a testGravatar yang-g2018-01-23
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #13935 from muxi/create-grpc-c++-podspecGravatar Muxi Yan2018-01-23
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #14093 from markdroth/arena_alignmentGravatar Mark D. Roth2018-01-23
| |\ \ \ \ \
| | | | | | * fix -Wmemset-elt-size warning in gcc7.2Gravatar Jan Tattermusch2018-01-23
| | |_|_|_|/ | |/| | | |
| | * | | | Fix arena to return aligned memory.Gravatar Mark D. Roth2018-01-22
| * | | | | Use wait_for_ready in goaway_server_test.Gravatar Mark D. Roth2018-01-22
| |/ / / /
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into more-clang-tidyGravatar ncteisen2018-01-22
| | | |\ \ | | |_|/ / | |/| | |
| | * | | Merge remote-tracking branch 'upstream/master' into create-grpc-c++-podspecGravatar Muxi Yan2018-01-19
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Clean up C++ tests and exampleGravatar Muxi Yan2018-01-19
| * | | | Merge pull request #14089 from markdroth/no_plus_in_directory_namesGravatar Mark D. Roth2018-01-19
| |\ \ \ \
| | * | | | Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19
* | | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\| | | | |
| * | | | | Merge pull request #14070 from markdroth/backoff_api_cleanupGravatar Mark D. Roth2018-01-19
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | | | * | remote stale importGravatar Noah Eisen2018-01-19
| * | | | | Merge pull request #14081 from yang-g/cpp17Gravatar Yang Gao2018-01-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #14078 from yashykt/asan_sockaddrGravatar Yash Tibrewal2018-01-18
| |\ \ \ \ \ \
| | | | | * | | Clean up tests, examples, and podspecsGravatar Muxi Yan2018-01-18
| | | * | | | | remove use of random_shuffleGravatar yang-g2018-01-18
| | |/ / / / / | |/| | | | |
| | * | | | | Fix typo s/resolition/resolutionGravatar Yash Tibrewal2018-01-18
| * | | | | | Merge pull request #14051 from markdroth/reorganize_supportGravatar Mark D. Roth2018-01-18
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | Solve a stack_use_after_scope issue in sockaddr_resolver_testGravatar Yash Tibrewal2018-01-18
| | |/ / / / | |/| | | |
| | * | | | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| * | | | | fix finding opensslGravatar Jan Tattermusch2018-01-18
| * | | | | fix distribtest typoGravatar Jan Tattermusch2018-01-18
| |/ / / /
| | * | | Combine BackOff Begin() and Step() methods.Gravatar Mark D. Roth2018-01-18
| * | | | Merge pull request #14046 from jtattermusch/try_fixing_dualstack_socket_testGravatar Jan Tattermusch2018-01-18
| |\ \ \ \
| * \ \ \ \ Merge pull request #14005 from jtattermusch/fix_win_alarm_testGravatar Jan Tattermusch2018-01-18
| |\ \ \ \ \
| | | * | | | use grpc_timeout_milliseconds_to_deadline directlyGravatar Jan Tattermusch2018-01-18