| Commit message (Expand) | Author | Age |
* | remove imagefilter::sizeconstraint | reed | 2016-01-11 |
* | unify how canvas checks for null on skia objects (images, blobs, pictures) | reed | 2016-01-08 |
* | Revert[2] of "add backdrop option to SaveLayerRec" | reed | 2016-01-07 |
* | SkTreatAsSprite should take AA into account | fmalita | 2016-01-07 |
* | Revert of SkTreatAsSprite should take AA into account (patchset #5 id:80001 o... | reed | 2016-01-07 |
* | Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http... | reed | 2016-01-07 |
* | SkTreatAsSprite should take AA into account | fmalita | 2016-01-07 |
* | add backdrop option to SaveLayerRec | reed | 2016-01-07 |
* | Add conversion from SaveLayerFlags to SaveFlags | scroggo | 2016-01-04 |
* | remove unused SkAutoROCanvasPixels | reed | 2015-12-25 |
* | remove dead flags | reed | 2015-12-23 |
* | hide old SaveFlags, but keep them available (for now) for Android | reed | 2015-12-21 |
* | fix stroked text underline / strikethrough | caryclark | 2015-12-21 |
* | remove SK_SUPPORT_LEGACY_SAVELAYERPARAMS code | reed | 2015-12-18 |
* | change signature for virtual related to saveLayer, passing SaveLayerRec | reed | 2015-12-18 |
* | Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview... | reed | 2015-12-16 |
* | Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code... | reed | 2015-12-16 |
* | remove drawSprite from canvas | reed | 2015-12-16 |
* | Avoid pixel GPU readback in saveLayerWithPickup | robertphillips | 2015-12-16 |
* | try adding flag to allow lcd text even in a layer | reed | 2015-12-10 |
* | Fix filter primitive bounds computations. | senorblanco | 2015-12-09 |
* | Minor code cleanups in SkCanvas. | senorblanco | 2015-12-07 |
* | detect when we can filter bitmaps/images directly, w/o a tmp layer | reed | 2015-12-05 |
* | Add sniff for rect, oval & rrect to SkCanvas::clipPath | robertphillips | 2015-11-24 |
* | Avoid devolving to a path when conservative clipping with RRects | robertphillips | 2015-11-23 |
* | Revert[2] of "quick-accept clipRect calls" | reed | 2015-11-21 |
* | Revert of option to quick-accept clipRect calls (patchset #3 id:40001 of http... | bsalomon | 2015-11-20 |
* | option to quick-accept clipRect calls | reed | 2015-11-20 |
* | enable conservative raster clipping | reed | 2015-11-20 |
* | Remove SK_SAVE_LAYER_BOUNDS_ARE_FILTERED #define. | senorblanco | 2015-10-29 |
* | Protect apply_paint_to_bounds_sans_imagefilter() with an #ifdef. | senorblanco | 2015-10-28 |
* | Change saveLayer() semantics to take unfiltered bounds. | senorblanco | 2015-10-28 |
* | tunnel down texture-size-constraint to imagefilters | reed | 2015-10-22 |
* | add applyFilter() to SkImage | reed | 2015-10-12 |
* | remove internalDrawBitmap, as it is no longer shared with any other caller, a... | reed | 2015-10-08 |
* | Reland of more zero-length changes for svg compatibility (patchset #1 id:1 of... | caryclark | 2015-09-09 |
* | Revert of more zero-length changes for svg compatibility (patchset #6 id:1000... | caryclark | 2015-09-09 |
* | more zero-length changes for svg compatibility | caryclark | 2015-09-09 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | SkCanvas::onDrawPicture() quick-reject | fmalita | 2015-08-20 |
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-20 |
* | Revert of SkCanvas::onDrawPicture() quick-reject (patchset #3 id:40001 of htt... | herb | 2015-08-19 |
* | SkCanvas::onDrawPicture() quick-reject | fmalita | 2015-08-19 |
* | remove unneeded _DRAWIMAGERECT flags | reed | 2015-08-07 |
* | flag to use const& instead of const* for src-rect | reed | 2015-08-06 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-05 |
* | Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h... | reed | 2015-08-04 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-04 |
* | Revert of SkCanvas::onDrawPicture() quick-reject (patchset #3 id:40001 of htt... | mtklein | 2015-08-03 |