summaryrefslogtreecommitdiff
path: root/core/jni/include
AgeCommit message (Expand)Author
2020-05-07Dispatch refresh rate callbacks from DMSAlec Mouri
2019-11-08Decouple SurfaceTexture from HWUIStan Iliev
2019-08-09Move GraphicBuffer back into libandroid_runtime.Derek Sollenberger
2019-06-27Remove unused (mostly GL-related) headersFedor Kudasov
2019-06-25Remove jni function that exposes native windowFedor Kudasov
2019-06-24Remove pixel format conversion functions from jniFedor Kudasov
2019-06-14Merge "Pass to the runtime the primary zygote option." am: c9bcf869db am: e21...Nicolas Geoffray
2019-06-14Merge "Pass to the runtime the primary zygote option." am: c9bcf869dbNicolas Geoffray
2019-06-13Pass to the runtime the primary zygote option.Nicolas Geoffray
2019-05-29Build native android graphics library for desktopJerome Gaillard
2019-03-04Move PublicFormat definition to libuiJooyung Han
2019-02-22Move PublicFormat definition to libuiJooyung Han
2019-02-06Camera: Add HEIC format outputShuzhen Wang
2019-01-11Camera: Add support for dynamic depth image formatEmilian Peev
2018-09-05Reland "TextureView Vulkan support and optimized OpenGL draw"Stan Iliev
2018-09-04Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"""Stan Iliev
2018-08-31Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""Stan Iliev
2018-08-30Revert "TextureView Vulkan support and optimized OpenGL draw"John Reck
2018-08-29TextureView Vulkan support and optimized OpenGL drawStan Iliev
2018-05-10Move registration of AssetManager.mObject to zygote.Nicolas Geoffray
2018-02-28Refactor AssetManagerAdam Lesinski
2018-02-09Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-02-05Replace AssetManager with AssetManager2 implementationAdam Lesinski
2018-01-25Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-01-24Replace AssetManager with AssetManager2 implementationAdam Lesinski
2018-01-23Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-01-09Replace AssetManager with AssetManager2 implementationAdam Lesinski
2017-07-20Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5...Steven Moreland
2017-07-20Merge "frameworks/base: use proper nativehelper headers"Steven Moreland
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2017-07-18Merge "Reference nativehelper/jni.h as jni.h" am: 899a1f23c5 am: d2bf323c40Steven Moreland
2017-07-18Merge "Reference nativehelper/jni.h as jni.h"Steven Moreland
2017-07-17Reference nativehelper/jni.h as jni.hSteven Moreland
2017-04-28Merge "Plumb gralloc producer/consumer bits correctly" into oc-dev am: b9a2e3...Mathias Agopian
2017-04-28Plumb gralloc producer/consumer bits correctlyMathias Agopian
2017-04-04Merge "ANativeWindow_toSurface implementation" into oc-dev am: 7e5d2c23a4Jiwen 'Steve' Cai
2017-04-03ANativeWindow_toSurface implementationJiwen 'Steve' Cai
2017-03-24Add RAW_DEPTH image formatEmilian Peev
2017-02-27Add private consumer and producer flags to AHardwareBuffer.Craig Donner
2017-02-17Merge "Add RGBA 10:10:10:2 format for surfaces"Romain Guy
2017-02-15Add RGBA 10:10:10:2 format for surfacesRomain Guy
2017-02-10separate the JNI part of the NDK into their own sourceMathias Agopian
2017-02-03Use gralloc1 flags to allocate AHardwareBuffersCraig Donner
2017-01-20Adding HardwareBuffer, a Java wrapper around AHardwareBuffer.Craig Donner
2016-12-16Remove RGBX_FP16 formatRomain Guy
2016-12-14Move libandroid_runtime headers into frameworks/base/core/jniColin Cross