index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
end2end
Commit message (
Expand
)
Author
Age
*
Merge pull request #14787 from yang-g/tooo_many_pings
Yang Gao
2018-03-23
|
\
|
*
Properly reset pings_before_data_required
yang-g
2018-03-21
*
|
Improve keepalive_timeout test to capture the bug
Muxi Yan
2018-03-21
|
/
*
[grpc] Add SSL session client cache support
Ruslan Nigmatullin
2018-03-20
*
Merge master into yashykt:socklent
Yash Tibrewal
2018-03-16
|
\
*
\
Merge master into yashykt:socklent
Yash Tibrewal
2018-03-14
|
\
\
|
|
*
Merge master into yashykt:execctxcleanup
Yash Tibrewal
2018-03-14
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Remove unnecessary includes of exec_ctx.h
Yash Tibrewal
2018-03-14
*
|
|
Merge branch 'master' into socklent
Yash Tibrewal
2018-03-13
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Abstract libuv implementation
kpayson64
2018-03-13
|
|
/
*
|
More explicit static casts for size_t to socklen_t
Yash Tibrewal
2018-03-12
|
*
Stop including inttypes.h in gRPC core public header in Apple platforms
Muxi Yan
2018-03-12
|
/
*
Merge pull request #14560 from jtattermusch/fix_windows_shutdown_shutdown_fin...
Jan Tattermusch
2018-03-08
|
\
*
|
Fix test
yang-g
2018-03-07
*
|
Use static_cast rather than reinterpret_cast whenever possible
Vijay Pai
2018-03-05
*
|
Merge pull request #14459 from vjpai/2phase_thd
Vijay Pai
2018-03-02
|
\
\
*
|
|
Need to shrink stack frame size; add a todo
Vijay Pai
2018-03-01
|
*
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-03-01
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Move assignment for Thread, make destructor optional, loop cv waits
Vijay Pai
2018-03-01
|
|
*
workaround for h2_http_proxy_nosec_test.exe shutdown_finishes_calls flake
Jan Tattermusch
2018-03-01
*
|
|
Retry support.
Mark D. Roth
2018-02-28
|
|
/
|
/
|
|
*
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-22
|
|
\
|
|
/
|
/
|
|
*
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-21
|
|
\
*
|
|
increase deadline in dualstack_socket_test
Jan Tattermusch
2018-02-21
|
|
/
|
/
|
|
*
clang-fmt
Vijay Pai
2018-02-19
|
*
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
*
|
Add bazel target for more tests.
Adele Zhou
2018-02-16
*
|
Run end2end tests with different pollers with Bazel.
Adele Zhou
2018-02-16
|
*
Remove support for detached threads. All threads must be joined.
Vijay Pai
2018-02-15
|
/
*
Fix compile
ncteisen
2018-02-14
*
Use grpc_channel_arg_get_string when appropriate
ncteisen
2018-02-14
*
Add repro
Noah Eisen
2018-02-14
*
Fix fuzz bug
Noah Eisen
2018-02-14
*
Add fuzz repro
Noah Eisen
2018-02-14
*
Add fuzz repro
Noah Eisen
2018-02-14
*
Fix fuzz test
Noah Eisen
2018-02-13
*
Add repro
Noah Eisen
2018-02-13
*
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
*
\
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
\
|
|
*
Merge pull request #14360 from mehrdada/shellcheck-slash-test
Mehrdad Afshari
2018-02-08
|
|
/
|
|
*
|
Merge pull request #14379 from yashykt/chttp2_heap_use_after_free
Yash Tibrewal
2018-02-08
|
|
\
\
|
|
*
|
Fix heap use-after-free bug in chttp2 reported by fuzzer
Yash Tibrewal
2018-02-08
*
|
|
|
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
|
|
|
|
|
*
Fix end2end_test.sh to pass shellcheck
Mehrdad Afshari
2018-02-07
|
|
|
/
|
*
|
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-07
|
|
\
|
|
|
*
regenerate metadata
Muxi Yan
2018-02-06
|
|
*
Replace message/deflate,gzip with deflate,gzip
Muxi Yan
2018-02-06
[next]