| Commit message (Expand) | Author | Age |
* | 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 |
* | If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw... | commit-bot@chromium.org | 2013-10-17 |
* | Make CropRect immutable after construction. | senorblanco@chromium.org | 2013-10-16 |
* | Third wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-16 |
* | Remove unused header SkImageTypes.h | commit-bot@chromium.org | 2013-10-16 |
* | Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin... | senorblanco@chromium.org | 2013-10-16 |
* | Add hooks for external run-time reference adoption checks to SkRefCnt. | commit-bot@chromium.org | 2013-10-16 |
* | force readbuffer clients to use specialized readFoo for flattenables | reed@google.com | 2013-10-16 |
* | Remove SkDataTable from SkFlattenable hierarchy. | commit-bot@chromium.org | 2013-10-15 |
* | Remove SkColorTable from SkFlattenable hierarchy. | commit-bot@chromium.org | 2013-10-15 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-15 |
* | Start cleaning up 64bit Win warnings | robertphillips@google.com | 2013-10-14 |
* | change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ... | reed@google.com | 2013-10-14 |
* | remove SkDataSet, and just store a key/value in SkAnnotation | reed@google.com | 2013-10-14 |
* | save/restore the canvas around every bench draw call | commit-bot@chromium.org | 2013-10-14 |
* | SkData need not be a Flattenable, since it does not need subclass/factories | reed@google.com | 2013-10-14 |
* | Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ... | commit-bot@chromium.org | 2013-10-14 |
* | Clean up SkTypes.h. | bungeman@google.com | 2013-10-11 |
* | make explicit the requirement that all colorfilters are reentrant-safe | reed@google.com | 2013-10-10 |
* | Revert "Revert "change SkColorTable to be immutable"" | reed@google.com | 2013-10-10 |
* | Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing... | senorblanco@chromium.org | 2013-10-10 |
* | SkDocument api changes (abort, close return success, set DCT encoder...). | commit-bot@chromium.org | 2013-10-09 |
* | Revert "change SkColorTable to be immutable" | reed@google.com | 2013-10-09 |
* | change SkColorTable to be immutable | reed@google.com | 2013-10-09 |
* | ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs | commit-bot@chromium.org | 2013-10-09 |
* | Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" | djsollen@google.com | 2013-10-08 |
* | ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs | commit-bot@chromium.org | 2013-10-08 |
* | commit to xfermode objects being immutable | commit-bot@chromium.org | 2013-10-04 |