index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
codegen
Commit message (
Expand
)
Author
Age
*
Experimental C++ server callback unary API
Vijay Pai
2018-10-29
*
Add a virtual destructor to the new class with virtual methods
Vijay Pai
2018-09-20
*
fix golden file
Vijay Pai
2018-09-18
*
s/CodegenGeneric/Raw/g
ncteisen
2018-06-28
*
Allow AsyncServer with one generic to compile
ncteisen
2018-06-20
*
Support codegen generic on server side
ncteisen
2018-06-20
*
Manual fixes to enable performance- clang tidy checks
Noah Eisen
2018-06-14
*
Rename ProtoBuffer helpers
ncteisen
2018-04-12
*
Make GrpcProtoBufferReaderWriter public
ncteisen
2018-04-06
*
Merge pull request #14662 from apolcyn/fix_broken_file_test_under_bazel
apolcyn
2018-03-10
|
\
|
*
Fix broken golden file test under bazel
Alexander Polcyn
2018-03-09
*
|
Change grpc++ references in names to grpcpp
Vijay Pai
2018-03-08
|
/
*
Move headers from grpc++ to grpcpp
Muxi Yan
2018-02-15
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Use the same ParseCommandLineFlags for golden file test that is used in other...
Alexander Polcyn
2017-12-19
*
Mark one test binary as testonly
Alexander Polcyn
2017-12-19
*
Enable golden file test in bazel
Alexander Polcyn
2017-12-11
*
Merge github.com:grpc/grpc into lfe3
Craig Tiller
2017-11-10
|
\
*
|
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
|
*
Only allocate what we need in the last slice for proto serialization
yang-g
2017-11-09
|
/
*
Merge github.com:grpc/grpc into 50
Craig Tiller
2017-11-06
|
\
|
*
Need explicit "protobuf" dependence on proto_utils_test
Vijay Pai
2017-11-03
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
/
*
Separate public and internal C++ interfaces
Vijay Pai
2017-10-26
*
Construction of streams shouldn't require triggering async ops
Vijay Pai
2017-09-14
*
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
Revert "Separate internal-only and public parts of C++ API"
Vijay Pai
2017-07-25
*
Merge pull request #11310 from nicolasnoble/import
Nicolas Noble
2017-07-13
|
\
*
\
Merge pull request #11572 from vjpai/internalize
Vijay Pai
2017-07-10
|
\
\
*
|
|
Fix codegen_test_full
David Garcia Quintas
2017-07-10
|
*
|
Internalize structs and methods meant for being exposed through codegen
Vijay Pai
2017-07-10
|
/
/
|
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
|
\
|
|
/
|
/
|
*
|
fix remaining license notices
Jan Tattermusch
2017-06-08
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
*
Adding dummy layering check option.
Nicolas "Pixel" Noble
2017-05-19
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
|
*
Add static method to generated code to return fully qualified protobuf servic...
James Eady
2017-05-02
|
*
Post-review update
Mahak Mukhi
2017-04-18
|
*
more sanity
Mahak Mukhi
2017-04-15
|
*
1. Added golden file test.
Mahak Mukhi
2017-04-14
*
|
Buildifier and wrapping test/cpp/* rules with our build system.
Nicolas "Pixel" Noble
2017-04-13
|
/
*
Merge pull request #8407 from jronak/fixtag
Yang Gao
2017-03-04
|
\
*
|
Reintroduced golden_file_test
David Garcia Quintas
2017-02-21
*
|
Removed useless cpp/codegen/golden_file_test
David Garcia Quintas
2017-02-17
*
|
test/cpp/codegen
David Garcia Quintas
2017-02-17
*
|
Fix read from uninitialized memory bug in GrpcBufferWriter.
Harvey Tuch
2017-02-07
|
*
replaced protobuf tag in compile_test_golden
Ronak Jain
2016-12-14
*
|
Use C++11 final and override
Vijay Pai
2016-11-01
*
|
golden file
Vijay Pai
2016-10-13
|
/
[next]