summaryrefslogtreecommitdiff
path: root/native/android/Android.mk
AgeCommit message (Expand)Author
2012-05-03libnativehelper is implicitly available. Elliott Hughes
2012-02-20frameworks/base refactoring Mathias Agopian
2011-03-25merge libsurfaceflinger_client into libgui Mathias Agopian
2010-09-28Update OBB API to include callbacks Kenny Root
2010-08-20Add AStorageManager API to NDK Kenny Root
2010-08-11More native work. Dianne Hackborn
2010-07-15Add native C APIs for working with the Asset Manager Christopher Tate
2010-07-13first step at implementing the native sensor support Mathias Agopian
2010-07-09Add ANativeWindow API for directly drawing to the surface bits. Dianne Hackborn
2010-07-02Add new native Looper API. Dianne Hackborn
2010-07-01Make real API for native code to get its window. Dianne Hackborn
2010-06-22First stab at attaching native event dispatching. Dianne Hackborn