summaryrefslogtreecommitdiff
path: root/gm.gyp
AgeCommit message (Expand)Author
2014-02-03Allow GMs to be used as benchmarks. Make convex_poly_clip opt in.commit-bot@chromium.org
2014-01-10If poppler is disable and native pdf is enabled, we still need SkPDFRasterize...commit-bot@chromium.org
2014-01-09Fix Mac fontconfig build (try 2)commit-bot@chromium.org
2014-01-09Revert of https://codereview.chromium.org/113203003/commit-bot@chromium.org
2014-01-09Fix Mac fontconfig buildcommit-bot@chromium.org
2013-12-05Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCachehalcanary@google.com
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-11-14Pdfviewer refactoring.scroggo@google.com
2013-11-12pdfviewer: compile pdfviewer in gm, only if the flag is set (currently we com...commit-bot@chromium.org
2013-11-11Initial draft code to run pdfviewer withg gmscommit-bot@chromium.org
2013-08-21Create new target to hold gpu test code, enable direct testing of GrEffects i...commit-bot@chromium.org
2013-08-20Add libpoppler for PDF rendering, take 2commit-bot@chromium.org
2013-08-20Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target f...vandebo@chromium.org
2013-08-20The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux...commit-bot@chromium.org
2013-07-22Update obvious deps.bungeman@google.com
2013-06-13Build fix after r9598.fmalita@google.com
2013-06-13Expose debugger backend classes externally.fmalita@google.com
2013-06-03fix gm on androiddjsollen@google.com
2013-06-03Prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-08Write/compare against expectations in skimage tool.scroggo@google.com
2013-04-26GM: specify that currently used checksums are CityHashes of SkBitmapsepoger@google.com
2013-04-12Add testing of optimizations to GMrobertphillips@google.com
2013-04-12Reverting r8654robertphillips@google.com
2013-04-12Add testing of optimizations to GMrobertphillips@google.com
2013-03-20Reland r8235 "Switch gm to use SkFlags."scroggo@google.com
2013-03-19Revert "Make gm use SkFlags."scroggo@google.com
2013-03-19Make gm use SkFlags.scroggo@google.com
2013-01-04Added a new function to directly generate a blurred rectangle analytically.humper@google.com
2012-12-18Re-land r6843 with copied gyp file to (hopefully) fix Windows buildepoger@google.com
2012-12-17Roll out r6843 to hopefully fix Windows buildsepoger@google.com
2012-12-17Add --writeJsonSummary option to gmepoger@google.com
2012-10-10Build Skia as a static libraryborenet@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-02Create GPU-less build of Skia.bsalomon@google.com
2012-07-26Remove texture/mask setters on GrPaintbsalomon@google.com
2012-06-06Fix the build for GM.scroggo
2012-06-06Add tiled rendering as an option to GM.scroggo@google.com
2012-06-04Make the GM tool run GMs through an SkGPipe.scroggo@google.com
2012-05-22Converted AAClips SampleApp slide to GM:simpleaacliprobertphillips@google.com
2012-03-16Make all gyp targets automatically include common.gypiepoger@google.com
2012-02-14Set LCD font smoothing to "medium" for gm on Mac, regardless of system settingsepoger@google.com
2011-12-14move ports into its own gyp filecaryclark@google.com
2011-10-31Import all GMs as Samples.bsalomon@google.com
2011-10-10Add per-vertex coverage field, use in AA rects when alpha tweak is not valid,...bsalomon@google.com
2011-10-10Mac does not like empty projects.bungeman@google.com
2011-10-10Add xps device to skia.bungeman@google.com
2011-10-05Fixup rendering of empty paths (including inverted fills)bsalomon@google.com
2011-09-19add gm test for drawing hairlines (and varying thin lines) in xfermodesreed@google.com