1. db8164c Merge "Move RenderNodeAnimator to android.graphics.animation package" by Derek Sollenberger · 4 years, 4 months ago
  2. 8780aae Merge "Create a ParcelableColorSpace" by TreeHugger Robot · 4 years, 4 months ago
  3. 8c2f6b6 Move RenderNodeAnimator to android.graphics.animation package by Derek Sollenberger · 4 years, 4 months ago
  4. aa5f385 Create a ParcelableColorSpace by John Reck · 4 years, 4 months ago
  5. e2edceb Merge "Consolidate AssetManager calls in Font/FontFamily" by Derek Sollenberger · 4 years, 4 months ago
  6. 4db7bd2 Consolidate AssetManager calls in Font/FontFamily by Derek Sollenberger · 4 years, 5 months ago
  7. c904381 Refactor GraphicsStatsService for updateability by Stan Iliev · 4 years, 4 months ago
  8. 1863d94 Ensure SkiaPipeline always has a valid colorspace. by Derek Sollenberger · 4 years, 4 months ago
  9. a49beaa Replace Outline#setConvexPath with Outline#setPath by Leon Scroggins III · 4 years, 4 months ago
  10. e98ae47 Merge "Deprecate Path#isConvex" by Leon Scroggins · 4 years, 4 months ago
  11. e428a2c Merge "Deprecate Canvas.EdgeType" by TreeHugger Robot · 4 years, 5 months ago
  12. efac052 Improve bitmap IPC by John Reck · 4 years, 5 months ago
  13. 2410b90 Deprecate Canvas.EdgeType by Leon Scroggins III · 4 years, 5 months ago
  14. 6a0cdd2 Deprecate Path#isConvex by Leon Scroggins III · 4 years, 5 months ago
  15. 77a2416 Adding API to check if an icon returned by PackageManager is a fallback icon by Sunny Goyal · 4 years, 5 months ago
  16. 9f9301c Restrict UnsupportedAppUsage after Q by Haoyu Zhang · 4 years, 5 months ago
  17. c18efd1 Merge "Use new UnsupportedAppUsage annotation." by TreeHugger Robot · 4 years, 5 months ago
  18. d534534 Merge "Handle null assetFd like a FNF" by Leon Scroggins · 4 years, 5 months ago
  19. 00f8b53 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 6 months ago
  20. bc44fa0 Use SkRuntimeEffect rather than SkRuntimeShaderFactory by Brian Osman · 4 years, 5 months ago
  21. 53fe966 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 6 months ago
  22. 7da86dd Merge "Move FrameMetricsObserver logic into UI Module." by Derek Sollenberger · 4 years, 6 months ago
  23. 3d37450 Merge "ImageDecoder: compare Strings with .equals()" by TreeHugger Robot · 4 years, 6 months ago
  24. c4ef2c7 Move FrameMetricsObserver logic into UI Module. by Derek Sollenberger · 4 years, 6 months ago
  25. ff4627b Merge "Revert submission" by TreeHugger Robot · 4 years, 6 months ago
  26. 913dd6b Revert submission by Nader Jawad · 4 years, 6 months ago
  27. fe7b206 Revert "Rmove @UnsupportedAppUsage" by Haoyu Zhang · 4 years, 6 months ago
  28. 351df09 Rmove @UnsupportedAppUsage by Haoyu Zhang · 4 years, 6 months ago
  29. 773ae61 Merge "ImageDecoder: Disallow empty/unsorted crop rects" by Leon Scroggins · 4 years, 6 months ago
  30. beebd3c ImageDecoder: Disallow empty/unsorted crop rects by Leon Scroggins III · 4 years, 6 months ago
  31. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 6 months ago
  32. 6867fc8 Implement a new Shader API, which can run custom code on GPU by Stan Iliev · 4 years, 7 months ago
  33. 637efba ImageDecoder: compare Strings with .equals() by Leon Scroggins III · 4 years, 7 months ago
  34. f86ed37 Adds adaptive bitmap support to URI based icons by Mehdi Alizadeh · 4 years, 8 months ago
  35. 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 · 4 years, 7 months ago
  36. 3f7792b 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 by Joshua Baxter · 4 years, 7 months ago
  37. 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 · 4 years, 7 months ago
  38. 36cf8b2 Merge "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 4 years, 7 months ago
  39. 151f0e3 Merge "docs: fix typos" into qt-dev am: f6c85f3c0d am: 256363052e am: bd87d666eb by Joshua Baxter · 4 years, 7 months ago
  40. 28a023d Merge "docs: fix typos" into qt-dev am: f6c85f3c0d am: 256363052e am: bd87d666eb by Joshua Baxter · 4 years, 7 months ago
  41. 811e7aa docs: fix typos by Joshua Baxter · 4 years, 7 months ago
  42. d20c23b docs: Fix docs for Canvas#drawTextOnPath by Joshua Baxter · 4 years, 7 months ago
  43. 4aa30d0 Remove native calls to HWUI from Surface and use the public API instead by Derek Sollenberger · 4 years, 10 months ago
  44. 4da4630 Merge "Delegated implementation of Drawable#jumpToCurrentState" by TreeHugger Robot · 4 years, 7 months ago
  45. dd300fc Merge "Fixed issue where tint would be applied to solid region of GradientDrawable even if none was defined" by TreeHugger Robot · 4 years, 7 months ago
  46. 6b8e944 Delegated implementation of Drawable#jumpToCurrentState by Nader Jawad · 4 years, 7 months ago
  47. 214e485 Fixed issue where tint would be applied to solid by Nader Jawad · 4 years, 7 months ago
  48. ed38d4f Merge "Revert "Remove native calls to HWUI from Surface and use the public API instead"" by Wale Ogunwale · 4 years, 8 months ago
  49. a320e92 Revert "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 4 years, 8 months ago
  50. 2db814a Merge "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 4 years, 8 months ago
  51. 01709c7 Make AFont_getLocale work by Seigo Nonaka · 4 years, 8 months ago
  52. 79201b1 Remove native calls to HWUI from Surface and use the public API instead by Derek Sollenberger · 4 years, 10 months ago
  53. 017cbab Merge "Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS" by TreeHugger Robot · 4 years, 8 months ago
  54. 459cb5c Merge "Fix ColorSpace#get allocating" by TreeHugger Robot · 4 years, 8 months ago
  55. da94981 Fix ColorSpace#get allocating by John Reck · 4 years, 8 months ago
  56. c137f1c Add TEST_MAPPING for print and pdf tests by Philip P. Moltmann · 4 years, 8 months ago
  57. 5830fc9 Merge "Do not parse angle if it is negative" by Nader Jawad · 4 years, 8 months ago
  58. 093f80d Merge "ViewRootImpl: Add USE_BLAST flag." by Rob Carr · 4 years, 8 months ago
  59. e8da8b1 Handle null assetFd like a FNF by Leon Scroggins III · 4 years, 8 months ago
  60. a3b702f Merge "ImageDecoder: throw FileNotFoundException on null" by Leon Scroggins · 4 years, 8 months ago
  61. 5baa087 Do not parse angle if it is negative by Nader Jawad · 4 years, 8 months ago
  62. 183e138 Improve dumping of display list memory usage by John Reck · 4 years, 8 months ago
  63. 48ec4e0 ViewRootImpl: Add USE_BLAST flag. by Robert Carr · 5 years ago
  64. 94d294b Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS by Leon Scroggins III · 4 years, 9 months ago
  65. 431ef55 Merge "Revert "Fixed default angle to be Orientation.LEFT_RIGHT"" into qt-qpr1-dev by Nader Jawad · 4 years, 9 months ago
  66. 85c1a0c Revert "Fixed default angle to be Orientation.LEFT_RIGHT" by Nader Jawad · 4 years, 9 months ago
  67. 9f560fe Restored default behavior of GradientDrawable orientation by Nader Jawad · 4 years, 9 months ago
  68. 87e5b74 Revert "Fixed default angle to be Orientation.LEFT_RIGHT" by Nader Jawad · 4 years, 9 months ago
  69. 3d7ae4e ImageDecoder: throw FileNotFoundException on null by Leon Scroggins III · 4 years, 9 months ago
  70. c065f1d Merge "Fixed default angle to be Orientation.LEFT_RIGHT" into qt-qpr1-dev by Nader Jawad · 4 years, 10 months ago
  71. d31d096 Fixed default angle to be Orientation.LEFT_RIGHT by Nader Jawad · 4 years, 10 months ago
  72. d9c0c15 Merge "Fixed default angle to be Orientation.LEFT_RIGHT" by TreeHugger Robot · 4 years, 10 months ago
  73. bd00e4c Fixed default angle to be Orientation.LEFT_RIGHT by Nader Jawad · 4 years, 10 months ago
  74. f333b2c Merge "Prefer animation in ImageDecoder.decodeDrawable" by Chong Zhang · 4 years, 10 months ago
  75. cba2792 Prefer animation in ImageDecoder.decodeDrawable by Chong Zhang · 5 years ago
  76. 62b641f Stop logspam of missing fonts. by Seigo Nonaka · 4 years, 10 months ago
  77. ff5c934 Merge "docs: Added missing comma in RectF class description." into qt-dev am: 0c77665c37 am: 12873fe364 am: 79f985061d by Kevin Hufnagle · 4 years, 11 months ago
  78. 12873fe Merge "docs: Added missing comma in RectF class description." into qt-dev by Kevin Hufnagle · 4 years, 11 months ago
  79. 1d61926 docs: Added missing comma in RectF class description. by Kevin Hufnagle · 4 years, 11 months ago
  80. 49dde45 Fix RenderNode sample docs by John Reck · 5 years ago
  81. 9579e75 Merge "Fix ColorStateListDrawable bounds handling" into qt-dev am: fcbde5243a am: 1a971773e6 by Winson · 5 years ago
  82. 1a97177 Merge "Fix ColorStateListDrawable bounds handling" into qt-dev am: fcbde5243a by Winson · 5 years ago
  83. fcbde52 Merge "Fix ColorStateListDrawable bounds handling" into qt-dev by TreeHugger Robot · 5 years ago
  84. a525f0d Merge "Added null checks to LayerDrawable implementation" into qt-dev am: 6e4e9817b8 am: a0cd0bb78a by Nader Jawad · 5 years ago
  85. dff4367 Merge "Added null checks to LayerDrawable implementation" into qt-dev am: 6e4e9817b8 by Nader Jawad · 5 years ago
  86. de05111 Merge "Added null checks to LayerDrawable implementation" into qt-dev by Nader Jawad · 5 years ago
  87. 6e4e981 Merge "Added null checks to LayerDrawable implementation" into qt-dev by TreeHugger Robot · 5 years ago
  88. eca29cf Fix ColorStateListDrawable bounds handling by Winson · 5 years ago
  89. 2976ead Merge "Remove superfluous use of no_framework_libs: true" into qt-dev-plus-aosp am: 6ac0ab0d15 by Paul Duffin · 5 years ago
  90. abfcd0a Added null checks to LayerDrawable implementation by Nader Jawad · 5 years ago
  91. d93f565 Remove superfluous use of no_framework_libs: true by Paul Duffin · 5 years ago
  92. 7c567be Merge "Fixed issue where negative angles were not parsed properly" into qt-dev am: 741e818ef3 am: 4bede44592 by Nader Jawad · 5 years ago
  93. 741e818 Merge "Fixed issue where negative angles were not parsed properly" into qt-dev by TreeHugger Robot · 5 years ago
  94. 1a7fada Merge "Add copy constructor to PointF" by John Reck · 5 years ago
  95. c492bc1 Add copy constructor to PointF by John Reck · 5 years ago
  96. 9be1d08 Merge "Allow non-convex paths in Outline#setConvexPath" into qt-dev by Leon Scroggins · 5 years ago
  97. 63eb6e4 Allow non-convex paths in Outline#setConvexPath by Leon Scroggins III · 5 years ago
  98. 364bf18 Fixed issue where negative angles were not parsed properly by Nader Jawad · 5 years ago
  99. 9fdd35e Merge "Fix fading edge effect from impacting neighboring pixels" into qt-dev by TreeHugger Robot · 5 years ago
  100. 217817b Merge "Move GradientDrawable stroke fields back to grey list" into qt-dev am: 2516b14955 am: 4e9c39a4b9 by Nader Jawad · 5 years ago