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