index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
Commit message (
Expand
)
Author
Age
*
Add NextMessageSize method to all readable streams as an upper-bound
vjpai
2016-06-23
*
fixed faulty server streaming c++ test case
David Garcia Quintas
2016-06-21
*
fixed bad merge. c++ tests should work again
David Garcia Quintas
2016-06-21
*
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
David Garcia Quintas
2016-06-17
|
\
*
|
updated stress test with new tests cases
David Garcia Quintas
2016-06-17
|
*
Merge branch 'master' into wheezy
Vijay Pai
2016-06-17
|
|
\
|
*
|
clang-format changes
Vijay Pai
2016-06-17
*
|
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
David Garcia Quintas
2016-06-16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #6838 from vjpai/trigger_happy
Jan Tattermusch
2016-06-16
|
|
\
\
|
*
\
\
Merge pull request #6858 from makdharma/issue5851
Jan Tattermusch
2016-06-16
|
|
\
\
\
*
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
David Garcia Quintas
2016-06-16
|
\
|
|
|
|
*
|
|
|
|
c++ client & server changes to bring code up to spec
David Garcia Quintas
2016-06-16
*
|
|
|
|
better test_case flag help formating
David Garcia Quintas
2016-06-16
|
|
|
|
*
Include <cinttypes> for PRIuPTR. Not clear why this is needed.
Vijay Pai
2016-06-16
|
|
|
|
*
Remove range-based for, comparisons to nullptr
Vijay Pai
2016-06-16
|
|
|
|
*
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
clang-format
Vijay Pai
2016-06-15
|
|
|
|
*
De-lambda-ify
vjpai
2016-06-15
|
|
|
|
*
Deal with issues surrounding const members of classes used in
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
|
|
|
|
*
Specify template parent explicitly
Vijay Pai
2016-06-15
|
|
|
|
*
Switch out a using with a typedef
Vijay Pai
2016-06-15
|
|
|
|
*
Enforce gcc-4.4 compatibility on test_credentials_provider by changing
Vijay Pai
2016-06-15
|
*
|
|
|
Merge pull request #6875 from y-zeng/log_check
Jan Tattermusch
2016-06-14
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #6438 from y-zeng/reflection_separate_lib
Jan Tattermusch
2016-06-13
|
|
\
\
\
\
\
|
|
|
|
|
|
*
Manual clang-format
vjpai
2016-06-13
|
|
|
*
|
|
|
Fix zookeeper_test
Yuchen Zeng
2016-06-10
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into log_format_check
Yuchen Zeng
2016-06-10
|
|
|
|
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
Fix type mismatch for type_size
Yuchen Zeng
2016-06-10
|
|
|
*
|
|
|
Fix gpr_log format mismatches in c++ tests
Yuchen Zeng
2016-06-10
|
|
|
|
|
|
*
Switch server builder plugin API to something that will work with gcc4.4
Vijay Pai
2016-06-10
|
*
|
|
|
|
|
Merge pull request #6822 from yang-g/empty_message_test
Jan Tattermusch
2016-06-09
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
implement interval_us functionality
Makarand Dharmapurikar
2016-06-09
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Completed interop spec, as well as code for c++
David Garcia Quintas
2016-06-09
|
*
|
|
|
|
Factor out json seriailzation code and move it into parse_json.
David Klempner
2016-06-08
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
Fixed wrong spec and reworked streaming compressed case
David Garcia Quintas
2016-06-08
|
/
/
/
/
|
|
|
*
I was trigger-happy with changes to qps_worker in the hope of improving
vjpai
2016-06-08
*
|
|
|
removed unused vble
David Garcia Quintas
2016-06-07
*
|
|
|
fixed silly typo
David Garcia Quintas
2016-06-07
*
|
|
|
disabled bogus checks for streaming compressed
David Garcia Quintas
2016-06-07
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
David Garcia Quintas
2016-06-07
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
removed RANDOM and simplified req for compression
David Garcia Quintas
2016-06-07
|
|
|
*
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
Yuchen Zeng
2016-06-07
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
add a test with empty request
yang-g
2016-06-07
|
|
/
/
|
*
|
Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call
Jan Tattermusch
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
[next]