1. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 7 years ago
  2. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  3. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  4. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  5. 826deef switch over to SkVertices object, and stop using deprecated methods. by Mike Reed · 7 years ago
  6. 0b58d99 Optimize Canvas::drawGlyphs by Stan Iliev · 7 years ago
  7. b29b16e Remove clipRegion from the public API. by Derek Sollenberger · 8 years ago
  8. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 8 years ago
  9. 18bd885 Replace SkAutoTUnref with sk_sp. by Ben Wagner · 8 years ago
  10. 7de7385 Implement getTransparentRegion() using SkLatticeIter by Matt Sarett · 8 years ago
  11. ec4a4b1 Use Bitmap in DisplayList & RecordedOps instead of SkBitmap by sergeyv · 8 years ago
  12. 5fd2a1c Pass Bitmap instead of SkBitmap in drawNinePatch & drawBitmapMesh by sergeyv · 8 years ago
  13. fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 8 years ago
  14. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 8 years ago
  15. 0154fee Merge "Initial refactoring to enable reuse of SkiaDisplayList on a per RenderNode basis. With Skia renderer we see 30% speed improvement in Invalidate Tree UI Jank test, when SkiaDisplayList objects are reused." by TreeHugger Robot · 8 years ago
  16. c0e7a90 Initial refactoring to enable reuse of SkiaDisplayList by Stan Iliev · 8 years ago
  17. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  18. 97ec95c Prevent EndLayerOps when Begin was rejected am: 3c53ec51ef am: 152f76ee50 by Chris Craik · 8 years ago
  19. 3c53ec5 Prevent EndLayerOps when Begin was rejected by Chris Craik · 8 years ago
  20. afc22149 More efficient text rendering on path by Yuqian Li · 8 years ago
  21. cd1c3eb Add a callback for when a gl functor is released by John Reck · 8 years ago
  22. d645640 Apply clip at reorder barriers to shadows by Chris Craik · 8 years ago
  23. 79abbf2 Update HWUI tests to use minikin to layout fonts. by Derek Sollenberger · 8 years ago
  24. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 8 years ago
  25. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 8 years ago
  26. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 8 years ago
  27. 7df9ff2 Fix all LA memory leaks forever! by John Reck · 9 years ago
  28. e537330 Revert "Fix all LA memory leaks forever!" by John Reck · 9 years ago
  29. 499d83f Fix all LA memory leaks forever! by John Reck · 9 years ago
  30. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 9 years ago
  31. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 9 years ago
  32. 6f48556 Update Canvas API with view system calls. by Derek Sollenberger · 9 years ago
  33. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  34. eecff56 Add internal Canvas save flags by Florin Malita · 9 years ago
  35. b87eadd Partial unclipped save layer support by Chris Craik · 9 years ago
  36. e4db79d Stencil support in new recorder/reorderer by Chris Craik · 9 years ago
  37. 15d556e Add temporary switch for new renderer in JNI by Chris Craik · 9 years ago
  38. d2dfd8f Add TextureView support to new renderer/reorderer by Chris Craik · 9 years ago
  39. d7448e6 Add TextOnPath support to new reorderer/renderer by Chris Craik · 9 years ago
  40. e29ce6f Add functor support to new reorderer/renderer by Chris Craik · 9 years ago
  41. 268a9c0 Add property animations to new reorderer/renderer by Chris Craik · 9 years ago
  42. 386aa03 Add more shape drawing to new reorderer/renderer by Chris Craik · 9 years ago
  43. 42a5407 Fix RecordingCanvas::refPaint, add tests by Chris Craik · 9 years ago
  44. a171727 Initial text support in new reorderer/renderer by Chris Craik · 9 years ago
  45. 9fded23 Recycle OffscreenBuffers by Chris Craik · 9 years ago
  46. 161f54b Add z-reordering support to OpReorderer by Chris Craik · 9 years ago
  47. 0b7e824 Initial HW layer support in new reorderer/renderer by Chris Craik · 9 years ago
  48. f35b989 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  49. 6fe991e5 Work to support saveLayer in new pipeline by Chris Craik · 9 years ago
  50. 003cc3d Rename DisplayListData to DisplayList by Chris Craik · 9 years ago
  51. 81a1d2a Add LinearStdAllocator by Chris Craik · 9 years ago
  52. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago