aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/codegen
Commit message (Collapse)AuthorAge
* Fix BUILD files. Manually edit bzl filesGravatar yang-g2018-12-06
|
* Streaming API for callback serversGravatar Vijay Pai2018-11-30
|
* Fix clang-tidy and golden file issuesGravatar Vijay Pai2018-11-30
|
* Stop exposing streaming object classGravatar Vijay Pai2018-11-30
|
* Client callback streamingGravatar Vijay Pai2018-11-30
|
* Experimental C++ server callback unary APIGravatar Vijay Pai2018-10-29
|
* Add a virtual destructor to the new class with virtual methodsGravatar Vijay Pai2018-09-20
|
* fix golden fileGravatar Vijay Pai2018-09-18
|
* s/CodegenGeneric/Raw/gGravatar ncteisen2018-06-28
|
* Allow AsyncServer with one generic to compileGravatar ncteisen2018-06-20
|
* Support codegen generic on server sideGravatar ncteisen2018-06-20
|
* Manual fixes to enable performance- clang tidy checksGravatar Noah Eisen2018-06-14
|
* Rename ProtoBuffer helpersGravatar ncteisen2018-04-12
|
* Make GrpcProtoBufferReaderWriter publicGravatar ncteisen2018-04-06
|
* Merge pull request #14662 from apolcyn/fix_broken_file_test_under_bazelGravatar apolcyn2018-03-10
|\ | | | | Fix a broken bazel test
| * Fix broken golden file test under bazelGravatar Alexander Polcyn2018-03-09
| |
* | Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|/
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
|
* Run clang fmtGravatar Noah Eisen2018-02-09
|
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
|
* Use the same ParseCommandLineFlags for golden file test that is used in ↵Gravatar Alexander Polcyn2017-12-19
| | | | other test binaries
* Mark one test binary as testonlyGravatar Alexander Polcyn2017-12-19
|
* Enable golden file test in bazelGravatar Alexander Polcyn2017-12-11
|
* Merge github.com:grpc/grpc into lfe3Gravatar Craig Tiller2017-11-10
|\
* | Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
| |
| * Only allocate what we need in the last slice for proto serializationGravatar yang-g2017-11-09
|/
* Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-06
|\
| * Need explicit "protobuf" dependence on proto_utils_testGravatar Vijay Pai2017-11-03
| |
* | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|/
* Separate public and internal C++ interfacesGravatar Vijay Pai2017-10-26
|
* Construction of streams shouldn't require triggering async opsGravatar Vijay Pai2017-09-14
|
* Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
|
* Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
|
* Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\ | | | | Import mutations.
* \ Merge pull request #11572 from vjpai/internalizeGravatar Vijay Pai2017-07-10
|\ \ | | | | | | Separate internal-only and public parts of C++ API
* | | Fix codegen_test_fullGravatar David Garcia Quintas2017-07-10
| | |
| * | Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
|/ / | | | | | | or that interface with core and are only for internal use
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| |\ | |/ |/|
* | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| |
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
| * Adding dummy layering check option.Gravatar Nicolas "Pixel" Noble2017-05-19
|/
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\
| * Add static method to generated code to return fully qualified protobuf ↵Gravatar James Eady2017-05-02
| | | | | | | | service name.
| * Post-review updateGravatar Mahak Mukhi2017-04-18
| |
| * more sanityGravatar Mahak Mukhi2017-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trying to fix some sanity nope that didn't work fixing test failiures added debug code more trail and error more trial and error cleaning debug code
| * 1. Added golden file test.Gravatar Mahak Mukhi2017-04-14
| | | | | | | | | | 2. Added support for mock. 3. Sanity fix.
* | Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
|/
* Merge pull request #8407 from jronak/fixtagGravatar Yang Gao2017-03-04
|\ | | | | replaced protobuf tag
* | Reintroduced golden_file_testGravatar David Garcia Quintas2017-02-21
| |
* | Removed useless cpp/codegen/golden_file_testGravatar David Garcia Quintas2017-02-17
| |