aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util
Commit message (Collapse)AuthorAge
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
|
* Merge branch 'master' into execctxGravatar Yash Tibrewal2017-11-30
|\
| * Add all tests to test/cpp/util bazel BUILD fileGravatar Vijay Pai2017-11-28
| |
* | Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in ↵Gravatar Yash Tibrewal2017-11-28
|/ | | | grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests
* Fix after mergeGravatar Craig Tiller2017-11-13
|
* clang-format after nullptr changesGravatar Craig Tiller2017-11-10
|
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
|
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|
* Catch out of order error codeGravatar yang-g2017-10-25
|
* Ensure that we respect requested channel args in all casesGravatar Craig Tiller2017-10-20
|
* Fix windows buildGravatar Yuchen Zeng2017-09-29
|
* gRPC CLI batch modeGravatar Yuchen Zeng2017-09-29
|
* Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather ↵Gravatar Vijay Pai2017-09-21
| | | | than only grpc_byte_buffer""
* Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only ↵Gravatar Jan Tattermusch2017-09-14
| | | | grpc_byte_buffer"
* Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferGravatar Vijay Pai2017-09-07
|
* Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
|
* Add Slice constructors to match all grpc_slice casesGravatar Vijay Pai2017-08-04
|
* Add unsecure libraries to bazel build targetsGravatar Vijay Pai2017-08-02
|
* Clean up grpc++_unsecure so that it doesn't require secure content anymoreGravatar Vijay Pai2017-07-30
|
* Merge pull request #11787 from guantaol/qps_driverGravatar Guantao Liu2017-07-18
|\ | | | | Add a new metric and enable internal credential types in QPS Driver
* | Add idiomatic C++ API for grpc::Slice construction that doesn'tGravatar Vijay Pai2017-07-18
| | | | | | | | require using grpc_slice
| * Merge remote-tracking branch 'upstream/master' into qps_driver to resolve ↵Gravatar Guantao Liu2017-07-13
| |\ | |/ |/| | | conflicts.
* | Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\ \ | | | | | | Import mutations.
| | * Add a new metric 'Queries/CPU-sec'.Gravatar Guantao Liu2017-07-12
| |/ |/| | | | | Enable internal credential types.
* | Make stream responses togglable via contextGravatar ncteisen2017-07-05
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| |\ | |/ |/|
* | Still create channel if remotedb is false. Just do not use it in the file ↵Gravatar yang-g2017-06-19
| | | | | | | | parsing
* | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| |
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
| * Merge remote-tracking branch 'ctiller/build-wtf' into importGravatar Nicolas "Pixel" Noble2017-05-26
| |\
| * | Adding dummy layering check option.Gravatar Nicolas "Pixel" Noble2017-05-19
|/ /
| * Rework well_known_protos attr, and some other fixesGravatar Craig Tiller2017-05-16
|/
* Merge failure - missing grpc_cc_binary.Gravatar Nicolas "Pixel" Noble2017-05-12
|
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\
* | Fixing test_util...Gravatar Nicolas "Pixel" Noble2017-05-11
| |
* | Making test_util & co public.Gravatar Nicolas "Pixel" Noble2017-05-09
| |
* | Adding metrics_server.Gravatar Nicolas "Pixel" Noble2017-05-09
| |
* | Fixing test_util target.Gravatar Nicolas "Pixel" Noble2017-05-09
| |
* | Fixing grpc_cli_libs.Gravatar Nicolas "Pixel" Noble2017-05-08
| |
* | Adding "grpc_cli_libs" back.Gravatar Nicolas "Pixel" Noble2017-05-05
| |
| * fix truncate bug in grpc_cliGravatar zhimingxie2017-05-02
| |
| * Bazel rule for building grpc_cli.Gravatar Ivan Vučica2017-04-27
| |
| * Fix build rules for grpc++_unsecure, test that it builds properlyGravatar Vijay Pai2017-04-20
| |
* | Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
| |
| * Fix BUILD dependency, copyright and cmakeGravatar yang-g2017-04-12
| |
| * Add helper function to supply and parse error_details from Status.Gravatar yang-g2017-04-11
| |
| * Print out some cli error message for getservicesGravatar Alena Varkockova2017-04-02
|/ | | | | Currently, when you cann grpc_cli ls on an endpoint that does not have service reflection, the cli just silently ends without printing out any error or message. This PR should fix that.
* Fixing qps & benchmark.Gravatar Nicolas "Pixel" Noble2017-03-24
|
* Add BUILD file for end2end tests tooGravatar Sree Kuchibhotla2017-02-22
|
* Added gflags dependency to test_configGravatar David Garcia Quintas2017-02-21
|