aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2/internal.h
Commit message (Expand)AuthorAge
* Fixed include guardsGravatar David Garcia Quintas2016-03-15
* Fix accept_stream being called post-channel deletionGravatar Craig Tiller2016-03-03
* Always ref writable streamsGravatar Craig Tiller2016-03-02
* Fix race between add_writing_stalled and destroy streamGravatar yang-g2016-02-22
* Fix race condition in transport APIGravatar Craig Tiller2016-02-03
* Merge remote-tracking branch 'upstream/master' into stalled_by_transport_race2Gravatar yang-g2016-01-29
|\
| * Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* | move flow control code back to writing.cGravatar yang-g2016-01-28
* | Use a separate list for streams stalled by transport in writing pathGravatar yang-g2016-01-27
|/
* Updated copyrightsGravatar murgatroid992016-01-12
* Merge pull request #4562 from ctiller/intsGravatar jboeuf2016-01-06
|\
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* | remove stream from stalled_by_transport list before destroy itGravatar yang-g2015-12-21
|/
* Merge branch 'proxy-crash' into server_stallGravatar Craig Tiller2015-12-15
|\
| * Fix merge errorGravatar Craig Tiller2015-12-15
* | Merge branch 'proxy-crash' into server_stallGravatar Craig Tiller2015-12-15
|\|
| * Handle cancelling writes whilst writingGravatar Craig Tiller2015-12-15
* | Fix server side handling of incoming partial requests in coreGravatar Craig Tiller2015-12-14
|/
* Ping APIGravatar Craig Tiller2015-12-07
* Delete unused codeGravatar Craig Tiller2015-12-07
* Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-25
|\
| * Merge github.com:grpc/grpc into configurable-lookaheadGravatar Craig Tiller2015-11-23
| |\
* | \ Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-20
|\ \ \ | | |/ | |/|
* | | Remove metadata context entirelyGravatar Craig Tiller2015-11-20
| | * Add a (temporary) facility to tune stream read-ahead sizeGravatar Craig Tiller2015-11-17
| |/ |/|
| * First round changes to handle dynamic hpack table sizeGravatar Craig Tiller2015-11-10
|/
* Fix flow control for 0-byte messagesGravatar Craig Tiller2015-11-06
* stream_op cleanup: transport changesGravatar Craig Tiller2015-11-02
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-21
* CleanupGravatar Craig Tiller2015-09-18
* Introduce call lists for moving work outside locksGravatar Craig Tiller2015-09-18
* Enable -WconversionGravatar Craig Tiller2015-09-10
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
* Cleaning up Windows endpoint codeGravatar Craig Tiller2015-08-28
* Revert "Revert "Refactor Endpoint API""Gravatar Craig Tiller2015-08-27
* Revert "Refactor Endpoint API"Gravatar Craig Tiller2015-08-27
* Update Windows to new endpoint APIGravatar Craig Tiller2015-08-21
* Refactor Endpoint APIGravatar Craig Tiller2015-08-21
* Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_proce...Gravatar Julien Boeuf2015-08-05
|\
| * Fix edge cases resulting in close not being sentGravatar Craig Tiller2015-08-03
* | Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failuresGravatar Craig Tiller2015-07-31
|/
* Fix flow controlGravatar Craig Tiller2015-07-23
* Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
* Ensure streams are sent in-orderGravatar Craig Tiller2015-07-15
* Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-09
|\
* \ Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-07
|\ \