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
/
chttp2
Commit message (
Expand
)
Author
Age
*
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
Nicolas Noble
2016-09-29
|
\
*
\
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-09-21
|
\
\
|
*
\
Merge pull request #8049 from markdroth/grpclb_resolver_changes2
Mark D. Roth
2016-09-21
|
|
\
\
|
|
*
|
Code review changes.
Mark D. Roth
2016-09-20
*
|
|
|
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-09-16
|
\
\
\
\
|
|
*
\
\
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-16
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
Mark D. Roth
2016-09-16
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-09-13
|
\
\
\
\
\
|
|
|
|
*
\
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
Mark D. Roth
2016-09-13
|
|
|
|
|
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
|
/
/
/
/
|
*
|
|
|
Revert "Grand unified closures"
Craig Tiller
2016-09-12
|
*
|
|
|
Fix bad merge
Craig Tiller
2016-09-09
|
|
|
|
*
Merge branch 'master' into fix_channel_from_fd_api
Sree Kuchibhotla
2016-09-09
|
|
|
|
|
\
|
|
|
*
|
|
Avoid circular refcounting.
Mark D. Roth
2016-09-09
|
|
|
*
|
|
Move LB policy instantiation from resolvers into client_channel.
Mark D. Roth
2016-09-08
|
*
|
|
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-08
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-08
|
|
|
|
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Use http_proxy environment variable instead of URI query param.
Mark D. Roth
2016-09-06
|
|
*
|
|
|
clang-format
Craig Tiller
2016-09-02
|
*
|
|
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-30
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
clang-format
Mark D. Roth
2016-08-26
|
|
|
|
*
|
Add grpc_channel_arg_get_integer() utility function.
Mark D. Roth
2016-08-26
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
Support >16kib frame sizes in core
Craig Tiller
2016-08-24
|
|
|
/
/
|
|
|
*
Remove completion queue parameter from grpc_server_add_insecure_channel_from_...
Sree Kuchibhotla
2016-08-22
|
|
|
/
*
|
|
Merge branch 'handshaker_api' into http_connect
Mark D. Roth
2016-08-11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge remote-tracking branch 'upstream/master' into handshaker_api
Mark D. Roth
2016-08-11
|
|
\
\
|
|
|
*
Fix refcounting error
Craig Tiller
2016-08-09
|
|
|
*
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-09
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
clang-format
Vijay Pai
2016-08-08
|
|
*
|
Proxy for @ghemawat: Removed an unnecessary error allocation from chttp2 code.
Vijay Pai
2016-08-09
*
|
|
|
clang-format
Mark D. Roth
2016-08-04
|
|
|
*
Fix tsan bug
Craig Tiller
2016-08-04
*
|
|
|
Plumbed read_buffer through and fixed leftover bytes problem.
Mark D. Roth
2016-08-04
|
|
|
*
clang-format
Craig Tiller
2016-08-04
*
|
|
|
Merge branch 'handshaker_api' into http_connect
Mark D. Roth
2016-08-04
|
\
|
|
|
|
*
|
|
Change handshaker API to use a read buffer to pass leftover bytes read
Mark D. Roth
2016-08-04
|
|
/
/
|
|
*
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-04
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #7370 from rjshade/move_timeout_encoding
kpayson64
2016-08-02
|
|
\
\
*
|
|
|
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-08-02
|
\
|
|
|
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into lr_july_16
David Garcia Quintas
2016-08-01
|
|
\
\
\
*
|
\
\
\
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-07-26
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #7517 from markdroth/handshake_api
kpayson64
2016-07-26
|
|
\
\
\
\
|
|
|
|
*
\
Merge branch 'master' into move_timeout_encoding
Robbie Shade
2016-07-26
|
|
|
|
|
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master
Nicolas Noble
2016-07-25
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'handshake_api' into http_connect
Mark D. Roth
2016-07-25
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
clang-format
Mark D. Roth
2016-07-25
*
|
|
|
|
|
|
Update API from merge.
Mark D. Roth
2016-07-25
*
|
|
|
|
|
|
Merge branch 'handshake_api' into http_connect
Mark D. Roth
2016-07-25
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'upstream/master' into handshake_api2
Mark D. Roth
2016-07-25
|
|
\
|
|
|
|
|
*
|
|
|
|
|
|
Use URI query string instead of channel arg to indicate use of proxy.
Mark D. Roth
2016-07-25
[next]