| Commit message (Expand) | Author | Age |
* | Break up SkLazyPixelRef functionally into class hierarchy. | commit-bot@chromium.org | 2013-11-06 |
* | Add SkRRect::transform. | scroggo@google.com | 2013-11-05 |
* | Checking structure sizes before reading them from memory to avoid overflowing... | commit-bot@chromium.org | 2013-11-05 |
* | Add SK_PREFETCH and use in SkBlurImageFilter. | commit-bot@chromium.org | 2013-11-05 |
* | Avoid re-rendering stencil clip for every draw with reducable clip stack | commit-bot@chromium.org | 2013-11-05 |
* | Revert "Checking structure sizes before reading them from memory to avoid ove... | reed@google.com | 2013-11-04 |
* | Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa... | reed@google.com | 2013-11-04 |
* | Checking structure sizes before reading them from memory to avoid overflowing... | sugoi@google.com | 2013-11-04 |
* | speed up A8 by creating a new entry-point in SkDraw that blits the path's cov... | reed@google.com | 2013-11-04 |
* | Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A... | epoger@google.com | 2013-11-04 |
* | Checking structure sizes before reading them from memory to avoid overflowing... | sugoi@google.com | 2013-11-04 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-11-02 |
* | Revert "Avoid re-rendering stencil clip for every draw with reducable clip st... | reed@google.com | 2013-11-01 |
* | Avoid re-rendering stencil clip for every draw with reducable clip stack | commit-bot@chromium.org | 2013-11-01 |
* | Make GrContext cache the gpu paths | commit-bot@chromium.org | 2013-11-01 |
* | move SkImage::ColorType into SkColorType | reed@google.com | 2013-11-01 |
* | Disabling SK_ATTR_DEPRECATED the hard way | robertphillips@google.com | 2013-10-31 |
* | Adding size parameter to read array functions | commit-bot@chromium.org | 2013-10-31 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-31 |
* | Revert r1784: SK_API on a non-concrete template is strange. | bungeman@google.com | 2013-10-30 |
* | Use SkPathRef gen id for SkPath::getGenerationID | commit-bot@chromium.org | 2013-10-30 |
* | remove contains(x,y) for rects and rrects ... not well defined, and unused | reed@google.com | 2013-10-30 |
* | prototype for kerning api | reed@google.com | 2013-10-30 |
* | Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://co... | robertphillips@google.com | 2013-10-29 |
* | Use SkPathRef gen id for SkPath::getGenerationID | commit-bot@chromium.org | 2013-10-29 |
* | All SkAnnotations are no-draw. Propose we fold that through. | commit-bot@chromium.org | 2013-10-29 |
* | Enabling validation code in serialization and adding serialization to fuzzer | commit-bot@chromium.org | 2013-10-28 |
* | Reverting r11968 (Enabling validation code in serialization and adding serial... | robertphillips@google.com | 2013-10-28 |
* | Enabling validation code in serialization and adding serialization to fuzzer | commit-bot@chromium.org | 2013-10-25 |
* | Allow users to build on top of, instead of beneath, SkRefCnt. | bungeman@google.com | 2013-10-25 |
* | Implement charToGlyph on remaining ports. | bungeman@google.com | 2013-10-24 |
* | We want to give SkPixelRef a way to signal over to GrResourceCache that it's ... | commit-bot@chromium.org | 2013-10-24 |
* | Expose SkPicture::willPlayBackBitmaps() | tomhudson@google.com | 2013-10-24 |
* | Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff(). | senorblanco@chromium.org | 2013-10-23 |
* | Initial error handling code | commit-bot@chromium.org | 2013-10-23 |
* | SK_ONCE for SkData and SkPathRef | commit-bot@chromium.org | 2013-10-23 |
* | Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses, | senorblanco@chromium.org | 2013-10-23 |
* | Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv... | bsalomon@google.com | 2013-10-22 |
* | If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw... | bsalomon@google.com | 2013-10-22 |
* | Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future... | commit-bot@chromium.org | 2013-10-21 |
* | store SkAlphaType inside SkBitmap, on road to support unpremul | reed@google.com | 2013-10-21 |
* | Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin... | robertphillips@google.com | 2013-10-21 |
* | Reverted due to Chromium compilation failures. Please see: | robertphillips@google.com | 2013-10-20 |
* | Implement crop rect support for SkMatrixConvolutionImageFilter. | senorblanco@chromium.org | 2013-10-18 |
* | Constify SkFlattenable::getFactory(). | commit-bot@chromium.org | 2013-10-18 |
* | Make SkImageFilter::asNewEffect() (and all derived-class overrides) protected. | senorblanco@chromium.org | 2013-10-17 |
* | Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ... | robertphillips@google.com | 2013-10-17 |