summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | 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
|\ \ \ \
| * | | | Revert "Fixing Drawable methods for find by layer ID and invalidation callback"Alan Viverette2014-01-101-11/+9
* | | | | Merge "Fixes for DrawableContainer, LayerDrawable"Alan Viverette2014-01-102-6/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes for DrawableContainer, LayerDrawableAlan Viverette2014-01-072-6/+25
* | | | | Fixing Drawable methods for find by layer ID and invalidation callbackAlan Viverette2014-01-091-9/+11
|/ / / /
* | | | Merge "Add support for specifying Drawable color filter in XML"Alan Viverette2014-01-074-13/+69
|\ \ \ \
| * | | | Add support for specifying Drawable color filter in XMLAlan Viverette2014-01-074-13/+69
* | | | | Use layers for reveal drawableAlan Viverette2014-01-031-48/+41
|/ / / /
* | | | Merge "Move RenderScript from graphics/ to new fw/base subdirectory rs."Tim Murray2013-12-1763-23573/+0
|\ \ \ \
| * | | | Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2013-12-1763-23573/+0
* | | | | Add reveal drawable, APIs for forwarding Drawable focus and touchAlan Viverette2013-12-173-0/+609
* | | | | Fix stroke color in GradientState.initializeWithState()Alan Viverette2013-12-161-1/+8
|/ / / /
* | | | Add Path trimming.George Mount2013-12-091-0/+117
* | | | Fix typo in LayerDrawableAlan Viverette2013-12-051-1/+1
* | | | Merge "Add stacked padding mode to LayerDrawable"Alan Viverette2013-12-051-93/+229
|\ \ \ \
| * | | | Add stacked padding mode to LayerDrawableAlan Viverette2013-12-051-93/+229
* | | | | Handle null argument to GradientDrawable.setColor() and setStroke()Alan Viverette2013-12-021-10/+20
|/ / / /
* | | | resolved conflicts for merge of 37e4c405 to masterKatie McCormick2013-12-021-2/+2
|\ \ \ \ | |/ / /
| * | | am 484b57a5: am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docsKatie McCormick2013-11-261-1/+1
| |\ \ \