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
*
Fix for 7281523 android.text.cts.SelectionTest#testMoveRight failures
Raph Levien
2012-10-04
1
-1
/
+1
*
Fix for testPaintFlagsDrawFilter CTS test
Raph Levien
2012-10-03
1
-1
/
+10
*
Fix for bug 7234184 F/TextLayoutCache: Failed to put an entry...
Raph Levien
2012-10-02
2
-28
/
+16
*
Fix texture corruption
Chet Haase
2012-09-30
1
-0
/
+3
*
Fix for bug 6936752 Tamil text gets truncated on right-hand side
Raph Levien
2012-09-24
1
-14
/
+15
*
Fix for native crash on image decode OOM
Raph Levien
2012-09-20
1
-1
/
+3
*
Merge "SurfaceTexture: remove call to doGLFenceWait" into jb-mr1-dev
Jamie Gennis
2012-09-18
1
-4
/
+0
|
\
|
*
SurfaceTexture: remove call to doGLFenceWait
Jamie Gennis
2012-09-17
1
-4
/
+0
*
|
am e5905684: am eceb3171: am f4afc401: Merge "framework: fix bug for uninitia...
Raph Levien
2012-09-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
am f4afc401: Merge "framework: fix bug for uninitialized variable"
Raph Levien
2012-09-14
1
-1
/
+1
|
|
\
|
|
*
framework: fix bug for uninitialized variable
Zhou Chang
2012-08-31
1
-1
/
+1
*
|
|
Merge "Fix for b7155617 race condition in TextLayoutCache.cpp" into jb-mr1-dev
Raph Levien
2012-09-12
2
-4
/
+5
|
\
\
\
|
*
|
|
Fix for b7155617 race condition in TextLayoutCache.cpp
Raph Levien
2012-09-12
2
-4
/
+5
*
|
|
|
SurfaceTexture: add updateTexImage synchronization
Jamie Gennis
2012-09-09
1
-0
/
+4
|
/
/
/
*
|
|
am 14c0c989: am 4ba4caed: Merge "Fix SkBitmap::fPixels not being locked corre...
Jean-Baptiste Queru
2012-08-29
1
-2
/
+12
|
\
\
\
|
|
/
/
|
*
|
am 4ba4caed: Merge "Fix SkBitmap::fPixels not being locked correctly"
Jean-Baptiste Queru
2012-08-29
1
-2
/
+12
|
|
\
\
|
|
|
/
|
|
*
Fix SkBitmap::fPixels not being locked correctly
Michal Stawinski
2012-08-29
1
-2
/
+12
*
|
|
DO NOT MERGE Han Preference
Billy Hewlett
2012-08-20
3
-7
/
+64
*
|
|
Improve gradients
Romain Guy
2012-07-31
1
-8
/
+38
*
|
|
am 97e27072: am dfac68ea: Merge "Corrected typo when checking InputStream met...
Romain Guy
2012-07-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
am dfac68ea: Merge "Corrected typo when checking InputStream methods"
Romain Guy
2012-07-27
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Corrected typo when checking InputStream methods
Edward Savage-Jones
2012-07-27
1
-1
/
+1
|
*
|
Properly resize paletted bitmaps when adjusting for density
Romain Guy
2012-07-10
1
-1
/
+12
|
|
/
*
|
Increase text layout cache size in bytes
Raph Levien
2012-07-18
1
-1
/
+1
*
|
Fix overly verbose logging in TextLayoutCache
Raph Levien
2012-07-18
1
-1
/
+1
*
|
Software-only implementation of glyph positioning (bug 5443796)
Raph Levien
2012-07-17
3
-23
/
+111
*
|
Merge "Remove hardcoded typeface pointers"
Victoria Lease
2012-07-11
2
-167
/
+41
|
\
\
|
*
|
Remove hardcoded typeface pointers
Billy Hewlett
2012-07-11
2
-167
/
+41
*
|
|
Properly resize paletted bitmaps when adjusting for density
Romain Guy
2012-07-10
1
-1
/
+12
|
/
/
*
|
Initialize shaper offset array. Needed for bug 5443796.
Raph Levien
2012-06-26
2
-7
/
+8
*
|
Fix broken build when DEBUG_GLYPHS is set
Raph Levien
2012-06-25
1
-2
/
+2
*
|
Revert "Revert "Use Elegant fonts for Webkit, Compact fonts for Textview""
Billy Hewlett
2012-06-21
2
-13
/
+24
*
|
Revert "Use Elegant fonts for Webkit, Compact fonts for Textview"
Billy Hewlett
2012-06-21
2
-24
/
+13
*
|
Use Elegant fonts for Webkit, Compact fonts for Textview
Billy Hewlett
2012-06-20
2
-13
/
+24
*
|
Merge "Fix hardcoded font path. Allow adding new font path thru Skia changes....
Victoria Lease
2012-06-07
2
-21
/
+14
|
\
\
|
|
/
|
/
|
|
*
Fix hardcoded font path. Allow adding new font path thru Skia changes.
Billy Hewlett
2012-06-04
2
-21
/
+14
*
|
Fix bug 6558006: SystemUI native heap is huge. Fix memory leak
Raph Levien
2012-06-02
1
-0
/
+4
|
/
*
Nvidia's patch for reusing bitmap in image region decoding.
Owen Lin
2012-05-17
2
-8
/
+22
*
Fix bug #6495019 Character gets garbled when locale is changed
Fabrice Di Meglio
2012-05-15
2
-10
/
+33
*
Merge "Fix possible leak in bitmap decoding." into jb-dev
Jeff Brown
2012-05-09
1
-2
/
+3
|
\
|
*
Fix possible leak in bitmap decoding.
Jeff Brown
2012-05-09
1
-2
/
+3
*
|
Merge "Fix bug #6408393 Character corruption is caused when locale is changed...
Fabrice Di Meglio
2012-05-08
3
-2
/
+18
|
\
\
|
*
|
Fix bug #6408393 Character corruption is caused when locale is changed
Fabrice Di Meglio
2012-05-07
3
-2
/
+18
|
|
/
*
|
Fix bug #6318791 Replace the Lohit Devanagari and Tamil with Droid versions
Fabrice Di Meglio
2012-05-07
2
-12
/
+37
|
/
*
Merge "Fix crash when decoding bitmap" into jb-dev
Marco Nelissen
2012-05-07
1
-0
/
+3
|
\
|
*
Fix crash when decoding bitmap
Marco Nelissen
2012-05-07
1
-0
/
+3
*
|
Update Arabic font for SystemUI
Fabrice Di Meglio
2012-05-04
1
-1
/
+1
*
|
Use paint typeface for shaping when it supports the requested script.
Raph Levien
2012-05-02
2
-25
/
+46
*
|
Make Arabic script runs longer (for performance) - bug 6426451.
Raph Levien
2012-05-01
1
-0
/
+4
|
/
*
Fix scaling of layout bounds.
Dianne Hackborn
2012-04-30
1
-1
/
+9
[next]