1. b967a4c Use more inclusive terms inside GraphicsEnvironment. by Peiyong Lin · 4 years, 5 months ago
  2. 53ee207 Merge "Update graphics language to comply with Android’s inclusive language guidance" am: da4dc882af am: a97e560c61 by Leon Scroggins · 4 years, 5 months ago
  3. f663182 Update graphics language to comply with Android’s inclusive language guidance by Leon Scroggins III · 4 years, 5 months ago
  4. 42bec24 Remove unnecessarily @System/TestApi annotations by Makoto Onuki · 4 years, 7 months ago
  5. 8bbf9ba Fix small issue in PdfDocument docs by Philip P. Moltmann · 4 years, 7 months ago
  6. b9001d1 docs: Removing spurious heading from Javadoc comment by Andrew Solovay · 4 years, 8 months ago
  7. e9b2cc8 Update ImageDecoder docs regarding Files by Leon Scroggins III · 4 years, 8 months ago
  8. 8fe35e5 Fix broken @see tags in public documentation. by Andrew Sapperstein · 4 years, 8 months ago
  9. 1f6e22c Fix broken @see tags in public documentation. by Andrew Sapperstein · 4 years, 8 months ago
  10. 6419ebf Fix .equals call in ImageDecoder by Leon Scroggins III · 4 years, 8 months ago
  11. 9005cdc Merge "BLAST: Two start-up optimizations" into rvc-dev by Rob Carr · 4 years, 8 months ago
  12. b9cf275 BLAST: Two start-up optimizations by Robert Carr · 4 years, 8 months ago
  13. 67d06a9 Update doc formatting. by Sumir Kataria · 4 years, 9 months ago
  14. 9c52543 Merge "Document that getTransformMatrix can inset" into rvc-dev by John Reck · 4 years, 9 months ago
  15. 62f8b4f Document that getTransformMatrix can inset by John Reck · 4 years, 9 months ago
  16. 865f0f1 Support Skia's gray SkColorSpaces by Leon Scroggins III · 4 years, 9 months ago
  17. 26ff673 Add mSourceDrawableId to copy constructor by Ryan Mitchell · 4 years, 9 months ago
  18. f8d4a66 Fix mmap errors when reading font files via the AssetManager. by Derek Sollenberger · 4 years, 11 months ago
  19. 7811850 Merge "Do not attempt to special case uncompressed font assets." by TreeHugger Robot · 4 years, 11 months ago
  20. dd03a8e Do not attempt to special case uncompressed font assets. by Derek Sollenberger · 4 years, 11 months ago
  21. 76e7430 Merge changes from topic "HWUI_JNI" by Derek Sollenberger · 4 years, 11 months ago
  22. 42c5004 Remove dependence on libandroid_runtime from Bitmap.cpp by Derek Sollenberger · 4 years, 11 months ago
  23. 251888e Merge "Add details regarding setConvexPath deprecation" by Leon Scroggins · 4 years, 11 months ago
  24. 076bbe1 Add details regarding setConvexPath deprecation by Leon Scroggins III · 4 years, 11 months ago
  25. 5a190b1 Add Bitmap#getHardwareBuffer by Leon Scroggins III · 4 years, 11 months ago
  26. db8164c Merge "Move RenderNodeAnimator to android.graphics.animation package" by Derek Sollenberger · 4 years, 11 months ago
  27. 8780aae Merge "Create a ParcelableColorSpace" by TreeHugger Robot · 4 years, 11 months ago
  28. 8c2f6b6 Move RenderNodeAnimator to android.graphics.animation package by Derek Sollenberger · 5 years ago
  29. aa5f385 Create a ParcelableColorSpace by John Reck · 5 years ago
  30. e2edceb Merge "Consolidate AssetManager calls in Font/FontFamily" by Derek Sollenberger · 5 years ago
  31. 4db7bd2 Consolidate AssetManager calls in Font/FontFamily by Derek Sollenberger · 5 years ago
  32. c904381 Refactor GraphicsStatsService for updateability by Stan Iliev · 5 years ago
  33. 1863d94 Ensure SkiaPipeline always has a valid colorspace. by Derek Sollenberger · 5 years ago
  34. a49beaa Replace Outline#setConvexPath with Outline#setPath by Leon Scroggins III · 5 years ago
  35. e98ae47 Merge "Deprecate Path#isConvex" by Leon Scroggins · 5 years ago
  36. e428a2c Merge "Deprecate Canvas.EdgeType" by TreeHugger Robot · 5 years ago
  37. efac052 Improve bitmap IPC by John Reck · 5 years ago
  38. 2410b90 Deprecate Canvas.EdgeType by Leon Scroggins III · 5 years ago
  39. 6a0cdd2 Deprecate Path#isConvex by Leon Scroggins III · 5 years ago
  40. 77a2416 Adding API to check if an icon returned by PackageManager is a fallback icon by Sunny Goyal · 5 years ago
  41. e138515 DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp-without-vendor (6129114) into stage-aosp-master by Xin Li · 5 years ago
  42. 9f9301c Restrict UnsupportedAppUsage after Q by Haoyu Zhang · 5 years ago
  43. c674b05 Merge "Use new UnsupportedAppUsage annotation." by Treehugger Robot · 5 years ago
  44. 859b634 Merge "Use new UnsupportedAppUsage annotation." am: 57a0beab18 am: 2eff83dcb3 by Automerger Merge Worker · 5 years ago
  45. 2a9f3b8 Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
  46. 7651f0a Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
  47. c18efd1 Merge "Use new UnsupportedAppUsage annotation." by TreeHugger Robot · 5 years ago
  48. d534534 Merge "Handle null assetFd like a FNF" by Leon Scroggins · 5 years ago
  49. 00f8b53 Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
  50. bc44fa0 Use SkRuntimeEffect rather than SkRuntimeShaderFactory by Brian Osman · 5 years ago
  51. 53fe966 Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
  52. 7da86dd Merge "Move FrameMetricsObserver logic into UI Module." by Derek Sollenberger · 5 years ago
  53. 3d37450 Merge "ImageDecoder: compare Strings with .equals()" by TreeHugger Robot · 5 years ago
  54. c4ef2c7 Move FrameMetricsObserver logic into UI Module. by Derek Sollenberger · 5 years ago
  55. ff4627b Merge "Revert submission" by TreeHugger Robot · 5 years ago
  56. 913dd6b Revert submission by Nader Jawad · 5 years ago
  57. fe7b206 Revert "Rmove @UnsupportedAppUsage" by Haoyu Zhang · 5 years ago
  58. 351df09 Rmove @UnsupportedAppUsage by Haoyu Zhang · 5 years ago
  59. 773ae61 Merge "ImageDecoder: Disallow empty/unsorted crop rects" by Leon Scroggins · 5 years ago
  60. beebd3c ImageDecoder: Disallow empty/unsorted crop rects by Leon Scroggins III · 5 years ago
  61. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 5 years ago
  62. 6867fc8 Implement a new Shader API, which can run custom code on GPU by Stan Iliev · 5 years ago
  63. 637efba ImageDecoder: compare Strings with .equals() by Leon Scroggins III · 5 years ago
  64. f86ed37 Adds adaptive bitmap support to URI based icons by Mehdi Alizadeh · 5 years ago
  65. 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
  66. 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 · 5 years ago
  67. 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
  68. 36cf8b2 Merge "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 5 years ago
  69. 151f0e3 Merge "docs: fix typos" into qt-dev am: f6c85f3c0d am: 256363052e am: bd87d666eb by Joshua Baxter · 5 years ago
  70. 28a023d Merge "docs: fix typos" into qt-dev am: f6c85f3c0d am: 256363052e am: bd87d666eb by Joshua Baxter · 5 years ago
  71. 811e7aa docs: fix typos by Joshua Baxter · 5 years ago
  72. d20c23b docs: Fix docs for Canvas#drawTextOnPath by Joshua Baxter · 5 years ago
  73. 4aa30d0 Remove native calls to HWUI from Surface and use the public API instead by Derek Sollenberger · 5 years ago
  74. 4da4630 Merge "Delegated implementation of Drawable#jumpToCurrentState" by TreeHugger Robot · 5 years ago
  75. 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
  76. 6b8e944 Delegated implementation of Drawable#jumpToCurrentState by Nader Jawad · 5 years ago
  77. 214e485 Fixed issue where tint would be applied to solid by Nader Jawad · 5 years ago
  78. ed38d4f Merge "Revert "Remove native calls to HWUI from Surface and use the public API instead"" by Wale Ogunwale · 5 years ago
  79. a320e92 Revert "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 5 years ago
  80. 2db814a Merge "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 5 years ago
  81. 01709c7 Make AFont_getLocale work by Seigo Nonaka · 5 years ago
  82. 79201b1 Remove native calls to HWUI from Surface and use the public API instead by Derek Sollenberger · 5 years ago
  83. 017cbab Merge "Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS" by TreeHugger Robot · 5 years ago
  84. 459cb5c Merge "Fix ColorSpace#get allocating" by TreeHugger Robot · 5 years ago
  85. da94981 Fix ColorSpace#get allocating by John Reck · 5 years ago
  86. c137f1c Add TEST_MAPPING for print and pdf tests by Philip P. Moltmann · 5 years ago
  87. 5830fc9 Merge "Do not parse angle if it is negative" by Nader Jawad · 5 years ago
  88. 093f80d Merge "ViewRootImpl: Add USE_BLAST flag." by Rob Carr · 5 years ago
  89. e8da8b1 Handle null assetFd like a FNF by Leon Scroggins III · 5 years ago
  90. a3b702f Merge "ImageDecoder: throw FileNotFoundException on null" by Leon Scroggins · 5 years ago
  91. 5baa087 Do not parse angle if it is negative by Nader Jawad · 5 years ago
  92. 183e138 Improve dumping of display list memory usage by John Reck · 5 years ago
  93. 48ec4e0 ViewRootImpl: Add USE_BLAST flag. by Robert Carr · 5 years ago
  94. 94d294b Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS by Leon Scroggins III · 5 years ago
  95. 431ef55 Merge "Revert "Fixed default angle to be Orientation.LEFT_RIGHT"" into qt-qpr1-dev by Nader Jawad · 5 years ago
  96. 85c1a0c Revert "Fixed default angle to be Orientation.LEFT_RIGHT" by Nader Jawad · 5 years ago
  97. 9f560fe Restored default behavior of GradientDrawable orientation by Nader Jawad · 5 years ago
  98. 87e5b74 Revert "Fixed default angle to be Orientation.LEFT_RIGHT" by Nader Jawad · 5 years ago
  99. 3d7ae4e ImageDecoder: throw FileNotFoundException on null by Leon Scroggins III · 5 years ago
  100. c065f1d Merge "Fixed default angle to be Orientation.LEFT_RIGHT" into qt-qpr1-dev by Nader Jawad · 5 years ago