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
*
Transfer large bitmaps using ashmem.
Jeff Brown
2011-09-23
1
-6
/
+23
*
Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits
Fabrice Di Meglio
2011-09-21
6
-138
/
+170
*
TextLayoutCacheKey needs to store start and count.
Jeff Brown
2011-09-19
1
-0
/
+2
*
TextLayoutCache code refactoring
Fabrice Di Meglio
2011-09-19
4
-133
/
+47
*
Merge "Fix potential leak in TextLayouCache"
Fabrice Di Meglio
2011-09-19
2
-3
/
+25
|
\
|
*
Fix potential leak in TextLayouCache
Fabrice Di Meglio
2011-09-18
2
-3
/
+25
*
|
Make TextLayoutCache no more dependent on ICU
Fabrice Di Meglio
2011-09-18
3
-82
/
+75
|
/
*
Revert "Fix bug #5332081 TextLayoutCache needs to be able to have more cache ...
Fabrice Di Meglio
2011-09-18
6
-286
/
+228
*
Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits
Fabrice Di Meglio
2011-09-16
6
-228
/
+286
*
Fix some TextLayoutCache issues
Fabrice Di Meglio
2011-09-13
2
-20
/
+16
*
Fix bug #5274332 TextLayoutCache is having multiple instances
Fabrice Di Meglio
2011-09-07
5
-30
/
+24
*
Update TextLayout logging
Fabrice Di Meglio
2011-08-18
3
-17
/
+12
*
Fix bug #5174495 Harfbuzz shaping is broken after taking care of Indic
Fabrice Di Meglio
2011-08-16
1
-25
/
+1
*
Turn off hinting by default for higher density displays.
Dianne Hackborn
2011-08-12
1
-2
/
+18
*
Remove ParcelSurfaceTexture and update MediaPlayer
Ted Bonkenburg
2011-08-11
1
-165
/
+0
*
Fix Harbuzz shaper for being able to do select other scripts than Common or A...
Fabrice Di Meglio
2011-08-09
1
-1
/
+30
*
Solidify and optimize Paint text related APIs
Fabrice Di Meglio
2011-08-08
1
-10
/
+92
*
Merge "Revert "Adapt TextLayoutCache for new Harfbuzz scripts""
Fabrice Di Meglio
2011-08-08
1
-7
/
+1
|
\
|
*
Revert "Adapt TextLayoutCache for new Harfbuzz scripts"
Fabrice Di Meglio
2011-08-08
1
-7
/
+1
*
|
Merge "Adapt TextLayoutCache for new Harfbuzz scripts"
Russell Brenner
2011-08-04
1
-1
/
+7
|
\
\
|
|
/
|
*
Adapt TextLayoutCache for new Harfbuzz scripts
Russell Brenner
2011-08-03
1
-1
/
+7
*
|
Add a 'release' method to the SurfaceTexture public Java API
Mathias Agopian
2011-08-03
1
-0
/
+7
*
|
Merge "Reverting until we can find a better way to address this issue without...
Derek Sollenberger
2011-08-02
1
-8
/
+0
|
\
\
|
*
|
Reverting until we can find a better way to address this issue without affect...
Derek Sollenberger
2011-08-02
1
-8
/
+0
*
|
|
Allow Canvas.setBitmap() to receive a null Bitmap.
Romain Guy
2011-08-01
1
-3
/
+6
|
/
/
*
|
Fix NinePatch decoder when the target is smaller than the source.
Derek Sollenberger
2011-07-29
1
-0
/
+8
|
/
*
Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text com...
Fabrice Di Meglio
2011-07-18
2
-23
/
+26
*
Clean test APIs for Harfbuzz support
Fabrice Di Meglio
2011-07-15
1
-34
/
+0
*
Force bitmaps to load in ARGB8888 by default.
Romain Guy
2011-07-14
1
-1
/
+1
*
Merge changes I9fb59763,I8b2c6e00
Jamie Gennis
2011-06-28
1
-7
/
+0
|
\
|
*
SurfaceTexture: change onFrameAvailable behavior
Jamie Gennis
2011-06-27
1
-7
/
+0
*
|
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
|
|
*
Tweak setViewport stuff for fwd-compat
Jean-Baptiste Queru
2011-06-08
2
-18
/
+3
|
|
*
Adapt to latest skia
Derek Sollenberger
2011-05-12
2
-3
/
+2
|
*
|
Updates resulting from the Skia merge (revision 1327)
Derek Sollenberger
2011-06-13
2
-17
/
+3
|
*
|
am a84d29cb: am 6714e677: Merge "Ninepatch tweaks for better interop"
Jean-Baptiste Queru
2011-05-12
2
-0
/
+105
|
|
\
\
|
|
|
/
|
|
*
Ninepatch tweaks for better interop
Jean-Baptiste Queru
2011-05-12
2
-0
/
+105
|
|
*
Switch to SkSafeUnref for better portability
Jean-Baptiste Queru
2011-05-12
9
-10
/
+10
*
|
|
Merge "SurfaceTexture: detach from Dalvik when necessary."
Jamie Gennis
2011-06-26
1
-10
/
+31
|
\
\
\
|
*
|
|
SurfaceTexture: detach from Dalvik when necessary.
Jamie Gennis
2011-06-23
1
-10
/
+31
*
|
|
|
Merge "Fix potential advances overrun in TextLayoutCache."
Fabrice Di Meglio
2011-06-24
1
-4
/
+21
|
\
\
\
\
|
*
|
|
|
Fix potential advances overrun in TextLayoutCache.
Doug Felt
2011-06-24
1
-4
/
+21
*
|
|
|
|
Add allowSynchronousMode to SurfaceTexture constructor.
Grace Kloba
2011-06-23
1
-3
/
+3
*
|
|
|
|
Merge "Add method to create a ParcelSurfaceTexture from android.view.Surface."
tedbo
2011-06-23
1
-3
/
+16
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add method to create a ParcelSurfaceTexture from android.view.Surface.
tedbo
2011-06-22
1
-3
/
+16
|
|
/
/
/
*
|
|
|
Fix the issue where onFrameAvailable is not triggered if SurfaceTexture is in...
Grace Kloba
2011-06-22
1
-1
/
+8
|
/
/
/
*
|
|
SurfaceTexture: attach to Dalvik when needed.
Jamie Gennis
2011-06-17
1
-5
/
+27
*
|
|
Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.
tedbo
2011-06-13
2
-33
/
+2
[next]