320 Commits (a3df36cc2505a89c2f481eea4a66a87b3002844a)

Author SHA1 Message Date
Vijay Pai 1fece54633 Add all tests to test/cpp/util bazel BUILD file 7 years ago
Yash Tibrewal 03412ee9de Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests 7 years ago
Craig Tiller e31e200dec Fix after merge 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
yang-g 903981adb6 Catch out of order error code 7 years ago
Craig Tiller 8c96701cf5 Ensure that we respect requested channel args in all cases 7 years ago
Yuchen Zeng 5dd2f48e24 Fix windows build 7 years ago
Yuchen Zeng b5eaf7734c gRPC CLI batch mode 7 years ago
Vijay Pai efce6e1e50 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" 7 years ago
Jan Tattermusch 5432dd8874 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" 7 years ago
Vijay Pai 677395558d Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Vijay Pai ce58cf8c44 Add Slice constructors to match all grpc_slice cases 7 years ago
Vijay Pai 81522c8ebe Add unsecure libraries to bazel build targets 7 years ago
Vijay Pai 4280725bb3 Clean up grpc++_unsecure so that it doesn't require secure content anymore 7 years ago
Vijay Pai 0f95fa4909 Add idiomatic C++ API for grpc::Slice construction that doesn't 7 years ago
Guantao Liu abe3cf51f0 Add a new metric 'Queries/CPU-sec'. 7 years ago
ncteisen 9bee3086c3 Make stream responses togglable via context 8 years ago
yang-g 32e1678327 Still create channel if remotedb is false. Just do not use it in the file parsing 8 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Craig Tiller a753371f05 Rework well_known_protos attr, and some other fixes 8 years ago
Nicolas "Pixel" Noble 88b1d82b3d Merge failure - missing grpc_cc_binary. 8 years ago
Nicolas "Pixel" Noble f4f16798fe Fixing test_util... 8 years ago
Nicolas "Pixel" Noble d70dbca6c0 Making test_util & co public. 8 years ago
Nicolas "Pixel" Noble fec014b937 Adding metrics_server. 8 years ago
Nicolas "Pixel" Noble 1c7cdd5f23 Fixing test_util target. 8 years ago
Nicolas "Pixel" Noble 987267f633 Fixing grpc_cli_libs. 8 years ago
Nicolas "Pixel" Noble 684fe378e1 Adding "grpc_cli_libs" back. 8 years ago
zhimingxie 60f35722de fix truncate bug in grpc_cli 8 years ago
Ivan Vučica 38279ea2e0 Bazel rule for building grpc_cli. 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Vijay Pai a935ae1505 Fix build rules for grpc++_unsecure, test that it builds properly 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
yang-g 66d40c63f7 Fix BUILD dependency, copyright and cmake 8 years ago
yang-g eceec8eaf6 Add helper function to supply and parse error_details from Status. 8 years ago
Alena Varkockova 7b9cb834ff Print out some cli error message for getservices 8 years ago
Nicolas "Pixel" Noble b02dd01584 Fixing qps & benchmark. 8 years ago
Sree Kuchibhotla 43bca1be48 Add BUILD file for end2end tests too 8 years ago
David Garcia Quintas 388b24d5a1 Added gflags dependency to test_config 8 years ago
Nicolas "Pixel" Noble abd887012f Initial test/cpp/util/BUILD file. 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
yang-g ded7f8250c Minor fixes 8 years ago
Yuchen Zeng 8d2d70ca99 Support bidirectional stream RPC 8 years ago
yang-g cc5910228d manual revert of #8901 8 years ago
Yuchen Zeng d37f642f35 Support server streaming 8 years ago
Yuchen Zeng f9329217b1 Support client streaming 8 years ago