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
*
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
ncteisen
2017-08-01
|
\
|
*
Merge pull request #12004 from murgatroid99/node_deprecation_message_util
Michael Lumish
2017-08-01
|
|
\
|
*
\
Merge pull request #11431 from gkelly/client-context-init
Noah Eisen
2017-08-01
|
|
\
\
|
*
\
\
Merge pull request #12000 from yang-g/msan
Yang Gao
2017-08-01
|
|
\
\
\
|
*
\
\
\
Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc
Noah Eisen
2017-07-31
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api
apolcyn
2017-07-31
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Fix leak if duplicated static md
Noah Eisen
2017-07-31
|
*
|
|
|
|
|
Merge pull request #11998 from muxi/revert-debug-info
Muxi Yan
2017-07-31
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge pull request #11991 from muxi/fix-objc-nsdata-memory-leak
Muxi Yan
2017-07-31
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
Node: replace custom deprecation warning with existing solution
murgatroid99
2017-07-31
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
Use zalloc and remove now redundant sets
yang-g
2017-07-31
|
|
|
|
|
|
*
Add a GrpcLibraryInitializer to client_context.cc
Garret Kelly
2017-07-31
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
Initialize initiating_exec_ctx_or_null
yang-g
2017-07-31
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Show passed tests as well
Muxi Yan
2017-07-31
|
|
|
*
|
Revert to more useful debug info
Muxi Yan
2017-07-31
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #11982 from muxi/fix-buffered-pipe-crash
Muxi Yan
2017-07-31
|
|
\
\
\
|
|
|
*
|
Fix two memory leaks
Muxi Yan
2017-07-31
|
*
|
|
|
Merge pull request #11703 from yang-g/cq_shutdown
Yang Gao
2017-07-31
|
|
\
\
\
\
|
|
|
*
|
|
Resume GRXBufferedPipe when it gets dealloced
Muxi Yan
2017-07-29
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #11927 from y-zeng/nameser
Yuchen Zeng
2017-07-28
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
add comment and test for memory api of grpc_call_cancel_with_status
Alexander Polcyn
2017-07-28
*
|
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
ncteisen
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
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #11732 from muxi/update-podspecs
Muxi Yan
2017-07-28
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #11930 from jtattermusch/csharp_safe_threadpool
Jan Tattermusch
2017-07-28
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #11963 from apolcyn/fix_ruby_bidi_error_terminate
apolcyn
2017-07-27
|
|
\
\
\
\
\
\
|
|
|
|
|
|
*
|
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
|
|
|
|
|
|
/
/
|
|
*
|
|
|
|
properly finish bidi calls when there is an initial error
Alexander Polcyn
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 #11921 from adam-26/1745
Michael Lumish
2017-07-26
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge pull request #11865 from yang-g/avl_interface
Yang Gao
2017-07-26
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
reduce threadpool size for qps benchmarks
Jan Tattermusch
2017-07-26
|
|
|
|
|
|
*
|
|
introduce inlineHandlers setting
Jan Tattermusch
2017-07-26
|
|
|
|
|
|
*
|
|
dont run user handlers on grpc threadpool threads
Jan Tattermusch
2017-07-26
|
*
|
|
|
|
|
|
|
Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing
Nathaniel Manista
2017-07-25
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge pull request #11915 from dgquintas/grpclb_drop_fixes
David G. Quintas
2017-07-25
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge pull request #11932 from kpayson64/more_details
kpayson64
2017-07-25
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
grpclb: deal with all-drops serverlists
David Garcia Quintas
2017-07-25
|
|
|
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #11925 from sreecha/disable-epoll1
Sree Kuchibhotla
2017-07-25
|
|
\
\
\
\
\
\
\
\
\
\
[next]