1. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 10 years ago
  2. 0b45dc4 fix the visual difference of raster vs gpu -- inverse_paths by commit-bot@chromium.org · 10 years ago
  3. 25c7127 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  4. ed9806f add SkCanvas::drawDRRect by commit-bot@chromium.org · 10 years ago
  5. 0a097ea Fix bug in deferred decoding where we don't properly pass the unpremul option to the codec. by commit-bot@chromium.org · 10 years ago
  6. 900ecf2 use colortype instead of config by reed@google.com · 10 years ago
  7. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  8. 4012ba5 ARM Skia NEON patches - 20bis - BitmapProcState accurracy by commit-bot@chromium.org · 10 years ago
  9. 6285f4f Offer single-param version of deepCopyTo -- much easier to migrate to colortypes by commit-bot@chromium.org · 10 years ago
  10. ac50046 Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) due to memory leaks by robertphillips@google.com · 10 years ago
  11. c05d285 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  12. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 10 years ago
  13. 5a6abaa Revert "First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter.", aka r13504 (this was an erroneous commit). by senorblanco@chromium.org · 10 years ago
  14. e07c309 First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter. by senorblanco@chromium.org · 10 years ago
  15. 446cf71 Fix issue in image decoders where the bitmap config was not properly set. by djsollen@google.com · 10 years ago
  16. cbad22b revert to previous behavior in installPixels, allowing for NULL address by reed@google.com · 10 years ago
  17. 6e7ddee Add f suffix to 0.5 to fix mac 10.6 warning by bsalomon@google.com · 10 years ago
  18. c2f7824 Analytic rrect clip for cicular corners, radius >= 0.5 by commit-bot@chromium.org · 10 years ago
  19. 92da60c This CL improves saveLayer handling in the SkMatrixClipStateMgr by: by commit-bot@chromium.org · 10 years ago
  20. cf52f5b Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 10 years ago
  21. 4759107 SSE2 implementation of S32A_D565_Opaque by commit-bot@chromium.org · 10 years ago
  22. 725cd82 installPixels returns true if null-pixels -- devolving to setConfig by commit-bot@chromium.org · 10 years ago
  23. ead1efb Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://codereview.chromium.org/158913005/) by commit-bot@chromium.org · 10 years ago
  24. 1cb6d1a Revert changes which were breaking the build. by commit-bot@chromium.org · 10 years ago
  25. a48822f Compile fix for r13488 (Improve saveLayer handling in SkMatrixClipStateMgr) by robertphillips@google.com · 10 years ago
  26. f7d08ed Improve saveLayer handling in SkMatrixClipStateMgr by robertphillips@google.com · 10 years ago
  27. d017542 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 10 years ago
  28. 186c0cc staticMethod -> StaticMethod by commit-bot@chromium.org · 10 years ago
  29. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  30. 5c05639 Fix another clipstack element !rect doesn't mean path bug. by commit-bot@chromium.org · 10 years ago
  31. 34abef1 Fix spelling of class name in comment. by commit-bot@chromium.org · 10 years ago
  32. 19fafef change PictureRecord (and its private subclasses) to take size instead of device by commit-bot@chromium.org · 10 years ago
  33. 403f8d7 still trying to kill setDevice: rename to setRootDevice (better name) and make private by commit-bot@chromium.org · 10 years ago
  34. 0abc892 Remove unnecessary includes. by commit-bot@chromium.org · 10 years ago
  35. 14e50ae Make canvas pass rrects along to clip stack by commit-bot@chromium.org · 10 years ago
  36. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 10 years ago
  37. 6e58cf3 restore old behavior of setPixels(): lockPixels after installPixels() by mike@reedtribe.org · 10 years ago
  38. 5a346a8 Make PDF clip code handle rrects. by commit-bot@chromium.org · 10 years ago
  39. 9cb671a fix calling undef inline func build error by commit-bot@chromium.org · 10 years ago
  40. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 10 years ago
  41. 969588f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  42. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  43. a3b5327 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  44. 6c89c34 Improved distance field sampling by commit-bot@chromium.org · 10 years ago
  45. dcfaa73 Allowing Lanczos3 to be used in chromium by commit-bot@chromium.org · 10 years ago
  46. f952924 Remove border from GrAtlas entries, and associated copy. by commit-bot@chromium.org · 10 years ago
  47. 550db50 Cleanup unref and null by commit-bot@chromium.org · 10 years ago
  48. 54318d3 Bug Fix for Intel atan on gpu sweep gradient by commit-bot@chromium.org · 10 years ago
  49. 284a84d Revert "Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.chromium.org/165393006/)" by reed@google.com · 10 years ago
  50. 9756197 Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.chromium.org/165393006/) by commit-bot@chromium.org · 10 years ago
  51. bd246e2 have DeferredDevice inherit from SkBaseDevice by reed@google.com · 10 years ago
  52. 74ba2f6 Builder class for SkLayerDrawLooper. by commit-bot@chromium.org · 10 years ago
  53. 02d6f54 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  54. d328fb6 Defer deletion of our shaders until after linking the gl program to work around an Android emulator bug by commit-bot@chromium.org · 10 years ago
  55. d5414e5 ensure that opaque-only colortypes always report opaque-alphatype by commit-bot@chromium.org · 10 years ago
  56. 33fed14 Fixed clusterfuzz found crash by commit-bot@chromium.org · 10 years ago
  57. be233d6 ARM Skia NEON patches - 27 - S32A_D565_Blend by commit-bot@chromium.org · 10 years ago
  58. ca21a00 SkWriter32: throw in the SkTDArray towel. by commit-bot@chromium.org · 10 years ago
  59. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  60. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  61. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  62. 22ef2c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  63. 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 · 10 years ago
  64. 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 · 10 years ago
  65. 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 · 10 years ago
  66. 877c449 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  67. 6fe16a3 remove unused deviceconfig from SkShader by mike@reedtribe.org · 10 years ago
  68. 536ac5e Templetized SkWriter32 readTAt() & overwriteTAt() by commit-bot@chromium.org · 10 years ago
  69. 14747e5 Adding new 'extend' mode to SkPath::addPath by commit-bot@chromium.org · 10 years ago
  70. 3ae0e6c Add dev bounds to bmp txt context, use bounds to ignore clips by commit-bot@chromium.org · 10 years ago
  71. a87b21c Reland SkWriter32 growth change with build fixes. by commit-bot@chromium.org · 10 years ago
  72. 61e96cd SkBitmap now really stores SkImageInfo -- config is just a ruse by commit-bot@chromium.org · 10 years ago
  73. e79f320 Revert of r13384 (Stateful PathRenderer implementation) by robertphillips@google.com · 10 years ago
  74. 09f0ba7 Revert of Change growth function for SkWriter32 (https://codereview.chromium.org/150663014/) by commit-bot@chromium.org · 10 years ago
  75. d321a45 clang complaint fix by robertphillips@google.com · 10 years ago
  76. 3cd6fdf Fix build by robertphillips@google.com · 10 years ago
  77. 105a4a5 Collapse matrix & clip stack in PictureRecord by robertphillips@google.com · 10 years ago
  78. 93d5ffd Change growth function for SkWriter32 by commit-bot@chromium.org · 10 years ago
  79. afe38b1 Fix broken debug build by commit-bot@chromium.org · 10 years ago
  80. 046f1f6 Cleaner external buffer handling in SkWriter32 by commit-bot@chromium.org · 10 years ago
  81. 1195a28 Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse" by mike@reedtribe.org · 10 years ago
  82. b53317c fix test for empty config by mike@reedtribe.org · 10 years ago
  83. 8ed6443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  84. c911485 fix warnings by mike@reedtribe.org · 10 years ago
  85. 169a0ed SkBitmap now really stores SkImageInfo -- config is just a ruse by mike@reedtribe.org · 10 years ago
  86. 7e90e8d fix minor error between kStroke_PathAsRect and kFill_PathAsRect in SkPath::asRect by commit-bot@chromium.org · 10 years ago
  87. 74b88b7 Allow buffered stream to work with an offset. by commit-bot@chromium.org · 10 years ago
  88. ba9354b SkOnce in is_lcd_supported instead of hand rolled double-checked locking. by commit-bot@chromium.org · 10 years ago
  89. 50b393a SkPictureRecord: silently do nothing for non-drawable SkBitmaps. by commit-bot@chromium.org · 10 years ago
  90. 3e0c64a Stateful PathRenderer implementation by robertphillips@google.com · 10 years ago
  91. 6be31f4 remove SK_SUPPORT_LEGACY_ONLOCKPIXELS completely by reed@google.com · 10 years ago
  92. 5764165 Split opts_check_arm.cpp into per-class files by commit-bot@chromium.org · 10 years ago
  93. f66cf72 Move fLastMoveToIndex from SkPath to SkPathRef by robertphillips@google.com · 10 years ago
  94. f053980 Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. by commit-bot@chromium.org · 10 years ago
  95. 6dee875 Add workaround for Xoom crashing after discard removed from shader. by commit-bot@chromium.org · 10 years ago
  96. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 10 years ago
  97. b000d76 Drawing fake bold text, line and normal text made normal text bolder on PDF. by commit-bot@chromium.org · 10 years ago
  98. d5911c4 remove unneeded SK_SUPPORT_LEGACY_NEWRENDERTARGETDIRECT by reed@google.com · 10 years ago
  99. 5d54c29 remove unneeded SK_SUPPORT_LEGACY_CANVAS_CREATECOMPATIBLEDEVICE by reed@google.com · 10 years ago
  100. 20c4ebe remove legacy LightingColorFilter impl by reed@google.com · 10 years ago