summaryrefslogtreecommitdiff
path: root/graphics/java
AgeCommit message (Expand)Author
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-15DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp-without-vendor (6129114) into stag...Xin Li
2020-01-14Restrict UnsupportedAppUsage after QHaoyu Zhang
2020-01-14Merge "Use new UnsupportedAppUsage annotation."Treehugger Robot
2020-01-10Merge "Use new UnsupportedAppUsage annotation." am: 57a0beab18 am: 2eff83dcb3Automerger 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 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
2019-12-12Rmove @UnsupportedAppUsageHaoyu Zhang
2019-12-11Merge "ImageDecoder: Disallow empty/unsorted crop rects"Leon Scroggins
2019-12-06ImageDecoder: Disallow empty/unsorted crop rectsLeon Scroggins III
2019-12-05Rename writeToProto to be dumpDebugJeffrey Huang
2019-12-03Implement a new Shader API, which can run custom code on GPUStan Iliev
2019-11-19ImageDecoder: compare Strings with .equals()Leon Scroggins III
2019-11-14Adds adaptive bitmap support to URI based iconsMehdi Alizadeh
2019-11-11Merge "docs: Fix docs for Canvas#drawTextOnPath add parameter descriptions fo...Joshua Baxter
2019-11-11Merge "docs: Fix docs for Canvas#drawTextOnPath add parameter descriptions fo...Joshua Baxter
2019-11-08Merge "Remove native calls to HWUI from Surface and use the public API instead"Derek Sollenberger
2019-11-06Merge "docs: fix typos" into qt-dev am: f6c85f3c0d am: 256363052e am: bd87d666ebJoshua Baxter
2019-11-06docs: fix typosJoshua Baxter
2019-11-06docs: Fix docs for Canvas#drawTextOnPathJoshua Baxter
2019-11-06Remove native calls to HWUI from Surface and use the public API insteadDerek Sollenberger
2019-11-01Merge "Delegated implementation of Drawable#jumpToCurrentState"TreeHugger Robot
2019-10-31Merge "Fixed issue where tint would be applied to solid region of GradientDra...TreeHugger Robot
2019-10-31Delegated implementation of Drawable#jumpToCurrentStateNader Jawad
2019-10-31Fixed issue where tint would be applied to solidNader Jawad
2019-10-30Merge "Revert "Remove native calls to HWUI from Surface and use the public AP...Wale Ogunwale
2019-10-30Revert "Remove native calls to HWUI from Surface and use the public API instead"Derek Sollenberger
2019-10-30Merge "Remove native calls to HWUI from Surface and use the public API instead"Derek Sollenberger
2019-10-29Make AFont_getLocale workSeigo Nonaka
2019-10-25Remove native calls to HWUI from Surface and use the public API insteadDerek Sollenberger
2019-10-17Merge "Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS"TreeHugger Robot