index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
proto
Commit message (
Expand
)
Author
Age
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
include climits
Jan Tattermusch
2015-12-07
*
more win x64 fixes
Jan Tattermusch
2015-12-07
*
Move profiling system to gpr
Craig Tiller
2015-10-09
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
Fix clang-format script
Craig Tiller
2015-09-28
*
Fast path for proto serialization for small protos
Craig Tiller
2015-09-24
*
Windows fixes
Craig Tiller
2015-09-23
*
headers reorg
yang-g
2015-08-21
*
clang-format all source
Craig Tiller
2015-08-18
*
return StatusCode::INTERNAL for proto parsing error
yang-g
2015-08-12
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-01
|
\
*
|
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...
David Garcia Quintas
2015-06-30
|
*
Add missing headers to build.json
yang-g
2015-06-23
|
/
*
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-16
|
\
|
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
*
|
Clarify serialization traits interface
Craig Tiller
2015-06-05
*
|
clang-format
Craig Tiller
2015-06-05
*
|
Progress commit on fixing up C++
Craig Tiller
2015-06-04
|
/
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
*
merge with head
Yang Gao
2015-05-01
|
\
*
|
Expose max message size at the server side
Yang Gao
2015-04-30
|
*
Fix for a crash seen in the wild
Craig Tiller
2015-04-30
|
/
*
clang-format c++ code
Yang Gao
2015-03-17
*
Allowing us to import google::protobuf::int64.
Nicolas "Pixel" Noble
2015-03-13
*
Moving ZeroCopyOutputStream to grpc++/config.h.
Nicolas "Pixel" Noble
2015-03-13
*
Avoid unnecessary copies during protobuf serialization and deserialization
Chilledheart
2015-03-10
*
Remove include google/protobuf/message.h as it should be covered in config.h
Yang Gao
2015-03-04
*
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
clang-format codebase
Craig Tiller
2015-01-13
*
Initial import.
Nicolas Noble
2014-11-26