index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
transport
/
chttp2
/
internal.h
Commit message (
Expand
)
Author
Age
*
Fix accept_stream being called post-channel deletion
Craig Tiller
2016-03-03
*
Always ref writable streams
Craig Tiller
2016-03-02
*
Fix race between add_writing_stalled and destroy stream
yang-g
2016-02-22
*
Fix race condition in transport API
Craig Tiller
2016-02-03
*
Merge remote-tracking branch 'upstream/master' into stalled_by_transport_race2
yang-g
2016-01-29
|
\
|
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
|
move flow control code back to writing.c
yang-g
2016-01-28
*
|
Use a separate list for streams stalled by transport in writing path
yang-g
2016-01-27
|
/
*
Updated copyrights
murgatroid99
2016-01-12
*
Merge pull request #4562 from ctiller/ints
jboeuf
2016-01-06
|
\
|
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
|
remove stream from stalled_by_transport list before destroy it
yang-g
2015-12-21
|
/
*
Merge branch 'proxy-crash' into server_stall
Craig Tiller
2015-12-15
|
\
|
*
Fix merge error
Craig Tiller
2015-12-15
*
|
Merge branch 'proxy-crash' into server_stall
Craig Tiller
2015-12-15
|
\
|
|
*
Handle cancelling writes whilst writing
Craig Tiller
2015-12-15
*
|
Fix server side handling of incoming partial requests in core
Craig Tiller
2015-12-14
|
/
*
Ping API
Craig Tiller
2015-12-07
*
Delete unused code
Craig Tiller
2015-12-07
*
Merge github.com:grpc/grpc into no-transport-metadata
Craig Tiller
2015-11-25
|
\
|
*
Merge github.com:grpc/grpc into configurable-lookahead
Craig Tiller
2015-11-23
|
|
\
*
|
\
Merge github.com:grpc/grpc into no-transport-metadata
Craig Tiller
2015-11-20
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Remove metadata context entirely
Craig Tiller
2015-11-20
|
|
*
Add a (temporary) facility to tune stream read-ahead size
Craig Tiller
2015-11-17
|
|
/
|
/
|
|
*
First round changes to handle dynamic hpack table size
Craig Tiller
2015-11-10
|
/
*
Fix flow control for 0-byte messages
Craig Tiller
2015-11-06
*
stream_op cleanup: transport changes
Craig Tiller
2015-11-02
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Cleanup
Craig Tiller
2015-09-18
*
Introduce call lists for moving work outside locks
Craig Tiller
2015-09-18
*
Enable -Wconversion
Craig Tiller
2015-09-10
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
Cleaning up Windows endpoint code
Craig Tiller
2015-08-28
*
Revert "Revert "Refactor Endpoint API""
Craig Tiller
2015-08-27
*
Revert "Refactor Endpoint API"
Craig Tiller
2015-08-27
*
Update Windows to new endpoint API
Craig Tiller
2015-08-21
*
Refactor Endpoint API
Craig Tiller
2015-08-21
*
Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_proce...
Julien Boeuf
2015-08-05
|
\
|
*
Fix edge cases resulting in close not being sent
Craig Tiller
2015-08-03
*
|
Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failures
Craig Tiller
2015-07-31
|
/
*
Fix flow control
Craig Tiller
2015-07-23
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
*
Ensure streams are sent in-order
Craig Tiller
2015-07-15
*
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-09
|
\
*
\
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-07
|
\
\
*
|
|
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-05
[next]