- a64c48f Move sync code to include/, switch from using platform define to a proxy header in core/ by mtklein · 10 years ago
- a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
- 3f43f8a remove dead SkPersp macros by reed · 10 years ago
- 5813616 Do more cleanup from xp changes by egdaniel · 10 years ago
- 07f2697 Remove unused TileGridInfo by weiliangc · 10 years ago
- 7729e56 use log2(scale) to compute mip level by reed · 10 years ago
- afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
- b50ced7 Revert of use log2(scale) to compute mip level (patchset #7 id:120001 of https://codereview.chromium.org/849333002/) by reed · 10 years ago
- 15fd47f use log2(scale) to compute mip level by reed · 10 years ago
- 38cd055 Do some minor pre cleanup work before converting all xfermodes to XPs. by egdaniel · 10 years ago
- a7f1191 rename blitrow::proc and add (uncalled) hook for colorproc16 by reed · 10 years ago
- e55fb17 Allow -DGOOGLE3 to bypass our normal platform intrinsic dispatch. by mtklein · 10 years ago
- 199ba8e namespace {} trick for SK_DECLARE_STATIC_ONCE by mtklein · 10 years ago
- 6f07665 Simplify SkInstCnt by mtklein · 10 years ago
- 4ef0c8a remove NewTexture? by reed · 10 years ago
- 0846f1b remove (dead) SK_SUPPORT_LEGACY_DRAWDATA and SK_SUPPORT_LEGACY_CANVAS_VIRTUAL by reed · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
- 281ecc2 need to rebaseline (changed) c_gms, update dox by reed · 10 years ago
- 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
- 23d4320 Adding check on input count by sugoi · 10 years ago
- f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
- 690fc59 Revert of It is dangerous to ignore SkRect::intersect's return value (patchset #6 id:100001 of https://codereview.chromium.org/833943002/) by robertphillips · 10 years ago
- 7e44bb1 Remove macros that make it look like it's a good idea to not be able to flatten. by mtklein · 10 years ago
- 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
- 783fe16 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
- 8ea6dab Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset #2 id:20001 of https://codereview.chromium.org/829983003/) by reed · 10 years ago
- 7ef1972 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
- b5d818a will write a custom one for blink later by reed · 10 years ago
- 2b6ab61 Remove SkPath::asRect by robertphillips · 10 years ago
- 91b0a35 Cleanup isRect variants 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
- 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
- f8d1874 add toString to SkImage by reed · 10 years ago
- c4fda92 remove unused drawData by reed · 10 years ago
- b2497c2 change API contract: disallow zero-sized images or surfaces by reed · 10 years ago
- 4f662e6 Update stroke path to use rect returned from isRect (to fix trailing moveTo bug) by robertphillips · 10 years ago
- 0acf1b4 add private flag for sprite-as-bitmap by reed · 10 years ago
- 16c8f14 Remove last trace of SK_LEGACY_ENCODE_BITMAP by scroggo · 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
- 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 10 years ago
- 3b40ee6 remove dead SK_SUPPORT_LEGACY_N32_NAME code by reed · 10 years ago
- f7430cc removed dead SK_SUPPORT_LEGACY_DRAWTEXT_VIRTUAL code by reed · 10 years ago
- ec57b54 remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code by reed · 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
- 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
- b64e569 Remove legacy Picture defines. by scroggo · 10 years ago
- 8aacf20 Fill SkRRect::fType proactively. by mtklein · 10 years ago
- 68331cd remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL by reed · 10 years ago
- a3cbc28 remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE by reed · 10 years ago
- 5531d51 remove view matrix from context by joshualitt · 10 years ago
- 220f926 use conics by reed · 10 years ago
- a7a8b10 add sample for arcTo by reed · 10 years ago
- 9b98932 This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly. by joshualitt · 10 years ago
- 0393912 pass dst-rect through from drawBitmapRect for better precision by reed · 10 years ago
- 0faaac6 Look at DYNAMIC_ANNOTATIONS_ENABLED now. by mtklein · 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
- 6f90475 Rewrite NaN checks in terms of SkScalarIsNaN() by ehsan.akhgari · 10 years ago
- 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 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
- ef3fcd8 More win64 warning fixes by bsalomon · 10 years ago
- f0f1411 Cull pushCull and popCull from Skia. 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
- 59f939e Include SkTypes.h from SkDynamicAnnotations.h by mtklein · 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
- 7543aa2 add readPixels to SkSurface (later try to remove it from SkCanvas) 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
- 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
- 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
- f4e0d9e clear() is now an alias for drawPaint, so remove its virtual by reed · 10 years ago
- 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
- b8eb85c make clear private (before we delete it) by reed · 10 years ago
- e575072 Revert of Revert of remove unused device::eraseColor (patchset #1 id:1 of https://codereview.chromium.org/777003002/) by reed · 10 years ago
- 8b0197e Revert of remove unused device::eraseColor (patchset #1 id:1 of https://codereview.chromium.org/765643004/) by halcanary · 10 years ago
- 378092f Add XferProcessor factory in GrPaint and GrDrawState. by egdaniel · 10 years ago
- b1ab276 remove unused device::eraseColor by reed · 10 years ago
- af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
- 701dd4f Flail a little against LLVM crash. by mtklein · 10 years ago
- ca0e672 Remove SK_SUPPORT_DEPRECATED_SCALARROUND. by scroggo · 10 years ago
- 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago