summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Expand)Author
2021-08-14Fix a potential thread safety issue in VectorDrawableJohn Reck
2020-11-04docs: fix "buidler" typos in Typeface.Builder am: 8aeade4629 am: f36f2de31aJoshua Baxter
2020-11-03docs: fix "buidler" typos in Typeface.BuilderJoshua Baxter
2020-05-26Fix small issue in PdfDocument docsPhilip P. Moltmann
2020-05-20docs: Removing spurious heading from Javadoc commentAndrew Solovay
2020-05-12Update ImageDecoder docs regarding FilesLeon Scroggins III
2020-05-01Fix broken @see tags in public documentation.Andrew Sapperstein
2020-04-28Fix .equals call in ImageDecoderLeon Scroggins III
2020-04-27Merge "BLAST: Two start-up optimizations" into rvc-devRob Carr
2020-04-24BLAST: Two start-up optimizationsRobert Carr
2020-04-20Update doc formatting.Sumir Kataria
2020-04-17Merge "Document that getTransformMatrix can inset" into rvc-devJohn Reck
2020-04-16Document that getTransformMatrix can insetJohn Reck
2020-04-14Support Skia's gray SkColorSpacesLeon Scroggins III
2020-03-27Add mSourceDrawableId to copy constructorRyan 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.cppDerek Sollenberger
2020-02-20Merge "Add details regarding setConvexPath deprecation"Leon Scroggins
2020-02-20Add details regarding setConvexPath deprecationLeon Scroggins III
2020-02-18Add Bitmap#getHardwareBufferLeon 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 packageDerek Sollenberger
2020-02-12Create a ParcelableColorSpaceJohn Reck
2020-02-11Merge "Consolidate AssetManager calls in Font/FontFamily"Derek Sollenberger
2020-02-10Consolidate AssetManager calls in Font/FontFamilyDerek Sollenberger
2020-02-07Refactor GraphicsStatsService for updateabilityStan Iliev
2020-02-06Ensure SkiaPipeline always has a valid colorspace.Derek Sollenberger
2020-01-31Replace Outline#setConvexPath with Outline#setPathLeon Scroggins III
2020-01-29Merge "Deprecate Path#isConvex"Leon Scroggins
2020-01-28Merge "Deprecate Canvas.EdgeType"TreeHugger Robot
2020-01-24Improve bitmap IPCJohn Reck
2020-01-23Deprecate Canvas.EdgeTypeLeon Scroggins III
2020-01-23Deprecate Path#isConvexLeon Scroggins III
2020-01-21Adding API to check if an icon returned by PackageManagerSunny Goyal
2020-01-14Restrict UnsupportedAppUsage after QHaoyu Zhang
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 SkRuntimeShaderFactoryBrian Osman
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Merge "Move FrameMetricsObserver logic into UI Module."Derek Sollenberger
2019-12-17Merge "ImageDecoder: compare Strings with .equals()"TreeHugger Robot
2019-12-17Move FrameMetricsObserver logic into UI Module.Derek Sollenberger
2019-12-17Merge "Revert submission"TreeHugger Robot
2019-12-17Revert submissionNader Jawad
2019-12-16Revert "Rmove @UnsupportedAppUsage"Haoyu Zhang