aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Small fixesGravatar Craig Tiller2015-11-10
* castingGravatar Craig Tiller2015-11-10
* clang-formatGravatar Craig Tiller2015-11-10
* Check return valuesGravatar Craig Tiller2015-11-10
* Add missing castsGravatar Craig Tiller2015-11-10
* Fix memory leakGravatar Craig Tiller2015-11-10
* Add missing freeGravatar Craig Tiller2015-11-10
* Fix use-after-freeGravatar Craig Tiller2015-11-10
* Missed fileGravatar 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
|\
| * Make lb_policies_test a little less timing dependentGravatar 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
| * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-06
| |\
| * \ Merge branch 'new_op' of github.com:ctiller/grpc into new_opGravatar Craig Tiller2015-11-06
| |\ \
| | | * Move Http2 interop test reports upGravatar Carl Mastrangelo2015-11-06
| | | * Add HTTP/2 Interop tests to be runGravatar Carl Mastrangelo2015-11-06
| | * | Transport memory management fixesGravatar Craig Tiller2015-11-06
| | * | Fix flow control for 0-byte messagesGravatar Craig Tiller2015-11-06
| | | * Merge pull request #4073 from adelez/dockerGravatar Craig Tiller2015-11-05
| | | |\
| | | | * Port #4061 to interop tests.Gravatar Adele Zhou2015-11-05
| | | |/
| | * | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
| | |\|
| * | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge pull request #4061 from ctiller/really-dockerGravatar Jan Tattermusch2015-11-05
| | |\
| * | | test codeGravatar Craig Tiller2015-11-05
| | | * Make code self-documentingGravatar Craig Tiller2015-11-05
| | | * Fix for TSAN build failing repeatedlyGravatar Craig Tiller2015-11-05
| | * | Merge pull request #4046 from ctiller/runtestsGravatar adelez2015-11-05
| | |\ \
| | * \ \ Merge pull request #4047 from ejona86/spec-improvementsGravatar Louis Ryan2015-11-05
| | |\ \ \
| * | | | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
| |\| | | |
| | * | | | Merge pull request #3905 from vjpai/protosplitGravatar Jan Tattermusch2015-11-05
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #4053 from dgquintas/bb_readallGravatar Craig Tiller2015-11-05
| | |\ \ \ \ \
| | | * | | | | Removed consts to make MSVC happyGravatar David Garcia Quintas2015-11-04
| | |/ / / / /
| | | | * | | Add missing characters in BNF commentGravatar Eric Anderson2015-11-04
| | | | * | | Define limit on metadata sizeGravatar Eric Anderson2015-11-04
| | | | | * | Potential fix for failing to start binaries on macGravatar Craig Tiller2015-11-04
| | | |_|/ / | | |/| | |
* | | | | | Merge github.com:grpc/grpc into hpack_fixGravatar Craig Tiller2015-11-04
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | | * | Add "identity" as a content encodingGravatar Eric Anderson2015-11-04
| | | | * | Content-type is required for requestsGravatar Eric Anderson2015-11-04
| | | | * | Rename Delimited-Message to Length-Prefixed-MessageGravatar Eric Anderson2015-11-04
| | | | * | Replace curly quotes with plain ASCII quotesGravatar Eric Anderson2015-11-04
| | | | * | Escape some special markdown charactersGravatar Eric Anderson2015-11-04
| | |_|/ / | |/| | |
| | | * | Address some review comments about signal and restoring qps_test_with_pollGravatar vjpai2015-11-04
| | * | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Robustness work for lb_policies_testGravatar Craig Tiller2015-11-04
| | | * | Merge branch 'master' into protosplitGravatar vjpai2015-11-04
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Add secure testing to sweepGravatar vjpai2015-11-04
| | | * | Secure performance testing for C++ is in the hizzouse!Gravatar vjpai2015-11-04