aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/codegen
Commit message (Expand)AuthorAge
* Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
|\
| * Update generated files with new protobuf versionGravatar Jorge Canizales2016-08-03
* | Changed census static metadata keys for tracing and tag propagationGravatar David Garcia Quintas2016-08-01
* | Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
|/
* Merge remote-tracking branch 'upstream/master' into reflection_separate_libGravatar Yuchen Zeng2016-06-07
|\
* | Move reflection src/hdr to src/cpp/ext include/grpc++/extGravatar Yuchen Zeng2016-06-06
| * Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\
* | | Add a sanity test: check if the generated pb files are up-to-dateGravatar Yuchen Zeng2016-05-31
| | * fix options file; fix generated include guardsGravatar Alistair Veitch2016-05-26
| * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| |\|
* | | Merge remote-tracking branch 'upstream/master' into reflection_separate_libGravatar Yuchen Zeng2016-05-17
|\ \ \ | | |/ | |/|
| * | Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
| |\ \
* | | | Use stream rpc to ensure all related requests go to a single server.Gravatar Yuchen Zeng2016-05-05
| | | * Added support for trailing metadataGravatar David Garcia Quintas2016-05-04
* | | | Proto server reflectionGravatar Yuchen Zeng2016-05-04
| |_|/ |/| |
| * | Added bad_client test to check that the server rejects requests with tooGravatar Mark D. Roth2016-05-03
|/ /
| * Updated load balancer proto to v1Gravatar David Garcia Quintas2016-04-25
|/
* Merge pull request #6050 from dgquintas/nanopb_generationGravatar Jan Tattermusch2016-04-20
|\
| * PR commentsGravatar David Garcia Quintas2016-04-19
* | Better dictionaryGravatar Craig Tiller2016-04-18
* | Better dictionaryGravatar Craig Tiller2016-04-18
* | Dictionary support for fuzzersGravatar Craig Tiller2016-04-18
| * Further improvementsGravatar David Garcia Quintas2016-04-01
| * fixed typoGravatar David Garcia Quintas2016-04-01
| * Generalized nanopb generator scriptGravatar David Garcia Quintas2016-03-31
|/
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
| * Merge pull request #6000 from ctiller/optionalize_roundrobinGravatar Nicolas Noble2016-03-31
| |\
* | | Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\| |
* | | Update copyrightsGravatar Craig Tiller2016-03-31
| * | Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| |\ \ | |/ / |/| |
| | * Begin optionalizing lb policies: initial code movementGravatar Craig Tiller2016-03-28
| |/ |/|
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| |\
* | | Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
| |/ |/|
* | Fix copyrightGravatar Craig Tiller2016-03-25
* | Fix pathsGravatar Craig Tiller2016-03-25
* | Fix codegen for protosGravatar Craig Tiller2016-03-25
* | Add identity to static metadata accept-encodings bitmasksGravatar David Garcia Quintas2016-03-21
| * Change client :method selection based on idempotencyGravatar Craig Tiller2016-03-09
|/
* Add commentGravatar Craig Tiller2016-02-22
* Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-18
|\
| * Fix copyrightGravatar Craig Tiller2016-02-12
| * Merge github.com:grpc/grpc into bad_metadataGravatar Craig Tiller2016-02-12
| |\
* | | Ignore pb.h, pb.c for clang-fmtGravatar Craig Tiller2016-02-11
* | | Revert "Revert "Proto API for LB request/responses""Gravatar Craig Tiller2016-02-11
| |/ |/|
* | Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
* | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-11
|\ \
* | | trying to fix docker once again...Gravatar David Garcia Quintas2016-02-08
| * | Change the census metadata keys. Both census keys must be binary keys because...Gravatar Bogdan Drutu2016-02-08
| | * Properly handle "." in metadataGravatar Craig Tiller2016-02-03
| |/
* | fixed mounting gen dir for dockerGravatar David Garcia Quintas2016-01-29