1. b244fb5 Make sure we handle the matrix separately for non-invertable matrix by ztenghui · 7 years ago
  2. 46f847f Merge "Need to return false if addSkTypeface fails." into oc-dev by TreeHugger Robot · 7 years ago
  3. f9340ca Merge "Fix HWUI/Skia Gradients to premultiply the colors prior to interpolation" into oc-dev by TreeHugger Robot · 7 years ago
  4. 669b15a Fix HWUI/Skia Gradients to premultiply the colors prior to interpolation by Derek Sollenberger · 7 years ago
  5. d5d6561 Need to return false if addSkTypeface fails. by Seigo Nonaka · 7 years ago
  6. ff55115 Reorganize font enumeration API. by Seigo Nonaka · 7 years ago
  7. 90fc43b Query color space before decoding a bitmap by Romain Guy · 7 years ago
  8. 7f60d4a Merge "Support Alpha8->RGBA bitmap copying" by Matt Sarett · 7 years ago
  9. 5320a72 Support Alpha8->RGBA bitmap copying by Matt Sarett · 7 years ago
  10. 6a4486e Merge "Use only official pdfium APIs" by Philip P. Moltmann · 7 years ago
  11. 20e5d91 Expose Typeface creation APIs with ttc and font variation. by Seigo Nonaka · 7 years ago
  12. d55f20d Use only official pdfium APIs by Philip P. Moltmann · 7 years ago
  13. 7d50ff1 Merge "Notify caller if none of settings are effective." by TreeHugger Robot · 7 years ago
  14. 6097eca Expose color filter mutate methods by Chris Craik · 7 years ago
  15. 0763650 Notify caller if none of settings are effective. by Seigo Nonaka · 7 years ago
  16. 2bd530e Merge "Pass advances to Minikin for calculating getTextRunCursor" by TreeHugger Robot · 7 years ago
  17. 498697d Merge "Don't apply the sRGB OETF twice on RGBAF16 bitmaps" by TreeHugger Robot · 7 years ago
  18. d70532d Don't apply the sRGB OETF twice on RGBAF16 bitmaps by Romain Guy · 7 years ago
  19. ac873c9 Clean up public FontConfig APIs by Seigo Nonaka · 7 years ago
  20. 5d74b1c Pass advances to Minikin for calculating getTextRunCursor by Roozbeh Pournader · 7 years ago
  21. 2ecdfc2 Use SkColorSpace::isSRGB() in place of pointer comparison by Matt Sarett · 7 years ago
  22. dd3c06c Stop explicitly using kCallerPasses_Ownership by Leon Scroggins III · 7 years ago
  23. b20f320 Merge "Support for shader mutation" by Chris Craik · 7 years ago
  24. b581e67 Support for shader mutation by Chris Craik · 7 years ago
  25. 917de85 Merge "switch to new SkPathEffect factories for Compose and Sum" by TreeHugger Robot · 7 years ago
  26. 7cf9be0 Merge "Make Bitmap.get/setPixel[s] color space aware" by TreeHugger Robot · 7 years ago
  27. ce217fa Make Bitmap.get/setPixel[s] color space aware by Romain Guy · 7 years ago
  28. 2bd7d98 fallout from getting rid of IGraphicBufferAlloc by Mathias Agopian · 7 years ago
  29. 97fa229 switch to new SkPathEffect factories for Compose and Sum by Mike Reed · 7 years ago
  30. dfcebf6 Merge "Write Bitmap's color space in parcel" by TreeHugger Robot · 7 years ago
  31. 5acc476 Write Bitmap's color space in parcel by Romain Guy · 7 years ago
  32. 7ef25b7 Merge "Add ColorSpace information on Bitmap" by TreeHugger Robot · 7 years ago
  33. efb4b06 Add ColorSpace information on Bitmap by Romain Guy · 7 years ago
  34. df7707c fallout of cleaning-up libutils includes by Mathias Agopian · 7 years ago
  35. 53fc3cd Merge "Fix NDK access to recycle'd bitmaps" by TreeHugger Robot · 7 years ago
  36. 00799f7 Fix NDK access to recycle'd bitmaps by John Reck · 7 years ago
  37. 656117b Fix premultiplied flag for hardware bitmaps by sergeyv · 7 years ago
  38. 194f375 Merge "Follow Minikin's signature changes." by Seigo Nonaka · 7 years ago
  39. c706414 Follow Minikin's signature changes. by Seigo Nonaka · 7 years ago
  40. 3a8ded5 Merge "BitmapFactory: Remove legacy premultiply hacks" by Matt Sarett · 7 years ago
  41. 327c720 BitmapFactory: Remove legacy premultiply hacks by Matt Sarett · 7 years ago
  42. b216c21 underline is now only tracked by android by Mike Reed · 7 years ago
  43. a231eb1 Merge "Implement getAxes() method." by TreeHugger Robot · 7 years ago
  44. 0df2b37 Merge "BitmapFactory: Leave the P3 color space on wide gamut bitmaps" by TreeHugger Robot · 7 years ago
  45. 6c38257 BitmapFactory: Leave the P3 color space on wide gamut bitmaps by Matt Sarett · 7 years ago
  46. a799324 Graphics: Make SurfaceTexture compile-time initializable by Andreas Gampe · 7 years ago
  47. f1cb02e fallout of splitting rect.h out of libandroid. by Mathias Agopian · 7 years ago
  48. b44abf2 Use weight & style data for fonts from xml source by Clara Bayarri · 7 years ago
  49. 7a18b79 Implement getAxes() method. by Seigo Nonaka · 7 years ago
  50. 3b75a82 Merge "Report bitmap config when decoding only metadata" by TreeHugger Robot · 7 years ago
  51. e8d2ebb Report bitmap config when decoding only metadata by Romain Guy · 7 years ago
  52. 89ddb1f Update framework to use new SkColorSpace API by Matt Sarett · 7 years ago
  53. 9ff994d Introduce set/getFontVariationSettings. by Seigo Nonaka · 8 years ago
  54. 8b48e62 Follow minikin::FontFamily constructor signature change. by Seigo Nonaka · 8 years ago
  55. 4a65687 Merge "Expose fonts.xml via public API with a service" by TreeHugger Robot · 7 years ago
  56. 04d72ab Expose fonts.xml via public API with a service by Clara Bayarri · 8 years ago
  57. 18e9f9f Expose Resources.getFont by Clara Bayarri · 8 years ago
  58. c0d685b Revert "Follow minikin::FontFamily constructor signature change." by Siyamed Sinir · 7 years ago
  59. 24fac98 Merge "Revert "Introduce set/getFontVariationSettings."" by Siyamed Sinir · 7 years ago
  60. a3b9f2e Revert "Introduce set/getFontVariationSettings." by Siyamed Sinir · 7 years ago
  61. 1a6cd84 Merge "Remove SkDevice.h includes." by Ben Wagner · 7 years ago
  62. c2d9470 Remove SkDevice.h includes. by Ben Wagner · 7 years ago
  63. 1ce0793 Merge "Expose SurfaceControl method to screenshot to GraphicBuffer." by Rob Carr · 7 years ago
  64. e5bab86 Merge "Remove dependence on SkTRegistry" by TreeHugger Robot · 7 years ago
  65. 6486d31 Expose SurfaceControl method to screenshot to GraphicBuffer. by Robert Carr · 8 years ago
  66. 22221f6 Merge "resolve merge conflicts of ec7e2a164c37 to master" by Mark Salyzyn · 7 years ago
  67. 173215d resolve merge conflicts of ec7e2a164c37 to master by Mark Salyzyn · 7 years ago
  68. 0517766a Remove dependence on SkTRegistry by Leon Scroggins III · 7 years ago
  69. ba3028c1 Introduce set/getFontVariationSettings. by Seigo Nonaka · 8 years ago
  70. e4e375c Merge "Follow minikin::FontFamily constructor signature change." by TreeHugger Robot · 7 years ago
  71. 96bf598 Replace cutils/log.h and log/logger.h with android/log.h or log/log.h by Mark Salyzyn · 8 years ago
  72. db15537 resolve merge conflicts of 082a1721b516 to master by Mark Salyzyn · 8 years ago
  73. a0a4828 Follow minikin::FontFamily constructor signature change. by Seigo Nonaka · 8 years ago
  74. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
  75. ab08c65 Merge changes I68d56d76,Iad432577 by Sergei Vasilinetc · 8 years ago
  76. 6e3658a Hidden method to get a graphic buffer from a hardware bitmap by sergeyv · 8 years ago
  77. 33e3741 Decode images to sRGB, premultiply based on framework define by Matt Sarett · 8 years ago
  78. 0a0f231 Move GraphicBuffer to graphics package by sergeyv · 8 years ago
  79. 0aa99e7 Merge changes from topics 'hw_prohibit_copy_buffer', 'hw_create_immutable_bitmap', 'recycled_getConfig' by Sergei Vasilinetc · 8 years ago
  80. 81f97ee HardwareBitmaps: support createBitmap methods that return immutable bitmap by sergeyv · 8 years ago
  81. e2327c0 Fix out of bounds memory read in GIFMovie.cpp by Leon Scroggins III · 8 years ago
  82. 15a1085 Fix getConfig on recycled bitmap by sergeyv · 8 years ago
  83. 6eebb28b Use a colorspace when decoding to F16 by Matt Sarett · 8 years ago
  84. fa49cc0 Merge "Manual revert of "Decode to sRGB in BitmapFactory"" by Matt Sarett · 8 years ago
  85. 8a50364 Manual revert of "Decode to sRGB in BitmapFactory" by Matt Sarett · 8 years ago
  86. 8b6fe1d Merge "Support Bitmap.copy for hardware bitmaps" by Sergei Vasilinetc · 8 years ago
  87. 045d478 Merge "Fix ViewCaptureTest, Bitmap.sameAs" by Chris Craik · 8 years ago
  88. 05126d1 Support Bitmap.copy for hardware bitmaps by sergeyv · 8 years ago
  89. 795bd0f Fix ViewCaptureTest, Bitmap.sameAs by Chris Craik · 8 years ago
  90. 9505a65 Add new RGBA_F16 bitmap config by Romain Guy · 8 years ago
  91. 9f8cc0a Merge "Add check if bitmap is hardware in Bitmap.sameAs" by Sergei Vasilinetc · 8 years ago
  92. 2312cdc Decode to sRGB in BitmapFactory by Matt Sarett · 8 years ago
  93. 1eabed3 Add check if bitmap is hardware in Bitmap.sameAs by sergeyv · 8 years ago
  94. 0b2a66c Merge "Fix getConfig function for hw bitmaps" by Sergei Vasilinetc · 8 years ago
  95. 19b4b01 Fix getConfig function for hw bitmaps by sergeyv · 8 years ago
  96. 15589c36 Merge "Outline & Path perf improvements" by Chris Craik · 8 years ago
  97. 82f8f3e Merge "Prohibit Config.HARDWARE in factory methods, that create mutable bitmaps" by Sergei Vasilinetc · 8 years ago
  98. 2414e1b Outline & Path perf improvements by Chris Craik · 8 years ago
  99. 9fbb0b5 Prohibit Config.HARDWARE in factory methods, that create mutable bitmaps by sergeyv · 8 years ago
  100. dcc3630 Remove Rasterizer and its subclasses from the public API. by Derek Sollenberger · 8 years ago