summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aospKenny Root2011-04-123-1/+12
|\
| * am 08d9d9a4: Merge "Runtime resource overlay, iteration 1."Kenny Root2011-04-113-1/+12
| |\
| | * Runtime resource overlay, iteration 1.MÃ¥rten Kongstad2011-04-013-1/+12
| * | am 59aad78e: LayoutLib: don\'t render when shader\'s local matrix is set to 0...Xavier Ducrohet2011-04-062-18/+35
| |\ \
| | * | LayoutLib: don't render when shader's local matrix is set to 0 scale.Xavier Ducrohet2011-04-062-18/+35
| * | | am 8a18dba4: Merge c5aeac7f from honeycomb.Xavier Ducrohet2011-04-061-23/+75
| |\ \ \ | | |/ /
| | * | Merge c5aeac7f from honeycomb.Xavier Ducrohet2011-04-061-23/+75
| * | | am c7c8c599: Merge 67450db0 from honeycomb. Do not merge.Xavier Ducrohet2011-03-171-11/+4
| |\ \ \ | | |/ /
| | * | Merge 67450db0 from honeycomb. Do not merge.Xavier Ducrohet2011-03-171-11/+4
| * | | am 0a98226e: Merge 9d76581f from honeycomb. do not merge.Xavier Ducrohet2011-03-152-30/+52
| |\ \ \ | | |/ /
| | * | Merge 9d76581f from honeycomb. do not merge.Xavier Ducrohet2011-03-152-30/+52
| * | | am b243aabd: Merge adaa12cd from honeycomb. do not merge.Xavier Ducrohet2011-03-153-12/+23
| |\ \ \ | | |/ /
| | * | Merge adaa12cd from honeycomb. do not merge.Xavier Ducrohet2011-03-153-12/+23
| * | | am 48a2a5ad: Merge "Merge 6f2fb570 from honeycomb. do not merge." into ginger...Xavier Ducrohet2011-03-152-14/+10
| |\ \ \ | | |/ /
| | * | Merge 6f2fb570 from honeycomb. do not merge.Xavier Ducrohet2011-03-142-14/+10
| * | | am 14e1f523: Merge "Merge c12b4093 from honeycomb. do not merge." into ginger...Xavier Ducrohet2011-03-151-25/+80
| |\ \ \ | | |/ /
| | * | Merge c12b4093 from honeycomb. do not merge.Xavier Ducrohet2011-03-141-25/+80
| * | | am edbd6139: Merge "Merge 1911a6f7 into gingerbread. do not merge." into ging...Xavier Ducrohet2011-02-2812-66/+67
| |\ \ \ | | |/ /
| | * | Merge 1911a6f7 into gingerbread. do not merge.Xavier Ducrohet2011-02-2512-66/+67
* | | | Merge 59aad78e from master. do not merge.Xavier Ducrohet2011-04-072-19/+36
* | | | LayoutLib: Fix issue with rendering mode.Xavier Ducrohet2011-04-051-23/+75
* | | | LayoutLib: TypedArray.getDimensionPixelSize can actually return <0Xavier Ducrohet2011-03-171-11/+4
* | | | LayoutLib: Fix Arc rendering.Xavier Ducrohet2011-03-142-30/+52
* | | | LayoutLib: fix Capabilities and getDimensionPixelSizeXavier Ducrohet2011-03-083-12/+23
* | | | LayoutLib: Fix dimension parsing to handle negative value.Xavier Ducrohet2011-03-072-14/+10
* | | | LayoutLib: Implement some missing add###() method in Path.Xavier Ducrohet2011-03-071-25/+80
* | | | 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