638 Commits (d7d5ee1bff6dd09e4c7280b983098c093fced2af)

Author SHA1 Message Date
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Vijay Pai ca73801714 Remove unused-parameter warnings, round 2 (1 of 19) 5 years ago
chentanjun 4ecc1fe6a4 fix the wrong word 5 years ago
Richard Belleville 88aef7cd75 Fix default case 5 years ago
Jan Tattermusch f73c03f47c Revert "C# lite client codegen" 5 years ago
Jan Tattermusch 7b2c253530 Revert "only generate full or lite client, never both" 5 years ago
Richard Belleville e6fe85bc2d Properly handle default case 5 years ago
Richard Belleville 358676db44 Alright. We'll do our own thing then 5 years ago
Richard Belleville d649880044 Add strip_prefix to python protoc plugin and py_grpc_library 5 years ago
Muxi Yan 96c11d153f
Revert "Revert #19704 and #20060" 5 years ago
Muxi Yan d1f4456dc6 Revert "Merge pull request #19704 from muxi/isolate-call-implementation-2" 5 years ago
Karthik Ravi Shankar 28b0671235 Make MethodHandler and related interfaces generic 5 years ago
Joe Bolinger f463965084 Allow :: in ruby_package 5 years ago
Muxi Yan 47d95ef266 address comments 5 years ago
Muxi Yan 9d77037106 clang-format 5 years ago
Muxi Yan 25432e011a clang-format 5 years ago
Muxi Yan de3131016d update BUILD following the new style 5 years ago
Christian Maurer 33b8b3f998 Removed whitespace before asterisk 5 years ago
Christian Maurer 46dddacdf3 remove all unused-parameter warnings 5 years ago
Tony Lu 6b24df2945 Refined edge case checks + added comments 5 years ago
Tony Lu 6172ef8bd6 Fixed clang_format_code 5 years ago
Tony Lu 8f3b487838 Added some edge case checks 5 years ago
Tony Lu e76a5dd73c Fixed clang_format_code 5 years ago
Tony Lu 431c5306ba Used framework imports within generated stubs where necessary 5 years ago
Muxi Yan 08b21aed41 add comments and clang-format 5 years ago
Muxi Yan e246a307d3 more generator fix 5 years ago
Muxi Yan ad51e66324 Update proto compiler 5 years ago
Jan Tattermusch dce5408b84 clang format code 5 years ago
James Newton-King 46de95536a
Move ClientBase to Grpc.Core.Api, change client project references to Grpc.Core.Api, use ChannelBase in codegen 5 years ago
Esun Kim bd5ed4fddd Move compiler targets from /BUILD to /src/compiler/BUILD 5 years ago
Moiz Haidry bf994e48d9 Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Moiz Haidry 1c354e7c1f Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Moiz Haidry 3ce20819cf Modify codegen to use grpc_impl namespace and other cleanups 6 years ago
Moiz Haidry 226e63dd0c Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
Jan Tattermusch 1b8418b546 only generate full or lite client, never both 6 years ago
Jan Tattermusch 25e3d26e8c C# lite client codegen 6 years ago
Karthik Ravi Shankar 03b079499c Move CompletionQueue and Channel 6 years ago
Vijay Pai 39be72a230 Remove "class Channel" forward reference from generated code 6 years ago
Karthik Ravi Shankar 772a74aced Revert changes to Channel 6 years ago
Karthik Ravi Shankar 6be0b06c69
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl" 6 years ago
Moiz Haidry 3d5d2a122d Extracted the code of Cpp Generator into a header 6 years ago
yang-g 39cfbf9d4a cast and default initializer 6 years ago
yang-g 41824319fa Resolve review comments 6 years ago
Vijay Pai 20c08dbc7a Add client-side unary reactor model 6 years ago
Richard Belleville f6dfcf8966 Add configurable list of module prefixes to be stripped in Python gRPC protoc plugin. 6 years ago
yang-g 6929cdd654 initial 6 years ago
Muxi Yan 78c887e337 Remove unwanted deprecation notice on v2 api 6 years ago
Karthik Ravi Shankar 62fb156122 Fold CompletionQueue and ServerCompletionQueue into grpc_impl 6 years ago
Karthik Ravi Shankar 973fa6950e Fold Channel into grpc_impl from grpc namespace 6 years ago
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago