1. 73e81ab Fix for Ubuntu compile warning by jvanverth · 8 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  4. 216b643 private iterator to visit all resource cache entries by reed · 9 years ago
  5. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  6. 7eeba25 Notify resource caches when pixelref genID goes stale by reed · 9 years ago
  7. 692135f YUV planes cache by sugoi · 10 years ago
  8. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  9. 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
  10. 5a5b4e9 Cache blur mask for rects which can not break into nine-patch by qiankun.miao · 10 years ago
  11. 69469b5 Use size of SkRect as the key for blur mask cache by qiankun.miao · 10 years ago
  12. 4dca7a8 use SkMaskCache inside SkBlurMaskFilter by reed · 10 years ago
  13. d9aac34 Add SkMaskCache by qiankun.miao · 10 years ago