index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Disable failing ssl_transport_security_tests when using OpenSSL lib
jiangtaoli2016
2018-01-29
*
Merge pull request #14204 from yashykt/ssltestfix
Yash Tibrewal
2018-01-26
|
\
|
*
Fix end2end test flake #13477
Yash Tibrewal
2018-01-26
*
|
Merge pull request #14192 from sreecha/e2e_test
Sree Kuchibhotla
2018-01-26
|
\
\
|
|
/
|
/
|
*
|
Merge pull request #14136 from jtattermusch/add_ubuntu_1710
Jan Tattermusch
2018-01-26
|
\
\
|
|
*
Set the environment variable at the beginning of the test. Otherwise, it
Sree Kuchibhotla
2018-01-25
|
|
/
|
/
|
*
|
Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac
apolcyn
2018-01-25
|
\
\
|
|
*
silence switch fallthrough warning on gcc7.2
Jan Tattermusch
2018-01-25
*
|
|
Merge pull request #14146 from markdroth/inlined_vector_clear
Mark D. Roth
2018-01-25
|
\
\
\
|
|
*
|
Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1,...
Alexander Polcyn
2018-01-24
*
|
|
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-24
|
\
\
\
\
|
|
*
|
|
Fix build problem.
Mark D. Roth
2018-01-24
|
*
|
|
|
Merge pull request #14164 from yang-g/cork_all
Yang Gao
2018-01-24
|
|
\
\
\
\
|
|
*
|
|
|
Add option to use client side coalescing API in qps test
yang-g
2018-01-24
|
*
|
|
|
|
Extract lb_calld from glb_policy
Juanli Shen
2018-01-23
|
|
|
*
|
|
Add const version of operator[].
Mark D. Roth
2018-01-23
|
|
|
*
|
|
Add clear() method for InlinedVector<>.
Mark D. Roth
2018-01-23
|
*
|
|
|
|
Merge pull request #14080 from yang-g/return_early
Yang Gao
2018-01-23
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #14086 from ncteisen/more-clang-tidy
Noah Eisen
2018-01-23
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
Add a test
yang-g
2018-01-23
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #13935 from muxi/create-grpc-c++-podspec
Muxi Yan
2018-01-23
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #14093 from markdroth/arena_alignment
Mark D. Roth
2018-01-23
|
|
\
\
\
\
\
|
|
|
|
|
|
*
fix -Wmemset-elt-size warning in gcc7.2
Jan Tattermusch
2018-01-23
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Fix arena to return aligned memory.
Mark D. Roth
2018-01-22
|
*
|
|
|
|
Use wait_for_ready in goaway_server_test.
Mark D. Roth
2018-01-22
|
|
/
/
/
/
|
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into more-clang-tidy
ncteisen
2018-01-22
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into create-grpc-c++-podspec
Muxi Yan
2018-01-19
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Clean up C++ tests and example
Muxi Yan
2018-01-19
|
*
|
|
|
Merge pull request #14089 from markdroth/no_plus_in_directory_names
Mark D. Roth
2018-01-19
|
|
\
\
\
\
|
|
*
|
|
|
Rename 'gpr++' directories to 'gprpp'.
Mark D. Roth
2018-01-19
*
|
|
|
|
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge pull request #14070 from markdroth/backoff_api_cleanup
Mark D. Roth
2018-01-19
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
remote stale import
Noah Eisen
2018-01-19
|
*
|
|
|
|
Merge pull request #14081 from yang-g/cpp17
Yang Gao
2018-01-18
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #14078 from yashykt/asan_sockaddr
Yash Tibrewal
2018-01-18
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
Clean up tests, examples, and podspecs
Muxi Yan
2018-01-18
|
|
|
*
|
|
|
|
remove use of random_shuffle
yang-g
2018-01-18
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Fix typo s/resolition/resolution
Yash Tibrewal
2018-01-18
|
*
|
|
|
|
|
Merge pull request #14051 from markdroth/reorganize_support
Mark D. Roth
2018-01-18
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
Solve a stack_use_after_scope issue in sockaddr_resolver_test
Yash Tibrewal
2018-01-18
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
*
|
|
|
|
fix finding openssl
Jan Tattermusch
2018-01-18
|
*
|
|
|
|
fix distribtest typo
Jan Tattermusch
2018-01-18
|
|
/
/
/
/
|
|
*
|
|
Combine BackOff Begin() and Step() methods.
Mark D. Roth
2018-01-18
|
*
|
|
|
Merge pull request #14046 from jtattermusch/try_fixing_dualstack_socket_test
Jan Tattermusch
2018-01-18
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #14005 from jtattermusch/fix_win_alarm_test
Jan Tattermusch
2018-01-18
|
|
\
\
\
\
\
|
|
|
*
|
|
|
use grpc_timeout_milliseconds_to_deadline directly
Jan Tattermusch
2018-01-18
|
*
|
|
|
|
|
Merge pull request #14052 from mehrdada/legacyepoll
Mehrdad Afshari
2018-01-17
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Eliminate GRPC_LINUX_LEGACY_EPOLL
Mehrdad Afshari
2018-01-17
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into conn_subchannel
David Garcia Quintas
2018-01-17
|
|
\
|
|
|
|
|
[next]