aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-30
* Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.Gravatar mtklein2014-09-30
* Allow previously-hoisted layers to be reused in the same drawGravatar robertphillips2014-09-30
* Remove support for SkPicture::clone().Gravatar mtklein2014-09-30
* remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPIGravatar reed2014-09-30
* webtry: Only create sqlite3 tables if they don't exist yet.Gravatar tfarina2014-09-30
* Archive SkFloatGravatar mtklein2014-09-30
* specialize setConcat for scale+translate, helps drawText perfGravatar reed2014-09-30
* Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...Gravatar robertphillips2014-09-30
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-29
* remove alphatype from colortableGravatar reed2014-09-29
* allow caller to override the default output directory for gypGravatar humper2014-09-29
* Move offset and CTM from LayerCache Key to per-hoisted-layer infoGravatar robertphillips2014-09-29
* Rebaselining Win7 image failures (textblob, verttext2)Gravatar robertphillips2014-09-29
* Make writeRenderTargetPixels use draw buffer rather than GrGpuGravatar bsalomon2014-09-29
* Fix some references to non-existant polyfill directory.Gravatar tfarina2014-09-29
* Mention 'go get' command in the README file.Gravatar tfarina2014-09-29
* Applying post-commit comments from https://codereview.chromium.org/607993002/Gravatar junov2014-09-29
* Temp fix for crash when generating 16-bit cache for colorTables.Gravatar djsollen2014-09-29
* Override drawImage*() in SkNWayCanvasGravatar piotaixr2014-09-29
* Don't test the old picture backend anymore.Gravatar mtklein2014-09-29
* webtry database has more than one table.Gravatar tfarina2014-09-29
* Sanitize SkMatrixConvolutionImageFilter creation params.Gravatar senorblanco2014-09-29
* run the webtry build script instead of using go buildGravatar humper2014-09-29
* fail on extremely large coincident curvesGravatar caryclark2014-09-29
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Update RecordReplaceDrawTest to generate and pass picturesGravatar robertphillips2014-09-29
* Always force the bounds of the empty pathref.Gravatar mtklein2014-09-29
* Make pictures in multipicturedraw GM fit in 0,0..W,H rangeGravatar robertphillips2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* Adding test suppression for image-surface GMGravatar Justin Novosad2014-09-26
* Change GrContext::copyTexture to go through GrDrawTargetGravatar junov2014-09-26
* SkMatrix44::preserves2dAxisAlignment()Gravatar tomhudson2014-09-26
* Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()Gravatar piotaixr2014-09-26
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* Replace a forgotten call to SkImage::draw() by SkCanvas::drawImageRect()Gravatar piotaixr2014-09-26
* Split GrDrawState and GrOptDrawState into separate classes and remove base cl...Gravatar egdaniel2014-09-26
* Reinitialize monit to changes take effect.Gravatar tfarina2014-09-26
* Update SKP version to 112Gravatar borenet2014-09-25
* Fix SkTableColorFilter deserialization validation.Gravatar senorblanco2014-09-25
* Add doc on SkCanvas::drawImage*() methodsGravatar piotaixr2014-09-25
* Make SkImage::draw() privateGravatar piotaixr2014-09-25
* Seems that some of our compliers can't infer this type, though most can.Gravatar Mike Klein2014-09-25
* Remove SkPaint dirty bits.Gravatar mtklein2014-09-25
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-24
* Fix SkXfermode deserialization.Gravatar senorblanco2014-09-24
* Correct glyph with non-bmp from typeface on Mac.Gravatar bungeman2014-09-24
* Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...Gravatar borenet2014-09-24