index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
end2end
/
end2end_test.cc
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
*
|
Moving gtest include down.
Nicolas "Pixel" Noble
2017-05-10
|
*
support C++ error_details
yang-g
2017-04-07
|
/
*
bug fix
Yuxuan Li
2017-03-08
*
Implemented stream coalescing design
Yuxuan Li
2017-03-08
*
When there is an error from filters (such as max recv message size too
yang-g
2017-02-23
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-27
|
\
|
*
Merge github.com:grpc/grpc into maxmsgsz
Craig Tiller
2017-01-26
|
|
\
*
|
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
|
/
|
/
|
*
|
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
|
*
Fix test
Craig Tiller
2017-01-20
|
/
*
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-12
|
\
*
|
Uncover the badness
Craig Tiller
2017-01-12
|
*
manual revert of #8901
yang-g
2017-01-11
*
|
Start resolving memory issues in C++ metadata
Craig Tiller
2016-12-08
|
*
Revert "Test credentials provider update"
Craig Tiller
2016-11-29
|
*
Test credentials provider update
yang-g
2016-11-22
|
/
*
Remove some unnecessary new/delete patterns
Vijay Pai
2016-11-04
*
clang-format
Vijay Pai
2016-11-01
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-28
|
\
*
\
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-27
|
\
\
|
|
*
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-26
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Fix propagation of channel args for insecure channels.
Mark D. Roth
2016-10-24
|
|
*
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
|
|
Fix test
Sree Kuchibhotla
2016-10-13
|
|
*
Buffer pool C++ wrapper
Craig Tiller
2016-09-28
|
|
/
*
/
Make settings configurable
Sree Kuchibhotla
2016-09-27
|
/
*
make inline metadata value clearer
yang-g
2016-09-16
*
Add a test for nonbin header containing binary value
yang-g
2016-09-15
*
Add a check for metadata from auth plugin
yang-g
2016-09-15
*
Merge pull request #7559 from dgquintas/codegen_cleanse
Craig Tiller
2016-09-13
|
\
*
\
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-09-08
|
\
\
|
*
|
Change UnimplementedService to UnimplementedEchoService in echo.proto
murgatroid99
2016-09-01
|
|
*
removed codegen/log.h
David Garcia Quintas
2016-07-27
|
|
/
|
/
|
|
*
Merge pull request #6737 from ctiller/delayed-write
Craig Tiller
2016-07-19
*
|
Merge branch 'master' into assert_not_expect
Robbie Shade
2016-07-15
|
\
\
|
*
|
Better fix for flow control bug
Craig Tiller
2016-07-07
|
|
/
|
*
Merge pull request #6798 from jboeuf/fix_3803
Jan Tattermusch
2016-06-24
|
|
\
*
|
|
ASSERT vector size before directly accessing first element
Robbie Shade
2016-06-23
|
/
/
*
|
Merge branch 'master' into wheezy
Vijay Pai
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
|
*
|
add a test with empty request
yang-g
2016-06-07
|
/
/
|
*
Fix double-free issue for optional_message.
Julien Boeuf
2016-06-06
|
/
*
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
Julien Boeuf
2016-05-18
|
\
|
*
fix compiling error
yang-g
2016-05-10
|
*
Add parsing back to protobuf example
yang-g
2016-05-06
|
*
Add a test for server returning error with debug info in trailer.
yang-g
2016-05-05
*
|
Refactoring the core security code.
Julien Boeuf
2016-05-04
|
/
[next]