summaryrefslogtreecommitdiff
path: root/libs/hwui/utils
AgeCommit message (Expand)Author
2020-05-01Revert^2 "hwui: remove FatVector"Jagadeesh Pakaravoor
2020-03-05Revert "hwui: remove FatVector"Tim Murray
2020-02-07hwui: remove FatVectorTim Murray
2020-01-19Move ABitmap_getDataSpace into hwui to share with AImageDecoderLeon Scroggins III
2020-01-16Support more dataspaces in DataSpaceToColorSpaceLeon Scroggins III
2019-11-25switch to new SkPathDirection enumMike Reed
2019-10-09Improve dumping of display list memory usageJohn Reck
2019-08-20Continue to isolate graphics classes by introducing C APIDerek Sollenberger
2019-08-09Move GraphicBuffer back into libandroid_runtime.Derek Sollenberger
2019-07-29pass Paint not SkPaint to CanvasMike Reed
2019-06-26Enable RenderNode and RecordingCanvas for layoutlibFedor Kudasov
2019-05-31Merge "Delete wrap_gles capability"John Reck
2019-05-29Delete wrap_gles capabilityJohn Reck
2019-05-29Build native android graphics library for desktopJerome Gaillard
2019-05-23Log lessJohn Reck
2019-04-10Ensure that hardware Bitmap has a ColorSpaceLeon Scroggins III
2019-01-31Remove references to ANDROID_ENABLE_LINEAR_BLENDINGLeon Scroggins III
2019-01-23Don't assume all FP16 bitmaps are linearly encoded.Derek Sollenberger
2019-01-15Switch to skcms-based factories and getters in SkColorSpaceBrian Osman
2019-01-09Merge "Fix/suppress hwui google-explicit-constructor warnings" am: dcfef16295...Chih-Hung Hsieh
2019-01-09Fix/suppress hwui google-explicit-constructor warningsChih-Hung Hsieh
2018-12-18Cleanup of Bitmap.h entry points.Derek Sollenberger
2018-12-03Remove ; from closing namespaces in libs/hwuiChris Blume
2018-11-26Fix failing TextureViewTestJohn Reck
2018-11-15Add a sprinkle of speculative anti-crash dustJohn Reck
2018-09-27Partially revert "[HWUI] Implement legacy color mode."Peiyong Lin
2018-09-18Implement WebView support for Vulkan using temporary bufferStan Iliev
2018-09-13[HWUI] Implement legacy color mode.Peiyong Lin
2018-09-07Remove dead codeJohn Reck
2018-08-29New DisplayList v2John Reck
2018-08-29TextureView Vulkan support and optimized OpenGL drawStan Iliev
2018-07-19More auto-dark stuffJohn Reck
2018-05-03Delete a bunch of codeJohn Reck
2018-05-03remove (dead) caches from hwuiMike Reed
2018-05-01Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositingDerek Sollenberger
2018-04-30Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositingDerek Sollenberger
2018-04-11Revert "Revert "Update material_deep_teal_500 to #008577.""Andrew Sapperstein
2018-04-11Revert "Revert "Update material_deep_teal_500 to #008577.""Andrew Sapperstein
2018-03-22Revert "Update material_deep_teal_500 to #008577."Andrew Sapperstein
2018-03-18Update material_deep_teal_500 to #008577.Andrew Sapperstein
2017-12-05Update VectorDrawables to use Skia's drawArc implementation.Derek Sollenberger
2017-11-03Format the world (or just HWUI)John Reck
2017-03-28Convert bitmaps to sRGB/scRGB when they have a color profileRomain Guy
2017-03-13use _deprecated suffix for deprecated clipopsMike Reed
2017-03-07Merge "Add ColorSpace information on Bitmap"TreeHugger Robot
2017-03-06Add ColorSpace information on BitmapRomain Guy
2017-03-03Use SkPaint.nothingToDraw instead of PaintUtils helper.Derek Sollenberger
2017-02-10Update framework to use new SkColorSpace APIMatt Sarett
2017-02-01Fix incorrect commentsRomain Guy
2017-01-25Overhaul RenderNode's DisplayList managementJohn Reck