summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src
Commit message (Expand)AuthorAgeFilesLines
* 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-191-0/+4
* 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-116-29/+38
* Layoutlib: New bridge implementation using the new API 5.Xavier Ducrohet2010-11-1138-1094/+1320
* Layoutlib: Load fragmentsXavier Ducrohet2010-11-083-7/+130
* Layoutlib: more text drawing.Xavier Ducrohet2010-11-082-11/+9
* Layoutlib native delegate: FloatMath.Xavier Ducrohet2010-11-031-14/+16
* Layoutlib native delegate: path effects and xfermode.Xavier Ducrohet2010-11-037-129/+300
* Layoutlib native delegate: primitive shapes and shadersXavier Ducrohet2010-11-0311-342/+520
* 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-018-2466/+1362
* Implement the layoutlib Bitmap through a native delegate.Xavier Ducrohet2010-10-297-346/+393
* Move layoutlib typeface implementation to delegate.Xavier Ducrohet2010-10-277-292/+307
* am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding ...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-275-1065/+1124
* | Fix rendering of digitalClock/Gallery in Eclipse editors.Xavier Ducrohet2010-10-262-11/+114
* | Revert "Fix rendering of digitalClock/Gallery in Eclipse editors."Raphael2010-10-262-103/+11
* | am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Ecl...Xavier Ducrohet2010-10-262-11/+103
|\ \ | |/
| * Fix rendering of digitalClock/Gallery in Eclipse editors.Xavier Ducrohet2010-10-262-11/+103
* | Report drag success/fail in the DRAG_ENDED messageChris Tate2010-10-211-0/+5
* | am 556866a2: am 656d2165: Merge "Parser is optional in obtainStyledAttributes...Xavier Ducrohet2010-10-081-5/+11
|\ \ | |/
| * Parser is optional in obtainStyledAttributes.Xavier Ducrohet2010-10-041-5/+11
| * Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-261-0/+6
| * Fix the layoutlib Paint.set(Paint) method. Do not merge.Xavier Ducrohet2010-07-191-0/+2
* | Drag/drop APIs and infrastructureChristopher Tate2010-09-301-0/+35
* | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-271-0/+6
* | Work on fragments in layouts.Dianne Hackborn2010-09-211-2/+2
* | Make libhwui entirely optional.Romain Guy2010-08-081-23/+0
* | am 3d02b48b: merge from open-source masterThe Android Open Source Project2010-07-191-0/+2
|\ \
| * \ merge from open-source masterThe Android Open Source Project2010-07-191-0/+2
| |\ \ | | |/ | |/|
| | * Fix the layoutlib Paint.set(Paint) method.Xavier Ducrohet2010-07-161-0/+2
* | | resolved conflicts for merge of 9e660c82 to masterJeff Brown2010-06-131-1/+10
|\ \ \ | |/ /
| * | Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-1/+10
| |/
* | new API in Context. on openDatabase, new param DatabaseErrorHandlerVasu Nori2010-06-031-0/+8
|/
* Adds back the finalize method on the replaced Paint class.Xavier Ducrohet2010-04-081-0/+6
* Fix issue #2519590: Lock screen stuck in landscape modeDianne Hackborn2010-03-181-1/+1
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-252-2/+2
* Merge "Remove empty finalize methods."Carl Shapiro2010-02-243-15/+0
|\
| * Remove empty finalize methods.Carl Shapiro2010-02-243-15/+0
* | Fix the layoutlib to still support fill_parent.Xavier Ducrohet2010-02-232-2/+6
|/