summaryrefslogtreecommitdiff
path: root/graphics/java/android
AgeCommit message (Expand)Author
2020-09-15ImageDecoder: Use AssetFileDescriptor's length Leon Scroggins III
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) Xin Li
2020-07-22Update graphics language to comply with Android’s inclusive language guidance Leon Scroggins III
2020-06-24Remove unnecessarily @System/TestApi annotations Makoto Onuki
2020-05-26Fix small issue in PdfDocument docs Philip P. Moltmann
2020-05-20docs: Removing spurious heading from Javadoc comment Andrew Solovay
2020-05-12Update ImageDecoder docs regarding Files Leon Scroggins III
2020-05-01Fix broken @see tags in public documentation. Andrew Sapperstein
2020-05-01Fix broken @see tags in public documentation. Andrew Sapperstein
2020-04-28Fix .equals call in ImageDecoder Leon Scroggins III
2020-04-27Merge "BLAST: Two start-up optimizations" into rvc-dev Rob Carr
2020-04-24BLAST: Two start-up optimizations Robert Carr
2020-04-20Update doc formatting. Sumir Kataria
2020-04-17Merge "Document that getTransformMatrix can inset" into rvc-dev John Reck
2020-04-16Document that getTransformMatrix can inset John Reck
2020-04-14Support Skia's gray SkColorSpaces Leon Scroggins III
2020-03-27Add mSourceDrawableId to copy constructor Ryan Mitchell
2020-02-27Fix mmap errors when reading font files via the AssetManager. Derek Sollenberger
2020-02-21Merge "Do not attempt to special case uncompressed font assets." TreeHugger Robot
2020-02-21Do not attempt to special case uncompressed font assets. Derek Sollenberger
2020-02-21Merge changes from topic "HWUI_JNI" Derek Sollenberger
2020-02-20Remove dependence on libandroid_runtime from Bitmap.cpp Derek Sollenberger
2020-02-20Merge "Add details regarding setConvexPath deprecation" Leon Scroggins
2020-02-20Add details regarding setConvexPath deprecation Leon Scroggins III
2020-02-18Add Bitmap#getHardwareBuffer Leon Scroggins III
2020-02-14Merge "Move RenderNodeAnimator to android.graphics.animation package" Derek Sollenberger
2020-02-14Merge "Create a ParcelableColorSpace" TreeHugger Robot
2020-02-13Move RenderNodeAnimator to android.graphics.animation package Derek Sollenberger
2020-02-12Create a ParcelableColorSpace John Reck
2020-02-11Merge "Consolidate AssetManager calls in Font/FontFamily" Derek Sollenberger
2020-02-10Consolidate AssetManager calls in Font/FontFamily Derek Sollenberger
2020-02-07Refactor GraphicsStatsService for updateability Stan Iliev
2020-02-06Ensure SkiaPipeline always has a valid colorspace. Derek Sollenberger
2020-01-31Replace Outline#setConvexPath with Outline#setPath Leon Scroggins III
2020-01-29Merge "Deprecate Path#isConvex" Leon Scroggins
2020-01-28Merge "Deprecate Canvas.EdgeType" TreeHugger Robot
2020-01-24Improve bitmap IPC John Reck
2020-01-23Deprecate Canvas.EdgeType Leon Scroggins III
2020-01-23Deprecate Path#isConvex Leon Scroggins III
2020-01-21Adding API to check if an icon returned by PackageManager Sunny Goyal
2020-01-15DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp-without-vendor (6129114) into stag... Xin Li
2020-01-14Restrict UnsupportedAppUsage after Q Haoyu Zhang
2020-01-14Merge "Use new UnsupportedAppUsage annotation." Treehugger Robot
2020-01-10Merge "Use new UnsupportedAppUsage annotation." am: 57a0beab18 am: 2eff83dcb3 Automerger Merge Worker
2020-01-09Use new UnsupportedAppUsage annotation. Artur Satayev
2020-01-09Use new UnsupportedAppUsage annotation. Artur Satayev
2020-01-08Merge "Use new UnsupportedAppUsage annotation." TreeHugger Robot
2020-01-07Merge "Handle null assetFd like a FNF" Leon Scroggins
2020-01-07Use new UnsupportedAppUsage annotation. Artur Satayev
2020-01-03Use SkRuntimeEffect rather than SkRuntimeShaderFactory Brian Osman