1. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
  2. 35934cc Compute text bounds on a per glyph basis when drawing from an SkPicture. by Derek Sollenberger · 8 years ago
  3. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 8 years ago
  4. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 8 years ago
  5. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 8 years ago
  6. eecff56 Add internal Canvas save flags by Florin Malita · 9 years ago
  7. 5518e7c Override getSaveLayerStrategy instead of willSaveLayer by Leon Scroggins III · 9 years ago
  8. d2db5c1 Remove onDrawSprite API as it is no longer exposed via SkCanvas by Derek Sollenberger · 9 years ago
  9. f35b989 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  10. d8f904f Revert "Merge six commits from master-skia to master" by Tom Hudson · 9 years ago
  11. 5507807 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  12. b03198d Merge "Use static_assert instead of SK_COMPILE_ASSERT." by Ben Wagner · 9 years ago
  13. e3a40ea Use static_assert instead of SK_COMPILE_ASSERT. by Ben Wagner · 9 years ago
  14. 6daa13c Change setMatrix behavior to only affect canvas-local matrix by Chris Craik · 9 years ago
  15. 6bbf68d Remove use of SkAutoSTMalloc from Android. by Ben Wagner · 9 years ago
  16. a11ee3c Add Skia includes where needed. by Ben Wagner · 9 years ago
  17. 0f6cb32 am a5e2946f: am b9d7bba5: am 434b577f: am 8ac76504: am 9613e9b7: Merge "New setLocalMatrix() operation for HWUI" into mnc-dev by Tom Hudson · 9 years ago
  18. ac7b6d3 New setLocalMatrix() operation for HWUI by Tom Hudson · 9 years ago
  19. 17c5adf drawBitmap() support for extractSubset() by Tom Hudson · 9 years ago
  20. 20c2b3e Fix positioned text bounds by Tom Hudson · 9 years ago
  21. b1476ae Fix bug, change crashes to warnings by Tom Hudson · 9 years ago
  22. 806a6f0 Fix onDrawText for non-absolute positioning by Tom Hudson · 9 years ago
  23. 1db141f Create proxy between Skia's SkCanvas and the framework Canvas. by Derek Sollenberger · 10 years ago