Noah Eisen
|
f2bea3725f
|
Revert "Channel Tracing Implementation; Part 1"
|
7 years ago |
Vijay Pai
|
ba46afe3e2
|
Delete status_test that has no coverage; replace with static_asserts
|
7 years ago |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
7 years ago |
ncteisen
|
09703ea300
|
Add severity
|
7 years ago |
ncteisen
|
97a3dbeb36
|
Move C++ to util, call it from core test
|
7 years ago |
Vijay Pai
|
7fed69b7ad
|
Use static_cast rather than reinterpret_cast whenever possible
|
7 years ago |
Carlos Valera
|
efce74b525
|
Print trailing metadata in the "grpc_cli call" command.
This often includes important debugging information when the RPC returns
a non-OK status.
|
7 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Carl Mastrangelo
|
16cca9f4c1
|
Check return values from ServiceReflection calls, and print a more helpful message
|
7 years ago |
Vijay Pai
|
3b7ae55f77
|
More uses of 1-phase Call
|
7 years ago |
Adele Zhou
|
2294031d6a
|
Fix echo.proto path under bazel
|
7 years ago |
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
7 years ago |
Yuchen Zeng
|
487ee31b9e
|
Address review comments
|
7 years ago |
Yuchen Zeng
|
243505060a
|
Support access token credential in grpc_cli
|
7 years ago |
Yuchen Zeng
|
2455b3d33d
|
Fix tsan issue
|
7 years ago |
Yuchen Zeng
|
19889d79e4
|
Add escape sequences for the grpc_cli metadata flag
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Yash Tibrewal
|
8cf1470a51
|
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
|
7 years ago |
Yash Tibrewal
|
ad4d2dde00
|
Revert "All instances of exec_ctx being passed around in src/core removed"
|
7 years ago |
Sree Kuchibhotla
|
54961bb9e1
|
Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition varialbes in linux support MONOTONIC clock type)
|
7 years ago |
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
require using grpc_slice
|
7 years ago |
Guantao Liu
|
abe3cf51f0
|
Add a new metric 'Queries/CPU-sec'.
Enable internal credential types.
|
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 |