summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Revert "Update StaticLayout_Delegate to use new nLoadHyphenato...Deepanshu Gupta2015-11-192-4/+6
|\
| * Revert "Revert "Update StaticLayout_Delegate to use new nLoadHyphenator""Deepanshu Gupta2015-11-192-4/+6
* | Merge "Revert "Update StaticLayout_Delegate to use new nLoadHyphenator"" into...Deepanshu Gupta2015-11-192-6/+4
|\ \ | |/
| * Revert "Update StaticLayout_Delegate to use new nLoadHyphenator"Deepanshu Gupta2015-11-192-6/+4
* | Improve error reporting on Exceptions in fw views.Deepanshu Gupta2015-11-121-16/+27
|/
* Update StaticLayout_Delegate to use new nLoadHyphenatorDiego Perez2015-11-042-4/+6
* LayoutLib: Fix android:dependency for preferences.Deepanshu Gupta2015-10-091-5/+2
* LayoutLib: Fix ring rendering.Deepanshu Gupta2015-10-071-0/+73
* Merge "Skip drawing empty shapes to keep Apple JRE happy." into mnc-ub-devDeepanshu Gupta2015-10-071-0/+8
|\
| * Skip drawing empty shapes to keep Apple JRE happy.Deepanshu Gupta2015-10-071-0/+8
* | Implement Path.approximate and add PathMeasure supportDiego Perez2015-10-073-103/+245
|/
* LayoutLib: Fix bitmap scaling.Deepanshu Gupta2015-10-052-1/+8
* Merge "Reduce the amount of allocations on Paint_Delegate" into mnc-ub-devDiego Perez2015-09-302-19/+61
|\
| * Reduce the amount of allocations on Paint_DelegateDiego Perez2015-09-302-19/+61
* | Merge "Support databinding in listitem layouts." into mnc-ub-devDeepanshu Gupta2015-09-302-2/+2
|\ \ | |/ |/|
| * Support databinding in listitem layouts.Deepanshu Gupta2015-09-292-2/+2
* | Fix TypedArray.getTextArray()Deepanshu Gupta2015-09-232-9/+16
|/
* Fix android:theme parsing for custom views.Deepanshu Gupta2015-08-281-2/+20
* LayoutLib: Switch SimpleDateFormat to icu.Deepanshu Gupta2015-08-061-0/+99
* Make getInt in BridgeTypedArray accept empty String.Deepanshu Gupta2015-08-041-5/+2
* Fix Matrix_Delegate.native_getValues()Deepanshu Gupta2015-08-031-1/+1
* Fix bugs introduced in 78aa664.Deepanshu Gupta2015-07-311-9/+8
* Poor implementation of Path.approximate()Deepanshu Gupta2015-07-291-3/+53
* Add tools:openDrawer to open a DrawerLayout.Deepanshu Gupta2015-07-151-0/+36
* Fix Paint_Delegate.native_getRunAdvance()Deepanshu Gupta2015-07-071-1/+2
* Implement tools:list_item for RecyclerView.Deepanshu Gupta2015-07-071-8/+23
* am fa794eb0: am 2f710356: am 13c06d6c: am 1f33bdad: am 5e50e00c: Merge "Fix f...Diego Perez2015-06-152-2/+6
|\
| * am 2f710356: am 13c06d6c: am 1f33bdad: am 5e50e00c: Merge "Fix for shadows on...Diego Perez2015-06-152-2/+6
| |\
| | * Merge "Fix for shadows on theme editor" into lmp-mr1-devDiego Perez2015-06-152-2/+6
| | |\
| | | * Fix for shadows on theme editorDiego Perez2015-06-022-2/+6
* | | | resolved conflicts for merge of 5a53816b to mnc-devDiego Perez2015-06-151-3/+7
|\ \ \ \ | |/ / /
| * | | am c051c556: am e10e8005: am 68155986: am f5a99437: Merge "Fix crash when sha...Diego Perez2015-06-121-2/+9
| |\ \ \ | | |/ /
| | * | Fix crash when shadowSize is 0Diego Perez2015-05-081-2/+9
| | |/
| * | am ffeb8117: am 9c13c8de: am bc47abe4: Merge "Make sure shaders use a color m...Diego Perez2015-05-074-8/+19
| |\ \ | | |/
| | * Merge "Make sure shaders use a color model compatible with the destination." ...Diego Perez2015-05-064-8/+19
| | |\
| | | * Make sure shaders use a color model compatible with the destination.Diego Perez2015-04-154-8/+19
* | | | Support AppBar from Material Design.Jens Ole Lauridsen2015-06-111-0/+8
* | | | Fix BridgeTypedArray.getType()Deepanshu Gupta2015-05-281-8/+114
* | | | LayoutLib: Support getting resource arrays.Deepanshu Gupta2015-05-261-8/+157
* | | | LayoutLib: Change nullity annotations.Deepanshu Gupta2015-05-2216-21/+18
* | | | Add LayoutLibDelegate for new Bitmap method.Deepanshu Gupta2015-05-211-0/+7
* | | | Fix overrides for BridgeResources.Deepanshu Gupta2015-05-201-8/+7
* | | | Make DatePicker rendering not fail.Deepanshu Gupta2015-05-201-0/+13
* | | | Use non deprecated method for creating ColorStateListDeepanshu Gupta2015-05-201-1/+2
* | | | Fix line breaking.Deepanshu Gupta2015-05-201-47/+36
* | | | Make Context.getClassLoader() work.Deepanshu Gupta2015-05-191-1/+6
* | | | Fix include tag rendering.Deepanshu Gupta2015-05-192-6/+11
* | | | Update rendering fidelity tag to use constant.Deepanshu Gupta2015-05-131-4/+4
* | | | Use Balanced line breaker instead of HighQuality.Deepanshu Gupta2015-05-131-1/+1
* | | | Add missing delegates for M preview.Deepanshu Gupta2015-05-1313-174/+372