1. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  2. 98e34ba remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE for chrome by reed · 10 years ago
  3. f461a8f Simple GPU based dithering: by krajcevski · 10 years ago
  4. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  5. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  6. 02830f0 Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag by robertphillips · 10 years ago
  7. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  8. e2b78a7 Fix Chrome build after 9f1c241e (https://codereview.chromium.org/316143003/) by robertphillips · 10 years ago
  9. 5713352 Chromium should no longer need the legacy SkCanvas::drawPicture interface by robertphillips · 10 years ago
  10. d71be5d remove SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS from chrome by reed · 10 years ago
  11. fe68617 Relocate SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE by fmalita · 10 years ago
  12. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  13. abc0733 readd SK_SUPPORT_LEGACY_SETCONFIG_INFO -- missed a place in a blink test by reed · 10 years ago
  14. 9307073 remove unneeded flags SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_DEVICE_CONFIG by reed · 10 years ago
  15. 14052a0 Allow chrome to use old version of installPixels. by scroggo · 10 years ago
  16. 9b4353c remove unneeded flags by reed · 10 years ago
  17. 8c111f7 Change #def to be opt-out by krajcevski · 10 years ago
  18. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  19. b458795 Revert of remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS (https://codereview.chromium.org/308083010/) by commit-bot@chromium.org · 10 years ago
  20. 1fd263e remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  21. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  22. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  23. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  24. ff33677 add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  25. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  26. a32260d add flag to disable changes to image scaling to avoid breaking every single by commit-bot@chromium.org · 10 years ago
  27. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  28. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  29. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  30. 53c63a5 remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  31. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  32. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  33. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  34. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  35. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  36. b3c836b add SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX for chrome by commit-bot@chromium.org · 10 years ago
  37. 5b8d047 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  38. 68867b3 Revert "remove SK_SUPPORT_LEGACY_BUILDMIPMAP" by reed@google.com · 10 years ago
  39. 259ea9a remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  40. 5e674b2 Revert of Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. (https://codereview.chromium.org/265973002/) by commit-bot@chromium.org · 10 years ago
  41. 54f98fc Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  42. a8e52df remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by reed@google.com · 10 years ago
  43. eaca36b remove dead mipmap code from SkBitmap by commit-bot@chromium.org · 10 years ago
  44. e9d8ef5 Revert "remove unneeded SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE" by commit-bot@chromium.org · 10 years ago
  45. 95b03ce remove unneeded SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by reed@google.com · 10 years ago
  46. 725b082 remove unneeded SK_SUPPORT_LEGACY_PROCXFERMODE by commit-bot@chromium.org · 10 years ago
  47. 6988588 Eliminate SkPicture-related flags Chromium no longer requires by commit-bot@chromium.org · 10 years ago
  48. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  49. 94e2872 Restore SkPicture-related guard flags for Chrome by robertphillips@google.com · 10 years ago
  50. e107edb Remove 2 SkPicture-related flags Chrome should be able to live without by commit-bot@chromium.org · 10 years ago
  51. 40afe0e Remove guards Chromium no longer needs by commit-bot@chromium.org · 10 years ago
  52. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 10 years ago
  53. 6fa0e32 Reverting Skia r14299 ( Remove guards Chromium no longer needs - https://codereview.chromium.org/246403004) by robertphillips@google.com · 10 years ago
  54. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  55. e221a7f Remove guards Chromium no longer needs by commit-bot@chromium.org · 10 years ago
  56. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  57. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  58. d24a130 add SK_SUPPORT_LEGACY_PROCXFERMODE to skia_for_chromium_defines.gypi by commit-bot@chromium.org · 10 years ago
  59. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  60. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  61. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  62. 0bd03cf remove guard for getTotalClip by commit-bot@chromium.org · 10 years ago
  63. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  64. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  65. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  66. 729296f revert of 14111 to fix build by bensong@google.com · 10 years ago
  67. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  68. a2cbced no more callers of getTotalClip -- except in android by reed@google.com · 10 years ago
  69. 0d0d620 remove SK_SUPPORT_LEGACY_GETCLIPTYPE by commit-bot@chromium.org · 10 years ago
  70. 3fcab54 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 10 years ago
  71. 46ee398 remove SK_SUPPORT_LEGACY_READPIXELSCONFIG by reed@google.com · 10 years ago
  72. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  73. 18d6753 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG by reed@google.com · 10 years ago
  74. b3890cb remove SK_SUPPORT_LEGACY_GETDEVICECAPABILITIES by reed@google.com · 10 years ago
  75. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  76. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 10 years ago
  77. ab373bd remove SK_SUPPORT_LEGACY_COPYTO_CONFIG by commit-bot@chromium.org · 10 years ago
  78. e8ead8e Revert "remove flag for legacy copyTo -- call sites have been updated" by reed@google.com · 10 years ago
  79. a5cb214 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  80. 5c70cdc hide getTotalClip, so we can eventually remove it by commit-bot@chromium.org · 10 years ago
  81. ce29b32 remove flag for legacy copyTo -- call sites have been updated by reed@google.com · 10 years ago
  82. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  83. 6c50cd3 remove SK_SUPPORT_DEEPCOPYTO_CONFIG by reed@google.com · 10 years ago
  84. b4c5f06 allow skia flags to be specified in a skia file, but reference by chrome's skia_common.gypi by reed@google.com · 10 years ago