summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Add prototype for borderless touch feedback drawableAlan Viverette2014-02-053-0/+405
* Adds hotspot support to LayerDrawable and InsetDrawableAlan Viverette2014-02-052-0/+84
* Clean up RotateDrawable, add getters and setters for XML propertiesAlan Viverette2014-02-031-56/+211
* Merge "Revert "Cache display lists for Drawables""Alan Viverette2014-01-316-95/+9
|\
| * Revert "Cache display lists for Drawables"Alan Viverette2014-01-316-95/+9
* | Simplify GradientDrawable's use of ColorStateListAlan Viverette2014-01-311-60/+18
|/
* Revert "Add Path trimming."George Mount2014-01-311-117/+0
* Merge "Path.native_trim should return long, not int."Narayan Kamath2014-01-291-1/+1
|\
| * Path.native_trim should return long, not int.Narayan Kamath2014-01-291-1/+1
* | am 1caea796: am c74f7619: am cdc095ae: am 7be33110: am d4ccffd3: Merge "AArch...Narayan Kamath2014-01-291-7/+7
|\ \
| * \ am 7be33110: am d4ccffd3: Merge "AArch64: Use long for pointers in graphics/I...Narayan Kamath2014-01-291-7/+7
| |\ \
| | * \ am d4ccffd3: Merge "AArch64: Use long for pointers in graphics/Interpolator"Narayan Kamath2014-01-291-7/+7
| | |\ \
| | | * \ Merge "AArch64: Use long for pointers in graphics/Interpolator"Narayan Kamath2014-01-291-7/+7
| | | |\ \
| | | | * | AArch64: Use long for pointers in graphics/InterpolatorAshok Bhat2014-01-161-7/+7
* | | | | | am 67ac8120: am 0cc4bb1f: am e4fc5c17: am 74db9ddb: am 887b1ca8: Merge "AArch...Narayan Kamath2014-01-291-3/+3
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | am 74db9ddb: am 887b1ca8: Merge "AArch64: Use long for pointers in SurfaceTex...Narayan Kamath2014-01-291-3/+3
| |\ \ \ \ | | |/ / /
| | * | | am 887b1ca8: Merge "AArch64: Use long for pointers in SurfaceTexture"Narayan Kamath2014-01-291-3/+3
| | |\ \ \ | | | |/ /
| | | * | Merge "AArch64: Use long for pointers in SurfaceTexture"Narayan Kamath2014-01-291-3/+3
| | | |\ \
| | | | * | AArch64: Use long for pointers in SurfaceTextureAshok Bhat2014-01-161-3/+3
| | | | |/
| * | | | am 23abbfbb: am 154614ab: Merge "AArch64: Use long for pointers in graphics/C...Narayan Kamath2014-01-281-5/+5
| |\ \ \ \ | | |/ / /
| | * | | am 154614ab: Merge "AArch64: Use long for pointers in graphics/Camera"Narayan Kamath2014-01-281-5/+5
| | |\ \ \ | | | |/ /
| | | * | AArch64: Use long for pointers in graphics/CameraAshok Bhat2014-01-281-5/+5
| * | | | am aa9ba887: am 6e09eb4c: Merge "AArch64: Make graphics classes 64-bit compat...Narayan Kamath2014-01-2842-401/+429
| |\ \ \ \ | | |/ / /
| | * | | am 6e09eb4c: Merge "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-2842-401/+429
| | |\ \ \ | | | |/ /
| | | * | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-2842-401/+429
| | | |/
* | | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-2842-406/+435
* | | | Disable Drawable DisplayListsChris Craik2014-01-271-1/+1
* | | | Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-2742-435/+406
* | | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-2742-406/+435
* | | | Prevent RevealDrawable from drawing mask when layer is emptyAlan Viverette2014-01-172-28/+41
* | | | am 8492e88a: am 077386db: am 6b81bfd1: am caea42fd: am 98002dfb: Merge "AArch...Narayan Kamath2014-01-161-10/+10
|\ \ \ \ | |/ / /
| * | | am caea42fd: am 98002dfb: Merge "AArch64: Use long for pointers in graphics/P...Narayan Kamath2014-01-161-10/+10
| |\ \ \ | | |/ /
| | * | am 98002dfb: Merge "AArch64: Use long for pointers in graphics/PathMeasure"Narayan Kamath2014-01-161-10/+10
| | |\ \ | | | |/
| | | * Merge "AArch64: Use long for pointers in graphics/PathMeasure"Narayan Kamath2014-01-161-10/+10
| | | |\
| | | | * AArch64: Use long for pointers in graphics/PathMeasureAshok Bhat2014-01-131-10/+10
* | | | | am 6706888e: am 775667c0: am 03e8be75: am 8796ab7f: am bb35356d: Merge change...Narayan Kamath2014-01-162-13/+13
|\ \ \ \ \ | |/ / / /
| * | | | am 8796ab7f: am bb35356d: Merge changes Id54087dd,I946325e4,I2a2b2e68Narayan Kamath2014-01-162-13/+13
| |\ \ \ \ | | |/ / /
| | * | | am bb35356d: Merge changes Id54087dd,I946325e4,I2a2b2e68Narayan Kamath2014-01-162-13/+13
| | |\ \ \ | | | |/ /
| | | * | AArch64: Use long for pointers in BitmapRegionDecoderAshok Bhat2014-01-151-8/+8
| | | * | AArch64: Use long for pointers in Movie classAshok Bhat2014-01-151-5/+5
| | | |/
| | | * DO NOT MERGE - Fix improper declaration/use of pointer.Stephen Hines2013-12-181-1/+1
| | |/
| | * Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEADThe Android Open Source Project2013-12-056-21/+90
| | |\
* | | | Fix bug in PathMeasure with trimmed pathsChet Haase2014-01-151-1/+7
* | | | Fix Javadoc build break.Leon Scroggins III2014-01-151-1/+1
* | | | Remove calls to deprecated SkBitmap::setIsOpaque()Leon Scroggins III2014-01-152-7/+40
* | | | Merge "Propagate first call to DrawableContainer.setAlpha() to children"Alan Viverette2014-01-151-3/+2
|\ \ \ \
| * | | | Propagate first call to DrawableContainer.setAlpha() to childrenAlan Viverette2014-01-141-3/+2
* | | | | Cache display lists for DrawablesAlan Viverette2014-01-146-9/+95
|/ / / /
* | | | Fixing LayerDrawable methods for find layer and invalidateAlan Viverette2014-01-131-49/+17
* | | | Merge "Revert "Fixing Drawable methods for find by layer ID and invalidation ...Alan Viverette2014-01-101-11/+9
|\ \ \ \