aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* BBHs: void* data -> unsigned dataGravatar mtklein2014-10-02
* Remove duplicated code in android_get_gl_proc.Gravatar jungjik.lee2014-10-02
* Add blobshader GM baselines.Gravatar fmalita2014-10-02
* Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https...Gravatar robertphillips2014-10-02
* complete overhaul of webtry work partition between jail and hostGravatar humper2014-10-01
* fix prev change to tooBigForLCD, and add testGravatar reed2014-10-01
* remove suppression for gmGravatar reed2014-10-01
* Don't adjust the bounds after a restore with the restore's paired saveLayer's...Gravatar mtklein2014-10-01
* add baseline for clip_strokerectGravatar reed2014-10-01
* baseline new GMsGravatar reed2014-10-01
* avoid extra math work in MackRecGravatar reed2014-10-01
* Add support for EGL on linuxGravatar derekf2014-10-01
* Rebaseline Unknown-Arm64 GM flakesGravatar robertphillips2014-10-01
* Remove DEPRECATED_beginRecording().Gravatar mtklein2014-10-01
* Whitespace change to test Skia's CQGravatar rmistry2014-10-01
* add SkRect::joinNonEmptyArg for faster unioningGravatar reed2014-10-01
* Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDrawGravatar robertphillips2014-10-01
* Add pdf-native textblobshader GM baselineGravatar fmalita2014-10-01
* webtry: More README doc cleanups.Gravatar tfarina2014-10-01
* Whitespace change to test the new CQ trybotGravatar rmistry2014-10-01
* Add buggy GPU baselines for MultiPictureDraw Sierpinski GM (with bug label)Gravatar robertphillips2014-10-01
* New baselines for image=surface gmGravatar Justin Novosad2014-10-01
* optimize setRectFan and join -- from profiling drawTextGravatar reed2014-10-01
* Add 8888 & 565 baselines for multipicturedraw Sierpinski GMGravatar robertphillips2014-10-01
* Archive more dead code.Gravatar mtklein2014-09-30
* Strip old backend recording down to essentialsGravatar mtklein2014-09-30
* 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