summaryrefslogtreecommitdiff
path: root/libs/hwui/jni/BitmapFactory.cpp
AgeCommit message (Expand)Author
2024-10-30Push atoms for decoding images Alec Mouri
2024-09-23SkAndroidCodec: Use getGainmapAndroidCodec Christopher Cameron
2024-05-21Fix bad merge in nativeDecodeFileDescriptor in BitmapFactory.cpp Michael Hoisie
2023-08-07Use "HWUI" LOG_TAG exclusively in libs/hwui/** Nolan Scobie
2023-05-11Support decoding gainmaps to alpha8 with BitmapFactory. John Reck
2023-04-21Fallback to RGBA_8888 when P010 is not supported Xiao Huang
2023-03-07Support gainmap HW copy. Sally Qi
2023-02-06Gainmap: Implement gainmap support in BitmapFactory Fyodor Kyslov
2023-01-25Remove include of private SkUtils.h file Kevin Lubick
2023-01-17Remove direct includes of SkMath.h Kevin Lubick
2023-01-17Remove usage of SK_MaxS32 Kevin Lubick
2022-03-04Fix transitive dependencies on SkImageEncoder Kevin Lubick
2021-01-29Modernize calls to drawImage Mike Reed
2021-01-14Convert DisplayList to a value-type wrapper John Reck
2020-11-05Add AVIF mime type to BitmapFactory Vignesh Venkatasubramanian
2020-06-23Update to use nativehelper/JNIPlatformHelp.h Orion Hodson
2020-05-21Use android::skia::BitmapRegionDecoder Leon Scroggins III
2020-04-21Use the new name for SkFrontBufferedStream Leon Scroggins III
2020-02-20Export symbols for the newly exposed APEX/internal headers Derek Sollenberger
2020-02-20Remove dependencies on headers outside UI module Derek Sollenberger
2020-02-19Cleanup LOG_TAG when bundled in HWUI Derek Sollenberger
2020-02-19Move android.graphics JNI & APEX files into HWUI Derek Sollenberger