1. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  2. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  3. 73e81ab Fix for Ubuntu compile warning by jvanverth · 8 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  6. 216b643 private iterator to visit all resource cache entries by reed · 9 years ago
  7. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  8. 7eeba25 Notify resource caches when pixelref genID goes stale by reed · 10 years ago
  9. 692135f YUV planes cache by sugoi · 10 years ago
  10. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  11. eabd0d7 Revert of Cache blur mask for rects which can not break into nine-patch (patchset #10 id:200001 of https://codereview.chromium.org/729463002/) by qiankun.miao · 10 years ago
  12. 5a5b4e9 Cache blur mask for rects which can not break into nine-patch by qiankun.miao · 10 years ago
  13. 69469b5 Use size of SkRect as the key for blur mask cache by qiankun.miao · 10 years ago
  14. 4dca7a8 use SkMaskCache inside SkBlurMaskFilter by reed · 10 years ago
  15. d9aac34 Add SkMaskCache by qiankun.miao · 10 years ago