index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Update tcp_server_utils_posix_common with GPR_ONCE_INIT
Peter Gonda
2017-07-31
*
Merge pull request #11703 from yang-g/cq_shutdown
Yang Gao
2017-07-31
|
\
*
\
Merge pull request #11927 from y-zeng/nameser
Yuchen Zeng
2017-07-28
|
\
\
|
|
*
Resolve comments
yang-g
2017-07-28
|
|
*
Change return type to bool
yang-g
2017-07-28
|
|
*
Rebase with head and resolve conflicts
yang-g
2017-07-28
|
|
*
Allow adding events to cq after shutdown is called.
yang-g
2017-07-28
*
|
|
Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivity
David G. Quintas
2017-07-28
|
\
\
\
*
\
\
\
Merge pull request #11965 from dgquintas/grpclb_lb_channel_conn_state_subscri...
David G. Quintas
2017-07-28
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Fix bug in handling of RR connectivity transition to SHUTDOWN
David Garcia Quintas
2017-07-27
|
*
|
|
Watch the LB channel using the right initial conn. state
David Garcia Quintas
2017-07-27
|
|
/
/
*
/
/
Fix use after free error in cq
Sree Kuchibhotla
2017-07-27
|
/
/
*
|
Use new protocol for reporting dropped calls to grpclb balancer.
Mark D. Roth
2017-07-27
|
*
Update build.yaml, fix format
Yuchen Zeng
2017-07-27
|
*
Add src/core/lib/iomgr/nameser.h
Yuchen Zeng
2017-07-27
*
|
Merge pull request #11780 from muxi/stream_compression_transport
Muxi Yan
2017-07-26
|
\
\
*
|
|
Improvements to grpc_byte_stream API and handling.
Mark D. Roth
2017-07-26
*
|
|
Merge pull request #11865 from yang-g/avl_interface
Yang Gao
2017-07-26
|
\
\
\
*
|
|
|
grpclb: deal with all-drops serverlists
David Garcia Quintas
2017-07-25
*
|
|
|
enable epollsig
Sree Kuchibhotla
2017-07-25
|
*
|
|
format code
yang-g
2017-07-25
|
*
|
|
Remove unused user_data from ref_node.
yang-g
2017-07-25
|
*
|
|
Adding exec_ctx to avl vtable functions
yang-g
2017-07-25
*
|
|
|
Disable epoll1 unless explicitly requested
Sree Kuchibhotla
2017-07-24
|
/
/
/
*
|
|
Fix wrong logging of LB policy addresses
David Garcia Quintas
2017-07-24
*
|
|
Merge pull request #11786 from y-zeng/fd_orphan
Yuchen Zeng
2017-07-24
|
\
\
\
*
\
\
\
Merge pull request #11733 from markdroth/security_api_cleanup
Mark D. Roth
2017-07-24
|
\
\
\
\
|
|
|
|
*
C-Ares: Remove Internal Header
Axel Huebl
2017-07-24
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #11884 from yashykt/connect-auth
Yash Tibrewal
2017-07-21
|
\
\
\
\
|
|
*
|
|
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
*
|
|
|
|
Merge pull request #11816 from sreecha/sreek-epoll1
Sree Kuchibhotla
2017-07-21
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #9840 from ctiller/maxstrm
Craig Tiller
2017-07-21
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
Bug fix
Muxi Yan
2017-07-21
|
|
|
|
|
*
transport - Move slice buffer creation to stream compression enabling time (P...
Muxi Yan
2017-07-21
|
|
|
*
|
|
Changing a few variable names and adding few safety conditions
Yash Tibrewal
2017-07-21
*
|
|
|
|
|
Merge pull request #11871 from murgatroid99/uv_portability_fix
Michael Lumish
2017-07-21
|
\
\
\
\
\
\
|
|
|
*
\
\
\
Merge branch 'master' into sreek-epoll1
Sree Kuchibhotla
2017-07-20
|
|
|
|
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
Correctly fix the case where pollset->kicked_without_poller was missed
Sree Kuchibhotla
2017-07-20
*
|
|
|
|
|
|
Merge pull request #11890 from vjpai/inproc_comment
Vijay Pai
2017-07-20
|
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
Test credentials are passed with channel arg. Renamed macros and refactored c...
Yash Tibrewal
2017-07-20
*
|
|
|
|
|
|
|
Merge pull request #11875 from murgatroid99/core_uv_reuse_port
Michael Lumish
2017-07-20
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
Address comments: change names and remove unnecessary lines
murgatroid99
2017-07-20
|
|
*
|
|
|
|
|
|
Improve a comment in inproc transport
Vijay Pai
2017-07-20
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Nit correction
Yash Tibrewal
2017-07-19
|
|
|
|
|
|
|
*
transport - Update comment
Muxi Yan
2017-07-19
|
|
|
|
|
|
|
*
transport - Change ~(size_t)0 to macro MAX_SIZE_T
Muxi Yan
2017-07-19
|
|
|
|
|
*
|
|
Removing a few style issues
Yash Tibrewal
2017-07-19
|
|
|
|
|
|
|
*
transport - Use macro for grpc header bytes size
Muxi Yan
2017-07-19
*
|
|
|
|
|
|
|
Merge pull request #11770 from ncteisen/too-much-trace
Noah Eisen
2017-07-19
|
\
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
\
Merge pull request #11874 from dgquintas/fix_pending_grpclb
David G. Quintas
2017-07-19
|
\
\
\
\
\
\
\
\
\
[next]