- f8d4a66 Fix mmap errors when reading font files via the AssetManager. by Derek Sollenberger · 4 years, 8 months ago
- 7811850 Merge "Do not attempt to special case uncompressed font assets." by TreeHugger Robot · 4 years, 8 months ago
- dd03a8e Do not attempt to special case uncompressed font assets. by Derek Sollenberger · 4 years, 8 months ago
- 76e7430 Merge changes from topic "HWUI_JNI" by Derek Sollenberger · 4 years, 9 months ago
- 42c5004 Remove dependence on libandroid_runtime from Bitmap.cpp by Derek Sollenberger · 4 years, 9 months ago
- 251888e Merge "Add details regarding setConvexPath deprecation" by Leon Scroggins · 4 years, 9 months ago
- 076bbe1 Add details regarding setConvexPath deprecation by Leon Scroggins III · 4 years, 9 months ago
- 5a190b1 Add Bitmap#getHardwareBuffer by Leon Scroggins III · 4 years, 9 months ago
- db8164c Merge "Move RenderNodeAnimator to android.graphics.animation package" by Derek Sollenberger · 4 years, 9 months ago
- 8780aae Merge "Create a ParcelableColorSpace" by TreeHugger Robot · 4 years, 9 months ago
- 8c2f6b6 Move RenderNodeAnimator to android.graphics.animation package by Derek Sollenberger · 4 years, 9 months ago
- aa5f385 Create a ParcelableColorSpace by John Reck · 4 years, 9 months ago
- e2edceb Merge "Consolidate AssetManager calls in Font/FontFamily" by Derek Sollenberger · 4 years, 9 months ago
- 4db7bd2 Consolidate AssetManager calls in Font/FontFamily by Derek Sollenberger · 4 years, 10 months ago
- c904381 Refactor GraphicsStatsService for updateability by Stan Iliev · 4 years, 9 months ago
- 1863d94 Ensure SkiaPipeline always has a valid colorspace. by Derek Sollenberger · 4 years, 9 months ago
- a49beaa Replace Outline#setConvexPath with Outline#setPath by Leon Scroggins III · 4 years, 9 months ago
- e98ae47 Merge "Deprecate Path#isConvex" by Leon Scroggins · 4 years, 9 months ago
- e428a2c Merge "Deprecate Canvas.EdgeType" by TreeHugger Robot · 4 years, 9 months ago
- efac052 Improve bitmap IPC by John Reck · 4 years, 9 months ago
- 2410b90 Deprecate Canvas.EdgeType by Leon Scroggins III · 4 years, 9 months ago
- 6a0cdd2 Deprecate Path#isConvex by Leon Scroggins III · 4 years, 9 months ago
- 77a2416 Adding API to check if an icon returned by PackageManager is a fallback icon by Sunny Goyal · 4 years, 10 months ago
- 9f9301c Restrict UnsupportedAppUsage after Q by Haoyu Zhang · 4 years, 10 months ago
- c18efd1 Merge "Use new UnsupportedAppUsage annotation." by TreeHugger Robot · 4 years, 10 months ago
- d534534 Merge "Handle null assetFd like a FNF" by Leon Scroggins · 4 years, 10 months ago
- 00f8b53 Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
- bc44fa0 Use SkRuntimeEffect rather than SkRuntimeShaderFactory by Brian Osman · 4 years, 10 months ago
- 53fe966 Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
- 7da86dd Merge "Move FrameMetricsObserver logic into UI Module." by Derek Sollenberger · 4 years, 11 months ago
- 3d37450 Merge "ImageDecoder: compare Strings with .equals()" by TreeHugger Robot · 4 years, 11 months ago
- c4ef2c7 Move FrameMetricsObserver logic into UI Module. by Derek Sollenberger · 5 years ago
- ff4627b Merge "Revert submission" by TreeHugger Robot · 4 years, 11 months ago
- 913dd6b Revert submission by Nader Jawad · 4 years, 11 months ago
- fe7b206 Revert "Rmove @UnsupportedAppUsage" by Haoyu Zhang · 4 years, 11 months ago
- 351df09 Rmove @UnsupportedAppUsage by Haoyu Zhang · 5 years ago
- 773ae61 Merge "ImageDecoder: Disallow empty/unsorted crop rects" by Leon Scroggins · 5 years ago
- beebd3c ImageDecoder: Disallow empty/unsorted crop rects by Leon Scroggins III · 5 years ago
- cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 5 years ago
- 6867fc8 Implement a new Shader API, which can run custom code on GPU by Stan Iliev · 5 years ago
- 637efba ImageDecoder: compare Strings with .equals() by Leon Scroggins III · 5 years ago
- f86ed37 Adds adaptive bitmap support to URI based icons by Mehdi Alizadeh · 5 years ago
- eff6269 Merge "docs: Fix docs for Canvas#drawTextOnPath add parameter descriptions for index and count in drawTextOnPath fix a couple of typos" into qt-dev am: 228d235d5b am: 5f4d7e4ac5 am: d59ed2f2a7 by Joshua Baxter · 5 years ago
- 228d235 Merge "docs: Fix docs for Canvas#drawTextOnPath add parameter descriptions for index and count in drawTextOnPath fix a couple of typos" into qt-dev by Joshua Baxter · 5 years ago
- 36cf8b2 Merge "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 5 years ago
- 151f0e3 Merge "docs: fix typos" into qt-dev am: f6c85f3c0d am: 256363052e am: bd87d666eb by Joshua Baxter · 5 years ago
- 811e7aa docs: fix typos by Joshua Baxter · 5 years ago
- d20c23b docs: Fix docs for Canvas#drawTextOnPath by Joshua Baxter · 5 years ago
- 4aa30d0 Remove native calls to HWUI from Surface and use the public API instead by Derek Sollenberger · 5 years ago
- 4da4630 Merge "Delegated implementation of Drawable#jumpToCurrentState" by TreeHugger Robot · 5 years ago
- dd300fc Merge "Fixed issue where tint would be applied to solid region of GradientDrawable even if none was defined" by TreeHugger Robot · 5 years ago
- 6b8e944 Delegated implementation of Drawable#jumpToCurrentState by Nader Jawad · 5 years ago
- 214e485 Fixed issue where tint would be applied to solid by Nader Jawad · 5 years ago
- ed38d4f Merge "Revert "Remove native calls to HWUI from Surface and use the public API instead"" by Wale Ogunwale · 5 years ago
- a320e92 Revert "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 5 years ago
- 2db814a Merge "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 5 years ago
- 01709c7 Make AFont_getLocale work by Seigo Nonaka · 5 years ago
- 79201b1 Remove native calls to HWUI from Surface and use the public API instead by Derek Sollenberger · 5 years ago
- 017cbab Merge "Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS" by TreeHugger Robot · 5 years ago
- 459cb5c Merge "Fix ColorSpace#get allocating" by TreeHugger Robot · 5 years ago
- da94981 Fix ColorSpace#get allocating by John Reck · 5 years ago
- c137f1c Add TEST_MAPPING for print and pdf tests by Philip P. Moltmann · 5 years ago
- 5830fc9 Merge "Do not parse angle if it is negative" by Nader Jawad · 5 years ago
- 093f80d Merge "ViewRootImpl: Add USE_BLAST flag." by Rob Carr · 5 years ago
- e8da8b1 Handle null assetFd like a FNF by Leon Scroggins III · 5 years ago
- a3b702f Merge "ImageDecoder: throw FileNotFoundException on null" by Leon Scroggins · 5 years ago
- 5baa087 Do not parse angle if it is negative by Nader Jawad · 5 years ago
- 183e138 Improve dumping of display list memory usage by John Reck · 5 years ago
- 48ec4e0 ViewRootImpl: Add USE_BLAST flag. by Robert Carr · 5 years ago
- 94d294b Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS by Leon Scroggins III · 5 years ago
- 9f560fe Restored default behavior of GradientDrawable orientation by Nader Jawad · 5 years ago
- 87e5b74 Revert "Fixed default angle to be Orientation.LEFT_RIGHT" by Nader Jawad · 5 years ago
- 3d7ae4e ImageDecoder: throw FileNotFoundException on null by Leon Scroggins III · 5 years ago
- d9c0c15 Merge "Fixed default angle to be Orientation.LEFT_RIGHT" by TreeHugger Robot · 5 years ago
- bd00e4c Fixed default angle to be Orientation.LEFT_RIGHT by Nader Jawad · 5 years ago
- f333b2c Merge "Prefer animation in ImageDecoder.decodeDrawable" by Chong Zhang · 5 years ago
- cba2792 Prefer animation in ImageDecoder.decodeDrawable by Chong Zhang · 5 years ago
- 62b641f Stop logspam of missing fonts. by Seigo Nonaka · 5 years ago
- ff5c934 Merge "docs: Added missing comma in RectF class description." into qt-dev am: 0c77665c37 am: 12873fe364 am: 79f985061d by Kevin Hufnagle · 5 years ago
- 1d61926 docs: Added missing comma in RectF class description. by Kevin Hufnagle · 5 years ago
- 49dde45 Fix RenderNode sample docs by John Reck · 5 years ago
- 9579e75 Merge "Fix ColorStateListDrawable bounds handling" into qt-dev am: fcbde5243a am: 1a971773e6 by Winson · 5 years ago
- fcbde52 Merge "Fix ColorStateListDrawable bounds handling" into qt-dev by TreeHugger Robot · 5 years ago
- a525f0d Merge "Added null checks to LayerDrawable implementation" into qt-dev am: 6e4e9817b8 am: a0cd0bb78a by Nader Jawad · 5 years ago
- 6e4e981 Merge "Added null checks to LayerDrawable implementation" into qt-dev by TreeHugger Robot · 5 years ago
- eca29cf Fix ColorStateListDrawable bounds handling by Winson · 5 years ago
- abfcd0a Added null checks to LayerDrawable implementation by Nader Jawad · 5 years ago
- 7c567be Merge "Fixed issue where negative angles were not parsed properly" into qt-dev am: 741e818ef3 am: 4bede44592 by Nader Jawad · 5 years ago
- 741e818 Merge "Fixed issue where negative angles were not parsed properly" into qt-dev by TreeHugger Robot · 5 years ago
- 1a7fada Merge "Add copy constructor to PointF" by John Reck · 5 years ago
- c492bc1 Add copy constructor to PointF by John Reck · 5 years ago
- 9be1d08 Merge "Allow non-convex paths in Outline#setConvexPath" into qt-dev by Leon Scroggins · 5 years ago
- 63eb6e4 Allow non-convex paths in Outline#setConvexPath by Leon Scroggins III · 5 years ago
- 364bf18 Fixed issue where negative angles were not parsed properly by Nader Jawad · 5 years ago
- 9fdd35e Merge "Fix fading edge effect from impacting neighboring pixels" into qt-dev by TreeHugger Robot · 5 years ago
- 217817b Merge "Move GradientDrawable stroke fields back to grey list" into qt-dev am: 2516b14955 am: 4e9c39a4b9 by Nader Jawad · 5 years ago
- 2516b14 Merge "Move GradientDrawable stroke fields back to grey list" into qt-dev by TreeHugger Robot · 5 years ago
- 87d0989 Move GradientDrawable stroke fields back to grey list by Nader Jawad · 5 years ago
- 9d25cc2 Fix fading edge effect from impacting neighboring pixels by Derek Sollenberger · 6 years ago
- 2a7bc42 Merge "Fixed issue where GradientDrawable orientation was not consumed properly" into qt-dev am: 9625faaf73 by Nader Jawad · 5 years ago