aboutsummaryrefslogtreecommitdiff
path: root/io_delegate.cpp
AgeCommit message (Expand)Author
2023-03-28aidl: Support --checkapi on WindowsAlex Budovski
2021-10-01remove RemovePathSteven Moreland
2021-06-08Preprocessed uses the same syntax of AIDLJooyung Han
2021-06-05Apply CleanPath() before comparing pathsJooyung Han
2021-02-18IoDelegate::ListFiles: detect errorandroid-s-preview-1Steven Moreland
2020-09-16Use AIDL_* errors over libbase logging.Steven Moreland
2018-09-13API dump for an AIDL interface consists of multiple AIDL filesJiyong Park
2018-08-10--header_out directory is automatically created if not existJiyong Park
2018-07-11More cleanup in CodeWriterJiyong Park
2016-06-02Always build absolute paths the same waynougat-devChristopher Wiley
2016-06-02Include the failed directory name if _mkdir fails.Dan Albert
2015-12-04Track base/ -> android-base/ change.Elliott Hughes
2015-11-13Remove generated code on IO errorsChristopher Wiley
2015-11-06Fix directory creation on OSXChristopher Wiley
2015-11-04Allow mocking of preprocessed file readChristopher Wiley
2015-10-30Use IO delegates to create path in compile_aidl_to_javaCasey Dahlin
2015-10-19Change C++ output to match make expectationsChristopher Wiley
2015-10-07Add ImportResolver classChristopher Wiley
2015-10-07Read all files through IoDelegateChristopher Wiley