aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/codegen/compiler_test_golden
Commit message (Expand)AuthorAge
* 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
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* Separate public and internal C++ interfacesGravatar Vijay Pai2017-10-26
* Construction of streams shouldn't require triggering async opsGravatar Vijay Pai2017-09-14
* Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
* Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
* fix remaining license noticesGravatar Jan Tattermusch2017-06-08
* Add static method to generated code to return fully qualified protobuf servic...Gravatar James Eady2017-05-02
* Post-review updateGravatar Mahak Mukhi2017-04-18
* Merge pull request #8407 from jronak/fixtagGravatar Yang Gao2017-03-04
|\
| * replaced protobuf tag in compile_test_goldenGravatar Ronak Jain2016-12-14
* | Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* | golden fileGravatar Vijay Pai2016-10-13
|/
* a golden fileGravatar Vijay Pai2016-08-30
* Fix golden testGravatar Vijay Pai2016-08-30
* Update golden fileGravatar Vijay Pai2016-08-29
* Add FCService to golden testGravatar Vijay Pai2016-08-04
* Fix the golden file - why do we even have this lever?Gravatar vjpai2016-06-23
* Use the comments before syntax line as file comments.Gravatar yang-g2016-04-15
* Clarify the commentsGravatar yang-g2016-04-14
* Add a testGravatar yang-g2016-04-14