index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
*
Fix thread leak by delaying thread exit until join is ready
Vijay Pai
2018-02-16
*
Remove support for detached threads. All threads must be joined.
Vijay Pai
2018-02-15
*
Merge pull request #14210 from muxi/move-cpp-headers
Muxi Yan
2018-02-15
|
\
|
*
Move headers from grpc++ to grpcpp
Muxi Yan
2018-02-15
*
|
Fix refcounting bug in resolver callback.
Mark D. Roth
2018-02-15
*
|
Merge pull request #14416 from markdroth/send_message_slice_ownership
Mark D. Roth
2018-02-15
|
\
\
*
\
\
Merge pull request #14430 from kpayson64/multi_poll_per_call
kpayson64
2018-02-15
|
\
\
\
|
|
*
|
Update todo
Vijay Pai
2018-02-15
*
|
|
|
Fix compile
ncteisen
2018-02-14
*
|
|
|
Add clarifying comment
ncteisen
2018-02-14
*
|
|
|
Use grpc_channel_arg_get_string when appropriate
ncteisen
2018-02-14
|
*
|
|
Use heuristic to determine how many events to handle per iteration
Ken Payson
2018-02-14
|
|
*
|
Fix chttp2 to destroy the send_message byte stream upon error.
Mark D. Roth
2018-02-14
*
|
|
|
Use new helper funciton in one file
ncteisen
2018-02-14
*
|
|
|
Add channel arg helper for string
ncteisen
2018-02-14
|
/
/
/
*
|
|
Merge pull request #14428 from ncteisen/fuzz-2460
Noah Eisen
2018-02-14
|
\
\
\
|
*
|
|
Fix fuzz test
Noah Eisen
2018-02-14
*
|
|
|
Cleanup from a quickly merged PR
ncteisen
2018-02-14
|
/
/
/
|
*
|
Fix inproc transport to destroy send_message byte stream on failure.
Mark D. Roth
2018-02-14
*
|
|
Fix handshaker crash
Noah Eisen
2018-02-14
|
*
|
Fix http_server filter to destroy its byte stream if it isn't returned.
Mark D. Roth
2018-02-13
|
*
|
Fix inproc transport to destroy the send_message byte stream.
Mark D. Roth
2018-02-13
*
|
|
Clarify add_done_callback works on both success and failure
Mehrdad Afshari
2018-02-13
|
*
|
Take ownership of byte_buffer contents as soon as send_message op is started.
Mark D. Roth
2018-02-13
|
|
/
*
/
Revert "Revert "Revert "grpclb re-resolution"""
David G. Quintas
2018-02-12
|
/
*
Merge pull request #14407 from vjpai/gpr_review_thd
Vijay Pai
2018-02-12
|
\
*
\
Merge pull request #14409 from sreecha/mu-destroy
Sree Kuchibhotla
2018-02-12
|
\
\
|
*
|
Destroy the pollset mutex created in pollset_init
Sree Kuchibhotla
2018-02-12
|
|
*
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
|
|
Revert "Revert "grpclb re-resolution""
Juanli Shen
2018-02-12
|
|
/
|
/
|
*
|
Merge pull request #14394 from srini100/master
Srini Polavarapu
2018-02-10
|
\
\
*
\
\
Merge pull request #14150 from ncteisen/more-clang-tidy
Noah Eisen
2018-02-10
|
\
\
\
*
\
\
\
Merge pull request #14134 from apolcyn/fix_ruby_shutdown_race
apolcyn
2018-02-09
|
\
\
\
\
|
|
*
|
|
Manually fix build issue
Noah Eisen
2018-02-09
*
|
|
|
|
Addressing #14170 leftover comments
David Garcia Quintas
2018-02-09
|
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into docfix
Srini Polavarapu
2018-02-09
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
Run clang fmt
Noah Eisen
2018-02-09
|
|
*
|
|
Add some manual const casts to fix build
Noah Eisen
2018-02-09
|
|
*
|
|
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #14132 from apolcyn/fix_benign_compression_options_mem_leak
apolcyn
2018-02-08
|
\
\
\
\
*
\
\
\
\
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #14379 from yashykt/chttp2_heap_use_after_free
Yash Tibrewal
2018-02-08
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #14196 from vjpai/gpr_review_tls
Vijay Pai
2018-02-08
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge pull request #13684 from markdroth/c++_resolver
Mark D. Roth
2018-02-08
|
|
\
\
\
\
\
\
\
*
|
|
|
|
|
|
|
|
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Fix header guard
Vijay Pai
2018-02-08
|
|
|
|
|
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into docfix
Srini Polavarapu
2018-02-08
|
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
*
|
|
Consolidate build instructions in INSTALL.md and src/cpp/README.md
Srini Polavarapu
2018-02-08
|
|
|
|
*
|
|
|
|
|
Fix heap use-after-free bug in chttp2 reported by fuzzer
Yash Tibrewal
2018-02-08
|
|
|
|
|
|
_
|
/
/
/
|
|
|
|
|
/
|
|
|
|
[next]