420 Commits (38c6b2c72a9489de0ba350d1493b063fa8f6d424)

Author SHA1 Message Date
Yuchen Zeng b4bca54aa2 Clang-format 8 years ago
Yuchen Zeng 330848f542 Add header guard 8 years ago
Yuchen Zeng 38b1287d2d Fix protobuf dependency 8 years ago
Yuchen Zeng 8d5f5e080b Fix portability issues 8 years ago
Yuchen Zeng 75e3ce645c Fix portability issues 8 years ago
yang-g 4335e11951 Prevent some compilers compaining unused return value 8 years ago
Yuchen Zeng 7176a828c5 Use --protofiles 8 years ago
Yuchen Zeng 20d6a10483 Use grpc::protobuf 8 years ago
Yuchen Zeng 94d786fd4c Add type command 8 years ago
Yuchen Zeng 387afd70d3 Add list command 8 years ago
yang-g 56fb16d49f Add missing header 8 years ago
Craig Tiller 102fa966b6 Rename some files to avoid conflicting .obj files on Windows 8 years ago
Yuchen Zeng 25aa88af94 Address review comments 8 years ago
Yuchen Zeng 2bf9913323 Fix wrongly included header 8 years ago
Yuchen Zeng 9bf906234e Clang-format 8 years ago
Yuchen Zeng 302763f898 Address review comments 8 years ago
Yuchen Zeng 02139a05dc Add CliCredentials, config_grpc_cli.h 8 years ago
Yuchen Zeng 4272cac7ae Rewrite ProtoFileParser 8 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 8 years ago
Yuchen Zeng 68ca351126 Fix sanity issues 8 years ago
Yuchen Zeng f4046cdced Fix thread leak 8 years ago
Yuchen Zeng e7068c836e Remove references to string_ref_helper 8 years ago
Yuchen Zeng 724a4e253a Add header guard 8 years ago
Yuchen Zeng 28263275f0 Remove unnecessary dependencies 8 years ago
Yuchen Zeng 29ca79be89 Command processing, validation 8 years ago
Yuchen Zeng 9cb9445155 Addressed review comments 8 years ago
Yuchen Zeng 6b88b22d9e Add comments for GRPC_NO_GENERATED_CODE 8 years ago
Yuchen Zeng 1318479011 Separate generated file and protobuf dependency 8 years ago
Yuchen Zeng c68640f05c Read from stdin 9 years ago
Yuchen Zeng a17c8d993d Fix typos 9 years ago
Yuchen Zeng c24e0ee4f0 Update docs 9 years ago
Yuchen Zeng 256cc7aa03 Support server reflection in CLI 9 years ago
yang-g a324c4fea6 Add API to get c slice from c++ Slice. 9 years ago
Vijay Pai 6b668cc93f Remove range-based for, comparisons to nullptr 9 years ago
Vijay Pai a63271c77f Deal with to_string, proper usage of nullptr, and lack of map::emplace 9 years ago
Vijay Pai 12bf3801b8 Got carried away with grpc:: 9 years ago
Vijay Pai efa8430e39 Enforce gcc-4.4 compatibility on test_credentials_provider by changing 9 years ago
Yuchen Zeng 7ae31a8898 Add more comments, fix format issues 9 years ago
Yuchen Zeng 0601df3a04 Move reflection src/hdr to src/cpp/ext include/grpc++/ext 9 years ago
Yuchen Zeng 1495cb5b24 Addressed reveiw comments about naming 9 years ago
yang-g 34b5861e5c Spliting filegroup. 9 years ago
yang-g 17487f9a22 Make grpc++ independent of protobuf 9 years ago
Yuchen Zeng c8074527b2 Remove unnecessary headers 9 years ago
Yuchen Zeng c92fe25af5 Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check 9 years ago
Yuchen Zeng 91c51a7aba Add proto_server_reflection_test 9 years ago
yang-g fe3e8b7313 remote unused member 9 years ago
Yuchen Zeng ace4986e65 Update reflection implementation along with API changes 9 years ago
yang-g df012d048a Add proto file support in grpc_cli 9 years ago
Yuchen Zeng 0333a49afa Use stream rpc to ensure all related requests go to a single server. 9 years ago
Yuchen Zeng c84ed6813e Proto server reflection 9 years ago