aboutsummaryrefslogtreecommitdiffstats
path: root/sdk_common/src/com/android/ide/common/resources/FrameworkResources.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove source of prebuilts.Raphael Moll2013-02-061-238/+0
| | | | | | Sources are now located in tools/base.git. Change-Id: I9cbe1deb98f8c43e90f5fb04b668f664b9850620
* 42271: Open file input streams need to be closed at some pointTor Norbye2013-01-031-1/+2
| | | | | | | | | | By default, SAX and DOM parsers close the input source after parsing. However, in SDK common we have a couple of custom parsers using kxml, which does *not* close the input. Rather than fixing all the call sites, this CL makes these parsers behave the same way as the SAX/DOM parsers -- close the input at the end of parse(). Change-Id: I4c5588234865047c88380dc7835beac38817c09f
* Lazy loading (and reloading) of project resources.Xavier Ducrohet2012-10-101-4/+4
| | | | Change-Id: I4a725d523ae14ba8b487076e230fe9d622d5d281
* Rename ide_common to sdk_commonSiva Velusamy2012-09-181-0/+237
Change-Id: I1b39ee439a532f3f6758be35b569948e2e906665