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
/
writing.c
Commit message (
Expand
)
Author
Age
*
Always ref writable streams
Craig Tiller
2016-03-02
*
Fix race between add_writing_stalled and destroy stream
yang-g
2016-02-22
*
flush the stalled list after the window is updated
yang-g
2016-02-05
*
Merge remote-tracking branch 'upstream/master' into stalled_by_transport_race2
yang-g
2016-01-29
|
\
|
*
Update copyrights
Craig Tiller
2016-01-28
|
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
|
move flow control code back to writing.c
yang-g
2016-01-28
*
|
fix copyright
yang-g
2016-01-28
*
|
Use a separate list for streams stalled by transport in writing path
yang-g
2016-01-27
|
/
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Better fix
Craig Tiller
2015-12-14
*
Fix proxy end2end tests
Craig Tiller
2015-12-14
*
Merge github.com:grpc/grpc into better-profile
Craig Tiller
2015-11-21
|
\
|
*
clang-format
Craig Tiller
2015-11-10
|
*
First round changes to handle dynamic hpack table size
Craig Tiller
2015-11-10
*
|
Lower latency profiling
Craig Tiller
2015-11-03
|
/
*
stream_op cleanup: transport changes
Craig Tiller
2015-11-02
*
Move profiling system to gpr
Craig Tiller
2015-10-09
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
clang-format all core files
Craig Tiller
2015-09-22
*
Change runs to enqueue
Craig Tiller
2015-09-22
*
Move argument passing to start of list
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
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
*
Merge pull request #3190 from ctiller/daisy-dukes
Yang Gao
2015-09-03
|
\
*
|
Revert "Revert "Refactor Endpoint API""
Craig Tiller
2015-08-27
*
|
Revert "Refactor Endpoint API"
Craig Tiller
2015-08-27
|
*
Trace window announcements
Craig Tiller
2015-08-26
*
|
Refactor Endpoint API
Craig Tiller
2015-08-21
|
/
*
clang-format all source
Craig Tiller
2015-08-18
*
Fix edge cases resulting in close not being sent
Craig Tiller
2015-08-03
*
Integration fix
Craig Tiller
2015-07-23
*
Fix flow control
Craig Tiller
2015-07-23
*
Flow control fix
yang-g
2015-07-22
*
Fix integration bugs
Craig Tiller
2015-07-15
*
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-07
|
\
|
*
Avoid finishing writes until data actually sent
Craig Tiller
2015-07-07
*
|
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-05
|
/
*
Addressing comments
Craig Tiller
2015-06-25
*
Bug fixes, spam cleanup
Craig Tiller
2015-06-18
*
Fix some list handling
Craig Tiller
2015-06-18
*
Flow control bugfixes
Craig Tiller
2015-06-17
*
Remove bogus assert
Craig Tiller
2015-06-17
*
Handle endpoint disconnection better
Craig Tiller
2015-06-17
[next]