summaryrefslogtreecommitdiff
path: root/android/testData/rendering
AgeCommit message (Expand)Author
2021-05-21Move code for AAR and framework resource repositories to tools/baseSergey Prigogin
2021-04-21Separate project and non-project classesFedor Kudasov
2021-04-01Replace Thread creation in the previewFedor Kudasov
2020-06-11Add transform to inject ThreadLocals trackingFedor Kudasov
2019-02-05Create id resources for all attribute values containing "@+id/..."Sergey Prigogin
2019-01-09Align AarSourceResourceRepository with AAPT2Sergey Prigogin
2018-11-14Fix creation of style item table in AarStyleResourceItemSergey Prigogin
2018-10-16Use readFromAaptNoValues in AarSourceResourceRepositoryMichal Bendowski
2018-06-29Parse id from resource files if R.txt does not existxinruiy
2018-05-11Introduce LeafResourceRepository interface for the namespace refactoringMichal Bendowski
2018-04-19Start tracking framework ids in the IDEMichal Bendowski
2016-11-10Add missing fileDiego Perez
2016-11-08Do not log missing jars as errorsDiego Perez
2016-10-14Convert styleable names to legal field names during class generation.Chaoren Lin
2015-12-02Add FileResourceRepository test for multiple items w/ same name.Jan Voung
2015-06-22Fix rendering for some custom views from librariesDeepanshu Gupta