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 pull request #7451 from y-zeng/seperate_generated_files
kpayson64
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
*
Simplify QPS Metrics collection
Sree Kuchibhotla
2016-04-22
*
Enable JSON reports for qps drivers
Jan Tattermusch
2016-04-14
*
integrate ScenarioResult proto into qps driver
Jan Tattermusch
2016-04-14
*
Configure performance scenarios with json
Craig Tiller
2016-04-06
*
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
Craig Tiller
2016-04-04
|
\
|
*
Update copyrights
Craig Tiller
2016-03-31
*
|
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
Craig Tiller
2016-03-30
|
\
|
|
*
Fix copyrights
Craig Tiller
2016-03-25
|
*
Auto-changes
Craig Tiller
2016-03-25
|
*
Make a copy of ByteBuffer when writing
yang-g
2016-03-21
*
|
Added a channel argument to set the maximum reconnect backoff duration. Exten...
Aaron Isotton
2016-03-08
|
*
Allow use of alternative credential types.
Dan Born
2016-03-03
|
/
*
clang-format
Craig Tiller
2016-02-29
*
Merge pull request #5402 from sreecha/stress_test_scripts
Jan Tattermusch
2016-02-29
|
\
*
|
Allow new credential types to be added to tests.
Dan Born
2016-02-24
*
|
Use standard include paths.
Dan Born
2016-02-24
*
|
Initialize mutex to nullptr.
Dan Born
2016-02-24
*
|
Injectable test credentials provider interface.
Dan Born
2016-02-24
[next]