summaryrefslogtreecommitdiffstats
path: root/chromeos/tools
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //chromeosdcheng2015-12-311-2/+2
* Switch to standard integer types in chromeos/.avi2015-12-211-1/+2
* Fix memory leak in onc_validator.ccolli.raula2015-10-201-7/+6
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-161-1/+5
* Removing pneubeck@ from OWNERS.pneubeck2015-10-071-1/+2
* Cleanup: Pass std::string as const reference from chromeos/ki.stfu2015-09-221-2/+2
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-3/+3
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-3/+4
* Fix compilation of the standalone onc_validator.pneubeck@chromium.org2013-10-161-3/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-171-1/+1
* Adding a separate ONC validation binary.pneubeck@chromium.org2013-01-282-0/+164