| Commit message (Expand) | Author | Age |
* | detect if the scaledimagecache returns a purged bitmap | reed@google.com | 2013-12-12 |
* | be more careful about OOB source pixels in the scanline rescaler, and | commit-bot@chromium.org | 2013-12-11 |
* | support scaledimagecache instantiable using discardablememory | reed@google.com | 2013-12-09 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | if fBitmap is still NULL, return false | reed@google.com | 2013-10-22 |
* | catch the other case where we need to see if fScaledBitmap.lockPixels() might... | reed@google.com | 2013-10-16 |
* | check of fScaledBitmap failed to lock | reed@google.com | 2013-10-16 |
* | return false if we can't scale, to force us to try to lock the original and t... | reed@google.com | 2013-10-15 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-17 |
* | Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co... | robertphillips@google.com | 2013-09-16 |
* | Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ... | robertphillips@google.com | 2013-09-16 |
* | Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview... | robertphillips@google.com | 2013-09-16 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-14 |
* | start to remove lockPixels from bitmapshader | reed@google.com | 2013-09-13 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-10 |
* | remove SK_IGNORE_IMAGE_PRESCALE flag (no longer used) | reed@google.com | 2013-09-09 |
* | move decision to smash invmatrix into unit-space (for faster repeat/mirror to... | reed@google.com | 2013-09-09 |
* | move platformConvolutionProcs() call to right before we need it | reed@google.com | 2013-09-06 |
* | remove fConvolutionProcs from State, and just use it locally | reed@google.com | 2013-09-05 |
* | simplify making translate only invmatrix | reed@google.com | 2013-09-05 |
* | Implement highQualityFilter16 so GM doesn't crash when you give it resources. | mtklein@google.com | 2013-08-26 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-25 |
* | free cache in destructor, in case endContext was not called. change Resize to... | reed@google.com | 2013-07-24 |
* | add mipmaps to scaledimagecache | reed@google.com | 2013-07-24 |
* | Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side... | robertphillips@google.com | 2013-07-24 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-24 |
* | add scaledimagecache | reed@google.com | 2013-07-23 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-23 |
* | stop using bitmap-filter flags outside of paint itself, as a step towards rea... | reed@google.com | 2013-07-22 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-20 |
* | The image resampling code has been transplanted from Chrome; it's incredibly ... | humper@google.com | 2013-07-19 |
* | fix trivial matrix computation | humper@google.com | 2013-07-14 |
* | Reverted 10056-10059 | robertphillips@google.com | 2013-07-13 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-13 |
* | Working plumb of image scaling: | humper@google.com | 2013-07-12 |
* | New bitmap filter checkin; this time with less build breakage | humper@google.com | 2013-07-09 |
* | Revert "More general image filter interface; tested implementation of standal... | humper@google.com | 2013-07-09 |
* | More general image filter interface; tested implementation of standalone | humper@google.com | 2013-07-09 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-24 |
* | clone of https://codereview.chromium.org/15316014/ with teaks | reed@google.com | 2013-05-23 |
* | augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect | reed@google.com | 2013-04-18 |
* | revert 8731, restoring 8700 and 8701... further investigation concluded that the | reed@google.com | 2013-04-18 |
* | Revert r8701 and r8700 due to layout test discrepancies | robertphillips@google.com | 2013-04-17 |
* | add () around | cluster, to avoid warning. | reed@google.com | 2013-04-16 |
* | use forward matrix to determine if we can ignore scale part of a matrix | reed@google.com | 2013-04-16 |
* | remove obsolete build flags: | reed@google.com | 2013-02-22 |
* | Avoid an unitialized warning on linux. | scroggo@google.com | 2013-02-22 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-23 |
* | Fix for oversight in r7325 | robertphillips@google.com | 2013-01-23 |