aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* 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
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05
* Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview....Gravatar reed2015-01-05
* Correctly declare skiagm::DCShader to be not flattenable.Gravatar halcanary2015-01-05
* Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromi...Gravatar reed2015-01-04
* enable conics gmGravatar reed2015-01-04
* fix conic gm to have fixed wrappingGravatar reed2014-12-31
* 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
* Remove coordchanges from drawstateGravatar joshualitt2014-12-29
* Add device space skshader GM to test kDevice_GrCoordSetGravatar bsalomon2014-12-29
* disable using codecs until that can work in chromeGravatar reed2014-12-25
* add image-from-codec to c apiGravatar reed2014-12-25
* This CL cleans up the last remaining users of localCoordChange on paintGravatar joshualitt2014-12-22
* reenable complexclip3 for gpuGravatar bsalomon2014-12-22
* Cleanup: Another round of override fixes.Gravatar tfarina2014-12-20
* fix leakGravatar joshualitt2014-12-19
* Add toString methods to SkImageFilter-derived classesGravatar robertphillips2014-12-19
* initial changes to add local matrix to primitive processorGravatar joshualitt2014-12-19
* disable GM that asserts on gpuGravatar bsalomon2014-12-19
* Enable new gradients + suppress gms for nowGravatar reed2014-12-19
* I could create new GMs if you prefer.Gravatar joshualitt2014-12-18
* Fix complexclip3 test on gpuGravatar bsalomon2014-12-18
* remove view matrix from contextGravatar joshualitt2014-12-17
* add inverted path draw cases to complexclip gmGravatar bsalomon2014-12-17
* Add new complexclip3 gm.Gravatar egdaniel2014-12-17
* Alter GM's --mpd option to write out imagesGravatar robertphillips2014-12-16
* Fix layer hoisting image filter corner casesGravatar robertphillips2014-12-16
* Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...Gravatar robertphillips2014-12-16
* Fix layer hoisting image filter corner casesGravatar robertphillips2014-12-16
* pass dst-rect through from drawBitmapRect for better precisionGravatar reed2014-12-15
* add paint::getFontBounds()Gravatar reed2014-12-15
* There can be only one (SkRandom)!Gravatar scroggo2014-12-15
* skimage, die die dieGravatar mtklein2014-12-15
* Do circle anti-aliasing in normalized space to avoid precision issues with ha...Gravatar bsalomon2014-12-15
* DM warning-free on win64Gravatar bsalomon2014-12-12
* More win64 warning fixesGravatar bsalomon2014-12-12
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-11
* Update GM to permit correctness testing of MPD on the GMsGravatar robertphillips2014-12-11
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-11
* fix for chrome bug with sub pixel hairlinesGravatar joshualitt2014-12-10
* Revert of Remove GP from drawstate, revision of invariant output for GP (patc...Gravatar joshualitt2014-12-10
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-10
* Remove MULTILINE, ^, and $ from re finding actual_results.json.Gravatar bungeman2014-12-10
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Add GM for 2-rects blur which cannot break into nine-patchGravatar qiankun.miao2014-12-10
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09