| Commit message (Expand) | Author | Age |
... | |
* | fix calling undef inline func build error | commit-bot@chromium.org | 2014-02-16 |
* | Store SkRRects in SkClipStack | commit-bot@chromium.org | 2014-02-16 |
* | Change device factories to take SkImageInfo instead of SkBitmap::Config | commit-bot@chromium.org | 2014-02-16 |
* | add peekPixels to SkCanvas and SkSurface | commit-bot@chromium.org | 2014-02-13 |
* | Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi... | commit-bot@chromium.org | 2014-02-13 |
* | add peekPixels to SkCanvas and SkSurface | mike@reedtribe.org | 2014-02-13 |
* | SkPictureRecord: silently do nothing for non-drawable SkBitmaps. | commit-bot@chromium.org | 2014-02-10 |
* | remove unneeded SK_SUPPORT_LEGACY_CANVAS_CREATECOMPATIBLEDEVICE | reed@google.com | 2014-02-07 |
* | Implement correct clipping for image filters. | senorblanco@chromium.org | 2014-02-05 |
* | remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface | reed@google.com | 2014-02-05 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-02-01 |
* | add SkCanvas constructor that explicitly creates no_config with dimensions | commit-bot@chromium.org | 2014-01-31 |
* | Give correct bounds to SkCanvas's AutoDrawLooper use for filter draws. | senorblanco@chromium.org | 2014-01-28 |
* | fix (some) 64bit warnings -- size_t -> int | commit-bot@chromium.org | 2014-01-24 |
* | Make SkImageFilter crop rects relative to the primitive origin, instead of re... | senorblanco@chromium.org | 2014-01-03 |
* | Remove unused function. | commit-bot@chromium.org | 2014-01-02 |
* | remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats | reed@google.com | 2013-12-17 |
* | remove SkScalarCompare type and header | reed@google.com | 2013-12-13 |
* | Fix compilation with SK_ENABLE_INST_COUNT=1 | commit-bot@chromium.org | 2013-12-05 |
* | Implement a benchmark for GrResourceCache | commit-bot@chromium.org | 2013-11-21 |
* | Guard against most unintentionally ephemeral SkAutoFoo instantiations. | commit-bot@chromium.org | 2013-11-18 |
* | drawPosTextOnPath is now deprecated, removing all overrides and impls | reed@google.com | 2013-11-13 |
* | 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 |
* | 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 |
* | Fix cubic->quad RR corner regression | robertphillips@google.com | 2013-10-20 |
* | 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 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | In image filters, apply the CTM and offset to the crop rect. This is necessar... | senorblanco@chromium.org | 2013-08-27 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | Split SkDevice out of SkBitmapDevice | robertphillips@google.com | 2013-08-20 |
* | Fix name of "bleed" flag | robertphillips@google.com | 2013-08-20 |
* | This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ... | commit-bot@chromium.org | 2013-08-16 |
* | Patch for r10762 | robertphillips@google.com | 2013-08-16 |
* | This CL addresses "SkCanvas::save flags are not respected by GPU backend" (ht... | commit-bot@chromium.org | 2013-08-16 |
* | Revert "Add SkCanvas::drawPosTextBounded." | reed@google.com | 2013-08-12 |
* | Add SkCanvas::drawPosTextBounded. | commit-bot@chromium.org | 2013-08-07 |
* | drawBitmap* cleanup | robertphillips@google.com | 2013-07-25 |
* | remove dead defines from SkUserConfig.h | reed@google.com | 2013-07-23 |
* | Remove SkRasterClip::setPath(const SkPath&, const SkRasterClip&, bool). | commit-bot@chromium.org | 2013-07-10 |
* | remove dead AutoValidator | reed@google.com | 2013-06-21 |
* | remove dst/rendertarget support for kARGB_4444_Config | reed@google.com | 2013-06-21 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-30 |
* | Moving updateClipConservativelyUsingBounds into SkCanvas | junov@chromium.org | 2013-05-29 |
* | First pass at Comment API | robertphillips@google.com | 2013-05-29 |
* | path ops -- make combined clips soft if one is soft | caryclark@google.com | 2013-05-07 |
* | Add GPU support for roundrects | commit-bot@chromium.org | 2013-04-25 |