Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove source of prebuilts. | Raphael Moll | 2013-02-06 | 1 | -238/+0 |
| | | | | | | Sources are now located in tools/base.git. Change-Id: I9cbe1deb98f8c43e90f5fb04b668f664b9850620 | ||||
* | 42271: Open file input streams need to be closed at some point | Tor Norbye | 2013-01-03 | 1 | -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 Ducrohet | 2012-10-10 | 1 | -4/+4 |
| | | | | Change-Id: I4a725d523ae14ba8b487076e230fe9d622d5d281 | ||||
* | Rename ide_common to sdk_common | Siva Velusamy | 2012-09-18 | 1 | -0/+237 |
Change-Id: I1b39ee439a532f3f6758be35b569948e2e906665 |