aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/codegen
Commit message (Collapse)AuthorAge
...
* | have lb gen script use docker for clang formattingGravatar David Garcia Quintas2016-01-19
| |
* | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-19
|\|
* | copyriiiights, fuuuuuGravatar David Garcia Quintas2016-01-15
| |
* | Fixed formatting and updated gen script to use concrete version of clang-formatGravatar David Garcia Quintas2016-01-13
| |
* | Added missing copyrightsGravatar David Garcia Quintas2016-01-12
| |
* | Added copyright message to generated nanopb codeGravatar David Garcia Quintas2016-01-12
| |
* | added sanity scripts and checksGravatar David Garcia Quintas2016-01-11
| |
* | Srcs and hdrs sanity checks skip third_partyGravatar David Garcia Quintas2016-01-11
| |
* | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2015-12-16
|\|
| * Merge pull request #4467 from ctiller/DotInHeaderNameGravatar David G. Quintas2015-12-16
| |\ | | | | | | Allow . in header names
| | * Allow . in header namesGravatar Craig Tiller2015-12-15
| | |
| * | Add a test that reproduces server partial message read bugGravatar Craig Tiller2015-12-14
| |/
| * Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-12-11
| |\
| * | Address comments: revert all changes except adding two new metadata keysGravatar Hongyu Chen2015-12-10
| | | | | | | | | | | | "census" and "census-bin"
| | * Re-legalize commaGravatar Craig Tiller2015-12-09
| | |
| | * Add copyrightGravatar Craig Tiller2015-12-09
| | |
| | * Basic server request bad_client templateGravatar Craig Tiller2015-12-09
| | |
* | | Added example to gen_load_balancing_proto.shGravatar David Garcia Quintas2015-12-03
| | |
* | | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2015-12-03
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # BUILD # Makefile # binding.gyp # build.yaml # gRPC.podspec # tools/doxygen/Doxyfile.core.internal # tools/run_tests/sources_and_headers.json # vsprojects/vcxproj/grpc/grpc.vcxproj # vsprojects/vcxproj/grpc/grpc.vcxproj.filters # vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj # vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
| | * Census tags propagation.Gravatar Hongyu Chen2015-12-02
| |/
| * Remove metadata context entirelyGravatar Craig Tiller2015-11-20
| |
| * Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
| |
| * Add compression algorithms to static metadataGravatar Craig Tiller2015-11-19
| |
| * Add commentaryGravatar Craig Tiller2015-11-19
| |
| * More constGravatar Craig Tiller2015-11-18
| |
| * Static metadata declarationsGravatar Craig Tiller2015-11-18
| |
| * Remove spurious fileGravatar Craig Tiller2015-11-17
| |
* | Moved nanopb to 3rd partyGravatar David Garcia Quintas2015-11-12
| |
| * stream_op cleanup: build system changesGravatar Craig Tiller2015-11-02
|/
* Simplified commentsGravatar David Garcia Quintas2015-10-06
|
* Added commentsGravatar David Garcia Quintas2015-10-05
|
* Type conversion fixes to make GCC 5.2.0 happyGravatar David Garcia Quintas2015-10-03
|
* Enable -WconversionGravatar Craig Tiller2015-09-10
|
* First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
|
* Outlaw comma in non-binary metadata valuesGravatar Craig Tiller2015-08-27
|
* Fix character classes to updated specGravatar Craig Tiller2015-08-21
|
* Outlaw illegal metadata charactersGravatar Craig Tiller2015-08-21
|
* Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-25
|
* Move some code out of src/ into tools/Gravatar Craig Tiller2015-06-23
It shouldn't count towards coverage