1. 7bf96a0 Selectively disable filtering if estimated safe by John Reck · 7 years ago
  2. 5545518 Properly decode colors spaces in BitmapRegionDecoder by Romain Guy · 8 years ago
  3. caaaa66 Convert bitmaps to sRGB/scRGB when they have a color profile by Romain Guy · 8 years ago
  4. 636afc1 Apply transfer function when rendering with linear textures by Romain Guy · 8 years ago
  5. 8cd3edf Break Layer class into Gl and Vulkan subclasses by Greg Daniel · 8 years ago
  6. c2f31df use SkBlendMode by Mike Reed · 8 years ago
  7. 2a38c42 Add target to texture by sergeyv · 8 years ago
  8. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  9. 8762e33 Various fixes for linear blending and gradients by Romain Guy · 8 years ago
  10. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  11. 5e00c7c Delete old rendering pipeline by Chris Craik · 8 years ago
  12. b2e36d7 Merge "Use LUT for computing final shadow alpha" into nyc-dev by TreeHugger Robot · 9 years ago
  13. 138c21f Use LUT for computing final shadow alpha by Chris Craik · 9 years ago
  14. 2f69d6d Support transform'd GraphicBuffers by John Reck · 9 years ago
  15. 2f78327 PixelCopy fixes by John Reck · 9 years ago
  16. 70969cc Fix layer damage and clipping for Text shadows by Chris Craik · 9 years ago
  17. 701b3cc Dump full Glop in GlopBuilder::dump by Chris Craik · 9 years ago
  18. e5b5019 Support for stencil clipping in layers by Chris Craik · 9 years ago
  19. 5430ab2 Avoid unneeded rect params by Chris Craik · 9 years ago
  20. 8d2cf94 Add region-tracking to OffscreenBuffers by Chris Craik · 9 years ago
  21. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
  22. 12efe64 Move ortho matrix out of glop by Chris Craik · 9 years ago
  23. 6c2c62c Remove unnecessary glop color storage by Chris Craik · 9 years ago
  24. b9ce116d Switch several enums to enum classes by Chris Craik · 9 years ago
  25. 7c85c54 Remove Matrix4::load(Matrix4&) by Chris Craik · 9 years ago
  26. b1f990d Fix roundrect clipping / blending ordering by Chris Craik · 9 years ago
  27. 53e51e4 Handle shader matrix correctly when ignoring canvas transform by Chris Craik · 9 years ago
  28. 2507c34 Cleanup properties by Chris Craik · 10 years ago
  29. 8284073 Delete pre-glop path by Chris Craik · 10 years ago
  30. 48f650c Track down unsupported texture target by Chris Craik · 10 years ago
  31. edacf22 Merge "Glop based composeLayerRegion/Rect" by Chris Craik · 10 years ago
  32. 182952f Glop based composeLayerRegion/Rect by Chris Craik · 10 years ago
  33. eb911c2 Rewrite glop texture asserts by Chris Craik · 10 years ago
  34. 8820fd1 Patch cleanup, reenable Patch Glops by Chris Craik · 10 years ago
  35. 0556d90 Glop DrawPatch support by Chris Craik · 10 years ago
  36. a6b5219 Glop drawBitmaps, drawPatches by Chris Craik · 10 years ago
  37. 26bf342 Glop TextureLayer support by Chris Craik · 10 years ago
  38. ef25074 Glop mesh reorg, support for drawBitmapMesh by Chris Craik · 10 years ago
  39. 14100ac Glop support for custom textured UVs, simplify drawBitmap(src,dst) by Chris Craik · 10 years ago
  40. f27133d Glop layer mesh rendering by Chris Craik · 10 years ago
  41. 2bb8f56 Glop text shadows, clearLayerRegions, and rectangleList by Chris Craik · 10 years ago
  42. 922d3a7 Glop SkiaShader support by Chris Craik · 10 years ago
  43. 3003609 Glop path texture support by Chris Craik · 10 years ago
  44. 0519c81 Glop Bitmap and RoundRect clipping support by Chris Craik · 10 years ago
  45. 08fa43f Fix Glop vertex alpha blending by Chris Craik · 10 years ago
  46. 2ab95d7 Glop support for indexed quads by Chris Craik · 10 years ago
  47. 117bdbc Glop ColorFilter & VertexBuffer support, initial enable by Chris Craik · 10 years ago
  48. 0318887 GlopBuilder, and test app refactor by Chris Craik · 10 years ago