summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Cherrypick d1ed33c4 from hc-mr1. do not merge.Xavier Ducrohet2011-06-033-0/+86
* Cherrypick 5b61ea6b from hc-mr1Xavier Ducrohet2011-06-031-1/+1
* LayoutLib: enable the LAYOUT_ONLY capability.Xavier Ducrohet2011-06-021-1/+1
* Merge dba35f1b from honeycomb-mr1. do not merge.Xavier Ducrohet2011-06-017-16/+13
* Merge 6103e22c from honeycomb-mr1. do not merge.Xavier Ducrohet2011-05-241-53/+58
* Merge 2402ad60 from honeycomb-mr1. do not merge.Xavier Ducrohet2011-05-231-1/+1
* Merge e57aa434 from honeycomb-mr1. do not merge.Xavier Ducrohet2011-05-203-32/+72
* Merge 05b7b69c from honeycomb-mr1. do not merge.Xavier Ducrohet2011-05-193-22/+33
* Merge 2fae858d from Honeycomb-mr1. do not merge.Xavier Ducrohet2011-05-1911-51/+799
* LayoutLib: don't render when shader's local matrix is set to 0 scale.Xavier Ducrohet2011-04-062-18/+35
* Merge c5aeac7f from honeycomb.Xavier Ducrohet2011-04-061-23/+75
* Merge 67450db0 from honeycomb. Do not merge.Xavier Ducrohet2011-03-171-11/+4
* Merge 9d76581f from honeycomb. do not merge.Xavier Ducrohet2011-03-152-30/+52
* Merge adaa12cd from honeycomb. do not merge.Xavier Ducrohet2011-03-153-12/+23
* Merge 6f2fb570 from honeycomb. do not merge.Xavier Ducrohet2011-03-142-14/+10
* Merge c12b4093 from honeycomb. do not merge.Xavier Ducrohet2011-03-141-25/+80
* Merge 1911a6f7 into gingerbread. do not merge.Xavier Ducrohet2011-02-2512-66/+67
* LayoutLib: Adapt the HC layoutlib to GB. do not merge.Xavier Ducrohet2011-02-2340-1422/+296
* LayoutLib: Original import of Honeycomb's layoutlib. do not merge.Xavier Ducrohet2011-02-23141-8401/+17623
* GL texture filtering changed from AND to OR, so rename tag name to match.Dan Morrill2010-12-131-2/+2
* fix xlarge support in aapt for gingerbreadScott Main2010-11-041-2/+2
* Fix issue with project resources overriding framework resources.Xavier Ducrohet2010-10-263-19/+22
* Fix rendering of digitalClock/Gallery in Eclipse editors.Xavier Ducrohet2010-10-263-11/+104
* Implement issue #3116702: New manifest tags for supported screen sizes DO NO...Dianne Hackborn2010-10-211-9/+50
* Link against the static libcrypto in external/openssl.Ying Wang2010-10-141-14/+11
* Do not build pbkdf2gen on non-Linux hostsKenny Root2010-10-141-7/+10
* Merge "OBB: use PBKDF2 for key generation." into gingerbreadKenny Root2010-10-134-11/+192
|\
| * OBB: use PBKDF2 for key generation.Kenny Root2010-10-134-11/+192
* | Merge "Regenerate preloaded classes for Gingerbread." into gingerbreadJesse Wilson2010-10-132-1/+13
|\ \
| * | Regenerate preloaded classes for Gingerbread.Jesse Wilson2010-10-132-1/+13
| |/
* | Adding a new <uses-gl-texture/> tag, to be used to enable apps to specifyDan Morrill2010-10-131-0/+9
|/
* Avoid pre-processing images when they won't be usedAnthony Newnam2010-10-061-1/+3
* Parser is optional in obtainStyledAttributes.Xavier Ducrohet2010-10-041-5/+11
* Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-8/+10
* Add "none" for vold and deprecate mkobb -cKenny Root2010-10-011-3/+2
* Hash keys with MD5; track IBinders not IInterfaceKenny Root2010-09-301-9/+21
* Call functions to calculate deps and classes.jarYing Wang2010-09-281-8/+4
* Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-261-0/+6
* Add an aapt option to allow string variations for different devices.Eric Fischer2010-09-233-5/+95
* Add image creator helper script for OBBsKenny Root2010-09-211-0/+260
* Implement #2964234: Add support for <uses-package> element to aaptDianne Hackborn2010-09-021-0/+9
* Add a --debug-mode option to aapt.Xavier Ducrohet2010-08-313-3/+18
* Merge "Add LFH offset to verbose list of APK" into gingerbreadKenny Root2010-08-252-8/+9
|\
| * Add LFH offset to verbose list of APKKenny Root2010-08-252-8/+9
* | Fix linux 64 buildBrian Carlstrom2010-08-242-2/+2
|/
* Fix aapt dump badging to support xlarge screens.Dianne Hackborn2010-08-201-0/+9
* Add OBB flags to support overlaysKenny Root2010-08-181-11/+10
* Merge "Output proguard keep flags for fragment classes." into gingerbreadYing Wang2010-08-131-18/+48
|\
| * Output proguard keep flags for fragment classes.Ying Wang2010-08-131-18/+48
* | Merge "Change aapt's warning message to suggest formatted="false", not "true"...Eric Fischer2010-08-131-1/+1
|\ \