summaryrefslogtreecommitdiff
path: root/core/jni/include/android_runtime
Commit message (Expand)AuthorAgeFilesLines
* Pass JNIEnv explicitly into AInputQueue_fromJavaPrabir Pradhan2021-12-161-1/+1
* Give access to the native InputQueue to all native applications.Jim Blackler2021-11-011-0/+2
* Merge "AndroidRuntime.h: do not include IBinder.h" am: 92bd842472 am: 5d5581d...Yifan Hong2021-04-281-1/+0
|\
| * AndroidRuntime.h: do not include IBinder.hYifan Hong2021-04-261-1/+0
* | Camera: Initial support for Camera2 extensionEmilian Peev2021-01-251-0/+5
|/
* Dispatch refresh rate callbacks from DMSAlec Mouri2020-05-071-6/+5
* Decouple SurfaceTexture from HWUIStan Iliev2019-11-081-0/+2
* Move GraphicBuffer back into libandroid_runtime.Derek Sollenberger2019-08-091-0/+32
* Remove unused (mostly GL-related) headersFedor Kudasov2019-06-271-1/+0
* Remove jni function that exposes native windowFedor Kudasov2019-06-251-3/+0
* Remove pixel format conversion functions from jniFedor Kudasov2019-06-241-15/+0
* Merge "Pass to the runtime the primary zygote option." am: c9bcf869db am: e21...Nicolas Geoffray2019-06-141-1/+1
|\
| * Merge "Pass to the runtime the primary zygote option." am: c9bcf869dbNicolas Geoffray2019-06-141-1/+1
| |\
| | * Pass to the runtime the primary zygote option.Nicolas Geoffray2019-06-131-1/+1
| | * Move PublicFormat definition to libuiJooyung Han2019-03-041-33/+1
* | | Build native android graphics library for desktopJerome Gaillard2019-05-291-1/+1
|/ /
* | Move PublicFormat definition to libuiJooyung Han2019-02-221-35/+1
* | Camera: Add HEIC format outputShuzhen Wang2019-02-061-1/+2
* | Camera: Add support for dynamic depth image formatEmilian Peev2019-01-111-1/+2
* | Reland "TextureView Vulkan support and optimized OpenGL draw"Stan Iliev2018-09-051-3/+3
* | Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"""Stan Iliev2018-09-041-3/+3
* | Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""Stan Iliev2018-08-311-3/+3
* | Revert "TextureView Vulkan support and optimized OpenGL draw"John Reck2018-08-301-3/+3
* | TextureView Vulkan support and optimized OpenGL drawStan Iliev2018-08-291-3/+3
|/
* Move registration of AssetManager.mObject to zygote.Nicolas Geoffray2018-05-101-0/+5
* Refactor AssetManagerAdam Lesinski2018-02-281-6/+9
* Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski2018-02-091-9/+6
* Replace AssetManager with AssetManager2 implementationAdam Lesinski2018-02-051-6/+9
* Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski2018-01-251-9/+6
* Replace AssetManager with AssetManager2 implementationAdam Lesinski2018-01-241-6/+9
* Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski2018-01-231-9/+6
* Replace AssetManager with AssetManager2 implementationAdam Lesinski2018-01-091-6/+9
* Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5...Steven Moreland2017-07-201-1/+1
|\
| * Merge "frameworks/base: use proper nativehelper headers"Steven Moreland2017-07-201-1/+1
| |\
| | * frameworks/base: use proper nativehelper headersSteven Moreland2017-07-191-1/+1
* | | Merge "Reference nativehelper/jni.h as jni.h" am: 899a1f23c5 am: d2bf323c40Steven Moreland2017-07-181-1/+1
|\| |
| * | Merge "Reference nativehelper/jni.h as jni.h"Steven Moreland2017-07-181-1/+1
| |\|
| | * Reference nativehelper/jni.h as jni.hSteven Moreland2017-07-171-1/+1
* | | Merge "Plumb gralloc producer/consumer bits correctly" into oc-dev am: b9a2e3...Mathias Agopian2017-04-281-12/+9
|\| |
| * | Plumb gralloc producer/consumer bits correctlyMathias Agopian2017-04-281-12/+9
* | | Merge "ANativeWindow_toSurface implementation" into oc-dev am: 7e5d2c23a4Jiwen 'Steve' Cai2017-04-041-0/+4
|\| |
| * | ANativeWindow_toSurface implementationJiwen 'Steve' Cai2017-04-031-0/+4
* | | Add RAW_DEPTH image formatEmilian Peev2017-03-241-0/+1
|/ /
* | Add private consumer and producer flags to AHardwareBuffer.Craig Donner2017-02-271-4/+5
* | Merge "Add RGBA 10:10:10:2 format for surfaces"Romain Guy2017-02-171-0/+1
|\ \
| * | Add RGBA 10:10:10:2 format for surfacesRomain Guy2017-02-151-0/+1
* | | separate the JNI part of the NDK into their own sourceMathias Agopian2017-02-101-0/+1
|/ /
* | Use gralloc1 flags to allocate AHardwareBuffersCraig Donner2017-02-031-3/+4
* | Adding HardwareBuffer, a Java wrapper around AHardwareBuffer.Craig Donner2017-01-201-0/+52
* | Remove RGBX_FP16 formatRomain Guy2016-12-161-0/+1
|/