aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-12-03Add JSON schema validation (using valijson)Jordan Bayles
2020-12-01Add LICENSE file checkingJordan Bayles
2020-11-09Add Control Protocol SchemasJordan Bayles
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-01-13Delete tools/install-build-tools.sh.Yuri Wiitala
2020-01-10Use separate toolchains for cross-compilingbtolsch
2020-01-10Update buildtools DEPS revision, add hooks; and fix GN libs prefix.Yuri Wiitala
2019-12-21Enable cross compiling to ARMJordan Bayles
2019-11-20Move platform/api/internal/logging_macros.h → util/logging.hYuri Wiitala
2019-11-06Fix chrome build, add unit testing in ChromeJordan Bayles
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