summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #3485923: Gmail crashDianne Hackborn2011-03-021-0/+4
* Add notice files for aapt and aidl.Xavier Ducrohet2011-02-282-0/+380
* am b732b7b5: am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant...Xavier Ducrohet2011-02-283-6/+20
|\
| * am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-283-6/+20
| |\
| | * am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-283-6/+20
| | |\
| | | * am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-283-6/+20
| | | |\
| | | | * Add --non-constant-id to aapt.Xavier Ducrohet2011-02-143-6/+20
| | * | | am 1175ef7e: Merge "LayoutLib: Adapt the HC layoutlib to GB. do not merge." i...Xavier Ducrohet2011-02-2440-1422/+296
| | |\ \ \
| | | * | | LayoutLib: Adapt the HC layoutlib to GB. do not merge.Xavier Ducrohet2011-02-2340-1422/+296
| * | | | | resolved conflicts for merge of 86e43034 to honeycomb-plus-aospXavier Ducrohet2011-02-2461-539/+1436
| |\ \ \ \ \ | | |/ / / /
| | * | | | resolved conflicts for merge of a4350fc0 to gingerbread-plus-aospXavier Ducrohet2011-02-24138-8365/+17266
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | LayoutLib: Original import of Honeycomb's layoutlib. do not merge.Xavier Ducrohet2011-02-23141-8401/+17623
* | | | | LayoutLib: fix incorrect indices in one of the 2 native_drawTextRun methods.Xavier Ducrohet2011-02-241-3/+2
* | | | | LayoutLib: move tests to their own project.Xavier Ducrohet2011-02-2412-66/+67
* | | | | LayoutLib: Add debug mode.Xavier Ducrohet2011-02-2316-14/+62
* | | | | LayoutLib: downsize the SparseArray when possible.Xavier Ducrohet2011-02-231-3/+11
* | | | | LayoutLib: misc fixes.Xavier Ducrohet2011-02-234-27/+106
* | | | | LayoutLib: Hold onto delegate references.Xavier Ducrohet2011-02-2337-141/+200
* | | | | LayoutLib: Import of SparseArray as SparseWeakArray.Xavier Ducrohet2011-02-231-0/+338
* | | | | Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-3/+18
* | | | | LayoutLib: remove assert in resource resolution.Xavier Ducrohet2011-02-181-8/+0
* | | | | LayoutLib: support defStyleRes in obtainStyledAttributes.Xavier Ducrohet2011-02-181-24/+60
* | | | | LayoutLib: properly handle @null references in more places.Xavier Ducrohet2011-02-181-0/+24
* | | | | LayoutLib: add support for layout_only render.Xavier Ducrohet2011-02-172-42/+49
* | | | | am 1858c95e: am 02d2b5a4: LayoutLib: When possible ensure parsers are popped ...Xavier Ducrohet2011-02-145-21/+46
|\ \ \ \ \ | |/ / / /
| * | | | am 02d2b5a4: LayoutLib: When possible ensure parsers are popped from the stack.Xavier Ducrohet2011-02-145-21/+46
| |\ \ \ \
| | * | | | LayoutLib: When possible ensure parsers are popped from the stack.Xavier Ducrohet2011-02-145-21/+46
* | | | | | LayoutLib: remove some exceptions.Xavier Ducrohet2011-02-095-46/+83
* | | | | | LayoutLib: Annotate the custom delegate methods.Xavier Ducrohet2011-02-0950-271/+540
* | | | | | LayoutLib: now depends on tools-common-prebuilt.Xavier Ducrohet2011-02-092-2/+2
|/ / / / /
* | | | | am dc3fc3dc: Merge "LayoutLib: fix the background of title/action bars." into...Xavier Ducrohet2011-02-084-13/+30
|\ \ \ \ \ | |/ / / /
| * | | | LayoutLib: fix the background of title/action bars.Xavier Ducrohet2011-02-074-13/+30
* | | | | am 4dd2299d: LayoutLib: Update to latest API fix.Xavier Ducrohet2011-02-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | LayoutLib: Update to latest API fix.Xavier Ducrohet2011-02-071-1/+1
* | | | | am 62a99c0b: Merge "LayoutLib: Handle color state list in methods returning a...Xavier Ducrohet2011-02-071-7/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge "LayoutLib: Handle color state list in methods returning an int." into ...Xavier Ducrohet2011-02-071-7/+4
| |\ \ \ \
| | * | | | LayoutLib: Handle color state list in methods returning an int.Xavier Ducrohet2011-02-061-7/+4
* | | | | | am 83d72da7: Merge "LayoutLib: improved rendering for system/title/action bar...Xavier Ducrohet2011-02-0614-131/+251
|\ \ \ \ \ \ | |/ / / / /
| * | | | | LayoutLib: improved rendering for system/title/action bars.Xavier Ducrohet2011-02-0614-131/+251
* | | | | | am 35064e5e: Merge "LayoutLib: add implementation of Bridge.renderDrawable()"...Xavier Ducrohet2011-02-043-6/+178
|\ \ \ \ \ \ | |/ / / / /
| * | | | | LayoutLib: add implementation of Bridge.renderDrawable()Xavier Ducrohet2011-02-043-6/+178
| |/ / / /
* | | | | am b0d34f9c: LayoutLib: split RenderSession\'s base method into RenderAction.Xavier Ducrohet2011-02-043-244/+348
|\ \ \ \ \ | |/ / / /
| * | | | LayoutLib: split RenderSession's base method into RenderAction.Xavier Ducrohet2011-02-043-244/+348
* | | | | am 1126422e: LayoutLib: update to the new API.Xavier Ducrohet2011-02-042-7/+8
|\ \ \ \ \ | |/ / / /
| * | | | LayoutLib: update to the new API.Xavier Ducrohet2011-02-042-7/+8
* | | | | am 3944b784: Merge "LayoutLib: Replace custom BitmapFactory by a simpler dele...Xavier Ducrohet2011-02-045-606/+136
|\ \ \ \ \ | |/ / / /
| * | | | LayoutLib: Replace custom BitmapFactory by a simpler delegateXavier Ducrohet2011-02-045-606/+136
* | | | | am 331e93e5: Merge "LayoutLib: render system/title/action bars." into honeycombXavier Ducrohet2011-02-0421-201/+770
|\ \ \ \ \ | |/ / / /
| * | | | LayoutLib: render system/title/action bars.Xavier Ducrohet2011-02-0421-201/+770
* | | | | am 5e76e0ae: Merge "LayoutLib: Fix some rendering issues" into honeycombXavier Ducrohet2011-02-032-5/+9
|\ \ \ \ \ | |/ / / /