aboutsummaryrefslogtreecommitdiff
path: root/gyp
AgeCommit message (Expand)Author
2013-12-03Add JSON output option to bench.commit-bot@chromium.org
2013-12-02Add four_byte_interp benches.commit-bot@chromium.org
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-12-02Remove GR_IMPLEMENTATION define.commit-bot@chromium.org
2013-12-02Separate and update PDF_DIFF_TRACE_IN_PNGscroggo@google.com
2013-12-02Restructuring of PdfViewer code.scroggo@google.com
2013-12-02Libraries without '-l' treated as relative paths.bungeman@google.com
2013-12-02Reverting r12427rmistry@google.com
2013-12-02Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-11-28Speed up GrResourceCache lookup by inlining GrBinHashKey comparisonscommit-bot@chromium.org
2013-11-27ARM Skia NEON patches - 16/17 - Blitmaskcommit-bot@chromium.org
2013-11-27move to newer anglecommit-bot@chromium.org
2013-11-27Non-rect polygons are not covered in GM cases, such as triangle, trapezoid, d...commit-bot@chromium.org
2013-11-27Fold bench source file list into bench.gyp.commit-bot@chromium.org
2013-11-26DM: add --tileGridmtklein@google.com
2013-11-26Enhance SkDropShadowImageFilter to support separate X & Y sigmas, and crop re...senorblanco@chromium.org
2013-11-26DM: some refactoringmtklein@google.com
2013-11-26Revert "Revert "remove kA1_Config, as it is no longer supported""commit-bot@chromium.org
2013-11-25Revert "remove kA1_Config, as it is no longer supported"reed@google.com
2013-11-25remove SkFloatToScalar macrocommit-bot@chromium.org
2013-11-25remove kA1_Config, as it is no longer supportedreed@google.com
2013-11-21optimize pathops coveragecommit-bot@chromium.org
2013-11-21Add SkImageGenerator Interfacehalcanary@google.com
2013-11-21Implement a benchmark for GrResourceCachecommit-bot@chromium.org
2013-11-20Move PdfTokenLooper into its own file.scroggo@google.com
2013-11-20Move SkPdfContext into its own files.scroggo@google.com
2013-11-20Changes to SkTDStackNester.scroggo@google.com
2013-11-20Move SkTDStackNester into its own private file.scroggo@google.com
2013-11-20More common_conditions simplifications.mtklein@google.com
2013-11-20Add extra warnings to match what Android uses.mtklein@google.com
2013-11-20Revert "Add extra warnings to match what Android uses."scroggo@google.com
2013-11-20Add extra warnings to match what Android uses.djsollen@google.com
2013-11-14Pdfviewer refactoring.scroggo@google.com
2013-11-14Include pdfviewer in everything.scroggo@google.com
2013-11-13move SkImageInfo into its own headerreed@google.com
2013-11-12fix multithread related crashes in skpdiffdjsollen@google.com
2013-11-12pdfviewer: compile pdfviewer in gm, only if the flag is set (currently we com...commit-bot@chromium.org
2013-11-11Hook in rough distance field support for fontsjvanverth@google.com
2013-11-11Android FontHost cannot use FontMgr yet.bungeman@google.com
2013-11-11Implement a NEON version of morphology. This is good for ~2.2X speedup on Teg...senorblanco@chromium.org
2013-11-11Remove SK_FONTHOST_USES_FONTMGR.bungeman@google.com
2013-11-11Initial draft code to run pdfviewer withg gmscommit-bot@chromium.org
2013-11-09add GM case nonclosedpaths. The 2 bugs below showed some non-closed paths whi...commit-bot@chromium.org
2013-11-08SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xe...senorblanco@chromium.org
2013-11-08Fix stale assert in GrDrawTarget::printcommit-bot@chromium.org
2013-11-07Add GM to verify removal of 32767 limit in SkBlurMaskFilter::filterRectsToNin...robertphillips@google.com
2013-11-07Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...reed@google.com
2013-11-06New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configurationhalcanary@google.com
2013-11-06Break up SkLazyPixelRef functionally into class hierarchy.commit-bot@chromium.org
2013-11-05Add gms and benchmarks for drawing blurry round rects.scroggo@google.com