1. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  2. 03fc3b4 Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.chromium.org/183453002/) due to broken Chrome Canary and failing tests. by robertphillips@google.com · 11 years ago
  3. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  4. 3107b6a add SkCanvas::NewRaster factory -- a very common use-case in chrome by commit-bot@chromium.org · 11 years ago
  5. 210ae2a Culling API by commit-bot@chromium.org · 11 years ago
  6. 6f954b9 Use SkTLazy to hold path in SkClipStack::Element by commit-bot@chromium.org · 11 years ago
  7. d957984 Factory methods for heap-allocated SkAnnotation objects. by commit-bot@chromium.org · 11 years ago
  8. 5007aab Upstream changes from Android by commit-bot@chromium.org · 11 years ago
  9. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 11 years ago
  10. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 11 years ago
  11. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 11 years ago
  12. e8d9614 This is intended to make it easier for us to be backwards compatible. by commit-bot@chromium.org · 11 years ago
  13. 754de5f add isClipEmpty() -- encourage clients to call this rather than checking clipFoo() results by reed@google.com · 11 years ago
  14. 6c5f1fd I believe this makes it clearer what is going on; namely: by commit-bot@chromium.org · 11 years ago
  15. e74e08c Fix compile errors in legacy copyTo(). by senorblanco@chromium.org · 11 years ago
  16. 89f077c Fix saveLayer() clipping w/filters, GPU path. by senorblanco@chromium.org · 11 years ago
  17. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  18. 7911ade Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 032a52f Use SkRRect to store rects in SkClipStack::Element by commit-bot@chromium.org · 11 years ago
  20. def6468 Stub for conic section max curvature by commit-bot@chromium.org · 11 years ago
  21. aca1c01 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  22. fc4ded9 Fix saveLayer bugs in SkMatrixClipStateMgr by robertphillips@google.com · 11 years ago
  23. b39d561 update for coding style, remove explicit floats by commit-bot@chromium.org · 11 years ago
  24. 0b45dc4 fix the visual difference of raster vs gpu -- inverse_paths by commit-bot@chromium.org · 11 years ago
  25. 25c7127 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. ed9806f add SkCanvas::drawDRRect by commit-bot@chromium.org · 11 years ago
  27. 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
  28. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
  29. 6285f4f Offer single-param version of deepCopyTo -- much easier to migrate to colortypes by commit-bot@chromium.org · 11 years ago
  30. ac50046 Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) due to memory leaks by robertphillips@google.com · 11 years ago
  31. c05d285 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. cbad22b revert to previous behavior in installPixels, allowing for NULL address by reed@google.com · 11 years ago
  33. 92da60c This CL improves saveLayer handling in the SkMatrixClipStateMgr by: by commit-bot@chromium.org · 11 years ago
  34. cf52f5b Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  35. 725cd82 installPixels returns true if null-pixels -- devolving to setConfig by commit-bot@chromium.org · 11 years ago
  36. ead1efb Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://codereview.chromium.org/158913005/) by commit-bot@chromium.org · 11 years ago
  37. 1cb6d1a Revert changes which were breaking the build. by commit-bot@chromium.org · 11 years ago
  38. a48822f Compile fix for r13488 (Improve saveLayer handling in SkMatrixClipStateMgr) by robertphillips@google.com · 11 years ago
  39. f7d08ed Improve saveLayer handling in SkMatrixClipStateMgr by robertphillips@google.com · 11 years ago
  40. d017542 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  41. 186c0cc staticMethod -> StaticMethod by commit-bot@chromium.org · 11 years ago
  42. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 11 years ago
  43. 34abef1 Fix spelling of class name in comment. by commit-bot@chromium.org · 11 years ago
  44. 19fafef change PictureRecord (and its private subclasses) to take size instead of device by commit-bot@chromium.org · 11 years ago
  45. 403f8d7 still trying to kill setDevice: rename to setRootDevice (better name) and make private by commit-bot@chromium.org · 11 years ago
  46. 14e50ae Make canvas pass rrects along to clip stack by commit-bot@chromium.org · 11 years ago
  47. 6e58cf3 restore old behavior of setPixels(): lockPixels after installPixels() by mike@reedtribe.org · 11 years ago
  48. 9cb671a fix calling undef inline func build error by commit-bot@chromium.org · 11 years ago
  49. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
  50. 969588f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  51. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  52. dcfaa73 Allowing Lanczos3 to be used in chromium by commit-bot@chromium.org · 11 years ago
  53. 550db50 Cleanup unref and null by commit-bot@chromium.org · 11 years ago
  54. 02d6f54 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  55. d5414e5 ensure that opaque-only colortypes always report opaque-alphatype by commit-bot@chromium.org · 11 years ago
  56. 33fed14 Fixed clusterfuzz found crash by commit-bot@chromium.org · 11 years ago
  57. ca21a00 SkWriter32: throw in the SkTDArray towel. by commit-bot@chromium.org · 11 years ago
  58. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 11 years ago
  59. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 11 years ago
  60. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 11 years ago
  61. 22ef2c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  62. 9a67a7e Just a bit of cleanup. This doesn't alter the matrix/clip stack manager's behavior or its memory consumption. by commit-bot@chromium.org · 11 years ago
  63. 5e1a7f2 Revert of r13379 (Move fLastMoveToIndex from SkPath to SkPathRef - https://codereview.chromium.org/146913002/) due to image quality regression in Chromium. See crbug.com/343123 (Regression - UI issue observed for any "Notification infobars" in Chrome browser) by commit-bot@chromium.org · 11 years ago
  64. c5dada8 This CL doesn't radically change the behavior of the matrix\clip stack reducer. It just cleans up the matrix handling a bit. by commit-bot@chromium.org · 11 years ago
  65. 877c449 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  66. 6fe16a3 remove unused deviceconfig from SkShader by mike@reedtribe.org · 11 years ago
  67. 536ac5e Templetized SkWriter32 readTAt() & overwriteTAt() by commit-bot@chromium.org · 11 years ago
  68. 14747e5 Adding new 'extend' mode to SkPath::addPath by commit-bot@chromium.org · 11 years ago
  69. a87b21c Reland SkWriter32 growth change with build fixes. by commit-bot@chromium.org · 11 years ago
  70. 61e96cd SkBitmap now really stores SkImageInfo -- config is just a ruse by commit-bot@chromium.org · 11 years ago
  71. 09f0ba7 Revert of Change growth function for SkWriter32 (https://codereview.chromium.org/150663014/) by commit-bot@chromium.org · 11 years ago
  72. d321a45 clang complaint fix by robertphillips@google.com · 11 years ago
  73. 3cd6fdf Fix build by robertphillips@google.com · 11 years ago
  74. 105a4a5 Collapse matrix & clip stack in PictureRecord by robertphillips@google.com · 11 years ago
  75. 93d5ffd Change growth function for SkWriter32 by commit-bot@chromium.org · 11 years ago
  76. afe38b1 Fix broken debug build by commit-bot@chromium.org · 11 years ago
  77. 046f1f6 Cleaner external buffer handling in SkWriter32 by commit-bot@chromium.org · 11 years ago
  78. 1195a28 Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse" by mike@reedtribe.org · 11 years ago
  79. b53317c fix test for empty config by mike@reedtribe.org · 11 years ago
  80. 8ed6443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  81. c911485 fix warnings by mike@reedtribe.org · 11 years ago
  82. 169a0ed SkBitmap now really stores SkImageInfo -- config is just a ruse by mike@reedtribe.org · 11 years ago
  83. 7e90e8d fix minor error between kStroke_PathAsRect and kFill_PathAsRect in SkPath::asRect by commit-bot@chromium.org · 11 years ago
  84. 50b393a SkPictureRecord: silently do nothing for non-drawable SkBitmaps. by commit-bot@chromium.org · 11 years ago
  85. 6be31f4 remove SK_SUPPORT_LEGACY_ONLOCKPIXELS completely by reed@google.com · 11 years ago
  86. f66cf72 Move fLastMoveToIndex from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  87. 5d54c29 remove unneeded SK_SUPPORT_LEGACY_CANVAS_CREATECOMPATIBLEDEVICE by reed@google.com · 11 years ago
  88. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 11 years ago
  89. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 11 years ago
  90. c5acc6c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  91. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago
  92. 8b4799a Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format by robertphillips@google.com · 11 years ago
  93. 670b98e Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago
  94. 5251e2b Fix a problem with scaled filters in tiled SkPicture playback. by senorblanco@chromium.org · 11 years ago
  95. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  96. c2d768c pass in the real rowBytes by reed@google.com · 11 years ago
  97. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 11 years ago
  98. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 11 years ago
  99. cb6adec Clean up SkPictureRecord.cpp by robertphillips@google.com · 11 years ago
  100. 1dab403 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago