summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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-072-44/+245
|/
* LayoutLib: Fix bitmap scaling.Deepanshu Gupta2015-10-051-0/+1
* Reduce the amount of allocations on Paint_DelegateDiego Perez2015-09-302-19/+61
* 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
* Fix Paint_Delegate.native_getRunAdvance()Deepanshu Gupta2015-07-071-1/+2
* 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
| |\
| | * Fix for shadows on theme editorDiego Perez2015-06-022-2/+6
| * | am ffeb8117: am 9c13c8de: am bc47abe4: Merge "Make sure shaders use a color m...Diego Perez2015-05-074-8/+19
| |\ \ | | |/
| | * Make sure shaders use a color model compatible with the destination.Diego Perez2015-04-154-8/+19
* | | LayoutLib: Change nullity annotations.Deepanshu Gupta2015-05-226-8/+8
* | | Add LayoutLibDelegate for new Bitmap method.Deepanshu Gupta2015-05-211-0/+7
* | | Update rendering fidelity tag to use constant.Deepanshu Gupta2015-05-131-4/+4
* | | Add missing delegates for M preview.Deepanshu Gupta2015-05-137-98/+183
* | | Revert "Anti-alias by default"Chris Craik2015-05-131-1/+1
* | | Merge "Fix view outline for shadows in LayoutLib." into mnc-devDeepanshu Gupta2015-04-271-2/+5
|\ \ \
| * | | Fix view outline for shadows in LayoutLib.Deepanshu Gupta2015-04-271-2/+5
* | | | Expose drawTextRun publiclyRaph Levien2015-04-271-1/+1
* | | | Anti-alias by defaultChris Craik2015-04-271-1/+1
|/ / /
* | | am e2b85016: am ce2b74f7: am e51f5cdc: am e97079d9: am a16bb347: am 44fea603:...Deepanshu Gupta2015-03-251-2/+2
|\ \ \ | |/ /
| * | am e51f5cdc: am e97079d9: am a16bb347: am 44fea603: Merge "Fix RoundRect radi...Deepanshu Gupta2015-03-251-2/+2
| |\ \ | | |/
| | * Fix RoundRect radius.Deepanshu Gupta2015-03-241-2/+2
* | | Merge "Make sure shaders use a color model compatible with the destination."Diego Perez2015-03-194-8/+19
|\ \ \
| * | | Make sure shaders use a color model compatible with the destination.Diego Perez2015-03-124-8/+19
* | | | am 3d024d4c: am 65215edd: am f0d324e5: am 71ba1230: am efc09c64: am 78660423:...Deepanshu Gupta2015-03-131-16/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 65215edd: am f0d324e5: am 71ba1230: am efc09c64: am 78660423: Merge "Fix c...Deepanshu Gupta2015-03-121-16/+9
| |\ \ | | |/
| | * Fix cyclic dependency in BlendComposite and BlendingMode.Deepanshu Gupta2015-03-111-16/+9
* | | Cleanup Bitmap JNI attempt #2John Reck2015-03-051-20/+0
* | | am 70775bed: am fb96187b: am 32dc37b7: am f2c1c096: am 6ed9b75a: am 72d75f8d:...Deepanshu Gupta2015-03-022-517/+37
|\ \ \ | |/ /
| * | am fb96187b: am 32dc37b7: am f2c1c096: am 6ed9b75a: am 72d75f8d: Merge "Corre...Deepanshu Gupta2015-03-022-517/+37
| |\ \ | | |/
| | * Correct PorterDuff filters.Deepanshu Gupta2015-02-262-517/+37
* | | am 0a300b89: am ad879adb: Merge "Add Asset management support for fonts." int...Deepanshu Gupta2015-02-171-5/+96
|\ \ \ | |/ /
| * | am 0a300b89: am ad879adb: Merge "Add Asset management support for fonts." int...Deepanshu Gupta2015-02-171-5/+96
| |\ \ | | |/
| | * Add Asset management support for fonts.Deepanshu Gupta2015-02-031-5/+96
* | | am 940a1e56: am 52a60ff6: am 302a7cc1: am 4628d51a: am 141c7614: Merge "Fix A...Deepanshu Gupta2014-12-041-1/+1
|\ \ \ | |/ /
| * | am 52a60ff6: am 302a7cc1: am 4628d51a: am 141c7614: Merge "Fix AnalogClock re...Deepanshu Gupta2014-12-041-1/+1
| |\ \ | | |/
| | * Fix AnalogClock renderingDeepanshu Gupta2014-11-261-1/+1
* | | am 9713d740: am 0e3925df: Merge "Remove needlessly thrown IOException." into ...Deepanshu Gupta2014-11-101-5/+2
|\ \ \ | |/ /
| * | am 0e3925df: Merge "Remove needlessly thrown IOException." into lmp-dev autom...Deepanshu Gupta2014-11-101-5/+2
| |\ \ | | |/
| | * Remove needlessly thrown IOException.Deepanshu Gupta2014-11-061-5/+2
* | | am c719872b: am 22387d9d: am 01c80f15: am 37779f07: Merge "Check Bridge init ...Deepanshu Gupta2014-10-223-34/+20
|\ \ \ | |/ /
| * | am 22387d9d: am 01c80f15: am 37779f07: Merge "Check Bridge init before dispos...Deepanshu Gupta2014-10-223-34/+20
| |\ \ | | |/
| | * Check Bridge init before disposing.Deepanshu Gupta2014-10-203-34/+20
* | | Ensure that all requests for the Paint's nativePtr use p.getNativeInstance()Derek Sollenberger2014-10-171-26/+26
|/ /
* | resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aospNeil Fuller2014-10-022-8/+3
|\ \ | |/ |/|