1. b714acb Move a shared pointer that's going to die anyway. by George Burgess IV · 7 years ago
  2. 71ad82d Merge "[GLUtils] Use GL_* types for FP16 bitmap." by Peiyong Lin · 7 years ago
  3. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  4. 8c9d8f2 Ensure that PostProcess Canvas is released by Leon Scroggins III · 7 years ago
  5. a06be32 Merge "Switch to SkAndroidCodec::computeSampleSize" by TreeHugger Robot · 7 years ago
  6. 62b22cb [GLUtils] Use GL_* types for FP16 bitmap. by Peiyong Lin · 7 years ago
  7. ea978db Switch to SkAndroidCodec::computeSampleSize by Leon Scroggins III · 7 years ago
  8. c782ad8 Report more specific error if codec creation fails by Leon Scroggins III · 7 years ago
  9. ea25fbd Fix destruction order of NinePatchPeeker by Leon Scroggins III · 7 years ago
  10. 4f63341 Merge "Rename onException to onPartialImage" by TreeHugger Robot · 7 years ago
  11. 2f28dd7 Merge "Add ImageDecoder.ImageInfo.getMimeType" by TreeHugger Robot · 7 years ago
  12. edf26d6 Rename onException to onPartialImage by Leon Scroggins III · 7 years ago
  13. 1fad09d Add ImageDecoder.ImageInfo.getMimeType by Leon Scroggins III · 7 years ago
  14. 5dfd819 Merge "Support using ImageDecoder with ContentResolver + URI" by Leon Scroggins · 7 years ago
  15. ed074fd Support using ImageDecoder with ContentResolver + URI by Leon Scroggins III · 7 years ago
  16. 31274c8 IWYU for sk_malloc_throw by Mike Reed · 7 years ago
  17. 056b84b Merge "Improve nine patch scaling" by TreeHugger Robot · 7 years ago
  18. 7aedf6f Improve nine patch scaling by Stan Iliev · 7 years ago
  19. 1fe3524 Merge "Update GLUtils to support F16" by TreeHugger Robot · 7 years ago
  20. 0c01dbf ImageDecoder (BitmapFactory 2.0) by Leon Scroggins III · 7 years ago
  21. b074722 Update GLUtils to support F16 by Leon Scroggins III · 7 years ago
  22. e12d731 Enable fast drawing for solid color nine patch rectangles by Stan Iliev · 7 years ago
  23. ca1265e Merge "Stop using skjpeg_error_mgr in YuvToJpegEncoder" by TreeHugger Robot · 7 years ago
  24. 471ef09 Stop using skjpeg_error_mgr in YuvToJpegEncoder by Leon Scroggins III · 7 years ago
  25. 3715677 Fix nine patch scaling by Stan Iliev · 7 years ago
  26. c52075e Update FontStyle location in minikin. by Seigo Nonaka · 7 years ago
  27. 20866c1 Use enum class for FontVariation and update MinikinUtils by Seigo Nonaka · 7 years ago
  28. 7c93e86 Make casting to bidi flags explicit by Seigo Nonaka · 7 years ago
  29. 9237448 Rename registerLanguageList to registerLocaleList. by Seigo Nonaka · 7 years ago
  30. 959516a Merge "Throw OOME if Bitmap.nativeCreate fails" by TreeHugger Robot · 7 years ago
  31. f3a0299 Throw OOME if Bitmap.nativeCreate fails by Leon Scroggins III · 7 years ago
  32. f1d1f00 Merge "switch to new API for compute image size" by TreeHugger Robot · 7 years ago
  33. 2763fb7 Use own enum instead of SkTypeface::Style. by Ben Wagner · 7 years ago
  34. 7569de0 switch to new API for compute image size by Mike Reed · 7 years ago
  35. de893f3 Merge "use new SkFontMgr API" by TreeHugger Robot · 7 years ago
  36. 7bccb79 Merge "cpp: use proper nativehelper headers" by TreeHugger Robot · 7 years ago
  37. 839a186 use new SkFontMgr API by Mike Reed · 7 years ago
  38. 60cc6c0 cpp: use proper nativehelper headers by Steven Moreland · 7 years ago
  39. be896ed switch to unique_ptr version of Skia stream api by Mike Reed · 7 years ago
  40. e3d8dd3 Remove Picture validation by Leon Scroggins III · 7 years ago
  41. 7bc18b2 Deal with finalize() after failed constructor by Philip P. Moltmann · 7 years ago
  42. 48fa890 heif: add new file and mime types to MediaScanner by Chong Zhang · 7 years ago
  43. 1c32772f Replace sk_throw with LOG_ALWAYS_FATAL. by Ben Wagner · 7 years ago
  44. c9c6ee6 Merge "Support multiple languages per font in fonts.xml" by Roozbeh Pournader · 7 years ago
  45. 99975a3 Support multiple languages per font in fonts.xml by Roozbeh Pournader · 7 years ago
  46. 891f481 Merge "Refactoring: Deprecate Paint.mNativeTypeface." by TreeHugger Robot · 7 years ago
  47. 318ca04 Refactoring: Deprecate Paint.mNativeTypeface. by Seigo Nonaka · 7 years ago
  48. fa3e340 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  49. a7f6af2c Revert "Use colorFilters when rendering to an sRGB bitmap." by Derek Sollenberger · 7 years ago
  50. b851b19 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  51. dd302e2 Merge "SurfaceTexture.cpp: use proper nativehelper headers" into oc-dev-plus-aosp am: 124acec8ad am: d0ea5528fe by Steven Moreland · 7 years ago
  52. fdf0a16 Merge "SurfaceTexture.cpp: use proper nativehelper headers" into oc-dev-plus-aosp am: 124acec8ad by Steven Moreland · 7 years ago
  53. d0ea552 Merge "SurfaceTexture.cpp: use proper nativehelper headers" into oc-dev-plus-aosp by Steven Moreland · 7 years ago
  54. 849252c SurfaceTexture.cpp: use proper nativehelper headers by Steven Moreland · 7 years ago
  55. f8e19f6 Merge "Enable colorspace conversion while perserving legacy blending." by TreeHugger Robot · 7 years ago
  56. fb0c8fc Enable colorspace conversion while perserving legacy blending. by Derek Sollenberger · 7 years ago
  57. c7c6560 use unique_ptr api on SkCodec and SkStream by Mike Reed · 7 years ago
  58. 2412b4d Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 am: c840945a78 by Steven Moreland · 7 years ago
  59. 9f430b2 Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 by Steven Moreland · 7 years ago
  60. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
  61. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  62. 1aa7949 Remove unused includes by Mike Reed · 7 years ago
  63. 5c936fc Merge "Fix incorrect asserts" by TreeHugger Robot · 7 years ago
  64. 81397c4 Remove references to (unused) colortables by Mike Reed · 7 years ago
  65. 18b388d Fix incorrect asserts by Stan Iliev · 7 years ago
  66. b70b9f6 Merge "Verify SBackGroundColor before using it" by TreeHugger Robot · 7 years ago
  67. f75bde3 Verify SBackGroundColor before using it by Leon Scroggins III · 7 years ago
  68. e2393ae Merge "Make strike-through respect kerning at boundaries" by Roozbeh Pournader · 7 years ago
  69. 1378a9d Make strike-through respect kerning at boundaries by Roozbeh Pournader · 7 years ago
  70. f51a80d Remove more references to kIndex_8 by Leon Scroggins III · 7 years ago
  71. ef691a3d Remove references to Index8 by Leon Scroggins III · 7 years ago
  72. d67bb1e Fix NPE in BitmapFactory when an allocation of hw bitmap failed by sergeyv · 7 years ago
  73. fc651ec Merge "Use NativeAllocationRegistry for ColorFilter" into oc-dr1-dev am: 049543b771 by Chris Craik · 7 years ago
  74. bc1db39 Merge "Use NativeAllocationRegistry for ColorFilter" into oc-dr1-dev by Chris Craik · 7 years ago
  75. f65e92d Use NativeAllocationRegistry for ColorFilter by Chris Craik · 7 years ago
  76. 21be0d8 Merge "Replace MallocHelper with std::unique_ptr." am: 8330d5212d am: 6dfb0ca3d5 am: 7bb95c55c0 by Elliott Hughes · 7 years ago
  77. b2f8a67 Merge "Replace MallocHelper with std::unique_ptr." am: 8330d5212d am: 6dfb0ca3d5 by Elliott Hughes · 7 years ago
  78. 7bb95c5 Merge "Replace MallocHelper with std::unique_ptr." am: 8330d5212d am: 6dfb0ca3d5 by Elliott Hughes · 7 years ago
  79. 46143e1 Replace MallocHelper with std::unique_ptr. by Elliott Hughes · 7 years ago
  80. 554585e Merge "Get underline position and thickness from the font" by Roozbeh Pournader · 7 years ago
  81. 8ab1b6f Fix CTS : BitmapRGBAF16Test#testSetPixel failure by Romain Guy · 7 years ago
  82. ca8a04a Get underline position and thickness from the font by Roozbeh Pournader · 7 years ago
  83. 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 7 years ago
  84. 113fd30 use 64-bits usage bits almost everywhere by Mathias Agopian · 7 years ago
  85. d159887 Merge "Add logging and null check for SkColorSpace serialization" into oc-dev am: d00e242ce7 by Matt Sarett · 7 years ago
  86. 3ca3975 Add logging and null check for SkColorSpace serialization by Matt Sarett · 7 years ago
  87. 3915e25 Convert Shader to NativeAllocationRegistry by John Reck · 7 years ago
  88. 8bde0be Convert Shader to NativeAllocationRegistry by John Reck · 7 years ago
  89. 9363d33 Merge "Revert "Fix recent apps in system UI for Skia pipeline"" into oc-dev by TreeHugger Robot · 7 years ago
  90. 576b6a8 Revert "Fix recent apps in system UI for Skia pipeline" by John Reck · 7 years ago
  91. 59069e0 Revert "Fix recent apps in system UI for Skia pipeline" by John Reck · 7 years ago
  92. dad0ba1 Merge "Fix recent apps in system UI for Skia pipeline" into oc-dev by TreeHugger Robot · 7 years ago
  93. 625dd56 Fix recent apps in system UI for Skia pipeline by Stan Iliev · 7 years ago
  94. b33013f Fix recent apps in system UI for Skia pipeline by Stan Iliev · 7 years ago
  95. 373b15b Fix double bolding by Seigo Nonaka · 7 years ago
  96. 1f9c461 Fix double bolding by Seigo Nonaka · 7 years ago
  97. 1a55a35 IWYU in Movie.h by Leon Scroggins III · 7 years ago
  98. d07bdd3 Merge "Merge "SurfaceTexture: setConsumerIsProtected" into oc-dev am: 9967a4d3af" into oc-dev-plus-aosp by Jiwen Cai · 7 years ago
  99. a3e1d7b SurfaceTexture: setConsumerIsProtected by Jiwen 'Steve' Cai · 7 years ago
  100. 05cdede Merge "Add conic support for Path#approximate" into oc-dev am: ebd44d0076 by Chris Craik · 7 years ago