1. b60dc9a Remove fix_double_underline flag by Seigo Nonaka · 6 months ago
  2. b58afe6 Fix Mesh UAF, uniform handling, and performance bug. by Alex Strelnikov · 12 months ago
  3. 3700b10 add clipShader API to android.graphics.Canvas by Jorge Betancourt · 1 year, 1 month ago
  4. c9806fadcc add API for 4x4 Matrix to platform graphics by Jorge Betancourt · 1 year, 3 months ago
  5. 859af0d Only use the gainmap shader if we might need it by John Reck · 1 year, 3 months ago
  6. cd348c6 Draw a single underline if multiple fonts are used in a single line. by Seigo Nonaka · 1 year, 6 months ago
  7. b2a4b93 Support rendering gainmaps to PQ & HLG by John Reck · 1 year, 11 months ago
  8. 5f0a800 Defer Meshed creation by Nader Jawad · 2 years ago
  9. cf6a5de Merge "Revert "add support for rendering lottie animations through a LottieDrawable"" by Leon Scroggins · 2 years, 1 month ago
  10. 659fd20 Revert "add support for rendering lottie animations through a LottieDrawable" by Jorge Betancourt · 2 years, 1 month ago
  11. a22c130 Remove SkAutoSTMalloc and other private Skia functions by Kevin Lubick · 2 years, 1 month ago
  12. 2de956f Merge "Replace SkDeque with std::deque in SkiaCanvas" by TreeHugger Robot · 2 years, 2 months ago
  13. b373121 Replace SkDeque with std::deque in SkiaCanvas by Kevin Lubick · 2 years, 2 months ago
  14. 2e58b5c add support for rendering lottie animations through a LottieDrawable by Jorge Betancourt · 2 years, 6 months ago
  15. 90c46ee Exposed SkCanvas::drawMesh by Angel Aguayo · 2 years, 4 months ago
  16. 172f625 Merge "Revert^2 "Support alpha for SurfaceView"" by Alec Mouri · 2 years, 5 months ago
  17. 655a5e4 Revert^2 "Support alpha for SurfaceView" by Alec Mouri · 2 years, 6 months ago
  18. 9f935c2 Merge "Revert "Support alpha for SurfaceView"" by Alec Mouri · 2 years, 6 months ago
  19. 3fde6ce Revert "Support alpha for SurfaceView" by Samiul Islam · 2 years, 6 months ago
  20. 4432aa6 Merge "Support alpha for SurfaceView" by Alec Mouri · 2 years, 6 months ago
  21. 914e750 Support alpha for SurfaceView by Alec Mouri · 2 years, 7 months ago
  22. b5dd36a Merge "Move SkiaCanvas::Clip above SkiaCanvas::SkiaCanvas" am: 770e68977b am: d80d36a428 am: eda3dacc31 am: 86a8d4f4d4 am: e406bb523a by Ryan Prichard · 2 years, 6 months ago
  23. 3997155 Move SkiaCanvas::Clip above SkiaCanvas::SkiaCanvas by Ryan Prichard · 2 years, 6 months ago
  24. 856848e Fix includes of SkRRect and other Skia headers by Kevin Lubick · 3 years ago
  25. 70cf50c2 Emulate replace clip ops using SkAndroidFrameworkUtils::ResetClip by Michael Ludwig · 3 years, 7 months ago
  26. a6cb58a Store filterbitmap on Paint by Mike Reed · 3 years, 8 months ago
  27. 00af527 Adding force-dark support to RippleDrawable by Lucas Dupin · 3 years, 10 months ago
  28. 6d1601a Move sparkle animation to RenderThread by Lucas Dupin · 3 years, 11 months ago
  29. 2dc632a Holepunch layers for SurfaceView by Nader Jawad · 4 years ago
  30. bb4cb48 Simplify paint filtering by Mike Reed · 4 years ago
  31. 0f9dce7 Custom looper code for Android by Mike Reed · 4 years ago
  32. 7994a31 Modernize calls to drawImage by Mike Reed · 4 years, 1 month ago
  33. 1b3dcfc Pass filtering to drawLattice by Mike Reed · 4 years, 1 month ago
  34. 783e5ae Refactor RuntimeShader to support easier assignment of uniforms. by Derek Sollenberger · 4 years, 2 months ago
  35. df301aa Initial framework needed to draw circle with RuntimeShader. by Derek Sollenberger · 4 years, 2 months ago
  36. 3ed3089 Use SkSamplingOptions when creating image-shader by Mike Reed · 4 years, 3 months ago
  37. a00eef21 Remove SaveFlags from saveLayer(Alpha) by John Reck · 4 years, 3 months ago
  38. 5bed1f5 Revert "Create wrapper around Shader native implementation" by Nader Jawad · 4 years, 5 months ago
  39. 63af7ba Remove bounding box retrieval from Canvas which is not used. by Seigo Nonaka · 4 years, 5 months ago
  40. fc42a99 Create wrapper around Shader native implementation by Nader Jawad · 4 years, 7 months ago
  41. aa4c982 Remove legacy callDrawGlFunction2 from HWUI by John Reck · 4 years, 8 months ago
  42. 4bc1b5c Merge "Fix setShadowLayer + drawTextOnPath" into rvc-dev am: 7e17bc6496 am: e21afec2c5 am: 697eda359d am: 847725f66e by Leon Scroggins · 4 years, 10 months ago
  43. 950f2aa Fix setShadowLayer + drawTextOnPath by Leon Scroggins III · 4 years, 10 months ago
  44. e3b9a12 Include SkVertices.h in SkiaCanvas.h by Brian Osman · 5 years ago
  45. 7ac51f5 Merge "Added support for antialiased canvas clipping" by Nader Jawad · 5 years ago
  46. e431e31 Added support for antialiased canvas clipping by Nader Jawad · 5 years ago
  47. 52d3777 Include text draws in looper refactor by Nathaniel Nifong · 5 years ago
  48. 93b7120 use canvaspriv for legacy flag. by Mike Reed · 5 years ago
  49. c2dbc03 pass Paint not SkPaint to Canvas by Mike Reed · 6 years ago
  50. 894e85a Remove final usage of asSkCanvas by John Reck · 6 years ago
  51. ac33a48 Fix fading edge effect from impacting neighboring pixels by Derek Sollenberger · 6 years ago
  52. 1c2f5fc Update to new factories for effects by Mike Reed · 6 years ago
  53. 2e204fc don't pass bounds to textblobbuilder by Mike Reed · 6 years ago
  54. f6d86ac Store SkFont in android::Paint by Mike Reed · 6 years ago
  55. 2dfd55d don't toggle between Paint and SkPaint by Mike Reed · 6 years ago
  56. 4a4b1be drawTextRSXform is deprecated by Mike Reed · 6 years ago
  57. 24fc901 Improve performance of unclipped save layers. by Derek Sollenberger · 6 years ago
  58. d5342ae use SkTextEncoding by Mike Reed · 6 years ago
  59. 5fdb83b Merge "Set the color space to sRGB on the Surface and remove colorFilter." by Derek Sollenberger · 6 years ago
  60. 1c79eab pass font instead of paint to blobbuilder by Mike Reed · 6 years ago
  61. d01b591 Set the color space to sRGB on the Surface and remove colorFilter. by Derek Sollenberger · 6 years ago
  62. 16c142b move alignment to Paint (from SkPaint) by Mike Reed · 6 years ago
  63. adfe1d9 Added support for Canvas#drawDoubleRoundRect in application Canvas API by Nader Jawad · 6 years ago
  64. 0ed10be Replace SkDrawFilter with PaintFilter. by Ben Wagner · 7 years ago
  65. e170fb6 A better HW Bitmap uploader by John Reck · 7 years ago
  66. 1072fff Remove Properties::isSkiaPipeline (3/!?) by John Reck · 7 years ago
  67. 415a74b Update text alignment when using drawTextOnPath. by Derek Sollenberger · 7 years ago
  68. 7717e22 Draw text with a hairline stroke as if it is fill style by Stan Iliev · 7 years ago
  69. 58978e1 remove unused/deprecated flags from savelayer by Mike Reed · 7 years ago
  70. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 7 years ago
  71. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  72. c6c96dd Improve correctness of SkiaCanvas::drawLayoutOnPath by Stan Iliev · 7 years ago
  73. e12d731 Enable fast drawing for solid color nine patch rectangles by Stan Iliev · 7 years ago
  74. a39b774 Fix text encoding in some macrobench tests by Stan Iliev · 7 years ago
  75. ef3b218 If the absolute value of a sweep angle >= 360 then draw it as an oval. by Derek Sollenberger · 7 years ago
  76. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  77. 938e884 Avoid setting high contrast in every view draw by John Reck · 8 years ago
  78. 9482963 Merge "Filter empty paths at record time" by TreeHugger Robot · 8 years ago
  79. 6dcfdec Filter empty paths at record time by Stan Iliev · 8 years ago
  80. 6c2a9e2 Use the faster path when calling drawImageRect. by Derek Sollenberger · 8 years ago
  81. fa3e340 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 8 years ago
  82. a7f6af2c Revert "Use colorFilters when rendering to an sRGB bitmap." by Derek Sollenberger · 8 years ago
  83. b851b19 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 8 years ago
  84. fb0c8fc Enable colorspace conversion while perserving legacy blending. by Derek Sollenberger · 8 years ago
  85. 0a3ff95 Improve color correctness for drawing bitmaps with Skia pipeline by Stan Iliev · 8 years ago
  86. 0bbc82c Merge "Remove round rect clipping optimization." into oc-dev am: 190fe086df by Derek Sollenberger · 8 years ago
  87. f7d98f4 Remove round rect clipping optimization. by Derek Sollenberger · 8 years ago
  88. 00ce770 Merge "Bug fix: use legacy SkCanvas regardless of color space tag" into oc-dev am: 101dc265a8 by Matt Sarett · 8 years ago
  89. ca9b703 Bug fix: use legacy SkCanvas regardless of color space tag by Matt Sarett · 8 years ago
  90. d0814db Add SkiaCanvas::captureCanvasState() by Matt Sarett · 8 years ago
  91. 44dc270 Add SkiaCanvas::captureCanvasState() by Matt Sarett · 8 years ago
  92. 86a1c30 Merge "Change behavior of setBitmap to cleanly reset the canvas" into oc-dev am: 7944962b7e by Derek Sollenberger · 8 years ago
  93. eb69cbb Change behavior of setBitmap to cleanly reset the canvas by Derek Sollenberger · 8 years ago
  94. 0246a29 Merge "Color management, the missing pieces" into oc-dev am: 7dfa16c2ef by Romain Guy · 8 years ago
  95. 8242656 Color management, the missing pieces by Romain Guy · 8 years ago
  96. 7c9fb60 Merge "Xform bitmaps to sRGB on SW and PDF canvases" into oc-dev am: c29dffed16 by Matt Sarett · 8 years ago
  97. ea70d22 Xform bitmaps to sRGB on SW and PDF canvases by Matt Sarett · 8 years ago
  98. 826deef switch over to SkVertices object, and stop using deprecated methods. by Mike Reed · 8 years ago
  99. 9d64a41 Merge "Optimize Canvas::drawGlyphs" by TreeHugger Robot · 8 years ago
  100. 0b58d99 Optimize Canvas::drawGlyphs by Stan Iliev · 8 years ago