summaryrefslogtreecommitdiffstats
path: root/io_delegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Always build absolute paths the same wayChristopher Wiley2016-06-021-5/+55
* Include the failed directory name if _mkdir fails.Dan Albert2016-06-021-2/+3
* Track base/ -> android-base/ change.Elliott Hughes2015-12-041-1/+1
* Remove generated code on IO errorsChristopher Wiley2015-11-131-0/+9
* Fix directory creation on OSXChristopher Wiley2015-11-061-1/+2
* Allow mocking of preprocessed file readChristopher Wiley2015-11-041-0/+5
* Use IO delegates to create path in compile_aidl_to_javaCasey Dahlin2015-10-301-0/+20
* Change C++ output to match make expectationsChristopher Wiley2015-10-191-0/+45
* Add ImportResolver classChristopher Wiley2015-10-071-0/+9
* Read all files through IoDelegateChristopher Wiley2015-10-071-0/+50