Yijie Ma
|
f99b8b5bc4
|
Convert c-style comments to C++-style comments (#31923)
* baseline
* fix clang-tidy
* manually revert these files
* manually fixup at eof
* revert 2 more files
* change check_deprecated_grpc++.py
* change end2end_defs.include template
* fix check_include_guards.py
* untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py
not yet ready to be submitted
* fix
yapf check_include_guards.py
remove a space...
* fix version.cc.template
* fix version_info.h.template
|
2 years ago |
Craig Tiller
|
ea389c00c2
|
Adjust include order per style guide (#27175)
Introduce clang-format configuration to sort includes closer to our rules.
|
3 years ago |
Esun Kim
|
53ab235fb8
|
Fix google-explicit-constructor
|
4 years ago |
Noah Eisen
|
373fc6dc40
|
Manual fixes to enable performance- clang tidy checks
|
7 years ago |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
yang-g
|
d0084c220e
|
Include x.pb.h instead of x.grpc.pb.h for message-only protos
|
8 years ago |
Eric Gribkoff
|
11a4ed80d6
|
refactor client
|
8 years ago |
Eric Gribkoff
|
c344e87449
|
Adds HTTP/2 interop test client
|
8 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
b7f3f6eec4
|
Fix copyright
|
9 years ago |
Craig Tiller
|
9533d042d4
|
Fix includes
|
9 years ago |
Craig Tiller
|
7536af02cf
|
Eliminate gpr_ int types - and insist on C99 variants instead
|
9 years ago |
David Garcia Quintas
|
0c331880d0
|
Hid test-only functions from surface/call.h
|
9 years ago |
Craig Tiller
|
ddf3a511aa
|
Add clang-format to sanity
|
9 years ago |
yang-g
|
9e2f90cd06
|
headers reorg
|
9 years ago |
yang-g
|
8c2be9f228
|
Remove ChannelInterface and replace it with Channel
|
9 years ago |
David Garcia Quintas
|
5fd685556f
|
Moved methods' impl to header for simplicity
|
9 years ago |
David Garcia Quintas
|
81491b6043
|
Removed function introducing dependency on proto in .h
|
9 years ago |
Craig Tiller
|
d6c98df792
|
clang-format all source
|
9 years ago |
David Garcia Quintas
|
c899319fd8
|
Updated interop tests with support for compression.
The support for uncompressable payloads relies on a 512KB file with data from /dev/urandom
|
10 years ago |
David Garcia Quintas
|
80f3995e47
|
wip
|
10 years ago |
yang-g
|
be5f059219
|
Add oauth2_auth_token test case in interop test
|
10 years ago |
Yang Gao
|
a40020788f
|
Split interop client and server into components
|
10 years ago |
Yang Gao
|
b946b5ea74
|
Refactor and add a unit test
|
10 years ago |
Nicolas "Pixel" Noble
|
1ff52d5278
|
Guard headers tool.
|
10 years ago |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
yangg
|
1b151096d1
|
Add impl subdirectory under public and move headers that need to be installed
to it.
Change on 2015/01/09 by yangg <yangg@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83640373
|
10 years ago |
Nicolas Noble
|
b7ebd3b8c6
|
Initial import.
|
10 years ago |