summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/Bitmap.java
Commit message (Expand)AuthorAgeFilesLines
* unbreak density scalingRoman Birg2015-10-271-2/+9
* Allow custom density settingTom Marshall2015-10-261-8/+2
* Yell loudly about undefined behind in Bitmap, but work anywayJohn Reck2015-08-031-6/+30
* Fix Bitmap#sameAs NPEJohn Reck2015-05-191-2/+3
* Add internal bitmap api for creating immutable ashmem backed bitmaps.Riley Andrews2015-05-181-0/+17
* Clarify assertJohn Reck2015-05-111-1/+4
* Add a few missing assertsJohn Reck2015-05-111-0/+4
* Compatibility hackJohn Reck2015-05-081-0/+8
* Attempt to solve the double-GC problemJohn Reck2015-05-041-42/+46
* Remove Bitmap#getSkBitmapJohn Reck2015-05-011-5/+0
* Move AssetAtlas off of SkBitmap*John Reck2015-05-011-0/+10
* Revert "Move AssetAtlas off of SkBitmap*"John Reck2015-04-171-10/+0
* Revert "Remove Bitmap#getSkBitmap"John Reck2015-04-171-0/+5
* Remove Bitmap#getSkBitmapJohn Reck2015-04-151-5/+0
* Move AssetAtlas off of SkBitmap*John Reck2015-04-151-0/+10
* Annotate return values with @CheckReturnTor Norbye2015-03-071-0/+3
* Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-051-4/+6
* Cleanup Bitmap JNI attempt #2John Reck2015-03-051-72/+66
* Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-66/+72
* Cleanup Bitmap JNIJohn Reck2015-03-051-72/+66
* am 94474515: Merge "Prevent memory corruption from use-after-free" into lmp-m...John Reck2015-01-231-2/+3
|\
| * Prevent memory corruption from use-after-freeJohn Reck2015-01-231-2/+3
* | resolved conflicts for merge of 203c8171 to masterJohn Reck2014-12-041-6/+1
|\ \ | |/
| * Update AndroidPixelRef to prevent VM from cleaning up memory prematurely.Derek Sollenberger2014-12-031-6/+1
* | Mutable Java Shaders with Immutable Native ShadersDerek Sollenberger2014-10-061-1/+1
|/
* Notify VM of native pixelref allocationsChris Craik2014-08-261-2/+18
* Add Bitmap.compress to TRACE_TAG_RESOURCESJohn Reck2014-08-051-1/+5
* Implement outline support for nine patchesChris Craik2014-07-141-9/+11
* Make optical insets actually workAlan Viverette2014-07-041-16/+16
* Read premultiplied status from the SkBitmap.Leon Scroggins III2014-07-011-33/+36
* In Bitmap.reconfigure, update the pixelref's info.Leon Scroggins III2014-06-111-2/+9
* am 02e99e27: am ae316643: am aff40e25: am fc603ca6: am abf701e6: Merge "Elimi...John Reck2014-03-241-15/+3
|\
| * am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-devJohn Reck2014-03-211-15/+3
| |\
| | * am abf701e6: Merge "Eliminate mHasAlpha" into klp-devJohn Reck2014-03-211-15/+3
| | |\
| | | * Eliminate mHasAlphaJohn Reck2014-03-211-15/+3
| | * | am 92a32832: DO NOT MERGE - Fix Javadoc build break.Leon Scroggins III2014-03-061-1/+1
| | |\ \ | | | |/
| | | * DO NOT MERGE - Fix Javadoc build break.Leon Scroggins III2014-03-061-1/+1
| | * | am ee008d42: Merge "Update framework to use M33 Skia. DO NOT MERGE" into klp-devLeon Scroggins III2014-03-061-12/+38
| | |\ \ | | | |/
| | | * Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-061-12/+38
| | * | am 47feee53: Merge "Fix some documentation typos." into klp-docsNewton Allen2013-11-071-1/+1
| | |\ \ | | | |/ | | |/|
* | | | am e9529bc4: am d292aac5: am 889a1ddd: Fix JavaDocBen Murdoch2014-03-171-1/+1
|\ \ \ \ | |/ / /
| * | | Fix JavaDocBen Murdoch2014-03-171-1/+1
* | | | resolved conflicts for merge of a1ca303a to masterDoug Zongker2014-03-171-1/+1
|\ \ \ \ | |/ / /
| * | | Fix javadoc.Torne (Richard Coles)2014-03-171-1/+1
| * | | Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-171-12/+38
| * | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-31/+31
* | | | Updates to the Skia API needed to merge the WebView m33 version of Skia.Derek Sollenberger2014-02-241-5/+5
* | | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-31/+32
* | | | Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-32/+31
* | | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-31/+32