replicant-frameworks_native/libs
Dianne Hackborn 6687fb103d Fix some bugs.
Bug #2376231: Apps lose window focus (and back key causes ANR) if the
lock screen is dismissed while the phone is in landscape mode

This is another case where we weren't recomputing the focused window
after changing the visibility policy.

bug #2479958: Investigate source of "Resources don't contain package
for resource number 0x7f0a0000"

Um, okay, so it turns out there were bugs all over the place where
we would load an XML resource from a another application, but not
use the Resources for that application to retrieve its resources...!
I think the only reason any of this stuff was working at all was
because it typically only cared about retrieving the resource
identifiers of the items (it would look up the values later).

Bug #2401082: Passion ERE26 monkey crash - InputMethodManagerService

Add some null checks.
2010-03-04 11:52:14 -08:00
..
audioflinger Issue 2071329: audio track is shorter than video track for video capture on sholes 2010-03-02 08:20:13 -08:00
binder remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). 2010-02-21 23:27:25 -08:00
surfaceflinger surfaceflinger: remove un-cached buffers hack for Adreno 2010-03-02 16:44:46 -08:00
surfaceflinger_client Added a name to Surface created by SurfaceFlinger 2010-03-01 18:34:50 -08:00
ui Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard 2010-03-02 17:37:45 -08:00
utils Fix some bugs. 2010-03-04 11:52:14 -08:00