replicant-frameworks_native/libs
Dianne Hackborn 3945ae5065 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA
It turns out we were not returning the density for anything retrieved from a
TypedArray...  which basically means any bitmap references from a layout or style...!!!

This is now fixed.

Also fiddle with the density compatibility mode to turn on smoothing in certain situations,
helping the look of things when they need to scale and we couldn't do the scaling at
load time.
2009-07-29 19:44:01 -07:00
..
audioflinger Fix issue 1970108: crash in AudioFlinger::isMusicActive() 2009-07-09 03:20:57 -07:00
surfaceflinger Merge change 8015 into donut 2009-07-28 16:16:38 -07:00
ui Add timestamps to video frames to improve A/V sync. 2009-07-08 15:59:25 -07:00
utils Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA 2009-07-29 19:44:01 -07:00