- 2b6ab61 Remove SkPath::asRect by robertphillips · 10 years ago
- b280646 Fix thin rect stroking. by fmalita · 10 years ago
- 91b0a35 Cleanup isRect variants by robertphillips · 10 years ago
- f1cdead Print out failing PathRef test on ChromeOS by robertphillips · 10 years ago
- 41af966 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) by reed · 10 years ago
- 49aabde Clean up dead clear() code in SkRecord. by mtklein · 10 years ago
- e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
- 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
- c4fda92 remove unused drawData by reed · 10 years ago
- c187a3c Fix computation of bound in FillBounds::updateSaveBounds by robertphillips · 10 years ago
- 4f662e6 Update stroke path to use rect returned from isRect (to fix trailing moveTo bug) by robertphillips · 10 years ago
- fe7c427 Fix bound returned by SkPath::isRect when the path contains a trailing moveTo by robertphillips · 10 years ago
- b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
- b4f629c fix images in multi-thread by doing shallow-copies by reed · 10 years ago
- 0acf1b4 add private flag for sprite-as-bitmap by reed · 10 years ago
- d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
- fa1e8a7 Add sRGB texture support. by jvanverth · 10 years ago
- ec57b54 remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code by reed · 10 years ago
- ca32da7 Allow the alpha folding optimization if the single draw's paint has a shader by robertphillips · 10 years ago
- 5e8b168 remove dead SK_LEGACY_ENCODE_BITMAP flag by reed · 10 years ago
- f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
- d55b595 fix SK_LEGACY_ENCODE_BITMAP missing cast by reed · 10 years ago
- 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
- 8aacf20 Fill SkRRect::fType proactively. by mtklein · 10 years ago
- 16b2789 Change to create device coord coordset by joshualitt · 10 years ago
- 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
- 5531d51 remove view matrix from context by joshualitt · 10 years ago
- 1b28a3a use conics for addRRect by reed · 10 years ago
- 220f926 use conics by reed · 10 years ago
- 478dd72 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
- 86f0328 Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 of https://codereview.chromium.org/803183003/) by robertphillips · 10 years ago
- 702eb96 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
- 9a5380d Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (patchset #1 id:1 of https://codereview.chromium.org/805983003/) by mtklein · 10 years ago
- 02d2b98 Use SkPaint::getFontBounds() for text bounding boxes in pictures. by mtklein · 10 years ago
- 0393912 pass dst-rect through from drawBitmapRect for better precision by reed · 10 years ago
- 8893e5f add paint::getFontBounds() by reed · 10 years ago
- 5bcbe91 Fix rrects that are large enough that we lose/gain a bit when we add the radius to a bounds coordinate. by reed · 10 years ago
- 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
- e8307dc Add SK_OVERRIDE to a few places that are missing it. by mtklein · 10 years ago
- e05fed0 add dumpHex option to rect and rrect, to match path by reed · 10 years ago
- 451e822 add get9 and set9 to matrix, to aid in making keys by reed · 10 years ago
- 0e91246 Harden validation for SkPathRef by robertphillips · 10 years ago
- 8dd31cf Extract cubic classification from gpu into geometry by caryclark · 10 years ago
- ef3fcd8 More win64 warning fixes by bsalomon · 10 years ago
- f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
- 59dba14 SkRecord: increase min block to 512B, remove max. by mtklein · 10 years ago
- 891372c use SkScalar instead of float by reed · 10 years ago
- ccb328d Fix some win64 warnings. by bsalomon · 10 years ago
- f55c314 Enforce thread-safety of bitmaps in pictures via the type. by mtklein · 10 years ago
- 1a4900e Force embedding full font when serializing pictures. by mtklein · 10 years ago
- 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
- 2ff1fce Defer saves() until they're needed by reed · 10 years ago
- 3490263 Replace use of deprecated CG methods. by bungeman · 10 years ago
- 04b49c3 Don't store an SkMatrix in BitmapShaderKey. by fmalita · 10 years ago
- 387a01a Detect discarded SkPictureShader pixel refs. by fmalita · 10 years ago
- 96472de dd readPixels to SkImage by reed · 10 years ago
- c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
- 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
- a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
- f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
- 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
- a8b326c change SkPoint::setLength to set itself to (0,0) if it starting length is degenerate. by reed · 10 years ago
- 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
- 9f876a3 Use threshold of 1 texture coord value per pixel w/ nearest neighbor. by bsalomon · 10 years ago
- 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
- 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
- c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
- 0c4aba6 Replace EncodeBitmap with an interface. by scroggo · 10 years ago
- 8d95ffa Revert of Make all blending up to GrOptDrawState be handled by the xp/xp factory. (patchset #7 id:140001 of https://codereview.chromium.org/759713002/) by egdaniel · 10 years ago
- 7c66342 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
- a2bd24f Tweak SkPictureShader's tile semantics. by fmalita · 10 years ago
- 2be0fd8 Constify CreatePictureShader's picture arg. by fmalita · 10 years ago
- 08c357c remove device::clear -- no longer called by reed · 10 years ago
- b9bb38c make SkColorShader private, use public factory by reed · 10 years ago
- d3d1a98 add convexity logic and tests for scalar max, Inf, and NaN by caryclark · 10 years ago
- 28f9c60 Add support for half float alpha textures. by jvanverth · 10 years ago
- 5f14c5e Factor text size device mapping in SkScalerContext. by bungeman · 10 years ago
- 69469b5 Use size of SkRect as the key for blur mask cache by qiankun.miao · 10 years ago
- eb2a676 Remove backend factories by joshualitt · 10 years ago
- 89dee42 check (thread-tricky) colortable after we've copied the bitmap into a per-thread context by reed · 10 years ago
- 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
- 60f3c65 Add SSSE3 acceleration for S32_D16_filter_DXDY by qiankun.miao · 10 years ago
- 9da051a Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:40001 of https://codereview.chromium.org/773753002/) by jam · 10 years ago
- 4f10844 Turn on MPD threading in nanobench. by mtklein · 10 years ago
- c016fb8 Use static XPF for porter duff xp factories. by egdaniel · 10 years ago
- 96a6c4d Copy src in SkDrawLooper::computeFastBounds(). by mtklein · 10 years ago
- 378092f Add XferProcessor factory in GrPaint and GrDrawState. by egdaniel · 10 years ago
- e99d499 Fuse GrReplacements and GrLayerCache by robertphillips · 10 years ago
- af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
- 1962f52 Revert of implement device::clear until we can remove callers in chrome skia/ext (patchset #1 id:1 of https://codereview.chromium.org/773903002/) by reed · 10 years ago
- 45a0578 Add SSSE3 acceleration for S32_D16_filter_DXDY by qiankun.miao · 10 years ago
- 701dd4f Flail a little against LLVM crash. by mtklein · 10 years ago
- 252fccf implement device::clear until we can remove callers in chrome skia/ext by reed · 10 years ago
- 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago
- 3729469 Change clear() to respect the clip by reed · 10 years ago
- cc969c4 Make SkColorTable explicitly thread-safe. by mtklein · 10 years ago
- 775b819 SkColorTable locking serves no purpose anymore. by mtklein · 10 years ago
- 435eba7 Pre-cache local matrix type in shader constructor. by mtklein · 10 years ago
- 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
- af57903 Force SkMatrix type while recording too. by mtklein · 10 years ago