index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
jni
/
BitmapRegionDecoder.cpp
Age
Commit message (
Expand
)
Author
2024-11-09
Fix seaming issue in BitmapRegionDecoder for gainmaps
Alec Mouri
2024-10-30
Push atoms for decoding images
Alec Mouri
2024-09-23
SkAndroidCodec: Use getGainmapAndroidCodec
Christopher Cameron
2024-08-08
Resample gainmaps during region decoding.
Alec Mouri
2023-08-07
Use "HWUI" LOG_TAG exclusively in libs/hwui/**
Nolan Scobie
2023-07-06
Fix inSampleSize != 1 gainmap decoding
John Reck
2023-06-21
Fix gainmap size for recycled inBitmap in BRD
John Reck
2023-03-07
Support gainmap HW copy.
Sally Qi
2023-01-30
Implementing Gainmap support on BRD
Fyodor Kyslov
2022-04-04
Fix includes of SkColorSpace
Kevin Lubick
2022-01-27
Expose 1010102 config for bitmap
Alec Mouri
2020-05-21
Use android::skia::BitmapRegionDecoder
Leon Scroggins III
2020-03-05
Remove isShareable from BitmapRegionDecoder
Leon Scroggins III
2020-02-20
Remove dependencies on headers outside UI module
Derek Sollenberger
2020-02-19
Cleanup LOG_TAG when bundled in HWUI
Derek Sollenberger
2020-02-19
Move android.graphics JNI & APEX files into HWUI
Derek Sollenberger