Jan Tattermusch
0d6eec8b8f
a few fixes for run_performance_tests.py flame graph generators
5 years ago
Matthew Stevenson
83302c759e
Added secure public header to grpc++_unsecure dependencies
5 years ago
Tony Lu
63e6329c65
Added Kokoro jobs for tvos unit tests
5 years ago
Tony Lu
f4ff1a12d0
Whitelisted build_bazel_rules_apple
5 years ago
Prashant Jaikumar
232725b99a
Add C++ Cronet end2end tests
5 years ago
Matthew Stevenson
4cd2fdd7df
First commit: autogenerated files
5 years ago
Esun Kim
e45c5f021b
Add check_upb_output to sanity test
5 years ago
Esun Kim
44de9634f6
Update third_party/upb to the latest
5 years ago
Esun Kim
7e367da22a
Added more protos to upb
5 years ago
Tony Lu
6b99f47bbf
Try modifying kokoro job because Sample's default FRAMEWORK is set to
...
YES now
5 years ago
Esun Kim
ded9f46c06
Refactored BUILD file to isolate cronet rules
5 years ago
Qiancheng Zhao
29480c4f6b
add client idle filter
5 years ago
Nicolas "Pixel" Noble
a4608cb373
Properly using upb's upstream.
5 years ago
Alexander Polcyn
6898c23a5d
Add experimental control plane creds C-core API
5 years ago
Yunjia Wang
c6bc2b1875
Add threadpool benchmark and build files
5 years ago
Nicolas "Pixel" Noble
c4481f5538
Trying out my upb change.
5 years ago
Jan Tattermusch
c556a02024
add per-rpc interop tests to managed grpc-dotnet client
5 years ago
Alexander Polcyn
3958a53bf7
Address review comments; fix sanity
5 years ago
Alexander Polcyn
4999420c7d
Add a test client for certain grpclb fallback scenarios
5 years ago
Esun Kim
bd5ed4fddd
Move compiler targets from /BUILD to /src/compiler/BUILD
5 years ago
Julien Boeuf
109edca971
Adding C++ API and implementation for STS credentials:
...
- marked as experimental.
- also changed the name of a field in the options struct.
5 years ago
Nicolas "Pixel" Noble
170beff648
Upgrading absl submodule, in the hope this will make Windows RBE work.
5 years ago
Moiz Haidry
bf994e48d9
Move grpc async, callback and sync implementation to grpc_impl namespace
5 years ago
Yunjia Wang
410451c126
Add threadpool implementation
5 years ago
Moiz Haidry
1c354e7c1f
Move grpc async, callback and sync implementation to grpc_impl namespace
5 years ago
Soheil Hassas Yeganeh
dbf88dd66f
Revert "Revert "Introduce string_view and use it for gpr_split_host_port.""
...
This reverts commit 80c177d4c4
.
6 years ago
Alexander Polcyn
0d2c622f9e
Fix DNS resolver cooldown
6 years ago
Karthik Ravi Shankar
bddcb6c906
Don't move ServerContext to impl
6 years ago
Soheil Hassas Yeganeh
80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port."
6 years ago
Nicolas "Pixel" Noble
81da76ca3e
Updating build files with changing upb directories.
6 years ago
Nicolas "Pixel" Noble
fabad6e687
Fixing check bazel workspace script.
6 years ago
Nicolas "Pixel" Noble
27030f58aa
Renaming data-plane-api to envoy-api.
6 years ago
Nicolas "Pixel" Noble
9f0d0e030f
Syncing all the data-plane-api references.
6 years ago
Muxi Yan
bb7829b87b
Relocate cpu_cost to correct test case
6 years ago
Karthik Ravi Shankar
8b91dc5fd2
Move more of usage to grpc_impl
...
1) Create server_context_impl and completion_queue_impl headers.
2) Move more of usage of ClientContext, ServerContext to grpc_impl
6 years ago
Yunjia Wang
a68e7bc461
Remove extra header file, change to c test, change new/delete
6 years ago
Arjun Roy
bff4dd1b2d
Fast-path for no-error case for grpc_error_get_status.
...
For each client side call, we execute grpc_error_get_status; in the common case
that there is no error, we save roughly 30 instructions and a call to strlen.
6 years ago
Soheil Hassas Yeganeh
ef0f9bf7ec
Introduce string_view and use it for gpr_split_host_port.
6 years ago
Prashant Jaikumar
43628b286f
Update googletest version to v1.8.1
...
Bazel builds of test/cpp/end2end:end2end_test were failing on Mac OS with v1.8.0 due to missing gtest symbols. The issue is not seen in v1.8.1. A WORKSPACE file was added to gtest repo in 1.8.1, so gtest.BUILD can be removed.
6 years ago
Alexander Polcyn
30c700fd02
Drop support for ruby < 2.3; update and unskip distrib tests
6 years ago
Muxi Yan
7eb8bac696
Resolve xcodebuild issue on Mac
6 years ago
Alexander Polcyn
9aa48c6d1c
Drop support for ruby < 2.3; update and unskip distrib tests
6 years ago
Yunjia Wang
ad22f9d7bf
Add delete operator overload
6 years ago
Alexander Polcyn
621707370a
Skip all ruby distrib tests that use ruby 2.2
6 years ago
Alexander Polcyn
3e843d68d0
Skip all ruby distrib tests that use ruby 2.2
6 years ago
Muxi Yan
8a11a8120a
More run_tests.py script fix
6 years ago
Muxi Yan
8cc3457776
fix tests so that they run
6 years ago
Muxi Yan
ec8777c6aa
Add protobuf pod version sanitizer
6 years ago
Yunjia Wang
1def76bf1d
Add Makefile
6 years ago
Yash Tibrewal
4fc02c6bf5
add tests for bad stream IDs
6 years ago