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
Commit message (
Expand
)
Author
Age
*
Add a concurrent test for sync client, async server case
Vijay Pai
2016-03-29
*
Fix includes
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
Make a copy of ByteBuffer when writing
yang-g
2016-03-21
*
Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctx
Jan Tattermusch
2016-03-15
|
\
*
|
Add support for IP Addresses in Subject Alt Names.
Paul Querna
2016-03-14
|
*
Revert "Revert "Properly integrate async API with server-side cancellations.""
Sree Kuchibhotla
2016-03-07
|
*
Revert "Properly integrate async API with server-side cancellations."
Sree Kuchibhotla
2016-03-04
*
|
clang reformat.
Dan Born
2016-03-03
*
|
Allow use of alternative credential types.
Dan Born
2016-03-03
|
*
Better comments.
Vijay Pai
2016-03-03
|
*
clang-format
Vijay Pai
2016-03-03
|
*
Properly integrate async API with server-side cancellations.
Vijay Pai
2016-03-03
|
/
*
Merge pull request #5523 from vjpai/e2e_stc
Yang Gao
2016-03-02
|
\
|
*
ServerTryCancel was not actually respecting the API since it
Vijay Pai
2016-03-01
*
|
Fix ResponseStreamServerCancelAfter test flake
Sree Kuchibhotla
2016-02-29
|
/
*
SimultaneousReadWritesDone test was not observing the contract on the
Vijay Pai
2016-02-25
*
Discard the read buffer on stream error
yang-g
2016-02-22
*
Merge pull request #5258 from vjpai/poll_override2
Craig Tiller
2016-02-21
|
\
*
|
Add a helper to return all the secure types
yang-g
2016-02-19
*
|
Revert "make an enum"
yang-g
2016-02-19
*
|
make an enum
yang-g
2016-02-18
*
|
Refactor end2end_test. Make the credentials a separate library.
yang-g
2016-02-18
|
*
Make the poll override function assert on non-zero timeout if invoked
Vijay Pai
2016-02-16
|
*
Set up poll overrides
Vijay Pai
2016-02-16
|
*
Comment the requirements for changing grpc_poll_function and do
vjpai
2016-02-15
*
|
Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library
yang-g
2016-02-12
|
\
|
|
*
Merge github.com:grpc/grpc into bad_metadata
Craig Tiller
2016-02-12
|
|
\
*
|
|
Provide explicit API for user to set user agent string prefix
yang-g
2016-02-10
|
|
/
|
/
|
*
|
Fix sanity
Craig Tiller
2016-02-08
*
|
Modify the test to have large number of threads receiving the RPCs and a
Sree Kuchibhotla
2016-02-08
*
|
Merge pull request #4828 from vjpai/async_thread_stress_test
Craig Tiller
2016-02-04
|
\
\
*
\
\
Merge pull request #5042 from ctiller/compile
Yang Gao
2016-02-04
|
\
\
\
|
|
*
|
Give tsan a chance
Vijay Pai
2016-02-04
|
|
*
|
Merge branch 'master' into async_thread_stress_test
Vijay Pai
2016-02-03
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
clang-format
Vijay Pai
2016-02-03
|
|
|
*
Properly handle "." in metadata
Craig Tiller
2016-02-03
|
|
_
|
/
|
/
|
|
|
|
*
Remove the command-line flags
Vijay Pai
2016-02-03
|
|
*
Fix a typecast...
Vijay Pai
2016-02-03
|
|
*
Remove some std:: so that grpc:: will be used by default when available
Vijay Pai
2016-02-03
|
|
*
Generalize namespace for ParseCommandLineFlags
Vijay Pai
2016-02-03
|
|
*
Refactor to favor composition over inheritance
Vijay Pai
2016-02-03
|
*
|
Fix clang3.7/tsan compile failure
Craig Tiller
2016-02-03
|
|
*
Merge branch 'master' into async_thread_stress_test
Vijay Pai
2016-02-03
|
|
|
\
*
|
|
|
Run tools/distrib/clang_format_code.sh
Sree Kuchibhotla
2016-02-03
*
|
|
|
Merge branch 'master' into server_try_cancel_api
Sree Kuchibhotla
2016-02-03
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
remove duplicate functions
yang-g
2016-02-02
|
*
|
|
remove the old impl caused by 4921
yang-g
2016-02-02
|
|
/
/
*
|
|
Merge branch 'master' into server_try_cancel_api
Sree Kuchibhotla
2016-02-01
|
\
|
|
*
|
|
Address code review comments
Sree Kuchibhotla
2016-02-01
[next]