summaryrefslogtreecommitdiff
path: root/libs/hwui/HardwareBitmapUploader.cpp
AgeCommit message (Expand)Author
2020-02-03Convert fatal aborts to error returns John Reck
2019-10-31Merge "Fix fallthrough warning" am: e1813e522f am: 937e4af019 Colin Cross
2019-10-31Fix fallthrough warning Colin Cross
2019-08-09Move GraphicBuffer back into libandroid_runtime. Derek Sollenberger
2019-03-27Couple fixes to HardwareBitmapUploader. Greg Daniel
2019-03-19Add support for uploading to AHBs using Vulkan. Greg Daniel
2019-01-31Remove references to ANDROID_ENABLE_LINEAR_BLENDING Leon Scroggins III
2019-01-31Only decode to F16 if HARDWARE supports it Leon Scroggins III
2019-01-23Don't assume all FP16 bitmaps are linearly encoded. Derek Sollenberger
2019-01-10Fix leak/crash in exit John Reck
2018-12-18Cleanup of Bitmap.h entry points. Derek Sollenberger
2018-12-03Remove ; from closing namespaces in libs/hwui Chris Blume
2018-09-18Merge "Implement WebView support for Vulkan using temporary buffer" TreeHugger Robot
2018-09-18Implement WebView support for Vulkan using temporary buffer Stan Iliev
2018-09-17Fix silly mistake John Reck
2018-07-19More auto-dark stuff John Reck
2018-05-09A better HW Bitmap uploader John Reck