aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-09-04add color4f to docsCary Clark
2018-08-29clean up for removing drawTextOnPath from canvasMike Reed
2018-08-28bookmaker report only changed filesCary Clark
2018-08-28deprecate draw text on path in docsCary Clark
2018-08-15fix SkPath documentationCary Clark
2018-08-15added optimizations to speed up skinningRuiqi Mao
2018-08-10fix text blob example errorsCary Clark
2018-08-10new batch of docsCary Clark
2018-07-24fix bookmaker botCary Clark
2018-07-18fix bookmakerCary Clark
2018-07-17fix bookmaker build botCary Clark
2018-07-17polish picture and rrect docsCary Clark
2018-07-13fix bookmakerCary Clark
2018-07-12fix include generationCary Clark
2018-07-12remove more references to draw filterCary Clark
2018-07-12Remove SkDrawFilter.Ben Wagner
2018-07-11Publish docs for rrect, picture, blendmodeCary Clark
2018-07-09added caching of SkVerticesRuiqi Mao
2018-07-03Revert "added skeletal animation support to GPU backend"Ruiqi Mao
2018-07-03added skeletal animation support to GPU backendRuiqi Mao
2018-07-03updated SkCanvas documentation for animation overloads of drawVerticesRuiqi Mao
2018-06-28fix blank catalog imagesCary Clark
2018-06-28fix doc catalogCary Clark
2018-06-27sync docs up with tip of treeCary Clark
2018-06-25explicitly include blurimagefilter includeCary Clark
2018-06-25Fix SkPaint::getTypeface() documentation.Ben Wagner
2018-06-20fix for new fiddle compilerCary Clark
2018-06-19simplify confusing examplesCary Clark
2018-06-19fix bookmaker filesCary Clark
2018-06-19Stop using SkTSwap.Ben Wagner
2018-06-18remove SK_MaxSizeT from docsCary Clark
2018-06-14docs fix external substitutionsCary Clark
2018-06-13Allow caller to specify if the want mip maps in makeTextureImage call.Greg Daniel
2018-06-08rebaseCary Clark
2018-06-08fix define commentsCary Clark
2018-06-07switch fiddle examples to call MakeFromTexture with RGBACary Clark
2018-06-07generate SkColor includeCary Clark
2018-06-06work around bug 8051Cary Clark
2018-05-31Revert "Reland "remove toString""Cary Clark
2018-05-31Reland "remove toString"Cary Clark
2018-05-30generate include commentsCary Clark
2018-05-24Move SkYUVAIndex and SkImageSourceChannel to SkImageInfoPriv.h until used in ...Brian Salomon
2018-05-23Add usage of SkYUVAIndex as pre-step to transfer to new YUVA APIWeiliang Chen
2018-05-21Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice.Brian Salomon
2018-05-21Reland "Remove GrBackendObject and all related functions from Skia."Greg Daniel
2018-05-20Revert "remove toString"Cary Clark
2018-05-20remove toStringCary Clark
2018-05-18fix bookmaker typoCary Clark
2018-05-18Add SkIRect::adjust methodRobert Phillips
2018-05-17fix setBoundsNoCheck exampleCary Clark