index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android
/
graphics
/
Bitmap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()" into lmp-dev
Chris Craik
2014-07-22
1
-1
/
+13
|
\
|
*
[Bitmap] Add null pointer protection in Bitmap_sameAs()
henry.uh_chen
2014-07-22
1
-1
/
+13
*
|
Add android.Paint that inherits SkPaint
Behdad Esfahbod
2014-07-22
1
-1
/
+2
|
/
*
SkBitmap::Config is deprecated, use SkColorType
Mike Reed
2014-07-08
1
-8
/
+7
*
Read premultiplied status from the SkBitmap.
Leon Scroggins III
2014-07-01
1
-38
/
+83
*
stop using (deprecated) SkBitmap::Config
Mike Reed
2014-06-20
1
-26
/
+28
*
In Bitmap.reconfigure, update the pixelref's info.
Leon Scroggins III
2014-06-11
1
-7
/
+33
*
Fix Bitmap.cpp line endings
Chris Craik
2014-05-09
1
-837
/
+837
*
Update to call new Skia APIs.
Leon Scroggins
2014-04-04
1
-1
/
+1
*
Update framework to enable Skia to run in debug mode.
Derek Sollenberger
2014-02-20
1
-1
/
+1
*
Remove call to setIsOpaque (again).
Leon Scroggins
2014-02-17
1
-1
/
+0
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-82
/
+113
*
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-113
/
+82
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-82
/
+113
*
Remove calls to deprecated SkBitmap::setIsOpaque()
Leon Scroggins III
2014-01-15
1
-4
/
+10
*
Call SkBitmap::config() instead of ::getConfig()
Leon Scroggins III
2013-12-03
1
-1
/
+1
*
framework changes needed to support Skia at r12108.
Derek Sollenberger
2013-11-20
1
-4
/
+4
*
Replace stream wrap-function w/ more specific ones
Leon Scroggins III
2013-08-27
1
-0
/
+1
*
Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap
Chris Craik
2013-08-20
1
-45
/
+116
*
Convert 4444 bitmaps to 8888
Romain Guy
2013-08-15
1
-3
/
+6
*
Add reconfigure method to Bitmap
Chris Craik
2013-07-17
1
-0
/
+21
*
Don't null the reference to Bitmap pixels until we're really ready
Chet Haase
2012-10-22
1
-4
/
+4
*
Add API to enable mipmaps on Bitmap
Romain Guy
2012-10-16
1
-1
/
+12
*
fix wrong read size in ToColor_S4444_Opaque
Keun young Park
2012-10-12
1
-1
/
+1
*
Fix SkBitmap::fPixels not being locked correctly
Michal Stawinski
2012-08-29
1
-2
/
+12
*
Embed layout padding in nine patch images
Amith Yamasani
2012-04-04
1
-4
/
+4
*
Split Parcel JNI details away from Binder.
Jeff Sharkey
2012-03-08
1
-0
/
+1
*
Notify a Bitmap is has changed when calling copyPixelFromBuffer
Romain Guy
2011-10-18
1
-0
/
+1
*
Transfer large bitmaps using ashmem.
Jeff Brown
2011-10-03
1
-6
/
+23
*
Revert "Transfer large bitmaps using ashmem. Bug: 5224703"
Bart Sears
2011-09-25
1
-23
/
+6
*
Transfer large bitmaps using ashmem.
Jeff Brown
2011-09-23
1
-6
/
+23
*
am ec5039b3: am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image f...
Jean-Baptiste Queru
2011-06-27
1
-1
/
+5
|
\
|
*
am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image formats that s...
Jean-Baptiste Queru
2011-06-24
1
-1
/
+5
|
|
\
|
|
*
Add WEBP to the list of Image formats that support Compression.
Vikas Arora
2011-06-23
1
-2
/
+5
|
|
*
Switch to SkSafeUnref for better portability
Jean-Baptiste Queru
2011-05-12
1
-2
/
+2
*
|
|
Remove useless forward declarations.
Elliott Hughes
2011-04-12
1
-1
/
+0
*
|
|
Update GL textures when changing a Bitmap's pixels
Romain Guy
2011-03-21
1
-0
/
+3
|
/
/
*
|
Merge "Detect out of memory in extractAlpha"
Eric Hassold
2011-02-24
1
-1
/
+7
|
\
\
|
*
|
Detect out of memory in extractAlpha
Eric Hassold
2011-02-24
1
-1
/
+7
*
|
|
Skia Merge (revision 808)
Derek Sollenberger
2011-02-22
1
-2
/
+2
|
/
/
*
|
Allocate bitmap backing buffers in the Java heap.
Patrick Dubroy
2010-12-14
1
-15
/
+13
*
|
Avoid SIGSEGV in Bitmap_writeToParcel.
Jack Palevich
2010-12-13
1
-1
/
+9
*
|
Fix native resource leak when OpenGL renderer is not being used.
Chet Haase
2010-10-22
1
-4
/
+4
*
|
Optimizing display lists by referencing pointers to resources instead of copy...
Chet Haase
2010-10-21
1
-2
/
+9
*
|
Purge Skia objects from GL caches as needed.
Romain Guy
2010-09-08
1
-1
/
+3
*
|
Fix possible infinite loop when purging textures.
Romain Guy
2010-09-08
1
-0
/
+5
*
|
Add new API to check whether a Bitmap was modified.
Romain Guy
2010-06-15
1
-0
/
+5
|
/
*
hidden api sameAs() to compare the pixels of 2 bitmaps for equality
Mike Reed
2010-03-08
1
-1
/
+49
*
add (hidden) setHasAlpha() to allow clients like the view's cache to hint tha...
Mike Reed
2009-10-07
1
-0
/
+6
*
Fix issue #2125720 Weather Forecast Widget - graphics do not scale
Dianne Hackborn
2009-09-23
1
-3
/
+6
[next]