History log of /external/skia/include/core/SkBitmap.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7cd90d4eecdba0f40a36945749d40df95d6d641b 17-Oct-2012 Romain Guy <romainguy@google.com> Add Android specific API
Bug #7353771

This API is just a boolean property that tells the hardware renderer
whether it should use mipmap levels.

Change-Id: I123a334b89b0d64d711bdad43f5e2feb416de8b4
/external/skia/include/core/SkBitmap.h
1cab2921ab279367f8206cdadc9259d12e603548 18-Jan-2012 Derek Sollenberger <djsollen@google.com> Skia merge (revision 3022)

This CL has companion changes to account for API updates in...
(1) frameworks/base
(2) external/webkit

Change-Id: Ibb989e76e8bd24313849f9631dbef42cdef9eb7d
/external/skia/include/core/SkBitmap.h
35e2e62b55598210f6999fc2ea26ff8f41446ffe 16-May-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 1327)

Change-Id: I46f41274d07a3d7bac4728f8841c7f5e89dc9181
/external/skia/include/core/SkBitmap.h
137a4ca42423bbb6d683067ea544c9a48f18f06c 17-Mar-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 950)

This merge will allow us to now import the sample app
infrastructure in skia to do on device measurements.

Change-Id: Idcab6b1524f371521717cde61a6e98a12d897e6b
/external/skia/include/core/SkBitmap.h
05b6b4d746867a9fb02e14edfe1bf3685abeb813 14-Mar-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 922)

Change-Id: I7ed57d10905d8bad6486a4d7410165eec1cc2b4f
/external/skia/include/core/SkBitmap.h
7157c81e3a5c916ab44a02273b140e1cd8a6d1bb 24-Feb-2011 Derek Sollenberger <djsollen@google.com> Merge "Skia Merge (revision 808)"
800e1ff0b9eaff0b02ce711bb7f22f2149141c9e 22-Feb-2011 Eric Hassold <hassold@google.com> Check for pixels allocation failure

Standard memory allocator in Skia abort when an allocation request
fails. However, when allocating in managed heap, need to check for
allocation failure in allocPixels(). This add checks for all allocPixels
calls in Skia Bitmap code.

Bug: 3418381
Change-Id: I3c4ac403a3c073d64a689b29d3baccdc7fc90e1a
/external/skia/include/core/SkBitmap.h
40528743dbb9ce7f39f093e0cdc47849ac8887cf 07-Jan-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 808)

This merge has companion changes in the following projects in order
to be compatible with changes to skia interfaces and practices:

1. /frameworks/base
2. /external/webkit

Change-Id: I54092971305579e81a8fdb27bbe04ec340792e3b
/external/skia/include/core/SkBitmap.h
bdc1207aa05f2f1b013e937f9cbe4795768eaa74 07-Dec-2010 Patrick Dubroy <dubroy@google.com> Changes to support bitmaps allocated in the Java heap.

Change-Id: Ib083409abc4110dafa32b5ee4bfa01c0caeb907b
/external/skia/include/core/SkBitmap.h
3026a9ec59b285412941d278a570e382088f8ada 24-Aug-2009 Mike Reed <reed@google.com> refresh from skia trunk
- correctly respect dither for index bitmaps
- fix copyTo to respect isOpaque()
- sanity check in antipath (need to investigate root cause)
- warning fix in bitmap sampler
/external/skia/include/core/SkBitmap.h
b1fd0813e0219e9f536ee5f43e988d10f4e147e6 17-Jul-2009 Mike Reed <reed@google.com> remove build conditional for mipmaps
/external/skia/include/core/SkBitmap.h
e762975133c7c9f529b996b3b1fee8b8910dc650 08-Jul-2009 Mike Reed <reed@google.com> respect preferred config when decoding index-based png images
/external/skia/include/core/SkBitmap.h
dab163f0b2658c2dba48839e72f81d3d8ee0ae8b 29-May-2009 Mike Reed <reed@google.com> refresh from skia/trunk
- add canvas entry-point for shapes
- add SDL support to GL port
- rowbytes computation fixes in bitmaps
/external/skia/include/core/SkBitmap.h
11285a304c143d1bdf3a1e321803cfcc8a6a938c 04-May-2009 Mike Reed <reed@google.com> extend copyTo to support index8 -> index8 deep copies

Now copyTo always supports copying to the same dst config as the src, even
if it could not normally "render" into that config (e.g. Index8).
Part of this change also added a copy-constructor to SkColorTable.
Also removed some trailing ws
/external/skia/include/core/SkBitmap.h
d7cda4273e6b2dcca5bb9215121f5117fb261c18 27-Mar-2009 Mike Reed <> AI 143089: promote bitmap width/height to 32bits
allows browser to remove its Find hack workaround

Automated import of CL 143089
/external/skia/include/core/SkBitmap.h
0910916c0f7b951ee55c4b7c6358295b9bca0565 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/skia/include/core/SkBitmap.h
6eb364108744656fcd23a96a478aa772cd4e85bc 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/skia/include/core/SkBitmap.h
95b316d35f73630072e033e6d68d7000e652681f 22-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@127436
/external/skia/include/core/SkBitmap.h
03202c9c3dfbf8c4feb0a1ee9b3680817e633f58 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
/external/skia/include/core/SkBitmap.h