1. abb52a1 Move most of the transform logic into the primitive processors by joshualitt · 10 years ago
  2. a7f1191 rename blitrow::proc and add (uncalled) hook for colorproc16 by reed · 10 years ago
  3. e55fb17 Allow -DGOOGLE3 to bypass our normal platform intrinsic dispatch. by mtklein · 10 years ago
  4. 199ba8e namespace {} trick for SK_DECLARE_STATIC_ONCE by mtklein · 10 years ago
  5. 6f07665 Simplify SkInstCnt by mtklein · 10 years ago
  6. 4ef0c8a remove NewTexture? by reed · 10 years ago
  7. f5872d2 add stroke params to c api by reed · 10 years ago
  8. 0846f1b remove (dead) SK_SUPPORT_LEGACY_DRAWDATA and SK_SUPPORT_LEGACY_CANVAS_VIRTUAL by reed · 10 years ago
  9. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  10. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  11. 281ecc2 need to rebaseline (changed) c_gms, update dox by reed · 10 years ago
  12. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  13. 23d4320 Adding check on input count by sugoi · 10 years ago
  14. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  15. 690fc59 Revert of It is dangerous to ignore SkRect::intersect's return value (patchset #6 id:100001 of https://codereview.chromium.org/833943002/) by robertphillips · 10 years ago
  16. 7e44bb1 Remove macros that make it look like it's a good idea to not be able to flatten. by mtklein · 10 years ago
  17. 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  18. ac8d8b8 revert buildbot breaker by caryclark · 10 years ago
  19. 783fe16 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  20. 8ea6dab Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset #2 id:20001 of https://codereview.chromium.org/829983003/) by reed · 10 years ago
  21. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  22. 7ef1972 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  23. b5d818a will write a custom one for blink later by reed · 10 years ago
  24. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 10 years ago
  25. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  26. 2b6ab61 Remove SkPath::asRect by robertphillips · 10 years ago
  27. 91b0a35 Cleanup isRect variants by robertphillips · 10 years ago
  28. 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
  29. 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
  30. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  31. f8d1874 add toString to SkImage by reed · 10 years ago
  32. c4fda92 remove unused drawData by reed · 10 years ago
  33. b2497c2 change API contract: disallow zero-sized images or surfaces by reed · 10 years ago
  34. 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
  35. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  36. 4f662e6 Update stroke path to use rect returned from isRect (to fix trailing moveTo bug) by robertphillips · 10 years ago
  37. 40d4bd8 removing coord change matrices by joshualitt · 10 years ago
  38. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  39. b2a5d7e add image-from-codec to c api by reed · 10 years ago
  40. 0eafc9b add maskfilter to c api by reed · 10 years ago
  41. e371989 add picture to c api by reed · 10 years ago
  42. 0acf1b4 add private flag for sprite-as-bitmap by reed · 10 years ago
  43. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  44. 16c8f14 Remove last trace of SK_LEGACY_ENCODE_BITMAP by scroggo · 10 years ago
  45. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  46. fa1e8a7 Add sRGB texture support. by jvanverth · 10 years ago
  47. 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 10 years ago
  48. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  49. 3b40ee6 remove dead SK_SUPPORT_LEGACY_N32_NAME code by reed · 10 years ago
  50. f65f0b9 remove dead SK_SUPPORT_LEGACY_GRTYPES dead by reed · 10 years ago
  51. f7430cc removed dead SK_SUPPORT_LEGACY_DRAWTEXT_VIRTUAL code by reed · 10 years ago
  52. c8a2131 undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers by reed · 10 years ago
  53. ec57b54 remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code by reed · 10 years ago
  54. fa4f6cb Cleanup: More override fixes - include version. by tfarina · 10 years ago
  55. 5e8b168 remove dead SK_LEGACY_ENCODE_BITMAP flag by reed · 10 years ago
  56. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  57. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  58. 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
  59. b64e569 Remove legacy Picture defines. by scroggo · 10 years ago
  60. c262582 Remove the low hanging fruit with coord change matrices by joshualitt · 10 years ago
  61. 8aacf20 Fill SkRRect::fType proactively. by mtklein · 10 years ago
  62. 68331cd remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL by reed · 10 years ago
  63. 9e4ecdc Add an InvariantOutput for the XPF. by egdaniel · 10 years ago
  64. 309d4d5 Remove GrCoordTransform::kPosition_CoordSet by bsalomon · 10 years ago
  65. a3cbc28 remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE by reed · 10 years ago
  66. 16b2789 Change to create device coord coordset by joshualitt · 10 years ago
  67. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  68. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  69. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago
  70. 220f926 use conics by reed · 10 years ago
  71. 8b57524 add arcto patheffect by reed · 10 years ago
  72. a7a8b10 add sample for arcTo by reed · 10 years ago
  73. 9b98932 This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly. by joshualitt · 10 years ago
  74. 0393912 pass dst-rect through from drawBitmapRect for better precision by reed · 10 years ago
  75. 0faaac6 Look at DYNAMIC_ANNOTATIONS_ENABLED now. by mtklein · 10 years ago
  76. 8893e5f add paint::getFontBounds() by reed · 10 years ago
  77. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  78. 54160f3 Add xp optimization for RGB coverage. by egdaniel · 10 years ago
  79. 5bcbe91 Fix rrects that are large enough that we lose/gain a bit when we add the radius to a bounds coordinate. by reed · 10 years ago
  80. 6f90475 Rewrite NaN checks in terms of SkScalarIsNaN() by ehsan.akhgari · 10 years ago
  81. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  82. e05fed0 add dumpHex option to rect and rrect, to match path by reed · 10 years ago
  83. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  84. 451e822 add get9 and set9 to matrix, to aid in making keys by reed · 10 years ago
  85. ef3fcd8 More win64 warning fixes by bsalomon · 10 years ago
  86. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  87. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  88. 5756aff Adding a custom data field to GrGpuResource by junov · 10 years ago
  89. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  90. 1a4900e Force embedding full font when serializing pictures. by mtklein · 10 years ago
  91. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  92. 436293a Making GrGpuResource::release public for special case in Blink by junov · 10 years ago
  93. 2ff1fce Defer saves() until they're needed by reed · 10 years ago
  94. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  95. 06f019f Revert of Fix to set correct output type when blending when we've read dst (patchset #4 id:60001 of https://codereview.chromium.org/791143002/) by joshualitt · 10 years ago
  96. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  97. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  98. 733fc20 Fix to set correct output type when blending when we've read dst by egdaniel · 10 years ago
  99. 59f939e Include SkTypes.h from SkDynamicAnnotations.h by mtklein · 10 years ago
  100. 96472de dd readPixels to SkImage by reed · 10 years ago