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
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 9f7257f0: am 8d124f70: Merge "Fix a bug, where one thread is using JNIEnv ...
Wei-Ta Chen
2010-08-21
2
-9
/
+22
|
\
|
*
Fix a bug, where one thread is using JNIEnv associated with another thread.
Wei-Ta Chen
2010-08-19
2
-9
/
+22
*
|
Fix the build.
Romain Guy
2010-08-19
1
-1
/
+2
*
|
Load assets in place instead of deferring until draw.
Romain Guy
2010-08-19
1
-4
/
+2
*
|
am 81dcea60: am f1f48bc7: Do JPEG tile-based decoding.
Joseph Wen
2010-08-17
9
-140
/
+506
|
\
\
|
|
/
|
*
Do JPEG tile-based decoding.
Joseph Wen
2010-08-17
9
-140
/
+506
|
*
Fixed bug in BitmapFactory.decodeStream
Gilles Debunne
2010-07-23
1
-3
/
+5
*
|
Add drop shadows.
Romain Guy
2010-08-13
1
-1
/
+1
*
|
Add extra blending modes.
Romain Guy
2010-08-10
1
-7
/
+3
*
|
Fix tons of bugs and add new text rendering support.
Romain Guy
2010-08-10
3
-8
/
+21
*
|
Make libhwui entirely optional.
Romain Guy
2010-08-08
3
-36
/
+56
*
|
Add support for ColorFilters.
Romain Guy
2010-08-02
1
-19
/
+46
*
|
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-75
/
+116
*
|
Fix text corruption when rendering RTL enabled text.
Romain Guy
2010-07-26
2
-5
/
+7
*
|
Add text alignment support to drawText().
Romain Guy
2010-07-23
2
-21
/
+33
*
|
Add preliminary support for text rendering.
Romain Guy
2010-07-20
1
-1
/
+7
*
|
Merge "Add plumbing to support gradients in OpenGL renderer."
Romain Guy
2010-07-16
1
-7
/
+68
|
\
\
|
*
|
Add plumbing to support gradients in OpenGL renderer.
Romain Guy
2010-07-16
1
-7
/
+68
*
|
|
Fixed bug in BitmapFactory.decodeStream
Gilles Debunne
2010-07-15
1
-3
/
+5
|
/
/
*
|
Support bidi/shaping for getTextPath
Doug Felt
2010-07-12
4
-305
/
+435
*
|
Support bidi layout for drawTextOnPath.
Doug Felt
2010-07-07
1
-137
/
+188
*
|
Add new API to check whether a Bitmap was modified.
Romain Guy
2010-06-15
1
-0
/
+5
*
|
Move shaping to native.
Doug Felt
2010-06-10
2
-63
/
+269
*
|
Modify Canvas drawText to run bidi and shape.
Doug Felt
2010-05-12
1
-36
/
+219
|
/
*
update dox that we ignore the exact parameter on computeBounds
Mike Reed
2010-03-25
1
-2
/
+2
*
If we detect a 9patch chunk, force the config chooser to avoid 565, with its ...
Mike Reed
2010-03-24
1
-2
/
+18
*
force purgeability for assets
Mike Reed
2010-03-10
1
-4
/
+8
*
YuvImage: jpeg_set_quality() should be called after jpeg_set_defaults().
Chia-chi Yeh
2010-03-10
1
-5
/
+2
*
Add a LOG_TAG for android.graphics.Graphics JNI.
Ficus Kirkpatrick
2010-03-09
1
-0
/
+2
*
hidden api sameAs() to compare the pixels of 2 bitmaps for equality
Mike Reed
2010-03-08
1
-1
/
+49
*
Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it.
Mathias Agopian
2010-02-18
1
-2
/
+2
*
get rid off the YUV formats at the libui layer
Mathias Agopian
2010-02-16
1
-3
/
+4
*
Add a Java API that converts yuv data to a jpeg.
Wei-Ta Chen
2010-01-27
2
-0
/
+326
*
add API to change default config on image decoders.
Mike Reed
2010-01-26
1
-1
/
+19
*
A library for encoding and decoding ETC1 textures.
Jack Palevich
2009-12-31
1
-0
/
+309
*
throw if we have a null typeface native instance (so we don't crash in native...
Mike Reed
2009-12-17
1
-1
/
+1
*
am 1864d01f: Merge change Iae849da2 into eclair
Mike Reed
2009-10-30
1
-0
/
+21
|
\
|
*
add table maskfilter
Mike Reed
2009-10-30
1
-0
/
+21
*
|
add boundary patch
Mike Reed
2009-10-28
3
-8
/
+57
|
/
*
add (hidden) setHasAlpha() to allow clients like the view's cache to hint tha...
Mike Reed
2009-10-07
1
-0
/
+6
*
Hack to fix issue #2125365: Sports Trivia compatability with Eclair
Dianne Hackborn
2009-09-28
1
-5
/
+5
*
Merge change 26851 into eclair
Android (Google) Code Review
2009-09-24
1
-3
/
+4
|
\
|
*
use new setDither on ImageRef to retain that setting for purgeable images
Mike Reed
2009-09-24
1
-3
/
+4
*
|
Fix issue #2125720 Weather Forecast Widget - graphics do not scale
Dianne Hackborn
2009-09-23
3
-7
/
+10
|
/
*
Various cleanup around resources and nine-patches.
Dianne Hackborn
2009-09-11
2
-13
/
+44
*
change default for dither to true
Mike Reed
2009-09-11
1
-5
/
+7
*
Change util_texSubImage2D to call glCompressedTexImage2D correctly.
Jack Palevich
2009-08-31
1
-70
/
+71
*
expose runtime changes to gamma
Mike Reed
2009-08-25
1
-1
/
+21
*
am 6af2552d: use safeUnref() since the other macro is not defined in donut
Mike Reed
2009-07-30
2
-2
/
+2
|
\
|
*
use safeUnref() since the other macro is not defined in donut
Mike Reed
2009-07-30
2
-2
/
+2
[next]