index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
util
Commit message (
Expand
)
Author
Age
*
Fix stats
ncteisen
2017-11-17
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
Catch out of order error code
yang-g
2017-10-25
*
Base the new SerializationTraits API on implicit type conversion rather than ...
Vijay Pai
2017-09-21
*
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...
Vijay Pai
2017-09-21
*
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...
Jan Tattermusch
2017-09-14
*
Merge pull request #12214 from vjpai/cereal_eye_sir
Vijay Pai
2017-09-13
|
\
|
*
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
Vijay Pai
2017-09-07
*
|
Expose stats into qps_driver
Craig Tiller
2017-08-31
|
/
*
Add Slice constructors to match all grpc_slice cases
Vijay Pai
2017-08-04
*
Add idiomatic C++ API for grpc::Slice construction that doesn't
Vijay Pai
2017-07-18
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Add helper function to supply and parse error_details from Status.
yang-g
2017-04-11
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Progress towards mdstr elimination
Craig Tiller
2016-11-10
*
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
|
*
Remove references to NO_CHRONO option
Vijay Pai
2016-11-01
*
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
*
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-09-08
|
\
|
*
Rename some files to avoid conflicting .obj files on Windows
Craig Tiller
2016-08-22
*
|
Remove this->
Vijay Pai
2016-08-18
*
|
Reduce allocations associated with src/cpp/util/byte_buffer.cc.
Mark D. Roth
2016-08-18
|
/
*
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
copyright
David Garcia Quintas
2016-03-08
*
compiles!
David Garcia Quintas
2016-03-08
*
wip. prior to cq refactoring
David Garcia Quintas
2016-03-07
*
clang-format
Vijay Pai
2016-01-27
*
Fix a case in bbuf copy constructore
Vijay Pai
2016-01-26
*
destroy reader after using it
yang-g
2016-01-14
*
clang-format code
Craig Tiller
2016-01-14
*
Update copyrights again
murgatroid99
2016-01-13
*
Remove dead code and a thus unneeded change to C++ bbuf
Vijay Pai
2016-01-11
*
Merge branch 'master' into bbuf
Vijay Pai
2016-01-11
|
\
*
|
Refactor server side to support generic tests.
vjpai
2016-01-07
*
|
Got rid of all compilation problems, now need to test
Vijay Pai
2016-01-04
|
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
|
Merge branch 'master' into bbuf
vjpai
2015-12-22
|
\
|
|
*
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
*
|
WIP
vjpai
2015-11-30
|
/
*
Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition
Craig Tiller
2015-11-04
|
\
*
|
Fix clang-format script
Craig Tiller
2015-09-28
*
|
Windows fixes
Craig Tiller
2015-09-23
*
|
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
*
|
Add missed header
yang-g
2015-09-01
|
*
Move static value grpc::string_ref::npos definition to cc file
Konstantin Podsvirov
2015-09-01
|
/
*
minor fixes
yang-g
2015-08-26
[next]