1. 18d993b Merge changes from topics 'KeyboardFocusHighlight-oc-dev', 'KeyboardFocusHighlight_ mDefaultFocusHighlightEnabled-oc-dev', 'KeyboardFocusHighlight_ hasFocusStateSpecified-oc-dev' into oc-dev by TreeHugger Robot · 7 years ago
  2. 1e924df Merge "Update Typeface.Builder API to reflect API feedback." into oc-dev by Seigo Nonaka · 7 years ago
  3. 7944962 Merge "Change behavior of setBitmap to cleanly reset the canvas" into oc-dev by TreeHugger Robot · 7 years ago
  4. feaa8b0 Merge "Remove unused public APIs." into oc-dev by TreeHugger Robot · 7 years ago
  5. 5421e81 Update Typeface.Builder API to reflect API feedback. by Seigo Nonaka · 7 years ago
  6. 042741c Remove unused public APIs. by Seigo Nonaka · 7 years ago
  7. eb69cbb Change behavior of setBitmap to cleanly reset the canvas by Derek Sollenberger · 7 years ago
  8. 66d7da6 Hide ColorSpace.Renderer by Romain Guy · 7 years ago
  9. 4a81674 Detect unhandled keyboard focused state. by Jiaquan He · 7 years ago
  10. 8242656 Color management, the missing pieces by Romain Guy · 7 years ago
  11. b2bb3bf Merge "Rename getIntent() to getRenderIntent()" into oc-dev by TreeHugger Robot · 7 years ago
  12. 1cf7b4f Rename getIntent() to getRenderIntent() by Romain Guy · 7 years ago
  13. b4e3b34 Merge "Pass weight/italic pair instead of style." into oc-dev by TreeHugger Robot · 7 years ago
  14. 8f6b9d8 Merge "Refresh opacity and statefulness on tint change" into oc-dev by TreeHugger Robot · 7 years ago
  15. fe04aa8 Pass weight/italic pair instead of style. by Seigo Nonaka · 7 years ago
  16. 2ac9698 Merge "Reorganize font enumeration API." into oc-dev by TreeHugger Robot · 7 years ago
  17. ad7e748 Refresh opacity and statefulness on tint change by Alan Viverette · 7 years ago
  18. 61117c6 Merge "Revert "Refresh opacity and statefulness on tint change"" into oc-dev by Ian Pedowitz · 7 years ago
  19. 55fed16 Revert "Refresh opacity and statefulness on tint change" by Yohei Yukawa · 7 years ago
  20. 265dbc1 Merge "Refresh opacity and statefulness on tint change" into oc-dev by TreeHugger Robot · 7 years ago
  21. c0c524a Merge "Make Color non-final because apps break..." into oc-dev by TreeHugger Robot · 7 years ago
  22. ff55115 Reorganize font enumeration API. by Seigo Nonaka · 7 years ago
  23. bae8b52 Make Color non-final because apps break... by Romain Guy · 7 years ago
  24. 7efe56b Merge "Add app bounds to configuration." into oc-dev by Bryce Lee · 7 years ago
  25. 55211c0 Prevent NPE when draw is called without bounds being set by Hyunyoung Song · 7 years ago
  26. 7566d76 Add app bounds to configuration. by Bryce Lee · 7 years ago
  27. c7dacca Documentation for PorterDuffXfermode by Romain Guy · 7 years ago
  28. 90fc43b Query color space before decoding a bitmap by Romain Guy · 7 years ago
  29. 1eda069 Refresh opacity and statefulness on tint change by Alan Viverette · 7 years ago
  30. c0cf4f0 Do not use many FDs in FontManagerService. by Seigo Nonaka · 7 years ago
  31. 026a558 Update Color API by Romain Guy · 7 years ago
  32. a4ab320 Use variation settings for Typeface creation. by Seigo Nonaka · 7 years ago
  33. 2a820bd Merge "Revive old method to prevent crash internal app." by TreeHugger Robot · 7 years ago
  34. 6a4486e Merge "Use only official pdfium APIs" by Philip P. Moltmann · 7 years ago
  35. 2660aca Revive old method to prevent crash internal app. by Seigo Nonaka · 7 years ago
  36. c34f786 Merge "Unhide Typeface construction APIs." by TreeHugger Robot · 7 years ago
  37. fb483cc XML Support for non system font providers by Clara Bayarri · 7 years ago
  38. b2c20d8 Unhide Typeface construction APIs. by Seigo Nonaka · 7 years ago
  39. 713b869 Merge "Expose Typeface creation APIs with ttc and font variation." by TreeHugger Robot · 7 years ago
  40. 20e5d91 Expose Typeface creation APIs with ttc and font variation. by Seigo Nonaka · 8 years ago
  41. b94f890 Allow draw hw bitmap on software canvas for hierarchyviewer by sergeyv · 7 years ago
  42. d55f20d Use only official pdfium APIs by Philip P. Moltmann · 7 years ago
  43. 7d50ff1 Merge "Notify caller if none of settings are effective." by TreeHugger Robot · 7 years ago
  44. 97b4ccb Merge "Expose color filter mutate methods" by Chris Craik · 7 years ago
  45. 5d0a358 Merge "Add LauncherIcons.AdaptiveIconDrawableWithShadow class to support shadow b/36088922" by Hyunyoung Song · 7 years ago
  46. 6097eca Expose color filter mutate methods by Chris Craik · 7 years ago
  47. 547010f Add LauncherIcons.AdaptiveIconDrawableWithShadow class to support shadow by Hyunyoung Song · 7 years ago
  48. c4a6d29 Merge "Provide ApplicationContext to Typeface for font requests" by Clara Bayarri · 7 years ago
  49. 0763650 Notify caller if none of settings are effective. by Seigo Nonaka · 7 years ago
  50. 2bd530e Merge "Pass advances to Minikin for calculating getTextRunCursor" by TreeHugger Robot · 7 years ago
  51. aa0b3a8 Merge "Modify createBitmap w/ crop and matrix to not rely on Canvas.setBitmap" by TreeHugger Robot · 7 years ago
  52. ff22161 Provide ApplicationContext to Typeface for font requests by Clara Bayarri · 7 years ago
  53. ac873c9 Clean up public FontConfig APIs by Seigo Nonaka · 7 years ago
  54. 29cd3e9 Modify createBitmap w/ crop and matrix to not rely on Canvas.setBitmap by Derek Sollenberger · 7 years ago
  55. 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
  56. 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
  57. 5ccb122 Merge "Use d=0.039 for Display P3 instead of sRGB's 0.04045" by Romain Guy · 7 years ago
  58. 5d74b1c Pass advances to Minikin for calculating getTextRunCursor by Roozbeh Pournader · 7 years ago
  59. 494f784 Use d=0.039 for Display P3 instead of sRGB's 0.04045 by Romain Guy · 7 years ago
  60. 00128ab Merge "Fix ShapeDrawable#mutate" by Chris Craik · 7 years ago
  61. 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
  62. 269f989 Change behavior of setBitmap to cleanly reset the canvas by Mike Reed · 7 years ago
  63. 957b337 Add comment to Shader#mLocalMatrix by Chris Craik · 7 years ago
  64. 374347a Fix ShapeDrawable#mutate by Chris Craik · 7 years ago
  65. a2b2a29 Merge "Allow Font providers to return status codes" by TreeHugger Robot · 7 years ago
  66. bacf235 Allow Font providers to return status codes by Clara Bayarri · 7 years ago
  67. b20f320 Merge "Support for shader mutation" by Chris Craik · 7 years ago
  68. b581e67 Support for shader mutation by Chris Craik · 7 years ago
  69. 7cf9be0 Merge "Make Bitmap.get/setPixel[s] color space aware" by TreeHugger Robot · 7 years ago
  70. ce217fa Make Bitmap.get/setPixel[s] color space aware by Romain Guy · 7 years ago
  71. dfcebf6 Merge "Write Bitmap's color space in parcel" by TreeHugger Robot · 7 years ago
  72. 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
  73. 5acc476 Write Bitmap's color space in parcel by Romain Guy · 7 years ago
  74. 0bbf4f5 AdaptiveIconDrawable should handle all usage cases of setBounds by Hyunyoung Song · 7 years ago
  75. 7ef25b7 Merge "Add ColorSpace information on Bitmap" by TreeHugger Robot · 7 years ago
  76. 3c4be77 Support non-system Font Providers by Clara Bayarri · 7 years ago
  77. efb4b06 Add ColorSpace information on Bitmap by Romain Guy · 7 years ago
  78. b85f02e Merge "Frameworks support for hyphenation for various complex cases" by Roozbeh Pournader · 7 years ago
  79. 46c6f4c Frameworks support for hyphenation for various complex cases by Roozbeh Pournader · 7 years ago
  80. e4179e2 Change MaskableBitmap to AdaptiveBitmap Test: $ make dist -j30 b/35399620 by Hyunyoung Song · 7 years ago
  81. 5d8caaa Merge "Fix ShapeDrawable mutate, add clone() support to ArcShape, OvalShape" by TreeHugger Robot · 7 years ago
  82. d411893 Merge "Make Half look like and behave like a boxed instance" by TreeHugger Robot · 7 years ago
  83. 95b52fd Make Half look like and behave like a boxed instance by Romain Guy · 7 years ago
  84. 446d988 Fix ShapeDrawable mutate, add clone() support to ArcShape, OvalShape by Alan Viverette · 7 years ago
  85. 4db2c22 Add CIECAT02 chromatic adaptation transform by Romain Guy · 7 years ago
  86. a799324 Graphics: Make SurfaceTexture compile-time initializable by Andreas Gampe · 7 years ago
  87. d89cf81 Merge "Change MaskableIconDrawable to AdaptiveIconDrawable" by TreeHugger Robot · 7 years ago
  88. be8835e Change MaskableIconDrawable to AdaptiveIconDrawable by Hyunyoung Song · 7 years ago
  89. 172873f Merge "Add RGBA 10:10:10:2 format for surfaces" by Romain Guy · 7 years ago
  90. b44abf2 Use weight & style data for fonts from xml source by Clara Bayarri · 7 years ago
  91. 8ec2106 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 7 years ago
  92. 966ad0b Remove color attribute from MaskableIconDrawable foreground/background tag by Hyunyoung Song · 7 years ago
  93. 02761ac Merge "Declarative downloadable fonts" by TreeHugger Robot · 7 years ago
  94. 4b5a4d2 Declarative downloadable fonts by Clara Bayarri · 8 years ago
  95. 7183b69 Merge "Deprecate Canvas save/saveLayer flags." by Derek Sollenberger · 7 years ago
  96. 4d20ee8 Merge "Icon class should support Maskable bitmap type" by Hyunyoung Song · 7 years ago
  97. 427acd7 Merge "Deprecate Canvas clipping for arbitrary Region.Ops." by Derek Sollenberger · 7 years ago
  98. 9ee90a4 Icon class should support Maskable bitmap type by Hyunyoung Song · 7 years ago
  99. e8d2ebb Report bitmap config when decoding only metadata by Romain Guy · 7 years ago
  100. 8c57596 Deprecate Canvas clipping for arbitrary Region.Ops. by Derek Sollenberger · 7 years ago