1. 02440d3 Use libnativehelper to get access to NIO buffer internals by Orion Hodson · 5 years ago
  2. 71fae62 Pass Bitmap's native instance to JNI where feasible by Leon Scroggins III · 5 years ago
  3. ca8aef6 Remove bitmap::getBitmapAllocationByteCount by Leon Scroggins III · 5 years ago
  4. 79a5f4b Merge "Remove unused HarfBuzz src in libandroid_runtime" am: b9940315bf am: dbc06c23a6 by Luca Stefani · 5 years ago
  5. 576c8b7 Merge "Revert "Speculative fix for createBitmap crash"" by Leon Scroggins · 5 years ago
  6. c052fa2 Merge changes I241824bf,I9021864f by Leon Scroggins · 5 years ago
  7. 7e7a8ef Merge "Stop double-counting native memory in graphics classes" by TreeHugger Robot · 5 years ago
  8. 10965f3 Convert ColorLong in native code in Paint by Leon Scroggins III · 5 years ago
  9. bbdb731 Stop double-counting native memory in graphics classes by Leon Scroggins III · 5 years ago
  10. 03b3e236 Restore Paint#nSetColor(@ColorInt) by Leon Scroggins III · 5 years ago
  11. 300af26 Revert "Speculative fix for createBitmap crash" by Leon Scroggins III · 5 years ago
  12. 7e8c759 Merge "Change TabStop type from int to float" by TreeHugger Robot · 5 years ago
  13. d5621ed Change TabStop type from int to float by Seigo Nonaka · 5 years ago
  14. 41da9a9 Remove unused HarfBuzz src in libandroid_runtime by Luca Stefani · 5 years ago
  15. fb1b479 Hide packing structure from public API by Seigo Nonaka · 5 years ago
  16. 1b042a7 Merge "Pass ColorSpace to AnimatedImageDrawable" by TreeHugger Robot · 5 years ago
  17. 1ea6075 Start running CtsGraphicsTestCases for changes to graphics code. by Aurimas Liutikas · 5 years ago
  18. eac1423 Pass ColorSpace to AnimatedImageDrawable by Leon Scroggins III · 5 years ago
  19. 28f3943f Make ImageDecoder.setTargetColorSpace to EXTENDED promote to F16 by Leon Scroggins III · 5 years ago
  20. bf3e464 Refine ColorSpace restrictions for Bitmaps by Derek Sollenberger · 5 years ago
  21. 023c0fc Speculative fix for createBitmap crash by Leon Scroggins III · 5 years ago
  22. fcd2ab1 Merge "Properly refer to Java "long" as "jlong"" by TreeHugger Robot · 5 years ago
  23. 4a49d7a Merge "Remove code that does nothing" by TreeHugger Robot · 5 years ago
  24. def1685 Merge "Only decode to F16 if HARDWARE supports it" by TreeHugger Robot · 5 years ago
  25. 2befe1d Properly refer to Java "long" as "jlong" by Leon Scroggins III · 5 years ago
  26. a170a5a Remove code that does nothing by Leon Scroggins III · 5 years ago
  27. ee3bfe7 Only decode to F16 if HARDWARE supports it by Leon Scroggins III · 5 years ago
  28. a0baea2 Merge "Replace createHardwareBitmap with wrapHardwareBuffer." by Peiyong Lin · 5 years ago
  29. 9d42740 Replace createHardwareBitmap with wrapHardwareBuffer. by Peiyong Lin · 5 years ago
  30. b0aecc2 Use ColorLongs in Linear-, Radial-, and Sweep-Gradient by Leon Scroggins III · 5 years ago
  31. b391c99 Merge "Add Bitmap#getColor" by TreeHugger Robot · 5 years ago
  32. 39594b4 Merge "reset path before append glyph outlines, to match old SkPaint behavior" by TreeHugger Robot · 5 years ago
  33. bacaa1d reset path before append glyph outlines, to match old SkPaint behavior by Mike Reed · 5 years ago
  34. 870053d Add Bitmap#getColor by Leon Scroggins III · 5 years ago
  35. 2d04d98 Merge "jni: more O_CLOEXECs" am: 0bd511611e am: c37cf98395 am: db8af62777 by Nick Kralevich · 5 years ago
  36. 202084c Add Bitmap.setColorSpace() by Derek Sollenberger · 5 years ago
  37. 4b3a08c jni: more O_CLOEXECs by Nick Kralevich · 5 years ago
  38. 03acdb1 access hinting via SkFont by Mike Reed · 5 years ago
  39. 0ea09a4 IWYU by Mike Reed · 5 years ago
  40. d8cf9da Merge "Store SkFont in android::Paint" by TreeHugger Robot · 5 years ago
  41. f6d86ac Store SkFont in android::Paint by Mike Reed · 5 years ago
  42. 48340af Merge "Don't assume all FP16 bitmaps are linearly encoded." by Derek Sollenberger · 5 years ago
  43. 6e35e63 Don't assume all FP16 bitmaps are linearly encoded. by Derek Sollenberger · 5 years ago
  44. 5cca8f2 Add continuous SKP capture test api by John Reck · 6 years ago
  45. 94ba100 Convert @ColorLongs in native code by Leon Scroggins III · 5 years ago
  46. 0e443d1 ColorSpaces have native SkColorSpaces by Leon Scroggins III · 6 years ago
  47. 6ee4110 Add Paint#get(ShadowLayer)ColorLong by Leon Scroggins III · 5 years ago
  48. 8bbcd34 Add Paint#setShadowLayer(..., @ColorLong) by Leon Scroggins III · 5 years ago
  49. aefa03d Add Paint#setColor(@ColorLong) by Leon Scroggins III · 5 years ago
  50. 77571c7 Merge "Add Bitmap#eraseColor(@ColorLong) + helpers" by TreeHugger Robot · 5 years ago
  51. 4c4259b Add Bitmap#eraseColor(@ColorLong) + helpers by Leon Scroggins III · 6 years ago
  52. 40f4cb5 Merge "Switch to skcms-based factories and getters in SkColorSpace" by Brian Osman · 5 years ago
  53. 17dd2a3 Merge "Bitmap.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: f084e95629 am: 97261fc39e by Nick Kralevich · 5 years ago
  54. be8fac26 Switch to skcms-based factories and getters in SkColorSpace by Brian Osman · 5 years ago
  55. 07f1c1d Bitmap.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 5 years ago
  56. 13f8650 Merge "Fix spelling of "HARDWARE"" am: 9fbe481727 am: 281664abf5 am: 5ff66466e5 by Hans Boehm · 5 years ago
  57. e5b337d Fix spelling of "HARDWARE" by Hans Boehm · 5 years ago
  58. a33b751 Remove unused ICU headers by Victor Chang · 6 years ago
  59. 90bfeee Merge "Fix/suppress core/jni google-explicit-constructor warnings" am: ddeab2c144 am: e053f576b1 by Chih-Hung Hsieh · 6 years ago
  60. 0727be1 Fix/suppress core/jni google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  61. e216948 Cleanup of Bitmap.h entry points. by Derek Sollenberger · 6 years ago
  62. 023e91a Merge "use SkFontMetrics instead of SkPaint::FontMetrics" by TreeHugger Robot · 6 years ago
  63. da3488a use SkFontMetrics instead of SkPaint::FontMetrics by Mike Reed · 6 years ago
  64. 8168f6f Merge "Added support for additional Blend Modes" by Nader Jawad · 6 years ago
  65. ab11e00 Merge "Recompute PcT with existing PcT for different direction" by Seigo Nonaka · 6 years ago
  66. bf07468 Remove HarfBuzzNGFaceSkia which looks not used by anyone by Seigo Nonaka · 6 years ago
  67. 291ef05 Recompute PcT with existing PcT for different direction by Seigo Nonaka · 6 years ago
  68. 55e49d8 Added support for additional Blend Modes by Nader Jawad · 6 years ago
  69. d5342ae use SkTextEncoding by Mike Reed · 6 years ago
  70. d01b591 Set the color space to sRGB on the Surface and remove colorFilter. by Derek Sollenberger · 6 years ago
  71. 3c5bbd5 Merge "migrate to SkFontHinting" by TreeHugger Robot · 6 years ago
  72. f69e703 Pass custom fallback info to minikin by Seigo Nonaka · 6 years ago
  73. dad2f89 migrate to SkFontHinting by Mike Reed · 6 years ago
  74. 84bb8e4 [GLUtils] Return the correct pixel format for GL_SRGB8_ALPHA8. by Peiyong Lin · 6 years ago
  75. d06aa0a Register generic font families in Zygote by Seigo Nonaka · 6 years ago
  76. 54c6a27 Keep file path used to create SkTypeface in MinikinFontSkia by Seigo Nonaka · 6 years ago
  77. e65e6c0 Merge "Remove unused classes from HWUI." by Derek Sollenberger · 6 years ago
  78. aa35899 Merge "Make LineBreaker public" by Seigo Nonaka · 6 years ago
  79. 7cc5a53 Merge "Add HardwareBuffer support to Bitmaps" by Marius Renn · 6 years ago
  80. 70200b0 Make LineBreaker public by Seigo Nonaka · 6 years ago
  81. b2e9f52 Add HardwareBuffer support to Bitmaps by renn · 6 years ago
  82. 572aa6c Remove unnecessary (private) Skia includes by Brian Osman · 6 years ago
  83. 7290327 Remove unused classes from HWUI. by Derek Sollenberger · 6 years ago
  84. 4801a43 replace SkColorSpaceXform with readPixels() by Mike Klein · 6 years ago
  85. c2678ba [GLUtils] Add support for GL_SRGB8_ALPHA8. by Peiyong Lin · 6 years ago
  86. 4653c3b Merge "use new SkPDFDocument API (no change in functionality)" by TreeHugger Robot · 6 years ago
  87. 0f135f0 use new SkPDFDocument API (no change in functionality) by Hal Canary · 6 years ago
  88. baf13e8 Remove special cases and simplify bitmapCopyTo by Brian Osman · 6 years ago
  89. 1e29795 Remove unused SkDither include by Brian Osman · 6 years ago
  90. 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 6 years ago
  91. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 6 years ago
  92. a683eb3 Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""" by Stan Iliev · 6 years ago
  93. 85f9096 Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  94. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  95. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 6 years ago
  96. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 6 years ago
  97. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 6 years ago
  98. 91c9c28 Implement Bitmap get/setPixel(s) using SkBitmap::read/writePixels by Brian Osman · 6 years ago
  99. eaa917e Rewrite system fallback construction with new FontFamily by Seigo Nonaka · 6 years ago
  100. b100231 Default all new bitmaps to sRGB colorspace unless explicitly requested. by Derek Sollenberger · 6 years ago