aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-10-21Format TODO URLs as TODO(crbug.com/openscreen/000)Takumi Fujimoto
2019-10-11[Open Screen] Remove CDDL compiler dependencies on platform/.mark a. foltz
2019-10-10Use recursive deps for buildtools/.mark a. foltz
2019-08-29[Open Screen] Random repository housekeeping.mark a. foltz
2019-08-20Enforce host toolchain for cddl and protoc toolsbtolsch
2019-08-12Fix Chromium bug in OSPRyan Keane
2019-07-24Cleanup TODOs, implement trivial onesJordan Bayles
2019-07-23Fixup Chromium buildJordan Bayles
2019-06-26Eliminate openscreen_unittests log spam, fix some gmock warnings.Yuri Wiitala
2019-06-18Fix accumulating format errorsbtolsch
2019-06-03Fixup CDDL builder python scriptJordan Bayles
2019-05-30Fix 32-bit buildJordan Bayles
2019-05-30Cleanup cddl.py loggingJordan Bayles
2019-05-17Clean up logging dependenciesJordan Bayles
2019-05-08Fix compilation in ChromiumJordan Bayles
2019-04-26Fix chromium compile erosionbtolsch
2019-04-24Remove extra newlines in CDDL tool loggingbtolsch
2019-04-19Serialize and Deserialize OSP Messages with CBOR formatRyan Keane
2019-04-17Revert CDDL change to match GitHub and add fake memberRyan Keane
2019-04-16Fix accumulated PRESUBMIT.sh errorsbtolsch
2019-04-14Switch GN to CIPD packagebtolsch
2019-04-13Add check for unique CDDL enum valuesbtolsch
2019-04-11Additional changes required to align Chromium spec with GitHub SpecRyan Keane
2019-04-10Align checked-in CDDL spec to be similar to what's in our GitHub repoRyan Keane
2019-04-03Add a new logger class to the CDDL code generation toolRyan Keane
2019-04-02Add the == operator to all CDDL generated structsRyan Keane
2019-04-01Add validation that group indices are only used onceRyan Keane
2019-03-30Convert CDDL to generate enum classesbtolsch
2019-03-29Add initial chromium compile supportbtolsch
2019-03-28Simplify CDDL parsing in ParseRangeop and ParseCtlop.Max Yakimakha
2019-03-28Add handling of .size CDDL control operation for byte strings.Max Yakimakha
2019-03-26Run clang-format on CDDL tool codeMax Yakimakha
2019-03-26Add parsing of CDDL rangeop and ctlopMax Yakimakha
2019-03-22Add support for more occurance operatorsRyan Keane
2019-03-21Run clang-format on generated CDDL code during buildRyan Keane
2019-03-21Added help message to CDDL toolMax Yakimakha
2019-03-21Fixed generation of C++ code for CDDL byte stringsMax Yakimakha
2019-03-21Update CDDL tool to work with new spec naming formatRyan Keane
2019-03-21Manually supply GN SHA1 as intermediate solutionbtolsch
2019-03-12Fix bug in parsing arrays of default typesRyan Keane
2019-03-12Add comments to parse.cc and sema.cc, plus remove a few lines of code duplica...Ryan Keane
2019-02-21Fix some format errors that have accumulatedbtolsch
2019-02-20Add Receiver + Connection implementationsJordan Bayles
2019-02-15Enable building demo executable on Mac OS XJordan Bayles
2019-02-11Fix the build tools script!Jordan Bayles
2019-01-29Change default build to clang on LinuxJordan Bayles
2019-01-24Add absl::string_view to openscreenJordan Bayles
2019-01-17Add a presentation URL availability listenerbtolsch
2018-11-27Use actual template name for manual dtorbtolsch
2018-11-16Make tools/install-build-tools.sh platform-aware.Yuri Wiitala