1. 7aefe03 Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/)" by reed · 9 years ago
  2. cca9b3a Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/) by djsollen · 9 years ago
  3. 0963f5d move erase into SkPixmap by reed · 9 years ago
  4. 183b57f add extractSubset and SkAutoPixmapStorage by reed · 9 years ago
  5. 6e76485 clarify that accessPixels is for write-access, and peekPixels is RO by reed · 9 years ago
  6. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  7. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  8. 699b852 Remove unused PackBits methods and fix length checks by jschuh · 9 years ago
  9. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  10. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  11. db74f62 Revert[6] of add asserts around results from requestLock by reed · 9 years ago
  12. 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
  13. df91b73 Revert[4] of add asserts around results from requestLock by reed · 9 years ago
  14. 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
  15. 6980f5a add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/)" by reed · 9 years ago
  16. 3953d36 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/) by reed · 9 years ago
  17. 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
  18. 993a421 SkImage::NewFromYUVTexturesCopy by bsalomon · 9 years ago
  19. 6e43465 simplify RawIter - don't return a pt in kClose by reed · 9 years ago
  20. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 9 years ago
  21. cd1d41e remove unneeded device:lockpixels by reed · 9 years ago
  22. 95d343f move readPixels from bitmap -> pixmap by reed · 9 years ago
  23. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 9 years ago
  24. 051a51e Re-proc SkBlitRow::Color32 for ARM. by mtklein · 9 years ago
  25. 3b8d9f7 Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https://codereview.chromium.org/1145283003/) by mtklein · 9 years ago
  26. 4e13a23 Re-proc SkBlitRow::Color32 for ARM. by mtklein · 9 years ago
  27. 5a72c42 remove unused SkBitmap::scrollRect API by reed · 9 years ago
  28. 67ca2a9 purge imagefilter cache so we can better track leaks by reed · 9 years ago
  29. 76be9c8 Don't serialize SkPictures in SkPictureShaders when in untrusted mode. by mtklein · 9 years ago
  30. fd6a07b Have SkPicture inherit from SkRefCnt. by mtklein · 9 years ago
  31. 41868fe Font variations. by bungeman · 9 years ago
  32. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  33. d156d36 Make GrStrokeInfo inherit from SkStrokeRec by kkinnunen · 9 years ago
  34. 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
  35. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  36. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  37. 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
  38. fa33f5a antialias matrix-image-filter to get smooth diagonals by reed · 9 years ago
  39. 3489ee0 Font variations. by bungeman · 9 years ago
  40. 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
  41. 35786b1 Implement support for non-scale/translate CTM in image filters. by reed · 10 years ago
  42. c30806f Perform SkPicture analysis lazily. by mtklein · 10 years ago
  43. 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 · 10 years ago
  44. 4f12b8b Implement support for non-scale/translate CTM in image filters. by reed · 10 years ago
  45. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
  46. 05773ed Font variations. by bungeman · 10 years ago
  47. b561581 simplify RawIter by reed · 10 years ago
  48. 8f827fe Fix SkStrokeRec == to report true for all fills by kkinnunen · 10 years ago
  49. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 10 years ago
  50. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 10 years ago
  51. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 10 years ago
  52. 67d71c8 stop calling SkScalarDiv by reed · 10 years ago
  53. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 10 years ago
  54. 8b26b99 new image from backend desc by reed · 10 years ago
  55. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
  56. fc00a7c SK_ARRAY_COUNT shouldn't work on pointers. by mtklein · 10 years ago
  57. a85d4d0 Make drawImage a virtual on SkDevice by reed · 10 years ago
  58. 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 · 10 years ago
  59. 620ba3a Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1124003002/) by reed · 10 years ago
  60. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 10 years ago
  61. 14fe8fd Make drawImage a virtual on SkDevice by reed · 10 years ago
  62. d129084 remove dead code behind BOOL_ONGETINFO by reed · 10 years ago
  63. 119468b Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/11188… (patchset #2 id:20001 of https://codereview.chromium.org/1122813002/) by reed · 10 years ago
  64. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 10 years ago
  65. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 10 years ago
  66. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 10 years ago
  67. 973d1f1 Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/) by reed · 10 years ago
  68. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 10 years ago
  69. f603fb3 make drawImage a virtual on SkDevice by reed · 10 years ago
  70. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 10 years ago
  71. a499f90 clean up pre-storage in canvas by reed · 10 years ago
  72. 3dc2cca Simple CL to add a joinWithPossiblyEmptyArg to SkRect by joshualitt · 10 years ago
  73. 0b9d411 SkTime: return timezone information; format in ISO-8601 by halcanary · 10 years ago
  74. 1c2c441 add heuristic to pour small pictures into recordings, rather than ref'ing by reed · 10 years ago
  75. 4f7ec55 Make SkAutoTDelete's operator T*() const, like all the others. by mtklein · 10 years ago
  76. 3f655f3 Initial CL to create GrBatchTest infrastructure by joshualitt · 10 years ago
  77. 61f501f onCreateDevice -> NULL now means the caller should create its own (bitmap) device by reed · 10 years ago
  78. aec2510 minor fixes to cubics code and overall alignment of how bounds and tops are computed for all curve types by caryclark · 10 years ago
  79. 2420e10 Straighten out SkPicture::AccelData APIs. by mtklein · 10 years ago
  80. 79612de Remove useless SkASSERT in SkRect.h and SkRegion.h by dongseong.hwang · 10 years ago
  81. 95cc012 De-proc Color32 by mtklein · 10 years ago
  82. 641c3ff Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromium.org/1104183004/) by mtklein · 10 years ago
  83. d65dc0c De-proc Color32 by mtklein · 10 years ago
  84. 498856e Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromium.org/1104183004/) by mtklein · 10 years ago
  85. 376e9bc De-proc Color32 by mtklein · 10 years ago
  86. 00c2af8 Reduce ref counting in SkPictureRecorder. by mtklein · 10 years ago
  87. de8667b Reduce sizeof(SkPicture::Analysis) from 24 bytes to 2 bytes. by jbroman · 10 years ago
  88. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 10 years ago
  89. 91df6c2 Fix some lingering typos by robertphillips · 10 years ago
  90. 98b8485 O(1) SkPictureUtils::ApproxBytesUsed() by mtklein · 10 years ago
  91. f3f9440 Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chromium.org/1091823002/) by mtklein · 10 years ago
  92. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 10 years ago
  93. f4fddfc Correct SkFixedToDouble. by bungeman · 10 years ago
  94. e5043b7 Allow NEON on iOS. by mtklein · 10 years ago
  95. fd0ecf4 Add SkTPin. by bungeman · 10 years ago
  96. 00b7e5e SkPDF/Device/ImageFilter: Fix ImageFilter fallback code by halcanary · 10 years ago
  97. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 10 years ago
  98. f103cd8 Set resScale on stroker when stroking path on gpu. by egdaniel · 10 years ago
  99. 25c40d2 Add serialization of SkBitmapSource's new filterQuality member variable by robertphillips · 10 years ago
  100. 9ff378b Rewrite memset benches, then use results to add a small-N optimization. by mtklein · 10 years ago