- e4f60cc SharedMemory API changes by John Reck · 7 years ago
- 2412b4d Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 am: c840945a78 by Steven Moreland · 7 years ago
- 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
- 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
- 7a4f741 fix: android/multinetwork.h can't be imported when using libandroid_net by Jiyong Park · 7 years ago
- beec086 Use classloader namespace instead of lib paths to load WebView libs. by Gustav Sennton · 7 years ago
- cd165a9 Move WebView loader from frameworks/webview/ to frameworks/base/. by Gustav Sennton · 7 years ago
- e1c426f Merge changes from topic 'multinetwork_vndk' into oc-dev am: cffee96a16 by Lorenzo Colitti · 7 years ago
- ec37d5f Allow vendor code to link to libandroid_net. by Lorenzo Colitti · 7 years ago
- addb296 Move libandroid_net from Android.mk to Android.bp. by Lorenzo Colitti · 7 years ago
- d15f0af Allow vendor code to link to libandroid_net. by Lorenzo Colitti · 7 years ago
- 5c5b7f0 Convert libandroid and libandroid_runtime to Android.bp by Colin Cross · 8 years ago
- af73730 Convert libandroid and libandroid_runtime to Android.bp by Colin Cross · 8 years ago
- 3f8fd40 Convert libandroid and libandroid_runtime to Android.bp by Colin Cross · 8 years ago
- 5f73ab7 Include vndk/hardware_buffer.h for AHardwareBuffer_getNativeHandle by Jesse Hall · 8 years ago
- 68686db Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 8 years ago
- 3dcf031 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 8 years ago
- d28e828 ANativeWindow_toSurface implementation by Jiwen 'Steve' Cai · 8 years ago
- 63483ad Parameter checks for sensor NDK APIs, fix map file by Peng Xu · 8 years ago
- caf8930 fallout of splitting libsensor out of libgui by Mathias Agopian · 8 years ago
- bce1d3b Revert "Remove AHardwareBuffer_ API from libandroid" by Mathias Agopian · 8 years ago
- 53fc3cd Merge "Fix NDK access to recycle'd bitmaps" by TreeHugger Robot · 8 years ago
- 00799f7 Fix NDK access to recycle'd bitmaps by John Reck · 8 years ago
- 8e90cc3 Remove AHardwareBuffer_ API from libandroid by Mathias Agopian · 8 years ago
- 555bf41 Merge "Add direct sensor report NDK API" by Peng Xu · 8 years ago
- 3b17017 Add direct sensor report NDK API by Peng Xu · 8 years ago
- 2e2c35f Merge "Added implementation of shared memory NDK API" by Peng Xu · 8 years ago
- 5f88ac5 Added implementation of shared memory NDK API by Peng Xu · 8 years ago
- fee4a98 fallout of libandroid.so split by Mathias Agopian · 8 years ago
- f1cb02e fallout of splitting rect.h out of libandroid. by Mathias Agopian · 8 years ago
- e68b4f7 separate the JNI part of the NDK into their own source by Mathias Agopian · 8 years ago
- 99015fe Merge "Use gralloc1 flags to allocate AHardwareBuffers" by Craig Donner · 8 years ago
- 9005106 Use gralloc1 flags to allocate AHardwareBuffers by Craig Donner · 8 years ago
- f2f6961 Compile native network functionis into libandroid_net. am: f3b7411060 am: af657d14fc am: 74a410ec81 by Alex Deymo · 8 years ago
- 2be5b9f Add support for BLOB format to HardwareBuffer. by Craig Donner · 8 years ago
- 0cff9d9 AHardwareBuffer implementation. by Craig Donner · 8 years ago
- f3b7411 Compile native network functionis into libandroid_net. by Alex Deymo · 8 years ago
- 98e462d Unversion NDK stub libraries. by Dan Albert · 8 years ago
- 03b5d50 Re-unite sources with their headers by John Reck · 8 years ago
- 7ce8df3 Move libjnigraphics to ndk_library. by Dan Albert · 8 years ago
- 2a8d9c2 Migrate libandroid.so to ndk_library. by Dan Albert · 8 years ago
- 9650521e Merge "Enable clang for arm64." am: a11a8e5086 by Chih-Hung Hsieh · 8 years ago
- 248bed0 Enable clang for arm64. by Chih-Hung Hsieh · 8 years ago
- 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
- c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
- c0d3d3f Change storage duration to static for native choreographer. by Michael Wright · 9 years ago
- 63c168a Add choreographer API to the NDK. by Michael Wright · 9 years ago
- ee5c18f Sensor: Add batch support for native applications by Aniroop Mathur · 9 years ago
- ff20b97 Change storage duration to static for native choreographer. by Michael Wright · 9 years ago
- 3d3fe50 Add choreographer API to the NDK. by Michael Wright · 9 years ago
- 8571397 am ef9e04b2: am 66f5affb: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 9 years ago
- ef9e04b am 66f5affb: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 9 years ago
- ad1cf03 Fix bug number for linker related workarounds by Dmitriy Ivanov · 9 years ago
- 2af91d0 Call getInstanceForPackage instead of creating a new SensorManager instance. by Aravind Akella · 9 years ago
- 8d1e344 Revert "Call getInstanceForPackage instead of creating a new SensorManager instance." by Narayan Kamath · 9 years ago
- 5967ddb Call getInstanceForPackage instead of creating a new SensorManager instance. by Aravind Akella · 9 years ago
- b902453 Add native tracing API by Chris Craik · 9 years ago
- 2738c96 Add -round and -notround qualifier to android runtime/aapt by Adam Lesinski · 9 years ago
- b5228ac Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 9 years ago
- 2e84bc6 Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 9 years ago
- cbb56a8 Fix broke NDK sensor manager API by Svet Ganov · 9 years ago
- ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 10 years ago
- b9d71a6 Add body sensors app op - framework base by Svet Ganov · 10 years ago
- ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 10 years ago
- c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 10 years ago
- 8222a7e Merge "Revert "Change how Java Bitmaps are accessed in a few places"" by John Reck · 10 years ago
- edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 10 years ago
- 9d4efdf Revert "A bunch more cleanups" by John Reck · 10 years ago
- f7a6148 Merge "A bunch more cleanups" by John Reck · 10 years ago
- 25f3b7b multinetwork API: native implementation by Erik Kline · 10 years ago
- c294d12 A bunch more cleanups by John Reck · 10 years ago
- a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 10 years ago
- 5a565ef am 1c8b3778: am 9aeb080e: Merge "Switch libjnigraphics to sysv-only hash style" by Dmitriy Ivanov · 10 years ago
- ca4f2e8 Switch libjnigraphics to sysv-only hash style by Dmitriy Ivanov · 10 years ago
- b8d342d am 3b9cfe30: am a6ed1b95: am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 10 years ago
- ae0d6f3 am 1944667b: am 8ced0357: am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 10 years ago
- 12f4749 Generate gnu hash for arm only by Goran Jakovljevic · 10 years ago
- 1dc91a5 Generate sysv hash for libjnigraphics by Dmitriy Ivanov · 10 years ago
- f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 10 years ago
- c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 10 years ago
- b291524 Cleanup Bitmap JNI by John Reck · 10 years ago
- ce23ecf Merge "Frameworks/base: Wall Werror in native/graphics" by Andreas Gampe · 10 years ago
- cad87d7 Frameworks/base: Wall Werror in native/graphics by Andreas Gampe · 10 years ago
- d2361f2f Frameworks/base: Wall Werror in native/android by Andreas Gampe · 10 years ago
- 99fe165 Sensor related changes for NDK. by Aravind Akella · 10 years ago
- 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
- 2790035 Add java APIs for Sensor reportingMode. by Aravind Akella · 10 years ago
- b5e3f4e am c7153377: am 73da981f: Merge "Remove getRequiredPermission from NDK." into klp-modular-dev by Aravind Akella · 10 years ago
- c715337 am 73da981f: Merge "Remove getRequiredPermission from NDK." into klp-modular-dev by Aravind Akella · 10 years ago
- 8bcdd9b Remove getRequiredPermission from NDK. by Aravind Akella · 10 years ago
- 35187bd Bug fix for wakeup sensors. by Aravind Akella · 11 years ago
- d951ab2 am 8ebd66c2: am cd4c1c71: Merge "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" into klp-modular-dev by Aravind Akella · 11 years ago
- 8ebd66c2 am cd4c1c71: Merge "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" into klp-modular-dev by Aravind Akella · 11 years ago
- cd9a7bb Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Aravind Akella · 11 years ago
- acf395f am 819239e5: Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 11 years ago
- fa1d241 Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 11 years ago
- 819239e Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 11 years ago
- ded2647 am bdfe3841: am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 11 years ago
- bdfe384 am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 11 years ago
- fd53d83 Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 11 years ago