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