| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | LayoutLib: Fix gradient rendering. | Xavier Ducrohet | 2010-12-14 | 6 | -64/+166 |
* | | Merge "LayoutLib: Misc fix to rendering." | Xavier Ducrohet | 2010-12-14 | 3 | -1/+4 |
|\ \
| |/ |
|
| * | LayoutLib: Misc fix to rendering. | Xavier Ducrohet | 2010-12-14 | 3 | -1/+4 |
* | | Merge "LayoutLib: Use the new ninepatch API to suppor density." | Xavier Ducrohet | 2010-12-14 | 4 | -8/+11 |
|\ \
| |/ |
|
| * | LayoutLib: Use the new ninepatch API to suppor density. | Xavier Ducrohet | 2010-12-13 | 4 | -8/+11 |
* | | am 0ccc8b73: am 5441a9ff: Merge "GL texture filtering changed from AND to OR,... | Dan Morrill | 2010-12-14 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | am 5441a9ff: Merge "GL texture filtering changed from AND to OR, so rename ta... | Dan Morrill | 2010-12-14 | 1 | -2/+2 |
| |\ |
|
| | * | GL texture filtering changed from AND to OR, so rename tag name to match. | Dan Morrill | 2010-12-13 | 1 | -2/+2 |
* | | | LayoutLib: implement more of Canvas/Paint. | Xavier Ducrohet | 2010-12-13 | 2 | -36/+103 |
* | | | LayoutLib: parsed resources were always set as platform res. | Xavier Ducrohet | 2010-12-10 | 3 | -1/+11 |
* | | | LayoutLib: Adapt to new LayoutLib | Xavier Ducrohet | 2010-12-10 | 11 | -234/+147 |
* | | | Change assets to use 64-bit API | Kenny Root | 2010-12-08 | 3 | -5/+5 |
* | | | LayoutLib: explicitely override PropertyValuesHolder native code. | Xavier Ducrohet | 2010-12-07 | 3 | -6/+55 |
* | | | Merge "LayoutLib: Update font object when text info changes in paint delegate" | Xavier Ducrohet | 2010-12-06 | 1 | -7/+9 |
|\ \ \ |
|
| * | | | LayoutLib: Update font object when text info changes in paint delegate | Xavier Ducrohet | 2010-12-06 | 1 | -7/+9 |
* | | | | LayoutLib: Fix logging. | Xavier Ducrohet | 2010-12-06 | 12 | -98/+114 |
|/ / / |
|
* | | | LayoutLib: Animation support in insert/move/removeChild actions. | Xavier Ducrohet | 2010-12-03 | 4 | -64/+288 |
* | | | LayoutLib: Create new layoutparams when moving a child | Xavier Ducrohet | 2010-12-02 | 6 | -22/+184 |
* | | | LayoutLib: Update to use the new moveChild API. | Xavier Ducrohet | 2010-12-02 | 2 | -1/+20 |
* | | | Improve support for external keyboards. | Jeff Brown | 2010-12-02 | 1 | -3/+22 |
* | | | Layoutlib: update with new add/movechild API. | Xavier Ducrohet | 2010-12-02 | 4 | -42/+33 |
* | | | LayoutLib: Reuse canvas when possible. | Xavier Ducrohet | 2010-12-02 | 5 | -110/+162 |
* | | | LayoutLib: implement insert/move/removeChild. | Xavier Ducrohet | 2010-12-01 | 4 | -12/+170 |
* | | | LayoutLib: get AWT image from new image factory. | Xavier Ducrohet | 2010-11-29 | 1 | -3/+8 |
* | | | Layoutlib: Animation support. | Xavier Ducrohet | 2010-11-29 | 10 | -78/+647 |
* | | | Merge "Fix build on Linux due to different strrchr prototype." | Jeff Brown | 2010-11-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix build on Linux due to different strrchr prototype. | Jeff Brown | 2010-11-23 | 1 | -1/+1 |
* | | | | Merge "Port Emulator keymaps." | Jeff Brown | 2010-11-23 | 2 | -0/+144 |
|\ \ \ \
| |/ / / |
|
| * | | | Port Emulator keymaps. | Jeff Brown | 2010-11-23 | 2 | -0/+144 |
* | | | | Layoutlib: use default nine patch classes. | Xavier Ducrohet | 2010-11-23 | 10 | -166/+330 |
* | | | | Add knowledge of mipmap to aapt | Kenny Root | 2010-11-22 | 4 | -25/+60 |
|/ / / |
|
* | | | Layoutlib: support for editing embedded layouts. | Xavier Ducrohet | 2010-11-19 | 5 | -18/+130 |
* | | | LayoutLib: use the new expand API. | Xavier Ducrohet | 2010-11-19 | 1 | -9/+20 |
* | | | LayoutLib: fix some tests | Xavier Ducrohet | 2010-11-19 | 2 | -3/+7 |
* | | | Layoutlib: support viewkey in include nodes. | Xavier Ducrohet | 2010-11-18 | 3 | -44/+69 |
* | | | Layoutlib: use int[] wrapper to use as map keys. | Xavier Ducrohet | 2010-11-18 | 1 | -3/+43 |
* | | | Layoutlib: Properly dispose of bitmap delegate. | Xavier Ducrohet | 2010-11-18 | 3 | -91/+16 |
* | | | Layoutlib: support XML based ColorStateList. | Xavier Ducrohet | 2010-11-17 | 1 | -7/+34 |
* | | | Layoutlib: Fix alpha support in Canvas/Paint. | Xavier Ducrohet | 2010-11-12 | 2 | -42/+21 |
* | | | Layoutlib: Fill the default prop value map for View objects. | Xavier Ducrohet | 2010-11-12 | 3 | -28/+33 |
* | | | Fix fill color alpha in layoutlib | Tor Norbye | 2010-11-11 | 1 | -1/+1 |
* | | | Misc fix in layoutlib bridge + View.isIneditMode as delegate. | Xavier Ducrohet | 2010-11-11 | 8 | -34/+56 |
* | | | Layoutlib: New bridge implementation using the new API 5. | Xavier Ducrohet | 2010-11-11 | 40 | -1098/+1326 |
* | | | Layoutlib: Load fragments | Xavier Ducrohet | 2010-11-08 | 5 | -8/+135 |
* | | | Layoutlib: more text drawing. | Xavier Ducrohet | 2010-11-08 | 2 | -11/+9 |
* | | | am 3442611e: am 5580e44c: Merge "Support changing style parent in overlays" | Jean-Baptiste Queru | 2010-11-06 | 1 | -14/+0 |
|\ \ \
| |/ / |
|
| * | | am 5580e44c: Merge "Support changing style parent in overlays" | Jean-Baptiste Queru | 2010-11-05 | 1 | -14/+0 |
| |\ \ |
|
| | * \ | Merge "Support changing style parent in overlays" | Jean-Baptiste Queru | 2010-11-04 | 1 | -14/+0 |
| | |\ \ |
|
| | | * | | Support changing style parent in overlays | Martin Nordholts | 2010-08-17 | 1 | -14/+0 |
* | | | | | am 4da6efc8: am 46151652: Merge "fix xlarge support in aapt for gingerbread" ... | Scott Main | 2010-11-06 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|