aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
...
* upstream google3 include paths for jsoncppGravatar mtklein2015-01-14
* Move most of the transform logic into the primitive processorsGravatar joshualitt2015-01-13
* rename blitrow::proc and add (uncalled) hook for colorproc16Gravatar reed2015-01-13
* Allow -DGOOGLE3 to bypass our normal platform intrinsic dispatch.Gravatar mtklein2015-01-13
* namespace {} trick for SK_DECLARE_STATIC_ONCEGravatar mtklein2015-01-13
* Simplify SkInstCntGravatar mtklein2015-01-13
* remove NewTexture?Gravatar reed2015-01-13
* add stroke params to c apiGravatar reed2015-01-10
* remove (dead) SK_SUPPORT_LEGACY_DRAWDATA and SK_SUPPORT_LEGACY_CANVAS_VIRTUALGravatar reed2015-01-09
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* need to rebaseline (changed) c_gms, update doxGravatar reed2015-01-07
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* Adding check on input countGravatar sugoi2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...Gravatar robertphillips2015-01-07
* Remove macros that make it look like it's a good idea to not be able to flatten.Gravatar mtklein2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* revert buildbot breakerGravatar caryclark2015-01-07
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-07
* Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...Gravatar reed2015-01-06
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-06
* will write a custom one for blink laterGravatar reed2015-01-06
* Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."Gravatar reed2015-01-06
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Remove SkPath::asRectGravatar robertphillips2015-01-05
* Cleanup isRect variantsGravatar robertphillips2015-01-05
* Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...Gravatar reed2015-01-05
* Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...Gravatar reed2015-01-05
* move remaining virtual draw methods to onDrawGravatar reed2015-01-04
* add toString to SkImageGravatar reed2015-01-02
* remove unused drawDataGravatar reed2015-01-02
* change API contract: disallow zero-sized images or surfacesGravatar reed2014-12-31
* Add a simpler key type for scratch resource keys.Gravatar bsalomon2014-12-30
* Move ViewMatrix off of drawstateGravatar joshualitt2014-12-29
* Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)Gravatar robertphillips2014-12-29
* removing coord change matricesGravatar joshualitt2014-12-29
* Add device space skshader GM to test kDevice_GrCoordSetGravatar bsalomon2014-12-29
* add image-from-codec to c apiGravatar reed2014-12-25
* add maskfilter to c apiGravatar reed2014-12-23
* add picture to c apiGravatar reed2014-12-22
* add private flag for sprite-as-bitmapGravatar reed2014-12-22
* This CL cleans up the last remaining users of localCoordChange on paintGravatar joshualitt2014-12-22
* Remove last trace of SK_LEGACY_ENCODE_BITMAPGravatar scroggo2014-12-22
* add testing flag to ignore saveLayer boundsGravatar reed2014-12-22
* Add sRGB texture support.Gravatar jvanverth2014-12-22
* remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER codeGravatar reed2014-12-22
* Add XP to handle the cases where we disable color write.Gravatar egdaniel2014-12-22
* remove dead SK_SUPPORT_LEGACY_N32_NAME codeGravatar reed2014-12-21