1. 92c4e0f Rename ProtoBuffer helpers by ncteisen · 6 years ago
  2. cf5b266 Make GrpcProtoBufferReaderWriter public by ncteisen · 6 years ago
  3. 1213682 Merge pull request #14662 from apolcyn/fix_broken_file_test_under_bazel by apolcyn · 6 years ago
  4. f133259 Fix broken golden file test under bazel by Alexander Polcyn · 6 years ago
  5. c90a856 Change grpc++ references in names to grpcpp by Vijay Pai · 6 years ago
  6. 0e00c43 Move headers from grpc++ to grpcpp by Muxi Yan · 7 years ago
  7. 4d20a66 Run clang fmt by Noah Eisen · 6 years ago
  8. be82e64 Autofix c casts to c++ casts by Noah Eisen · 6 years ago
  9. 3a1a2f0 Use the same ParseCommandLineFlags for golden file test that is used in other test binaries by Alexander Polcyn · 7 years ago
  10. d3dbc0d Mark one test binary as testonly by Alexander Polcyn · 7 years ago
  11. 2830e3a Enable golden file test in bazel by Alexander Polcyn · 7 years ago
  12. 6def710 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  13. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  14. 272eebb Only allocate what we need in the last slice for proto serialization by yang-g · 7 years ago
  15. 9ab26fe Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  16. 5e7ceeb Need explicit "protobuf" dependence on proto_utils_test by Vijay Pai · 7 years ago
  17. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  18. 06e174a Separate public and internal C++ interfaces by Vijay Pai · 7 years ago
  19. 4b047a3 Construction of streams shouldn't require triggering async ops by Vijay Pai · 7 years ago
  20. 2bc5e3a Moving visibility and package creation to the build system. by Nicolas "Pixel" Noble · 7 years ago
  21. 6abd200 Revert "Separate internal-only and public parts of C++ API" by Vijay Pai · 7 years ago
  22. 9877189 Merge pull request #11310 from nicolasnoble/import by Nicolas Noble · 7 years ago
  23. 5e36994 Merge pull request #11572 from vjpai/internalize by Vijay Pai · 7 years ago
  24. 6636b50 Fix codegen_test_full by David Garcia Quintas · 7 years ago
  25. c0baec6 Internalize structs and methods meant for being exposed through codegen by Vijay Pai · 7 years ago
  26. 5d80dc4 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  27. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  28. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  29. af6c83f Adding dummy layering check option. by Nicolas "Pixel" Noble · 7 years ago
  30. eb36b8a Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  31. 3b26451 Add static method to generated code to return fully qualified protobuf service name. by James Eady · 7 years ago
  32. ea07b60 Post-review update by Mahak Mukhi · 7 years ago
  33. a688290 more sanity by Mahak Mukhi · 7 years ago
  34. 443a75d 1. Added golden file test. 2. Added support for mock. 3. Sanity fix. by Mahak Mukhi · 7 years ago
  35. 7c26eed Buildifier and wrapping test/cpp/* rules with our build system. by Nicolas "Pixel" Noble · 7 years ago
  36. d627421 Merge pull request #8407 from jronak/fixtag by Yang Gao · 7 years ago
  37. e854357 Reintroduced golden_file_test by David Garcia Quintas · 7 years ago
  38. 1f980cf Removed useless cpp/codegen/golden_file_test by David Garcia Quintas · 7 years ago
  39. eb4c47e test/cpp/codegen by David Garcia Quintas · 7 years ago
  40. 5f3cfe9 Fix read from uninitialized memory bug in GrpcBufferWriter. by Harvey Tuch · 8 years ago
  41. a3f8097 replaced protobuf tag in compile_test_golden by Ronak Jain · 8 years ago
  42. c0b2acb Use C++11 final and override by Vijay Pai · 8 years ago
  43. 0812609 golden file by Vijay Pai · 8 years ago
  44. d10f177 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  45. 3703ece a golden file by Vijay Pai · 8 years ago
  46. d05cad2 Fix golden test by Vijay Pai · 8 years ago
  47. 48c9ca2 Update golden file by Vijay Pai · 8 years ago
  48. 6d214bc Add FCService to golden test by Vijay Pai · 8 years ago
  49. 1399e46 removed codegen/time.h by David Garcia Quintas · 8 years ago
  50. 9959f3d Fix the golden file - why do we even have this lever? by vjpai · 8 years ago
  51. 2e08941 Use the comments before syntax line as file comments. by yang-g · 8 years ago
  52. 8282b75 Clarify the comments by yang-g · 8 years ago
  53. b8aa58b Add a test by yang-g · 8 years ago
  54. 3a43cc0 Added codegen_test_full by David Garcia Quintas · 8 years ago
  55. b942640 clang-format by David Garcia Quintas · 8 years ago
  56. 4ac52fa WIP. Added codegen_test by David Garcia Quintas · 8 years ago