index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
/
transport
Commit message (
Expand
)
Author
Age
*
Change trace logging to use GPR_INFO instead of GPR_DEBUG.
Mark D. Roth
2018-04-25
*
Fix issue #14717. Piggyback keepalive ping onto pings already inflight if any
Yash Tibrewal
2018-04-12
*
Merge branch 'master' of github.com:grpc/grpc into authority_header
David Garcia Quintas
2018-03-27
|
\
*
|
malloc to stack
David Garcia Quintas
2018-03-27
*
|
fix wrong include
David Garcia Quintas
2018-03-27
*
|
fix include guard
David Garcia Quintas
2018-03-27
|
*
Fix objc macos build
ncteisen
2018-03-26
|
*
Fix flow control bug
ncteisen
2018-03-26
*
|
rest of pr comments
David Garcia Quintas
2018-03-26
*
|
Merge branch 'master' of github.com:grpc/grpc into authority_header
David Garcia Quintas
2018-03-23
|
\
|
*
|
Factor out grpc_add_default_authority_if_not_present
David Garcia Quintas
2018-03-23
|
*
Merge pull request #14787 from yang-g/tooo_many_pings
Yang Gao
2018-03-23
|
|
\
*
|
\
Merge branch 'master' of github.com:grpc/grpc into authority_header
David Garcia Quintas
2018-03-21
|
\
\
\
|
|
|
*
Properly reset pings_before_data_required
yang-g
2018-03-21
|
|
|
/
|
|
/
|
|
|
*
Fix wrong timeout value of keepalive watchdog
Muxi Yan
2018-03-21
|
|
/
|
*
Merge master into yashykt:execctxcleanup
Yash Tibrewal
2018-03-14
|
|
\
|
*
|
Remove unnecessary includes of exec_ctx.h
Yash Tibrewal
2018-03-14
|
|
*
Abstract libuv implementation
kpayson64
2018-03-13
|
|
/
*
|
PR comments
David Garcia Quintas
2018-03-12
*
|
Secure channels: use the right authority
David Garcia Quintas
2018-03-10
|
*
Convert byte_stream API to C++.
Mark D. Roth
2018-03-09
|
/
*
Only increase strike once
yang-g
2018-03-06
*
Retry support.
Mark D. Roth
2018-02-28
*
Convert slice hash table and service config code to C++.
Mark D. Roth
2018-02-26
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Merge pull request #14433 from muxi/add-cronet-bin-base64
Muxi Yan
2018-02-21
|
\
|
*
Build typo fix
Muxi Yan
2018-02-21
|
*
Polish infer_length_after_decode and add test cases
Muxi Yan
2018-02-21
|
*
Put infer_length_after_decode in bin_decoder
Muxi Yan
2018-02-21
|
*
convert cronet headers to metadata in one function
Muxi Yan
2018-02-21
*
|
place security_connector in its own subdirectory
Yihua Zhang
2018-02-20
|
*
Fix typo
Muxi Yan
2018-02-15
*
|
Merge pull request #14416 from markdroth/send_message_slice_ownership
Mark D. Roth
2018-02-15
|
\
\
|
*
|
Update todo
Vijay Pai
2018-02-15
|
|
*
Add binary metadata support for cronet transport
Muxi Yan
2018-02-14
*
|
|
Use grpc_channel_arg_get_string when appropriate
ncteisen
2018-02-14
|
|
/
|
/
|
|
*
Fix chttp2 to destroy the send_message byte stream upon error.
Mark D. Roth
2018-02-14
|
*
Fix inproc transport to destroy send_message byte stream on failure.
Mark D. Roth
2018-02-14
|
*
Fix inproc transport to destroy the send_message byte stream.
Mark D. Roth
2018-02-13
|
/
*
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 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
|
\
\
\
|
|
*
|
Convert resolver API to C++.
Mark D. Roth
2018-02-08
|
|
/
/
|
*
|
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-02
|
|
\
|
*
|
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
|
/
|
/
|
*
|
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
yang-g
2018-01-31
|
*
Privatize host_port.h; was not used in any wrapped language implementation
Vijay Pai
2018-01-25
|
/
[next]