index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
Commit message (
Expand
)
Author
Age
*
Add a results_upon_error setter to fake resolver
Juanli Shen
2018-02-02
*
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
yang-g
2018-01-31
*
Merge pull request #14236 from jtattermusch/fix_passthru_endpoint_race
Jan Tattermusch
2018-02-01
|
\
|
*
add comment
Jan Tattermusch
2018-01-31
*
|
Merge pull request #14112 from yashykt/badclient
Yash Tibrewal
2018-01-30
|
\
\
|
*
|
Remove unnecessary check and few more comments
Yash Tibrewal
2018-01-30
|
*
|
Force the client to shutdown so that the server write can complete
Yash Tibrewal
2018-01-30
|
|
*
make grpc_passthru_endpoint_stats refcounted
Jan Tattermusch
2018-01-30
*
|
|
fix EventState::done() data race
Jan Tattermusch
2018-01-30
|
|
/
|
/
|
*
|
Merge pull request #14211 from yashykt/httpsclibazel
Yash Tibrewal
2018-01-29
|
\
\
|
*
|
Manually set roots pem env variable for httpscli_test
Yash Tibrewal
2018-01-29
*
|
|
Disable failing ssl_transport_security_tests when using OpenSSL lib
jiangtaoli2016
2018-01-29
|
*
|
Bazel fix for httpcli_test
Yash Tibrewal
2018-01-26
*
|
|
Fix end2end test flake #13477
Yash Tibrewal
2018-01-26
|
/
/
*
|
Merge pull request #14136 from jtattermusch/add_ubuntu_1710
Jan Tattermusch
2018-01-26
|
\
\
*
\
\
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
|
|
|
|
*
reduce send size for window overflow test
Yash Tibrewal
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
|
|
|
|
|
*
Make the thread wait so that write can complete too
Yash Tibrewal
2018-01-24
|
|
|
|
|
*
Merge branch 'master' into badclient
Yash Tibrewal
2018-01-24
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
remove unnecessary assert
Yash Tibrewal
2018-01-24
|
|
|
|
|
*
Add helper function for rst_stream
Yash Tibrewal
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 #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
|
|
/
/
/
|
|
|
*
nullptr check
Yash Tibrewal
2018-01-22
|
|
|
*
Bad client changes to make large metadata test to work again
Yash Tibrewal
2018-01-22
|
*
|
|
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
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #14078 from yashykt/asan_sockaddr
Yash Tibrewal
2018-01-18
|
|
\
\
\
\
|
|
*
|
|
|
Fix typo s/resolition/resolution
Yash Tibrewal
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
|
|
/
/
/
/
|
|
*
|
|
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
|
*
|
|
|
|
|
Eliminate GRPC_LINUX_LEGACY_EPOLL
Mehrdad Afshari
2018-01-17
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #13984 from markdroth/ref_counting
Mark D. Roth
2018-01-17
|
|
\
\
\
\
\
|
|
|
|
*
|
|
try avoid deadline_exceeded failure in dualstack_socket_test
Jan Tattermusch
2018-01-17
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
fix alarm test flake on windows
Jan Tattermusch
2018-01-17
|
|
|
/
/
/
|
|
/
|
|
|
[next]