index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
impl
/
codegen
Commit message (
Expand
)
Author
Age
*
Merge pull request #7842 from jboeuf/security_context_extension
Mark D. Roth
2016-08-31
|
\
*
\
Merge pull request #7798 from y-zeng/ServerReaderWriterInterface
kpayson64
2016-08-30
|
\
\
|
|
*
Addressing feedback.
Julien Boeuf
2016-08-25
*
|
|
Fix a typo
Takuto Ikuta
2016-08-25
|
|
*
Adding extension points for security context.
Julien Boeuf
2016-08-23
|
|
/
|
/
|
|
*
Add comments
Yuchen Zeng
2016-08-19
|
*
Add ServerReaderWriterInterface
Yuchen Zeng
2016-08-19
|
/
*
Merge pull request #7594 from chedeti/grpc-thrift-v2
kpayson64
2016-08-17
|
\
|
*
remove const in Deserialize
chedeti
2016-08-04
|
*
use boost::make_shared
chedeti
2016-08-04
|
*
rename class variables to snake_case
chedeti
2016-08-03
|
*
refine code and add README
chedeti
2016-08-01
*
|
fixed include guard script and faulty .h
David Garcia Quintas
2016-08-01
|
*
thrift serializer
chedeti
2016-07-31
|
/
*
Merge pull request #7502 from dgquintas/cpp_compression_level
Nicolas Noble
2016-07-28
|
\
*
\
Merge pull request #7451 from y-zeng/seperate_generated_files
kpayson64
2016-07-25
|
\
\
|
|
*
C++ Compression Level set properly
David Garcia Quintas
2016-07-21
*
|
|
Removed unused version of async_stream.h
David Garcia Quintas
2016-07-21
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'upstream/master' into seperate_generated_files
Yuchen Zeng
2016-07-21
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #7486 from dgquintas/alive_typo
kpayson64
2016-07-21
|
\
\
*
\
\
Merge pull request #7469 from yang-g/proto_lite
Nicolas Noble
2016-07-21
|
\
\
\
|
|
*
|
fixed typo
David Garcia Quintas
2016-07-20
|
|
/
/
|
/
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into seperate_generated_files
Yuchen Zeng
2016-07-19
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #7444 from y-zeng/fix_typo
kpayson64
2016-07-19
|
\
\
\
|
|
*
|
Add a macro to support protobuf lite
yang-g
2016-07-19
|
|
|
*
Separate generated file and protobuf dependency
Yuchen Zeng
2016-07-18
|
|
|
*
fix typo
Yuchen Zeng
2016-07-18
|
|
|
/
|
*
/
fix typo
Yuchen Zeng
2016-07-18
|
|
/
*
/
Reduce the number of unnecessary allocations
Sree Kuchibhotla
2016-07-14
|
/
*
Merge branch 'master' of github.com:grpc/grpc into bb_reader_error
David Garcia Quintas
2016-07-06
|
\
*
|
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
|
*
removed unused version of status_code_enum.h
David Garcia Quintas
2016-06-30
|
/
*
Merge pull request #6947 from vjpai/async_stream_doc
Jan Tattermusch
2016-06-24
|
\
*
|
Const correctness for ClientContext and ServerContext getters
Bill Clarke
2016-06-22
|
*
Properly handle reviewer comment re concurrent Read
vjpai
2016-06-21
|
*
Fix review comments
vjpai
2016-06-21
|
*
Merge branch 'master' into async_stream_doc
vjpai
2016-06-21
|
|
\
|
|
/
|
/
|
|
*
Add proper documentation of ordering and thread-safety for
vjpai
2016-06-17
*
|
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
\
|
*
|
clang-format
Vijay Pai
2016-06-15
*
|
Deal with to_string, proper usage of nullptr, and lack of map::emplace
Vijay Pai
2016-06-15
*
|
Provide nullptr->std::function cast
Vijay Pai
2016-06-15
|
*
Added to server's shutdown docstrings
David Garcia Quintas
2016-06-13
|
*
Merge pull request #6438 from y-zeng/reflection_separate_lib
Jan Tattermusch
2016-06-13
|
|
\
*
|
|
Manual clang-format
vjpai
2016-06-13
*
|
|
override->GRPC_OVERRIDE
Vijay Pai
2016-06-09
|
*
|
Merge pull request #6481 from dgquintas/compression_md_level_bis
Jan Tattermusch
2016-06-08
|
/
|
|
*
|
|
Merge pull request #6649 from dgquintas/core_codegen_be_public
Jan Tattermusch
2016-06-08
|
\
\
\
*
\
\
\
Merge pull request #6820 from mdsteele/server-async
Jan Tattermusch
2016-06-08
|
\
\
\
\
|
*
|
|
|
Add interfaces for ServerAsyncReader/Writers
Matthew D. Steele
2016-06-08
[next]