summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Layoutlib: Animation support.Xavier Ducrohet2010-11-2910-78/+647
* Merge "Fix build on Linux due to different strrchr prototype."Jeff Brown2010-11-231-1/+1
|\
| * Fix build on Linux due to different strrchr prototype.Jeff Brown2010-11-231-1/+1
* | Merge "Port Emulator keymaps."Jeff Brown2010-11-232-0/+144
|\ \ | |/
| * Port Emulator keymaps.Jeff Brown2010-11-232-0/+144
* | Layoutlib: use default nine patch classes.Xavier Ducrohet2010-11-2310-166/+330
* | Add knowledge of mipmap to aaptKenny Root2010-11-224-25/+60
|/
* Layoutlib: support for editing embedded layouts.Xavier Ducrohet2010-11-195-18/+130
* LayoutLib: use the new expand API.Xavier Ducrohet2010-11-191-9/+20
* LayoutLib: fix some testsXavier Ducrohet2010-11-192-3/+7
* Layoutlib: support viewkey in include nodes.Xavier Ducrohet2010-11-183-44/+69
* Layoutlib: use int[] wrapper to use as map keys.Xavier Ducrohet2010-11-181-3/+43
* Layoutlib: Properly dispose of bitmap delegate.Xavier Ducrohet2010-11-183-91/+16
* Layoutlib: support XML based ColorStateList.Xavier Ducrohet2010-11-171-7/+34
* Layoutlib: Fix alpha support in Canvas/Paint.Xavier Ducrohet2010-11-122-42/+21
* Layoutlib: Fill the default prop value map for View objects.Xavier Ducrohet2010-11-123-28/+33
* Fix fill color alpha in layoutlibTor Norbye2010-11-111-1/+1
* Misc fix in layoutlib bridge + View.isIneditMode as delegate.Xavier Ducrohet2010-11-118-34/+56
* Layoutlib: New bridge implementation using the new API 5.Xavier Ducrohet2010-11-1140-1098/+1326
* Layoutlib: Load fragmentsXavier Ducrohet2010-11-085-8/+135
* Layoutlib: more text drawing.Xavier Ducrohet2010-11-082-11/+9
* am 3442611e: am 5580e44c: Merge "Support changing style parent in overlays"Jean-Baptiste Queru2010-11-061-14/+0
|\
| * am 5580e44c: Merge "Support changing style parent in overlays"Jean-Baptiste Queru2010-11-051-14/+0
| |\
| | * Merge "Support changing style parent in overlays"Jean-Baptiste Queru2010-11-041-14/+0
| | |\
| | | * Support changing style parent in overlaysMartin Nordholts2010-08-171-14/+0
* | | | am 4da6efc8: am 46151652: Merge "fix xlarge support in aapt for gingerbread" ...Scott Main2010-11-061-2/+2
|\ \ \ \ | |/ / /
| * | | am 46151652: Merge "fix xlarge support in aapt for gingerbread" into gingerbreadScott Main2010-11-051-2/+2
| |\ \ \
| | * | | fix xlarge support in aapt for gingerbreadScott Main2010-11-041-2/+2
* | | | | Layoutlib native delegate: FloatMath.Xavier Ducrohet2010-11-032-15/+17
* | | | | Layoutlib native delegate: path effects and xfermode.Xavier Ducrohet2010-11-038-131/+304
* | | | | Layoutlib native delegate: primitive shapes and shadersXavier Ducrohet2010-11-0312-348/+524
* | | | | More layout Canvas/Paint implementation.Xavier Ducrohet2010-11-012-36/+161
* | | | | More implementation of the layoutlib Paint/Canvas delegates.Xavier Ducrohet2010-11-013-127/+720
* | | | | Layoutlib Canvas and Paint implementation through native delegatesXavier Ducrohet2010-11-0112-2487/+1370
* | | | | Implement the layoutlib Bitmap through a native delegate.Xavier Ducrohet2010-10-299-348/+395
* | | | | Fix the layoutlib_bridge .classpath to not use the full layoutlibXavier Ducrohet2010-10-271-1/+1
* | | | | Move layoutlib typeface implementation to delegate.Xavier Ducrohet2010-10-278-293/+308
* | | | | am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding ...Xavier Ducrohet2010-10-273-19/+22
|\ \ \ \ \ | |/ / / /
| * | | | am 63e5d07e: Merge "Fix issue with project resources overriding framework res...Xavier Ducrohet2010-10-273-19/+22
| |\ \ \ \ | | |/ / /
| | * | | Fix issue with project resources overriding framework resources.Xavier Ducrohet2010-10-263-19/+22
* | | | | Reimplement the native matrix method using the new delegate way.Xavier Ducrohet2010-10-278-1070/+1246
* | | | | Fix rendering of digitalClock/Gallery in Eclipse editors.Xavier Ducrohet2010-10-263-11/+115
* | | | | Revert "Fix rendering of digitalClock/Gallery in Eclipse editors."Raphael2010-10-263-104/+11
* | | | | am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Ecl...Xavier Ducrohet2010-10-263-11/+104
|\ \ \ \ \ | |/ / / /
| * | | | am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors....Xavier Ducrohet2010-10-263-11/+104
| |\ \ \ \ | | |/ / /
| | * | | Fix rendering of digitalClock/Gallery in Eclipse editors.Xavier Ducrohet2010-10-263-11/+104
* | | | | Fix debug statements and aapt assert.Patrick Scott2010-10-261-4/+0
* | | | | Merge "Implement issue #3116702: New manifest tags for supported screen sizes"Dianne Hackborn2010-10-221-9/+50
|\ \ \ \ \
| * | | | | Implement issue #3116702: New manifest tags for supported screen sizesDianne Hackborn2010-10-221-9/+50
* | | | | | Merge "Layoutlib_Create: Fix order of class adapters."Xavier Ducrohet2010-10-221-5/+6
|\ \ \ \ \ \