summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* am d0054160: am 6d040a7f: am 738c5e60: am 2fae858d: LayoutLib: implement data...Xavier Ducrohet2011-05-1311-52/+799
|\
| * am 6d040a7f: am 738c5e60: am 2fae858d: LayoutLib: implement data binding for ...Xavier Ducrohet2011-05-1311-52/+799
| |\
| | * am 2fae858d: LayoutLib: implement data binding for most AdapterViewXavier Ducrohet2011-05-1311-52/+799
| | |\
| | | * LayoutLib: implement data binding for most AdapterViewXavier Ducrohet2011-05-1311-52/+799
| * | | am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen widt...Dianne Hackborn2011-05-133-12/+137
| |\ \ \ | | |/ /
| | * | DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-123-12/+137
| | |/
* | | resolved conflicts for merge of 18490fb9 to masterKenny Root2011-04-123-1/+12
|\ \ \ | |/ /
| * | 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
* | | | | am d7765e35: am 73dc2602: am c5aeac7f: LayoutLib: Fix issue with rendering mode.Xavier Ducrohet2011-04-061-23/+75
|\ \ \ \ \ | |/ / / /
| * | | | LayoutLib: Fix issue with rendering mode.Xavier Ducrohet2011-04-051-23/+75
* | | | | Add new resource configurations for screen width/height in "dp".Dianne Hackborn2011-04-063-12/+134
* | | | | am 47b42991: am a0215953: am 026d6be2: Merge "LayoutLib: TypedArray.getDimens...Xavier Ducrohet2011-03-171-11/+4
|\ \ \ \ \ | |/ / / /
| * | | | LayoutLib: TypedArray.getDimensionPixelSize can actually return <0Xavier Ducrohet2011-03-171-11/+4
* | | | | Merge "Improve VelocityTracker numerical stability."Jeff Brown2011-03-151-0/+289
|\ \ \ \ \
| * | | | | Improve VelocityTracker numerical stability.Jeff Brown2011-03-151-0/+289
* | | | | | Merge "Add screen layout size as one of the resource filtering axes."Ying Wang2011-03-141-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add screen layout size as one of the resource filtering axes.Ying Wang2011-03-141-0/+3
| |/ / / /
* | | | | 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
| |\ \ \ \ \ | | |/ / / /