This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
native
/
android
History
Peng Xu
2e2c35febf
Merge "Added implementation of shared memory NDK API"
2017-02-27 20:58:23 +00:00
..
Android.bp
…
Android.mk
Merge "Added implementation of shared memory NDK API"
2017-02-27 20:58:23 +00:00
asset_manager.cpp
…
choreographer.cpp
…
configuration.cpp
…
hardware_buffer_jni.cpp
separate the JNI part of the NDK into their own source
2017-02-10 20:07:33 +00:00
input.cpp
…
libandroid.map.txt
Added implementation of shared memory NDK API
2017-02-24 02:42:51 -08:00
looper.cpp
…
native_activity.cpp
…
native_window_jni.cpp
separate the JNI part of the NDK into their own source
2017-02-10 20:07:33 +00:00
net.c
…
obb.cpp
…
sensor.cpp
…
sharedmem.cpp
Added implementation of shared memory NDK API
2017-02-24 02:42:51 -08:00
storage_manager.cpp
…
trace.cpp
…