Karthik Ravi Shankar
b3889585a1
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota"
6 years ago
Srini Polavarapu
9e9cc11d2b
Regenerate projects
6 years ago
Yash Tibrewal
abcd5861eb
Nuking the poll-cv polling engine
6 years ago
Karthik Ravi Shankar
705cb09f1d
Fix run_test and clang format errors
...
Make changes suggested by the script.
6 years ago
Karthik Ravi Shankar
f7dd48b2b6
Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota
...
This change moves ResourceQuota class fron grpc namespace to grpc_impl
namespace.
6 years ago
Nicolas Noble
91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace.""
6 years ago
Srini Polavarapu
d63f008767
Regenerate projects
6 years ago
Nicolas Noble
2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace."
6 years ago
Soheil Hassas Yeganeh
508c8d805a
Introduce more helper methods in gprpp/atomic.h
...
Retire the old atomic_with_atm.h and atomic_with_std.h as they are not
needed anymore.
Introduce helper methods which call GPR_ATM_INC_ADD_THEN and
GPR_ATM_INC_CAS_THEN, and use them everywhere.
Also introduce AtomicIncrementIfNonzero, originally authored by
vjpai@. This is going to be used for completion queues.
6 years ago
Nicolas "Pixel" Noble
ad1a34f904
Adding new header to build files.
6 years ago
Srini Polavarapu
8d237ea703
Regenerate projects
6 years ago
Srini Polavarapu
b0efc103e3
Regenerate projects
6 years ago
Nicolas "Pixel" Noble
b0e6cc9b5f
Forgot to declare the header.
6 years ago
Yash Tibrewal
9df6023dca
Move Optional to gprpp, and reviewer comments
6 years ago
Sanjay Pujare
ad54166f92
Regenerate projects
6 years ago
Prashant Jaikumar
95965f71d3
Remove network_status_tracker
...
Remove network_status_tracker and its unit test as it does nothing. We
can add tests for network status change in another commit.
6 years ago
Sanjay Pujare
77e8525640
Regenerate projects
6 years ago
Sanjay Pujare
94d5587643
Regenerate projects
6 years ago
Alexander Polcyn
00763bc3ea
Support named scope id's with ipv6 resolver on posix
6 years ago
Vijay Pai
c52ae0d000
Give the interceptors header files in include/grpcpp/support
6 years ago
Srini Polavarapu
a31ccd49e6
Regenerate projects
6 years ago
Nicolas "Pixel" Noble
d550af373c
Moving ::grpc::Alarm to ::grpc_impl::Alarm.
6 years ago
Srini Polavarapu
9eaebf116d
Regenerate projects
6 years ago
Soheil Hassas Yeganeh
2f55f4f85a
Add TSAN annotations to gRPC.
6 years ago
Muxi Yan
97ec5c1d68
Bump version to v1.17.0
6 years ago
Srini Polavarapu
cf104e1ba3
regenerate doxygen files
6 years ago
Stanley Cheung
698cf221d8
Regenerate projects
6 years ago
Stanley Cheung
42e3ae7309
Re-generate projects
6 years ago
Muxi Yan
da14743f1a
Generate projects
6 years ago
Muxi Yan
f3e4ae633e
Regenerate projects
6 years ago
Srini Polavarapu
25cd16ae58
Regenerate projects
6 years ago
Srini Polavarapu
1bf93a76f5
Regenerate projects
6 years ago
Yash Tibrewal
4cc3717e15
move client_interceptor.cc from src/cpp/codegen to src/cpp/client
6 years ago
ncteisen
44b262c361
fix build and sanity
6 years ago
Yash Tibrewal
0390b29e15
Register global interceptors functionality
6 years ago
Vijay Pai
84e763f10a
Experimental C++ server callback unary API
6 years ago
Yash Tibrewal
6a5f39db3c
Separate out interceptorbatchmethodimpl to a different file
6 years ago
Yash Tibrewal
c2e3fde9b5
Rename call.h to call_op_set.h and call_wrapper.h to call.h
6 years ago
Mark D. Roth
f85fd026e3
Client-side health checking support.
6 years ago
Stanley Cheung
3dd82ec3c2
Regenerate projects
6 years ago
Mark D. Roth
7b48518f65
Move core docs to core subdir.
6 years ago
Yash Tibrewal
9b83b7d19e
Adding intercepted channel
6 years ago
Yash Tibrewal
b232bacf27
Starting on server interceptors
6 years ago
Stanley Cheung
cda4e7d1df
Regenerate projects
7 years ago
Stanley Cheung
e5ce1e36e6
Regenerate projects
7 years ago
Yash Tibrewal
1d999617e2
Add experimental versions with interceptors for create channel from fd and inproc channel
7 years ago
Yash Tibrewal
5525521456
Build changes
7 years ago
Vijay Pai
be18cedf90
Delete epollsig poller and tests using it
7 years ago
Muxi Yan
d65d25795b
generate_projects
7 years ago
Vijay Pai
9e6511ae2e
Make the core callback interface API so that it can be used in generated code
7 years ago