index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
util
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'upstream/master' into void_cast
yang-g
2016-09-12
|
\
|
*
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-09-08
|
|
\
*
|
|
Prevent some compilers compaining unused return value
yang-g
2016-08-30
|
*
|
Use --protofiles
Yuchen Zeng
2016-08-29
|
/
/
|
*
Rename some files to avoid conflicting .obj files on Windows
Craig Tiller
2016-08-22
*
|
Address review comments
Yuchen Zeng
2016-08-16
*
|
Fix wrongly included header
Yuchen Zeng
2016-08-15
*
|
Clang-format
Yuchen Zeng
2016-08-15
*
|
Address review comments
Yuchen Zeng
2016-08-15
*
|
Add CliCredentials, config_grpc_cli.h
Yuchen Zeng
2016-08-15
*
|
Rewrite ProtoFileParser
Yuchen Zeng
2016-08-12
*
|
Fix sanity issues
Yuchen Zeng
2016-07-26
*
|
Fix thread leak
Yuchen Zeng
2016-07-26
*
|
Remove references to string_ref_helper
Yuchen Zeng
2016-07-25
*
|
Merge remote-tracking branch 'upstream/master' into cli_main
Yuchen Zeng
2016-07-25
|
\
\
*
|
|
Add header guard
Yuchen Zeng
2016-07-25
*
|
|
Remove unnecessary dependencies
Yuchen Zeng
2016-07-25
|
*
|
Merge pull request #7451 from y-zeng/seperate_generated_files
kpayson64
2016-07-25
|
|
\
\
*
|
|
|
Command processing, validation
Yuchen Zeng
2016-07-25
|
/
/
/
*
|
|
Merge pull request #7269 from y-zeng/cli_call
kpayson64
2016-07-21
|
\
\
\
|
*
|
|
Addressed review comments
Yuchen Zeng
2016-07-20
|
|
*
|
Add comments for GRPC_NO_GENERATED_CODE
Yuchen Zeng
2016-07-19
|
|
*
|
Separate generated file and protobuf dependency
Yuchen Zeng
2016-07-18
|
|
/
/
|
/
|
|
|
*
|
Read from stdin
Yuchen Zeng
2016-07-07
|
*
|
Fix typos
Yuchen Zeng
2016-07-07
|
*
|
Update docs
Yuchen Zeng
2016-07-07
|
*
|
Support server reflection in CLI
Yuchen Zeng
2016-07-07
|
|
/
*
/
Add API to get c slice from c++ Slice.
yang-g
2016-06-24
|
/
*
Remove range-based for, comparisons to nullptr
Vijay Pai
2016-06-16
*
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
\
*
|
Deal with to_string, proper usage of nullptr, and lack of map::emplace
Vijay Pai
2016-06-15
*
|
Got carried away with grpc::
Vijay Pai
2016-06-15
*
|
Enforce gcc-4.4 compatibility on test_credentials_provider by changing
Vijay Pai
2016-06-15
|
*
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
Yuchen Zeng
2016-06-07
|
|
\
|
|
/
|
/
|
|
*
Add more comments, fix format issues
Yuchen Zeng
2016-06-06
|
*
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
Yuchen Zeng
2016-06-06
|
*
Addressed reveiw comments about naming
Yuchen Zeng
2016-06-06
*
|
Spliting filegroup.
yang-g
2016-06-03
*
|
merge and resolve conflicts
yang-g
2016-06-03
|
\
\
*
|
|
Make grpc++ independent of protobuf
yang-g
2016-06-03
|
|
*
Remove unnecessary headers
Yuchen Zeng
2016-06-03
|
|
*
Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check
Yuchen Zeng
2016-05-25
|
|
*
Add proto_server_reflection_test
Yuchen Zeng
2016-05-20
|
*
|
remote unused member
yang-g
2016-05-19
|
|
*
Update reflection implementation along with API changes
Yuchen Zeng
2016-05-19
|
*
|
Add proto file support in grpc_cli
yang-g
2016-05-18
|
/
/
|
*
Use stream rpc to ensure all related requests go to a single server.
Yuchen Zeng
2016-05-05
|
*
Proto server reflection
Yuchen Zeng
2016-05-04
|
/
*
Fix the sanity error reported by check_sources_and_headers.py
Sree Kuchibhotla
2016-04-26
*
clang format
Sree Kuchibhotla
2016-04-26
[next]