Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
c695066fec444fb62a46edfa14b603b6f3342844
/
src
/
compiler
52592fc
Use class names for types as generated by the messages plugin
by Jorge Canizales
· 10 years ago
5dcebd9
make sure printers are properly flushed
by Jan Tattermusch
· 10 years ago
e4b329b
Merge pull request #1675 from jtattermusch/csharp_codegen_improvements
by Michael Lumish
· 10 years ago
41f9f33
use full name when referencing protobuf messages
by Jan Tattermusch
· 10 years ago
edc54b5
Merge pull request #1621 from jcanizales/updates-proto-plugin
by Michael Lumish
· 10 years ago
1900dfc
Generate imports for .proto dependencies, and read prefix from file.
by Jorge Canizales
· 10 years ago
1a7918b
Generate separate files until either of GeneratorContext::OpenForAppend/Insert work.
by Jorge Canizales
· 10 years ago
472f0b0
Fixes generated implementation file and adjusts plugin to proto3
by Jorge Canizales
· 10 years ago
9a065d2
Adjusts generated header to new runtime and surface.
by Jorge Canizales
· 10 years ago
a468c36
Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream
by Yang Gao
· 10 years ago
9038101
Merge pull request #1494 from ctiller/the-churnening
by Yang Gao
· 10 years ago
020ae63
Fix clang compilation
by Craig Tiller
· 10 years ago
6979b00
Fix clang compilation
by Craig Tiller
· 10 years ago
0b488f7
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
by Craig Tiller
· 10 years ago
5f871ac
Merge github.com:grpc/grpc into the-churnening
by Craig Tiller
· 10 years ago
7a24ecb
Merge pull request #1519 from jtattermusch/csharp_protoc_plugin
by Michael Lumish
· 10 years ago
2be6095
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
by Craig Tiller
· 10 years ago
b5897bf
moved GetMethodType function to generator_helpers.h
by Jan Tattermusch
· 10 years ago
cd7e313
add newline to the end of generated files
by Jan Tattermusch
· 10 years ago
2d92495
added csharp generator plugin
by Jan Tattermusch
· 10 years ago
3676b38
Lose redundant tag on unary calls
by Craig Tiller
· 10 years ago
f9e6adf
Completion queue binding for new requests API change
by Craig Tiller
· 10 years ago
691ff71
Merge remote-tracking branch 'upstream/master' into mock
by Yang Gao
· 10 years ago
c6924c8
Add full codegen for clientside stub interface
by Yang Gao
· 10 years ago
99076fe
Fixing generated code under Windows.
by Nicolas "Pixel" Noble
· 10 years ago
72e0fb8
generate a StubInterface
by Yang Gao
· 10 years ago
277d3cf
clang-format
by Craig Tiller
· 10 years ago
3beef68
Populate channel tags for methods
by Craig Tiller
· 10 years ago
bd6c618
Precreate RpcMethod instances
by Craig Tiller
· 10 years ago
1dc1a43
When the proto file does not contain a package, do not generate namespace
by Yang Gao
· 10 years ago
0caebbf
Splitting gRPC service class codegen into its own set of files.
by Nicolas "Pixel" Noble
· 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
cd7096d
Add a metadata_transformer to the Python stub.
by Nathaniel Manista
· 10 years ago
f492b16
Unify early_adopter construction functions
by Nathaniel Manista
· 10 years ago
d48a969
Small compiler optimization.
by Nicolas "Pixel" Noble
· 10 years ago
1b50d04
Merge pull request #1115 from nicolasnoble/rpc-collision
by Yang Gao
· 10 years ago
1e47514
Removing range-based for loop.
by Nicolas "Pixel" Noble
· 10 years ago
82dd80a
Elminate range-based fors and work around some other limitations in older compilers
by Vijay Pai
· 10 years ago
478568e
Use grpc:: counterparts in ruby code generator
by Yang Gao
· 10 years ago
375a82b
Adding the ability to specify a service namespace on protoc's command line.
by Nicolas "Pixel" Noble
· 10 years ago
65c803b
Sanitize Python plugin
by Masood Malekghassemi
· 10 years ago
3bb5215
Make Python package spec indirect
by Masood Malekghassemi
· 10 years ago
89905ac
Factor out interface-specific early_adopter code
by Masood Malekghassemi
· 10 years ago
c4fada6
Add service name to Python early_adopter
by Nathaniel Manista
· 10 years ago
0049c51
Merge pull request #1032 from nicolasnoble/protobuf-alternate
by Yang Gao
· 10 years ago
613d6fe
Moving ZeroCopyOutputStream to grpc++/config.h.
by Nicolas "Pixel" Noble
· 10 years ago
d446eb8
Adding initial support for alternative protobuf libraries.
by Nicolas Noble
· 10 years ago
0084179
Removing the `using std::string` in the python plugin code.
by Nicolas "Pixel" Noble
· 10 years ago
f94de42
Merge pull request #829 from nicolasnoble/win32-fix
by Craig Tiller
· 10 years ago
a60a77b
Update Python codegen to early_adopter interface
by Nathaniel Manista
· 10 years ago
1ff52d5
Guard headers tool.
by Nicolas "Pixel" Noble
· 10 years ago
f6689e8
Merge pull request #856 from vjpai/master
by Craig Tiller
· 10 years ago
93fa098
Removing private protobuf header inclusion.
by Nicolas "Pixel" Noble
· 10 years ago
1b47b12
Merge remote-tracking branch 'upstream/master'
by vjpai
· 10 years ago
2a6fd26
grpc: cpp_generator: fix pedantic warning on extra ';'
by Todd Poynor
· 10 years ago
4795a3c
Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++
by Craig Tiller
· 10 years ago
56c5129
Rename Async methods from generator to avoid naming conflicts to
by vjpai
· 10 years ago
cf133f4
Make it possible to compile with gcc4.6
by Craig Tiller
· 10 years ago
40e8cbd
Fix bugs in Python code generator
by Masood Malekghassemi
· 10 years ago
c16b795
Fixing Windows build of the python protoc plugin.
by Nicolas "Pixel" Noble
· 10 years ago
e6d72c2
Removing emplace from python plugin.
by Nicolas "Pixel" Noble
· 10 years ago
59d9ff4
Updated Python protoc plugin testing.
by Masood Malekghassemi
· 10 years ago
fd1b49b
Move to unique_ptr for all GRPC returned objects
by Craig Tiller
· 10 years ago
3d55595
added include <iostream>. Closes #674
by Jan Tattermusch
· 10 years ago
00bdbe6
Merge pull request #669 from yang-g/comments
by Michael Lumish
· 10 years ago
bbd67c0
clean up some internal path and names
by Yang Gao
· 10 years ago
c729d93
signed-unsigned comparison issue
by vjpai
· 10 years ago
081f956
Removed unused/wrong generated Python code imports from Python codegen.
by Masood Malekghassemi
· 10 years ago
f8e297a
Added protoc plugin for Python GRPC.
by Masood Malekghassemi
· 10 years ago
2627e4e
Merge with async unary changes
by Craig Tiller
· 10 years ago
8a287d1
Merge pull request #588 from yang-g/c++api
by Craig Tiller
· 10 years ago
3a5e549
Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side.
by Yang Gao
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
07d8304
change stub API for server streaming, pass in const Request& instead of const Request* for the first request
by Yang Gao
· 10 years ago
005f18a
change ServerAsyncReader API and add a simple clientstreaming test, it passes
by Yang Gao
· 10 years ago
0220cf1
Add end2end async unary single threaded test (compiles)
by Craig Tiller
· 10 years ago
068c85b
make codegen generate async client calls
by Yang Gao
· 10 years ago
984b090
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
by Craig Tiller
· 10 years ago
1c9a2a9
Async API progress
by Craig Tiller
· 10 years ago
e0b73fd
Async client calls should return async interfaces
by Yang Gao
· 10 years ago
8c8d0aa
Async API progress
by Craig Tiller
· 10 years ago
ca3cb3e
Prefix Request to async server method names
by Yang Gao
· 10 years ago
225f7be
Fix up declarations
by Craig Tiller
· 10 years ago
80e00a8
Stub out unary call wrapper
by Craig Tiller
· 10 years ago
40fcdaf
Remove stream_context
by Craig Tiller
· 10 years ago
14a65f9
Further progress
by Craig Tiller
· 10 years ago
5ef5db1
Async API declarations
by Craig Tiller
· 10 years ago
2dff17d
Async API declarations
by Craig Tiller
· 10 years ago
c496575
Starting to scratch out the API
by Craig Tiller
· 10 years ago
5fd0d29
run clang-format
by Yang Gao
· 10 years ago
ecd4934
Use clang-format-3.5
by Craig Tiller
· 10 years ago
36f5323
Fixing includes inconsistency.
by Nicolas "Pixel" Noble
· 10 years ago
f5c5d80
Removing "using namespace std" everywhere.
by Nicolas Noble
· 10 years ago
f4f2351
Merge pull request #13 from ctiller/nogo
by Qi Zhao
· 10 years ago
5680ff4
Run clang-format-all.sh
by Yang Gao
· 10 years ago
1ff11f6
Add a space in front of template argument list. Changing possible <:: to < ::
by Yang Gao
· 10 years ago
3d829d8
Merge github.com:google/grpc into nogo
by Craig Tiller
· 10 years ago
1ee7cb0
Merge github.com:google/grpc into format
by Craig Tiller
· 10 years ago
Next »