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
...
*
|
Add missing null check to ninePatchInsets
Mathieu Chartier
2014-08-29
2
-0
/
+4
*
|
Merge "New weight-aware font config" into lmp-dev
Raph Levien
2014-08-27
4
-38
/
+71
|
\
\
|
*
|
New weight-aware font config
Raph Levien
2014-08-26
4
-38
/
+71
*
|
|
Merge "Fix incorrect return value on missing glyph" into lmp-dev
Raph Levien
2014-08-27
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix incorrect return value on missing glyph
Raph Levien
2014-08-26
1
-1
/
+1
|
|
/
/
*
|
|
Merge "DO NOT MERGE Copy shaders" into lmp-dev
John Reck
2014-08-26
1
-0
/
+1
|
\
\
\
|
*
|
|
DO NOT MERGE Copy shaders
John Reck
2014-08-25
1
-0
/
+1
|
|
/
/
*
|
|
Preserve paint parameters in Paint copy constructor
Raph Levien
2014-08-25
1
-1
/
+2
|
/
/
*
|
Revert immutable Shader change
John Reck
2014-08-22
1
-14
/
+7
*
|
Add bounds checking to nine patch scaling
Chris Craik
2014-08-20
1
-17
/
+30
*
|
Remove dependency on SkPaintOptionsAndroid
Derek Sollenberger
2014-08-07
4
-20
/
+34
*
|
Add fontFeatureSettings to TextView and attrs
Behdad Esfahbod
2014-08-01
1
-2
/
+2
*
|
Merge "Add outline alpha" into lmp-dev
Chris Craik
2014-07-31
3
-6
/
+6
|
\
\
|
*
|
Add outline alpha
Chris Craik
2014-07-31
3
-6
/
+6
*
|
|
Support FontFeatureSettings in Paint
Behdad Esfahbod
2014-07-30
4
-3
/
+27
*
|
|
Merge "Bump refcount of canvas created for Picture" into lmp-dev
Raph Levien
2014-07-30
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bump refcount of canvas created for Picture
Raph Levien
2014-07-30
1
-0
/
+4
*
|
|
Disable fallback chaining in Skia.
Derek Sollenberger
2014-07-30
1
-4
/
+0
*
|
|
Clean up Minikin includes
Behdad Esfahbod
2014-07-30
6
-10
/
+11
*
|
|
Use new minikin Layout::doLayout() that doesn't use a CSS string
Behdad Esfahbod
2014-07-29
1
-18
/
+18
*
|
|
Merge "Further centralize Minikin interaction" into lmp-dev
Behdad Esfahbod
2014-07-24
3
-21
/
+13
|
\
\
\
|
*
|
|
Further centralize Minikin interaction
Behdad Esfahbod
2014-07-25
3
-21
/
+13
*
|
|
|
Remove unused TextLayout.h
Behdad Esfahbod
2014-07-25
1
-82
/
+0
|
/
/
/
*
|
|
Move Canvas.h to a new location so that it can be shared with HWUI.
Derek Sollenberger
2014-07-25
1
-127
/
+3
|
/
/
*
|
Add letter-spacing to Paint and TextView
Behdad Esfahbod
2014-07-24
4
-6
/
+34
*
|
Refactor text drawing to move minikin interactions outside of the canvas inte...
Derek Sollenberger
2014-07-24
2
-152
/
+96
*
|
Make updateLocalMatrix replace the current Matrix.
Leon Scroggins III
2014-07-24
1
-5
/
+9
*
|
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
14
-252
/
+347
|
/
/
*
|
Remove invalid SkASSERT that prevents us from running with SK_DEBUG
Derek Sollenberger
2014-07-21
1
-1
/
+0
*
|
Separate Canvas JNI code from the implementation.
Derek Sollenberger
2014-07-21
10
-1349
/
+932
*
|
Revert "Separate Canvas JNI code from the implementation."
John Reck
2014-07-17
10
-932
/
+1349
*
|
Separate Canvas JNI code from the implementation. DO NOT MERGE
Derek Sollenberger
2014-07-15
10
-1349
/
+932
*
|
Implement outline support for nine patches
Chris Craik
2014-07-14
5
-70
/
+68
*
|
Simplify Shader.setLocalMatrix.
Leon Scroggins III
2014-07-10
1
-6
/
+7
*
|
Adding print preview.
Svet Ganov
2014-07-09
1
-3
/
+8
*
|
SkBitmap::Config is deprecated, use SkColorType
Mike Reed
2014-07-08
5
-51
/
+99
*
|
SkBitmap::Config is deprecated, use SkColorType
Mike Reed
2014-07-07
4
-15
/
+14
*
|
kNative_8888_SkColorType is now kN32_SkColorType
Mike Reed
2014-07-07
1
-1
/
+1
*
|
Make optical insets actually work
Alan Viverette
2014-07-04
1
-1
/
+1
*
|
Fix native crash when typeface is missing
Raph Levien
2014-07-02
1
-4
/
+8
*
|
Read premultiplied status from the SkBitmap.
Leon Scroggins III
2014-07-01
3
-40
/
+89
*
|
SurfaceTexture: Allow creation in detached mode
Dan Stoza
2014-06-26
1
-4
/
+11
*
|
Fix build breakage
Raph Levien
2014-06-26
3
-1
/
+6
*
|
Switch all text layout to Minikin
Raph Levien
2014-06-26
10
-1686
/
+14
*
|
Delete Paint.getTextGlyphs()
Raph Levien
2014-06-26
1
-44
/
+0
*
|
Use Minikin's purgeCaches
Raph Levien
2014-06-26
2
-1
/
+4
*
|
stop using (deprecated) SkBitmap::Config
Mike Reed
2014-06-20
3
-30
/
+33
*
|
Use Minikin grapheme cluster breaking
Raph Levien
2014-06-19
1
-0
/
+7
[prev]
[next]