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