Craig Tiller
|
28316341bf
|
Annotate impl/codegen with IWYU pragmas (#27252)
* Add a tool to annotate impl/codegen with IWYU pragmas
* xx
* oops
* fmt
* x
* fix wrong direction bug
* use defaultdict
* better annotations
* better annotations
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2021-09-08 09:13:03 -07:00 |
Karthik Ravi Shankar
|
375d92be8d
|
Merge branch 'master' into sync-stream
|
2020-09-08 15:14:48 -07:00 |
Karthik Ravi Shankar
|
67667eb7b6
|
Revert ...
|
2020-09-03 08:16:10 -07:00 |
Moiz Haidry
|
d8c0182360
|
Expose some of the internal codegen interfaces
|
2019-07-02 12:32:14 -07:00 |
Moiz Haidry
|
bf994e48d9
|
Move grpc async, callback and sync implementation to grpc_impl namespace
|
2019-07-01 14:05:54 -07:00 |
Moiz Haidry
|
fbd5957ee8
|
Sanity and build fixes
|
2019-06-21 12:28:55 -07:00 |
Moiz Haidry
|
3ce20819cf
|
Modify codegen to use grpc_impl namespace and other cleanups
|
2019-06-21 10:51:57 -07:00 |
SataQiu
|
b416019f72
|
fix spelling errors of include/*
|
2019-04-16 11:45:42 +08:00 |
Yash Tibrewal
|
c6261f4b91
|
Rename new SendMessage types to SendMessagePtr
|
2019-01-02 14:46:52 -08:00 |
Yash Tibrewal
|
4aeba42528
|
Provide GetOriginalSendMessage for some APIs
|
2018-12-28 17:27:38 -08:00 |
Yash Tibrewal
|
cc8c27950c
|
Change types to use C++ types rather than core types
|
2018-10-16 14:10:48 -07:00 |
Vijay Pai
|
e84096bbe5
|
Experimental infrastructure for callback-based CQ
|
2018-08-10 14:33:22 -07:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |