1. fb0c8fc Enable colorspace conversion while perserving legacy blending. by Derek Sollenberger · 7 years ago
  2. 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 7 years ago
  3. 7d73fc2 Add a new macrobench to test layer resize by Stan Iliev · 8 years ago
  4. 2bd7d98 fallout from getting rid of IGraphicBufferAlloc by Mathias Agopian · 7 years ago
  5. c54b76e Replace bitmap shaders with image shaders in test code by Matt Sarett · 7 years ago
  6. 0091181 Add ShadowShaderAnimation benchmark by Chris Craik · 7 years ago
  7. 49ddb3d Merge "Add simple gradient and colormatrix benchmarks" by Chris Craik · 7 years ago
  8. f6a4090 Add simple gradient and colormatrix benchmarks by Chris Craik · 7 years ago
  9. 010b6a5 Add UiBench jank and macrobench tests for saveLayer performance by Stan Iliev · 8 years ago
  10. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 8 years ago
  11. 91d6354 HWUI: fix support RGB_565 for hardware bitmaps by sergeyv · 8 years ago
  12. 6c67f1d SkClipOp is now an enum class by Mike Reed · 8 years ago
  13. 9c97e48 HWUI: set correct sampler for external texture in shaders by sergeyv · 8 years ago
  14. ee708fa Remove unnecessary dependency, and fix the chain by Leon Scroggins III · 8 years ago
  15. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 8 years ago
  16. 59eecb52 Support readback from hardware bitmaps by sergeyv · 8 years ago
  17. 554ffeb Support hardware bitmaps in bitmap shaders by sergeyv · 8 years ago
  18. 694d499 Routine to upload hardware bitmaps by sergeyv · 8 years ago
  19. fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 8 years ago
  20. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 8 years ago
  21. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  22. 5abc1fb Add RoundRectClipping benchmarks by John Reck · 8 years ago
  23. 06152cd Use Canvas::create_recording_canvas instead of RecordingCanvas ctor by Stan Iliev · 8 years ago
  24. 5e00c7c Delete old rendering pipeline by Chris Craik · 8 years ago
  25. 99a8e2f Merge "Follow the minikin namespace changes" by Seigo Nonaka · 8 years ago
  26. 06a62f6 Test scene that mocks list view with text items faded on left edge. by sergeyv · 8 years ago
  27. ae1aa85 Follow the minikin namespace changes by Seigo Nonaka · 8 years ago
  28. 4e2838e Merge "Fix some edge cases" into nyc-dev am: 4a62eff am: c01a9b6 by John Reck · 8 years ago
  29. 51f2d60 Fix some edge cases by John Reck · 8 years ago
  30. bd9595d Replace SkCanvas::drawText with SkCanvas::drawPosText. by Ben Wagner · 8 years ago
  31. 79abbf2 Update HWUI tests to use minikin to layout fonts. by Derek Sollenberger · 8 years ago
  32. 3a5811b Precache/early kick off of op work for non-shadow ops. by Chris Craik · 8 years ago
  33. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 8 years ago
  34. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 8 years ago
  35. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 8 years ago
  36. eecff56 Add internal Canvas save flags by Florin Malita · 9 years ago
  37. 7435eb1 Unclipped savelayer support in new renderer by Chris Craik · 9 years ago
  38. e5b5019 Support for stencil clipping in layers by Chris Craik · 9 years ago
  39. e4db79d Stencil support in new recorder/reorderer by Chris Craik · 9 years ago
  40. d7448e6 Add TextOnPath 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. c7fa843 Add shape animation test case by Chris Craik · 9 years ago
  43. 27e58b4 Build hwui test scenes as common test code by Chris Craik · 9 years ago
  44. 15c3f19 Merged op dispatch in OpReorderer by Chris Craik · 9 years ago
  45. 8160f20 Reorganize hwui test directories by Chris Craik · 9 years ago