summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/create
Commit message (Expand)AuthorAgeFilesLines
* Replace LruCache implementation for layoutlib.Xavier Ducrohet2012-07-101-1/+1
* resolved conflicts for merge of 8cf489c1 to jb-dev-plus-aospRaphael Moll2012-06-143-11/+846
|\
| * Layoutlib Create: Find dependencies.Raphael Moll2012-06-134-52/+790
* | Fix Paint_Delegate with missing native method.Xavier Ducrohet2012-04-231-1/+1
* | Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse.Xavier Ducrohet2012-03-231-0/+1
* | Fix sdk layout rendering in JB.Xavier Ducrohet2012-03-151-3/+4
* | Make Layoutlib compile on Java 6.Xavier Ducrohet2012-02-025-1/+114
* | Upgrade layoutlib generation code to use ASM 4.0Tor Norbye2011-12-059-242/+413
|/
* Layoutlib: add support for ITextServicesManager.Xavier Ducrohet2011-10-032-11/+16
* Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-112-2/+5
* Implement native println_native in android.util.Log for LayoutLibPhilip Milne2011-08-091-0/+1
* Misc layoutlib fix in preparation of the access change in framework code.Xavier Ducrohet2011-08-011-1/+0
* am ed07215e: am 55775e5f: am e70b2b8f: am 9bcf26ea: Merge "Layoutlib_create f...Xavier Ducrohet2011-07-253-13/+30
|\
| * am 55775e5f: am e70b2b8f: am 9bcf26ea: Merge "Layoutlib_create flag -p: don\'...Xavier Ducrohet2011-07-253-13/+30
| |\
| | * am 9bcf26ea: Merge "Layoutlib_create flag -p: don\'t change all accesses to p...Xavier Ducrohet2011-07-213-13/+30
| | |\
| | | * Layoutlib_create flag -p: don't change all accesses to public.Raphael Moll2011-07-193-13/+30
* | | | Layoutlib: misc fix + start of AndroidBidi support.Xavier Ducrohet2011-07-191-0/+1
* | | | LayoutLib: updated fake accessbility manager and ensure there's an InputMetho...Xavier Ducrohet2011-07-121-0/+1
* | | | LayoutLib: Delegate for Display and IWindowManager implementation.Xavier Ducrohet2011-07-121-0/+2
|/ / /
* | | am 2b5f2d01: am e2b41b0d: Merge "Laoutlib_creator: keep original of delegate ...Raphael Moll2011-06-228-117/+319
|\ \ \ | |/ /
| * | am e2b41b0d: Merge "Laoutlib_creator: keep original of delegate methods."Raphael Moll2011-06-228-117/+319
| |\ \ | | |/
| | * Laoutlib_creator: keep original of delegate methods.Raphael Moll2011-06-178-117/+319
| * | Cherrypick d1ed33c4 from hc-mr1. do not merge.Xavier Ducrohet2011-06-031-0/+1
| * | Merge e57aa434 from honeycomb-mr1. do not merge.Xavier Ducrohet2011-05-201-1/+0
| |/
| * LayoutLib: Adapt the HC layoutlib to GB. do not merge.Xavier Ducrohet2011-02-232-5/+1
| * LayoutLib: Original import of Honeycomb's layoutlib. do not merge.Xavier Ducrohet2011-02-2323-206/+1880
* | Import the Layoutlib from hc-mr1.Xavier Ducrohet2011-06-031-0/+2
* | LayoutLib: improved rendering for system/title/action bars.Xavier Ducrohet2011-02-061-0/+1
* | LayoutLib: Replace custom BitmapFactory by a simpler delegateXavier Ducrohet2011-02-041-1/+1
* | Make TimePicker/DatePicker/CalendarView render in Eclipse.Xavier Ducrohet2011-02-021-3/+3
* | LayoutLib.Create: support Outer_Inner_Delegate renaming.Raphael2011-01-317-115/+446
* | LayoutLib: return ViewInfo for all merged items + Build init.Xavier Ducrohet2011-01-251-0/+1
* | LayoutLib: Use special view cookie for include-merge case.Xavier Ducrohet2011-01-241-1/+2
* | LayoutLib: fix XmlUtils.convertValueToIntXavier Ducrohet2011-01-111-0/+1
* | LayoutLib: Support Region through delegates.Xavier Ducrohet2010-12-241-0/+1
* | LayoutLib: add support for unsupported drawing modifiers.Xavier Ducrohet2010-12-241-0/+11
* | LayoutLib: support for Path and BitmapShader using delegates.Xavier Ducrohet2010-12-211-1/+10
* | LayoutLib: explicitely override PropertyValuesHolder native code.Xavier Ducrohet2010-12-071-0/+1
* | Layoutlib: Animation support.Xavier Ducrohet2010-11-291-0/+2
* | Layoutlib: use default nine patch classes.Xavier Ducrohet2010-11-231-0/+1
* | Misc fix in layoutlib bridge + View.isIneditMode as delegate.Xavier Ducrohet2010-11-111-2/+2
* | Layoutlib: Load fragmentsXavier Ducrohet2010-11-082-1/+5
* | Layoutlib native delegate: FloatMath.Xavier Ducrohet2010-11-031-1/+1
* | Layoutlib native delegate: path effects and xfermode.Xavier Ducrohet2010-11-031-2/+4
* | Layoutlib native delegate: primitive shapes and shadersXavier Ducrohet2010-11-031-6/+4
* | Layoutlib Canvas and Paint implementation through native delegatesXavier Ducrohet2010-11-012-10/+3
* | Implement the layoutlib Bitmap through a native delegate.Xavier Ducrohet2010-10-291-1/+1
* | Move layoutlib typeface implementation to delegate.Xavier Ducrohet2010-10-271-1/+1
* | Reimplement the native matrix method using the new delegate way.Xavier Ducrohet2010-10-271-4/+6
* | Fix rendering of digitalClock/Gallery in Eclipse editors.Xavier Ducrohet2010-10-261-0/+1