1. 7446716 use mapRectScaleTranslate for common case in clipRect by reed · 8 years ago
  2. 2d1afab add SK_SUPPORT_PRECHECK_CLIPRECT experiment for clipRect by reed · 8 years ago
  3. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  4. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  5. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  6. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  7. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 8 years ago
  8. 7563a5a remove SK_SUPPORT_LEGACY_IMAGEFILTER_CTM flag by reed · 8 years ago
  9. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  10. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  11. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  12. 86ae3d1 make context() virtual on device by reed · 8 years ago
  13. 1eca116 share code with drawSpriteWithFilter by reed · 8 years ago
  14. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 8 years ago
  15. bb34a8a allow imagefilter to manage CTM decomposition by reed · 8 years ago
  16. 8c30a81 post apply non-scale transforms after imagefilters have run by reed · 8 years ago
  17. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  18. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  19. f35566e Remove deprecated paths from image filter infrastructure. by senorblanco · 8 years ago
  20. cb232e8 Revert of Remove deprecated paths from image filter infrastructure. (patchset #2 id:20001 of https://codereview.chromium.org/1888243003/ ) by robertphillips · 8 years ago
  21. 6fb3cd7 Remove deprecated paths from image filter infrastructure. by senorblanco · 8 years ago
  22. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  23. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  24. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 8 years ago
  25. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  26. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  27. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  28. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  29. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  30. e8f3062 switch surface to sk_sp by reed · 8 years ago
  31. 9c79d7e Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patchset #15 id:270001 of https://codereview.chromium.org/1785643003/ ) by robertphillips · 8 years ago
  32. 3c935bc Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  33. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 9 years ago
  34. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 9 years ago
  35. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
  36. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
  37. f809d76 switch colorfilters to sk_sp by reed · 9 years ago
  38. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 9 years ago
  39. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 9 years ago
  40. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  41. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 9 years ago
  42. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  43. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
  44. 0eda258 move annotations to canvas virtual by reed · 9 years ago
  45. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  46. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  47. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  48. 129ed1c lots of sRGB and F16 blits by reed · 9 years ago
  49. 1d52469 Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ ) by reed · 9 years ago
  50. 75a7329 Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ ) by reed · 9 years ago
  51. d97f07d revert fuzzer fixes for canvas, need to investigate more by reed · 9 years ago
  52. 00bea4a fix misc asserts and checks found by fuzzer by reed · 9 years ago
  53. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  54. afc7cce Fix for rounded-rect clips with filters. by senorblanco · 9 years ago
  55. 54d6029 SaveFlags begone! by fmalita · 9 years ago
  56. 53d9f1c SK_SUPPORT_LEGACY_DRAWFLTER typo by fmalita · 9 years ago
  57. 7765000 Hide SkCanvas::{set,get}DrawFilter by fmalita · 9 years ago
  58. d247e58 Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused). by senorblanco · 9 years ago
  59. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  60. e3b38ce unify how canvas checks for null on skia objects (images, blobs, pictures) by reed · 9 years ago
  61. bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
  62. c7e211a SkTreatAsSprite should take AA into account by fmalita · 9 years ago
  63. 5423ee1 Revert of SkTreatAsSprite should take AA into account (patchset #5 id:80001 of https://codereview.chromium.org/1566943002/ ) by reed · 9 years ago
  64. 0575cb2 Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ ) by reed · 9 years ago
  65. 983dc25 SkTreatAsSprite should take AA into account by fmalita · 9 years ago
  66. 2474159 add backdrop option to SaveLayerRec by reed · 9 years ago
  67. ffe031e Add conversion from SaveLayerFlags to SaveFlags by scroggo · 9 years ago
  68. 48eb08a remove unused SkAutoROCanvasPixels by reed · 9 years ago
  69. 0b70f45 remove dead flags by reed · 9 years ago
  70. bada188 hide old SaveFlags, but keep them available (for now) for Android by reed · 9 years ago
  71. fb56218 fix stroked text underline / strikethrough by caryclark · 9 years ago
  72. 03ef4b1 remove SK_SUPPORT_LEGACY_SAVELAYERPARAMS code by reed · 9 years ago
  73. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  74. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  75. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  76. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  77. 7354a4b Avoid pixel GPU readback in saveLayerWithPickup by robertphillips · 9 years ago
  78. 70ee31b try adding flag to allow lcd text even in a layer by reed · 9 years ago
  79. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  80. c41e7e1 Minor code cleanups in SkCanvas. by senorblanco · 9 years ago
  81. 262a71b detect when we can filter bitmaps/images directly, w/o a tmp layer by reed · 9 years ago
  82. 39f0538 Add sniff for rect, oval & rrect to SkCanvas::clipPath by robertphillips · 9 years ago
  83. 125f19a Avoid devolving to a path when conservative clipping with RRects by robertphillips · 9 years ago
  84. c64eff5 Revert[2] of "quick-accept clipRect calls" by reed · 9 years ago
  85. ac8cabd Revert of option to quick-accept clipRect calls (patchset #3 id:40001 of https://codereview.chromium.org/1458913005/ ) by bsalomon · 9 years ago
  86. 90ba095 option to quick-accept clipRect calls by reed · 9 years ago
  87. 42b73eb enable conservative raster clipping by reed · 9 years ago
  88. 05527a6 Remove SK_SAVE_LAYER_BOUNDS_ARE_FILTERED #define. by senorblanco · 9 years ago
  89. 6a6229e Protect apply_paint_to_bounds_sans_imagefilter() with an #ifdef. by senorblanco · 9 years ago
  90. 87e066e Change saveLayer() semantics to take unfiltered bounds. by senorblanco · 9 years ago
  91. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  92. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  93. 3336697 remove internalDrawBitmap, as it is no longer shared with any other caller, and can be folded into onDrawBitmap by reed · 9 years ago
  94. 6651a32 Reland of more zero-length changes for svg compatibility (patchset #1 id:1 of https://codereview.chromium.org/1334543002/ ) by caryclark · 9 years ago
  95. 5ca4fa3 Revert of more zero-length changes for svg compatibility (patchset #6 id:100001 of https://codereview.chromium.org/1330623003/ ) by caryclark · 9 years ago
  96. 62fb1ba more zero-length changes for svg compatibility by caryclark · 9 years ago
  97. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  98. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  99. d028180 SkCanvas::onDrawPicture() quick-reject by fmalita · 9 years ago
  100. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago