Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
ec4791254ef9fec6617a64301c3961aef9ef1e70
/
src
/
compiler
/
objective_c_plugin.cc
baa14a9
Update clang-format to 5.0
by Craig Tiller
· 7 years ago
1e32fea
Generate dependency header import in pbrpc.m
by Muxi Yan
· 7 years ago
75271d7
Generate forward declaration in pbrpc.h
by Muxi Yan
· 7 years ago
070a8ee
Merge pull request #11341 from muxi/fix-objc-plugin-output
by Muxi Yan
· 7 years ago
d044281
Revert the changes to maintain backward compatibility
by Muxi Yan
· 7 years ago
7897ae9
auto-fix most of licenses
by Jan Tattermusch
· 7 years ago
daa2cb6
Add comment
by Muxi Yan
· 7 years ago
732498b
clang-format
by Muxi Yan
· 7 years ago
28dbc84
Polish
by Muxi Yan
· 7 years ago
c4f8481
Backward compatibility
by Muxi Yan
· 7 years ago
88d9377
clang-format
by Muxi Yan
· 7 years ago
88974d5
Use protobuf's native upper camel conversion
by Muxi Yan
· 7 years ago
56369ea
Support in ProtoRPC
by Muxi Yan
· 8 years ago
ac59245
Clang-format all the things
by Masood Malekghassemi
· 8 years ago
77f8da2
added a comment just to retrigger tests
by Makarand Dharmapurikar
· 8 years ago
8620252
fixed minor indent and resubmit
by Makarand Dharmapurikar
· 8 years ago
46cc9ee
addressed feedback
by Makarand Dharmapurikar
· 8 years ago
2b220f8
fixes #7219
by Makarand Dharmapurikar
· 8 years ago
1843ccb
Use static const strings
by Benjamin Herzog
· 9 years ago
ee6de93
Move nonnull begin to correct position
by Benjamin Herzog
· 9 years ago
208795c
Added nullability to service declaration in objc
by Benjamin Herzog
· 9 years ago
b015dfb
Add ::grpc:: prefix
by Jorge Canizales
· 9 years ago
9fce455
Fixup codegen now that GRXWriter is a class
by Jorge Canizales
· 9 years ago
a92caa9
Import headers based on path in the generated code
by Jorge Canizales
· 9 years ago
52592fc
Use class names for types as generated by the messages plugin
by Jorge Canizales
· 9 years ago
1900dfc
Generate imports for .proto dependencies, and read prefix from file.
by Jorge Canizales
· 9 years ago
1a7918b
Generate separate files until either of GeneratorContext::OpenForAppend/Insert work.
by Jorge Canizales
· 9 years ago
472f0b0
Fixes generated implementation file and adjusts plugin to proto3
by Jorge Canizales
· 9 years ago
9a065d2
Adjusts generated header to new runtime and surface.
by Jorge Canizales
· 10 years ago
ac0002a
Made Objective C plugin build without error
by murgatroid99
· 10 years ago
d3efd0a
Created Objective C stub code generators
by murgatroid99
· 10 years ago