aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix memory leakGravatar Craig Tiller2015-11-10
* Add missing freeGravatar Craig Tiller2015-11-10
* Fix use-after-freeGravatar Craig Tiller2015-11-10
* First round changes to handle dynamic hpack table sizeGravatar Craig Tiller2015-11-10
* Merge branch 'new_op' into hpack_fixGravatar Craig Tiller2015-11-08
|\
| * CommentaryGravatar Craig Tiller2015-11-08
| * Remove debugGravatar Craig Tiller2015-11-06
| * Sending empty trailing metadata to a closed stream is ok - it means close thi...Gravatar Craig Tiller2015-11-06
| * Transport memory management fixesGravatar Craig Tiller2015-11-06
| * Fix flow control for 0-byte messagesGravatar Craig Tiller2015-11-06
| * test codeGravatar Craig Tiller2015-11-05
| * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
| |\
* | \ Merge github.com:grpc/grpc into hpack_fixGravatar Craig Tiller2015-11-04
|\ \ \
| | * \ Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
| | |\ \ | | |/ / | |/| |
| | | * Merge branch 'master' into protosplitGravatar vjpai2015-11-04
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #4013 from dgquintas/bb_readallGravatar Craig Tiller2015-11-04
| |\ \ \
| | | * \ Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinitionGravatar Craig Tiller2015-11-04
| |\ \ \ \
| | | | * \ Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
| | | | |\ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge github.com:grpc/grpc into hpack_fixGravatar Craig Tiller2015-11-03
|\| | | | |
* | | | | | Temporary patch for max table size not being implemented yetGravatar Craig Tiller2015-11-03
| |_|_|/ / |/| | | |
* | | | | Merge branch 'new_op' of github.com:ctiller/grpc into new_opGravatar Craig Tiller2015-11-03
|\ \ \ \ \
* | | | | | Add a test with a large negative deadlineGravatar Craig Tiller2015-11-03
| * | | | | Fix pollsets on WindowsGravatar Craig Tiller2015-11-03
|/ / / / /
| * | | | Merge pull request #4025 from jtattermusch/csharp_perf_instrumentationGravatar Michael Lumish2015-11-03
| |\ \ \ \
* | | | | | Fix for returned statusGravatar Craig Tiller2015-11-03
| | * | | | add profiling supportGravatar Jan Tattermusch2015-11-02
| | | | | * Merge branch 'master' into protosplitGravatar vjpai2015-11-02
| | | | | |\ | | |_|_|_|/ | |/| | | |
* | | | | | stream_op cleanup: miscellanyGravatar Craig Tiller2015-11-02
* | | | | | stream_op cleanup: surface layerGravatar Craig Tiller2015-11-02
* | | | | | stream_op cleanup: transport changesGravatar Craig Tiller2015-11-02
* | | | | | stream_op cleanup: pollset changesGravatar Craig Tiller2015-11-02
* | | | | | stream_op cleanup: iomgr closure, executor changesGravatar Craig Tiller2015-11-02
* | | | | | stream_op cleanup: channel, client_config changesGravatar Craig Tiller2015-11-02
* | | | | | stream_op cleanup: security changesGravatar Craig Tiller2015-11-02
|/ / / / /
| | | | * Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
| | | | |\
* | | | | | Fix nap condition for pollset wakeupGravatar Craig Tiller2015-11-02
| |_|_|_|/ |/| | | |
| | | * | Added grpc_byte_buffer_reader_readallGravatar David Garcia Quintas2015-10-30
| |_|/ / |/| | |
* | | | Merge pull request #4009 from jtattermusch/add_badgesGravatar Michael Lumish2015-10-30
|\ \ \ \
| * | | | Add cocoapods badgeGravatar Jan Tattermusch2015-10-30
| * | | | Add gem badgeGravatar Jan Tattermusch2015-10-30
| * | | | Add npm badgeGravatar Jan Tattermusch2015-10-30
* | | | | Merge pull request #3886 from murgatroid99/node_file_commentsGravatar Tim Emiola2015-10-30
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #3981 from jtattermusch/add_nuget_badgeGravatar Tim Emiola2015-10-30
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge pull request #3994 from jcanizales/split-test-schemesGravatar Michael Lumish2015-10-29
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | | * Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| * | | | | Fixup: Target name changed.Gravatar Jorge Canizales2015-10-28
| * | | | | Fix documentation of testsGravatar Jorge Canizales2015-10-28
| * | | | | Split AllTests into 4 schemesGravatar Jorge Canizales2015-10-28
| * | | | | Reject nils in useTestCertsPath:testName:forHost:Gravatar Jorge Canizales2015-10-28