1. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  2. 699b852 Remove unused PackBits methods and fix length checks by jschuh · 9 years ago
  3. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  4. 8804f58 Fallback bitmap devices should observe the computed pixel geometry by fmalita · 9 years ago
  5. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  6. 91284ca check (runtime) for null-pixels even when lock succeeds by reed · 9 years ago
  7. c00e1dd another double square by caryclark · 9 years ago
  8. 1bfcaa4 don't square error term twice by caryclark · 9 years ago
  9. db74f62 Revert[6] of add asserts around results from requestLock by reed · 9 years ago
  10. 11e833d Revert of Revert[4] of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1159733006/) by reed · 9 years ago
  11. df91b73 Revert[4] of add asserts around results from requestLock by reed · 9 years ago
  12. 19663e5 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.or… (patchset #1 id:1 of https://codereview.chromium.org/1165583005/) by reed · 9 years ago
  13. 6980f5a add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/)" by reed · 9 years ago
  14. 3953d36 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/) by reed · 9 years ago
  15. f941a68 add asserts around results from requestLock and lockPixels, ensuring that true always means we have non-null pixels (and non-null colortable if that matches the colortype) by reed · 9 years ago
  16. ecaf9c9 use inline version of eval quad if tangent is not needed by caryclark · 9 years ago
  17. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  18. e800657 add assert that the pixelref really did success in requestlock by reed · 9 years ago
  19. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  20. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  21. 6e43465 simplify RawIter - don't return a pt in kClose by reed · 9 years ago
  22. 3098a75 Better comments in SkXfermodeInterpretation by halcanary · 9 years ago
  23. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 9 years ago
  24. 9572a10 don't use accessBitmap by reed · 9 years ago
  25. 5bcef1b speculative revert change to pixmap for bitmapscaler by reed · 9 years ago
  26. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  27. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 9 years ago
  28. cd1d41e remove unneeded device:lockpixels by reed · 9 years ago
  29. cf01e31 deprecate calling lockPixels by reed · 9 years ago
  30. 95d343f move readPixels from bitmap -> pixmap by reed · 9 years ago
  31. c240e71 remove bitmaps entirely from sprite blits (as source) by reed · 9 years ago
  32. aa999cb Everyone gets a namespace {}. by mtklein · 9 years ago
  33. 4e506c2 Simpler version of Plus w/ AA. ~25% faster too. by mtklein · 9 years ago
  34. a624d12 use SkPixmap inside sprite blitters by reed · 9 years ago
  35. 27c2b09 Move Sk4px Xfermode code to a header so we can use it twice. by mtklein · 9 years ago
  36. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 9 years ago
  37. a76b7a3b remove SK_LEGACY_STROKE_CURVES by caryclark · 9 years ago
  38. 051a51e Re-proc SkBlitRow::Color32 for ARM. by mtklein · 9 years ago
  39. 3b8d9f7 Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https://codereview.chromium.org/1145283003/) by mtklein · 9 years ago
  40. 4e13a23 Re-proc SkBlitRow::Color32 for ARM. by mtklein · 9 years ago
  41. 160d08c Fix Plus by mtklein · 9 years ago
  42. 5a72c42 remove unused SkBitmap::scrollRect API by reed · 9 years ago
  43. 3ece53e Add mode validation to PtProcRec::init. by ochang · 9 years ago
  44. 5a7cd87 Clean up Sk4f xfermodes and covered _SSE2 xfermodes. by mtklein · 9 years ago
  45. e797d0d SkBlockMemoryStream implements peek() by halcanary · 9 years ago
  46. ab86577 add assert that the lock-count on pixelref is balanced by reed · 9 years ago
  47. 67ca2a9 purge imagefilter cache so we can better track leaks by reed · 9 years ago
  48. e12fcd5 check for big sizes in NewData by reed · 9 years ago
  49. 76be9c8 Don't serialize SkPictures in SkPictureShaders when in untrusted mode. by mtklein · 9 years ago
  50. 2e172ec Make SkEmptyPicture a singleton. by mtklein · 9 years ago
  51. d41ea1d More efficient SkRecorder::flushMiniRecorder() by mtklein · 9 years ago
  52. 41868fe Font variations. by bungeman · 9 years ago
  53. d223eb3 fix win 8 bot by caryclark · 9 years ago
  54. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  55. 612f70d handle large conic strokes better by caryclark · 9 years ago
  56. d156d36 Make GrStrokeInfo inherit from SkStrokeRec by kkinnunen · 9 years ago
  57. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 9 years ago
  58. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  59. cfa90a1 Empty picture shaders should draw nothing. by mtklein · 9 years ago
  60. 38fd5fe Prevent integer wrap around for malloc size when creating a SkRegion by djsollen · 9 years ago
  61. 9b77796 sk4px the rest of the easy xfermodes. by mtklein · 9 years ago
  62. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  63. daa57bf Revert of antialias matrix-image-filter to get smooth diagonals (patchset #6 id:80002 of https://codereview.chromium.org/1134743003/) by reed · 9 years ago
  64. 0135a41 Sk4px: Difference and Exclusion by mtklein · 9 years ago
  65. fa33f5a antialias matrix-image-filter to get smooth diagonals by reed · 9 years ago
  66. 27e517a add Min to SkNi, specialized for u8 and u16 on SSE and NEON by mtklein · 9 years ago
  67. 3489ee0 Font variations. by bungeman · 9 years ago
  68. 86a17e7 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1140943004/) by reed · 9 years ago
  69. ec1f77d Revert of Temporarily revert just Multiply to see if that's the source of NEON diffs. (patchset #2 id:20001 of https://codereview.chromium.org/1129293005/) by mtklein · 9 years ago
  70. 6095260 Temporarily revert just Multiply to see if that's the source of NEON diffs. by mtklein · 9 years ago
  71. af953bb Revert of Temporarily revert just Multiply to see if that's the source of NEON diffs. (patchset #1 id:1 of https://codereview.chromium.org/1129293005/) by mtklein · 9 years ago
  72. 5b9f352 Temporarily revert just Multiply to see if that's the source of NEON diffs. by mtklein · 9 years ago
  73. 35786b1 Implement support for non-scale/translate CTM in image filters. by reed · 9 years ago
  74. c30806f Perform SkPicture analysis lazily. by mtklein · 9 years ago
  75. 2d8d33e Sk4px: SrcATop, DstATop, Xor, Multiply by mtklein · 9 years ago
  76. 177cb84 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1120043002/) by reed · 9 years ago
  77. 4f12b8b Implement support for non-scale/translate CTM in image filters. by reed · 9 years ago
  78. 8a90edc Sk4px: alphas() and Load[24]Alphas() by mtklein · 9 years ago
  79. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  80. 05773ed Font variations. by bungeman · 9 years ago
  81. 04d24a3 Turn on Sk4px xfermodes when we have NEON too. by mtklein · 9 years ago
  82. b561581 simplify RawIter by reed · 9 years ago
  83. 6cbf18c Plus xfermode using Sk4px. by mtklein · 9 years ago
  84. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  85. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  86. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  87. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  88. d2ffd36 Sk4px by mtklein · 9 years ago
  89. c6325cd remove near one check for arcs by caryclark · 9 years ago
  90. 88f12db SkPictureShader: floor scaledSize not to exceed maxTextureSize by gen.kim · 9 years ago
  91. f36cca8 Remove unused SK_SUPPORT_LEGACY_ROUND_MIPMAP_LEVEL_CHOICE guard by fmalita · 9 years ago
  92. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 9 years ago
  93. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  94. c1e1faa use floor for mip-level choice by reed · 9 years ago
  95. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  96. 06dad4b Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1126273002/) by reed · 9 years ago
  97. 620ba3a Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1124003002/) by reed · 9 years ago
  98. 0d992db Make SkFunction copyable so it can go in containers. by mtklein · 9 years ago
  99. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  100. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago