1. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  2. 8fb6ba5 add legacy flag by reed · 8 years ago
  3. f95388d Remove SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  4. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  5. 9ba1f25 Disable GPU dithering in Android framework builds by bsalomon · 8 years ago
  6. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  7. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  8. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  9. 2a04104 exernalize imagefactory guard by reed · 8 years ago
  10. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  11. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  12. 41c4096 Relocate SK_SUPPORT_LEGACY_PICTURE_PTR by fmalita · 8 years ago
  13. e8f3062 switch surface to sk_sp by reed · 8 years ago
  14. 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 · 8 years ago
  15. 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 · 8 years ago
  16. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  17. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  18. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  19. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  20. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  21. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  22. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  23. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  24. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 8 years ago
  25. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 8 years ago
  26. 53d9f1c SK_SUPPORT_LEGACY_DRAWFLTER typo by fmalita · 9 years ago
  27. 7765000 Hide SkCanvas::{set,get}DrawFilter by fmalita · 9 years ago
  28. 4ecb1ad Fix DM tests in the Android Framework by djsollen · 9 years ago
  29. f01610e Remove staging for SkImageDecoder::Peeker by scroggo · 9 years ago
  30. cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
  31. 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
  32. 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
  33. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  34. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  35. 063675b Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper by fmalita · 9 years ago
  36. 0f0af23 Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE" by reed · 9 years ago
  37. f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
  38. 7430876 remove guard for SrcPtr in drawBitmapRect for android by reed · 9 years ago
  39. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  40. 4dea94f remove getdevice guard for android by reed · 9 years ago
  41. c2e6827 remove now-dead flags by reed · 9 years ago
  42. 96a52c8 remove drawimagerect flags, as skia no longer respects them by reed · 9 years ago
  43. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  44. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  45. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  46. b3d54d7 Let Android use old version of onDrawBitmapRect. by scroggo · 9 years ago
  47. bedd0e8 remove SkData proc guard by reed · 9 years ago
  48. c292ad4 add guard for SkData proc change by reed · 9 years ago
  49. ab86577 add assert that the lock-count on pixelref is balanced by reed · 9 years ago
  50. b1207e8 opt into SkScalarDiv until we can fix android call-sites by reed · 9 years ago
  51. e16dfdb Enable GrAAConvexTessellator in GrAAConvexPathRenderer by robertphillips · 9 years ago
  52. ee1c2bc remove unneeded flags by reed · 9 years ago
  53. 961707f Remove SkPorterDuff now that Android has been updated. by djsollen · 9 years ago
  54. 5c05a1b remove unnecessary guard flags for android (for conics) by reed · 10 years ago
  55. 9b2cf52 remove unneeded flags by reed · 10 years ago
  56. 783fe16 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  57. 9810cd2 use conics for ovals and roundrects by reed · 10 years ago
  58. 8ea6dab Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset #2 id:20001 of https://codereview.chromium.org/829983003/) by reed · 10 years ago
  59. 7ef1972 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  60. e3b61eb Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://codereview.chromium.org/817283005/) by reed · 10 years ago
  61. 2bf1c4d use conics for ovals and roundrects by reed · 10 years ago
  62. 41af966 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) by reed · 10 years ago
  63. e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
  64. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  65. c4fda92 remove unused drawData by reed · 10 years ago
  66. c8a2131 undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers by reed · 10 years ago
  67. b64e569 Remove legacy Picture defines. by scroggo · 10 years ago
  68. 68331cd remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL by reed · 10 years ago
  69. 9ed02e4 Add SK_SUPPORT_LEGACY_PORTER_DUFF macro. by tfarina · 10 years ago
  70. a18cc77 Really enable deprecation warnings for Android framework. by scroggo · 10 years ago
  71. f7007b0 Enable distance field path rendering in Chrome. by jvanverth · 10 years ago
  72. fa38a30 Add GrAASmallPathRenderer. by jvanverth · 10 years ago
  73. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  74. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  75. 294739b add legacy guard for SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL to android by reed · 10 years ago
  76. 5ee785d Remove legacy (and also broken) SkPicture constructor. by djsollen · 10 years ago
  77. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  78. cccb3b4 remove SkBitmap::Config support from android by reed · 10 years ago
  79. cfaeec4 Remove Skia's use of the default SkPicture constructor and multi-clone by Robert Phillips · 10 years ago
  80. ef0fd61 Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX. by scroggo · 10 years ago
  81. beaf62d remove unneeded flag for android by reed · 10 years ago
  82. 58f1e92 remove unneeded flags for android by reed · 10 years ago
  83. d8a5e8d remove unneeded flags for android by reed · 10 years ago
  84. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  85. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  86. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  87. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  88. 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
  89. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  90. 6dd061f add SK_SUPPORT_LEGACY_COMPUTE_CONFIG_SIZE by reed · 10 years ago
  91. 1a0a86f Remove Android flag for legacy SkCanvas::drawPicture API by robertphillips · 10 years ago
  92. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  93. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  94. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago
  95. 22a1d96 New file for simpler updating of Android defines. by commit-bot@chromium.org · 10 years ago