1. c0cf4f0 Do not use many FDs in FontManagerService. by Seigo Nonaka · 7 years ago
  2. 026a558 Update Color API by Romain Guy · 7 years ago
  3. a4ab320 Use variation settings for Typeface creation. by Seigo Nonaka · 7 years ago
  4. 2a820bd Merge "Revive old method to prevent crash internal app." by TreeHugger Robot · 7 years ago
  5. 6a4486e Merge "Use only official pdfium APIs" by Philip P. Moltmann · 7 years ago
  6. 2660aca Revive old method to prevent crash internal app. by Seigo Nonaka · 7 years ago
  7. c34f786 Merge "Unhide Typeface construction APIs." by TreeHugger Robot · 7 years ago
  8. fb483cc XML Support for non system font providers by Clara Bayarri · 7 years ago
  9. b2c20d8 Unhide Typeface construction APIs. by Seigo Nonaka · 7 years ago
  10. 713b869 Merge "Expose Typeface creation APIs with ttc and font variation." by TreeHugger Robot · 7 years ago
  11. 20e5d91 Expose Typeface creation APIs with ttc and font variation. by Seigo Nonaka · 8 years ago
  12. b94f890 Allow draw hw bitmap on software canvas for hierarchyviewer by sergeyv · 7 years ago
  13. d55f20d Use only official pdfium APIs by Philip P. Moltmann · 7 years ago
  14. 7d50ff1 Merge "Notify caller if none of settings are effective." by TreeHugger Robot · 7 years ago
  15. 97b4ccb Merge "Expose color filter mutate methods" by Chris Craik · 7 years ago
  16. 5d0a358 Merge "Add LauncherIcons.AdaptiveIconDrawableWithShadow class to support shadow b/36088922" by Hyunyoung Song · 7 years ago
  17. 6097eca Expose color filter mutate methods by Chris Craik · 7 years ago
  18. 547010f Add LauncherIcons.AdaptiveIconDrawableWithShadow class to support shadow by Hyunyoung Song · 7 years ago
  19. c4a6d29 Merge "Provide ApplicationContext to Typeface for font requests" by Clara Bayarri · 7 years ago
  20. 0763650 Notify caller if none of settings are effective. by Seigo Nonaka · 7 years ago
  21. 2bd530e Merge "Pass advances to Minikin for calculating getTextRunCursor" by TreeHugger Robot · 7 years ago
  22. aa0b3a8 Merge "Modify createBitmap w/ crop and matrix to not rely on Canvas.setBitmap" by TreeHugger Robot · 7 years ago
  23. ff22161 Provide ApplicationContext to Typeface for font requests by Clara Bayarri · 7 years ago
  24. ac873c9 Clean up public FontConfig APIs by Seigo Nonaka · 7 years ago
  25. 29cd3e9 Modify createBitmap w/ crop and matrix to not rely on Canvas.setBitmap by Derek Sollenberger · 7 years ago
  26. 95e8afb Merge "Revert "Change behavior of setBitmap to cleanly reset the canvas - identity matrix - no save stack - wide-open clip"" by Chris Craik · 7 years ago
  27. 4f641d1 Revert "Change behavior of setBitmap to cleanly reset the canvas - identity matrix - no save stack - wide-open clip" by Tony Mantler · 7 years ago
  28. 5ccb122 Merge "Use d=0.039 for Display P3 instead of sRGB's 0.04045" by Romain Guy · 7 years ago
  29. 5d74b1c Pass advances to Minikin for calculating getTextRunCursor by Roozbeh Pournader · 7 years ago
  30. 494f784 Use d=0.039 for Display P3 instead of sRGB's 0.04045 by Romain Guy · 7 years ago
  31. 00128ab Merge "Fix ShapeDrawable#mutate" by Chris Craik · 7 years ago
  32. 1965d28 Merge "Change behavior of setBitmap to cleanly reset the canvas - identity matrix - no save stack - wide-open clip" by TreeHugger Robot · 7 years ago
  33. 269f989 Change behavior of setBitmap to cleanly reset the canvas by Mike Reed · 7 years ago
  34. 957b337 Add comment to Shader#mLocalMatrix by Chris Craik · 7 years ago
  35. 374347a Fix ShapeDrawable#mutate by Chris Craik · 7 years ago
  36. a2b2a29 Merge "Allow Font providers to return status codes" by TreeHugger Robot · 7 years ago
  37. bacf235 Allow Font providers to return status codes by Clara Bayarri · 7 years ago
  38. b20f320 Merge "Support for shader mutation" by Chris Craik · 7 years ago
  39. b581e67 Support for shader mutation by Chris Craik · 7 years ago
  40. 7cf9be0 Merge "Make Bitmap.get/setPixel[s] color space aware" by TreeHugger Robot · 7 years ago
  41. ce217fa Make Bitmap.get/setPixel[s] color space aware by Romain Guy · 7 years ago
  42. dfcebf6 Merge "Write Bitmap's color space in parcel" by TreeHugger Robot · 7 years ago
  43. 6587430 Merge "AdaptiveIconDrawable should handle all usage cases of setBounds Test: runtest --path=frameworks/base/core/tests/coretests/src/android/graphics/drawable/AdaptiveIconDrawableTest.java" by TreeHugger Robot · 7 years ago
  44. 5acc476 Write Bitmap's color space in parcel by Romain Guy · 7 years ago
  45. 0bbf4f5 AdaptiveIconDrawable should handle all usage cases of setBounds by Hyunyoung Song · 7 years ago
  46. 7ef25b7 Merge "Add ColorSpace information on Bitmap" by TreeHugger Robot · 7 years ago
  47. 3c4be77 Support non-system Font Providers by Clara Bayarri · 7 years ago
  48. efb4b06 Add ColorSpace information on Bitmap by Romain Guy · 7 years ago
  49. b85f02e Merge "Frameworks support for hyphenation for various complex cases" by Roozbeh Pournader · 7 years ago
  50. 46c6f4c Frameworks support for hyphenation for various complex cases by Roozbeh Pournader · 7 years ago
  51. e4179e2 Change MaskableBitmap to AdaptiveBitmap Test: $ make dist -j30 b/35399620 by Hyunyoung Song · 7 years ago
  52. 5d8caaa Merge "Fix ShapeDrawable mutate, add clone() support to ArcShape, OvalShape" by TreeHugger Robot · 7 years ago
  53. d411893 Merge "Make Half look like and behave like a boxed instance" by TreeHugger Robot · 7 years ago
  54. 95b52fd Make Half look like and behave like a boxed instance by Romain Guy · 7 years ago
  55. 446d988 Fix ShapeDrawable mutate, add clone() support to ArcShape, OvalShape by Alan Viverette · 7 years ago
  56. 4db2c22 Add CIECAT02 chromatic adaptation transform by Romain Guy · 7 years ago
  57. a799324 Graphics: Make SurfaceTexture compile-time initializable by Andreas Gampe · 7 years ago
  58. d89cf81 Merge "Change MaskableIconDrawable to AdaptiveIconDrawable" by TreeHugger Robot · 7 years ago
  59. be8835e Change MaskableIconDrawable to AdaptiveIconDrawable by Hyunyoung Song · 7 years ago
  60. 172873f Merge "Add RGBA 10:10:10:2 format for surfaces" by Romain Guy · 7 years ago
  61. b44abf2 Use weight & style data for fonts from xml source by Clara Bayarri · 7 years ago
  62. 8ec2106 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 7 years ago
  63. 966ad0b Remove color attribute from MaskableIconDrawable foreground/background tag by Hyunyoung Song · 7 years ago
  64. 02761ac Merge "Declarative downloadable fonts" by TreeHugger Robot · 7 years ago
  65. 4b5a4d2 Declarative downloadable fonts by Clara Bayarri · 7 years ago
  66. 7183b69 Merge "Deprecate Canvas save/saveLayer flags." by Derek Sollenberger · 7 years ago
  67. 4d20ee8 Merge "Icon class should support Maskable bitmap type" by Hyunyoung Song · 7 years ago
  68. 427acd7 Merge "Deprecate Canvas clipping for arbitrary Region.Ops." by Derek Sollenberger · 7 years ago
  69. 9ee90a4 Icon class should support Maskable bitmap type by Hyunyoung Song · 7 years ago
  70. e8d2ebb Report bitmap config when decoding only metadata by Romain Guy · 7 years ago
  71. 8c57596 Deprecate Canvas clipping for arbitrary Region.Ops. by Derek Sollenberger · 7 years ago
  72. b820119 Deprecate Canvas save/saveLayer flags. by Derek Sollenberger · 8 years ago
  73. 1e27582 Merge "Provide text locations to accessibility services." by Phil Weaver · 7 years ago
  74. c2e2893 Provide text locations to accessibility services. by Phil Weaver · 8 years ago
  75. b12397e Cache Downloaded Fonts in Typeface by Clara Bayarri · 7 years ago
  76. 3084ec2 Handle nullable drawables inside MaskableIconDrawable by Hyunyoung Song · 7 years ago
  77. cf45c85 Merge "Introduce set/getFontVariationSettings." by TreeHugger Robot · 7 years ago
  78. 9ff994d Introduce set/getFontVariationSettings. by Seigo Nonaka · 8 years ago
  79. fe98ad9 Merge "Implement .xml font resource support" by TreeHugger Robot · 7 years ago
  80. ed00bfd Implement .xml font resource support by Clara Bayarri · 8 years ago
  81. 0ce4b0e Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 8 years ago
  82. 9b21265 Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 8 years ago
  83. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  84. c65ea18 Fix crash with FontProvider by Seigo Nonaka · 8 years ago
  85. 68eb1ac Merge "Follow minikin::FontFamily constructor signature change." by TreeHugger Robot · 8 years ago
  86. 8d07bfa Merge "Adds MaskableIconDrawable class to android.graphics.drawable package" by Hyunyoung Song · 8 years ago
  87. f665a32 Adds MaskableIconDrawable class to android.graphics.drawable package by Hyunyoung Song · 8 years ago
  88. b0812a3 Introduce Fonts Content Provider by Clara Bayarri · 8 years ago
  89. 8b48e62 Follow minikin::FontFamily constructor signature change. by Seigo Nonaka · 8 years ago
  90. 540dbd0 Merge "Use @CriticalNative in Canvas" by Chris Craik · 8 years ago
  91. bfa0b29 Use @CriticalNative in Canvas by Chris Craik · 8 years ago
  92. 4a65687 Merge "Expose fonts.xml via public API with a service" by TreeHugger Robot · 8 years ago
  93. 764ff27 Delete accidentally submitted FontResourcesParser by Clara Bayarri · 8 years ago
  94. 04d72ab Expose fonts.xml via public API with a service by Clara Bayarri · 8 years ago
  95. 18e9f9f Expose Resources.getFont by Clara Bayarri · 8 years ago
  96. c0d685b Revert "Follow minikin::FontFamily constructor signature change." by Siyamed Sinir · 8 years ago
  97. 24fac98 Merge "Revert "Introduce set/getFontVariationSettings."" by Siyamed Sinir · 8 years ago
  98. a3b9f2e Revert "Introduce set/getFontVariationSettings." by Siyamed Sinir · 8 years ago
  99. 03ab352 Merge "Color API to create/store wide-gamut colors in a long" by TreeHugger Robot · 8 years ago
  100. 77b161e Color API to create/store wide-gamut colors in a long by Romain Guy · 8 years ago