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
/
Graphics.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates to the Skia API needed to merge the WebView m33 version of Skia.
Derek Sollenberger
2014-02-24
1
-6
/
+17
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-14
/
+19
*
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-19
/
+14
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-14
/
+19
*
am 6706888e: am 775667c0: am 03e8be75: am 8796ab7f: am bb35356d: Merge change...
Narayan Kamath
2014-01-16
1
-2
/
+2
|
\
|
*
AArch64: Use long for pointers in BitmapRegionDecoder
Ashok Bhat
2014-01-15
1
-2
/
+2
*
|
Remove calls to deprecated SkBitmap::setIsOpaque()
Leon Scroggins III
2014-01-15
1
-0
/
+20
|
/
*
Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf.
Mathieu Chartier
2013-12-04
1
-9
/
+13
*
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
The Android Open Source Project
2013-11-22
1
-16
/
+70
|
\
|
*
Avoid ref-ing AndroidPixelRefs that wrap others in globalRef/Unref
Chris Craik
2013-09-10
1
-2
/
+10
|
*
Create a pixelref wrapper for reused bitmaps
Chris Craik
2013-09-09
1
-5
/
+38
|
*
Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap
Chris Craik
2013-08-20
1
-12
/
+16
|
*
Support larger bitmaps in BitmapFactory.Options.inBitmap
Chris Craik
2013-05-28
1
-0
/
+13
|
*
Refactoring code to support r8352 of Skia.
Derek Sollenberger
2013-04-03
1
-5
/
+1
*
|
Fix whitespace issues after casts.
Mathieu Chartier
2013-10-18
1
-3
/
+3
*
|
Remove dependency on jniGetNonMovableArrayElements.
Mathieu Chartier
2013-10-18
1
-6
/
+21
|
/
*
Embed layout padding in nine patch images
Amith Yamasani
2012-04-04
1
-5
/
+5
*
Comment out a warning message to avoid log spamming.
Chih-Chung Chang
2012-02-07
1
-6
/
+0
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
*
Don't allocate a raw object then call its constructor manually...
Elliott Hughes
2011-04-12
1
-26
/
+11
*
More JNI exception-throwing cleanup.
Elliott Hughes
2011-04-08
1
-2
/
+2
*
Use jniThrowException for exception throwing from native code.
Elliott Hughes
2011-04-07
1
-32
/
+21
*
Use JNI helper function to get buffer address
Andy McFadden
2011-02-08
1
-2
/
+4
*
Eliminate tracked allocations and the inNativeAlloc option.
Carl Shapiro
2010-12-17
1
-98
/
+5
*
Allow a JNI local ref to be passed directly into globalRef().
Patrick Dubroy
2010-12-15
1
-3
/
+7
*
Turn fatal assertion in decodeRegion into a warning.
Patrick Dubroy
2010-12-15
1
-3
/
+5
*
Allocate bitmap backing buffers in the Java heap.
Patrick Dubroy
2010-12-14
1
-74
/
+150
*
Fix segfault when tring to throw IOException.
Owen Lin
2010-09-30
1
-1
/
+1
*
Unhide BitmapRegionDecoder.
Wei-Ta Chen
2010-09-23
1
-8
/
+8
*
Remove dead code: NIOBuffer.
Elliott Hughes
2010-09-07
1
-3
/
+0
*
Fix a bug, where one thread is using JNIEnv associated with another thread.
Wei-Ta Chen
2010-08-19
1
-7
/
+20
*
Do JPEG tile-based decoding.
Joseph Wen
2010-08-17
1
-0
/
+56
*
Add a LOG_TAG for android.graphics.Graphics JNI.
Ficus Kirkpatrick
2010-03-09
1
-0
/
+2
*
add boundary patch
Mike Reed
2009-10-28
1
-4
/
+6
*
Fix issue #2125720 Weather Forecast Widget - graphics do not scale
Dianne Hackborn
2009-09-23
1
-3
/
+3
*
Allow for screen density drawables in compatibility mode.
Dianne Hackborn
2009-07-24
1
-9
/
+0
*
add hidden Options field for native allocations
Mike Reed
2009-07-17
1
-25
/
+31
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+587
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-587
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-1
/
+10
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-2
/
+2
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+578