- dc8e6e8 Fix cmykjpeg test to check if file was found. by bungeman@google.com · 12 years ago
- 0a4805e First pass at Comment API by robertphillips@google.com · 12 years ago
- 9e59a0e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 35c733c Fix alpha computation in SkArithmeticMode. by senorblanco@chromium.org · 12 years ago
- 66070a5 Changing SkDeferredCanvas to use factories for creation by junov@chromium.org · 12 years ago
- ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 12 years ago
- 7b06ba4 don't unref() null (from typeface::create) you gunky by reed@google.com · 12 years ago
- 98447b0 use inttoscalar to fix warning by reed@google.com · 12 years ago
- 2f51ae0 use explicit conversion for int->scalar by reed@google.com · 12 years ago
- f2de1e2 add new gm for bicubic filtering by reed@google.com · 12 years ago
- 9d33154 Split GM json schema out of display_json_results.py, for sharing with other tools by epoger@google.com · 12 years ago
- 454ae46 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 912e68e Fix degenerate and near-degenerate hairlines on the gpu by commit-bot@chromium.org · 12 years ago
- dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 12 years ago
- 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 12 years ago
- 3d3a860 Add flag to gradients to interpolate colors in premul space. Experimental API to encapsulate the shared parameters for all gradients into a struct. by reed@google.com · 12 years ago
- d4993ff GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") and value (12345) by epoger@google.com · 12 years ago
- 3e2345a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 0f8990c use SkScalar instead of int for loops, to avoid warning in canvas->translate() calls by reed@google.com · 12 years ago
- 03ca64b don't overclamp cubics (see skbug.com/1316) by reed@google.com · 12 years ago
- 22999c6 add comment by reed@google.com · 12 years ago
- ff26b7e use SK_OVERRIDE and DEF_GM by reed@google.com · 12 years ago
- b148aca Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- b83cb9b add SkLerpXfermode by reed@google.com · 12 years ago
- a55e48d Improve tool that analyzes gm JSON summary by epoger@google.com · 12 years ago
- 659c8c0 GM: make behavior of make_filename() more late-binding by epoger@google.com · 12 years ago
- 37d747d GM self-tests: add testing for non --hierarchy case by epoger@google.com · 12 years ago
- cefd981 Fix vertical text scaling and clipping on Mac. by bungeman@google.com · 12 years ago
- 6db9626 Finish mixed_xfermodes GM. by bsalomon@google.com · 12 years ago
- eafdf12 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 26515ba Add gm/confirm_no_failures_in_json.py by epoger@google.com · 12 years ago
- 1a09519 Compiler warning/error fix for r9120 by robertphillips@google.com · 12 years ago
- dd3f365 Add GM to track thin rectangle rendering by robertphillips@google.com · 12 years ago
- ce057fe GM: include filename extension (.png) of each output file in JSON summary by epoger@google.com · 12 years ago
- 7d9ffc8 Make GrAAConvexPathRender support paths with > 64K verts. by bsalomon@google.com · 12 years ago
- 512c9b6 add wildcard test name matching to gm and bench. by caryclark@google.com · 12 years ago
- c978478 Make gms use getTopDevice() rather than getDevice(). by bsalomon@google.com · 12 years ago
- ee2c3b9 GM self-test: add --writePath and --mismatchPath , but in a way that works cross-platform by epoger@google.com · 12 years ago
- 6843bdb Write/compare against expectations in skimage tool. by scroggo@google.com · 12 years ago
- 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 12 years ago
- e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 12 years ago
- aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 12 years ago
- fed9db6 GM self-test: add option to exercise --writePath and --mismatchPath, but not on bots by epoger@google.com · 12 years ago
- 366a770 GM: now that we use MD5 instead of CityHash, the JSON should say so by epoger@google.com · 12 years ago
- c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 12 years ago
- 1ca36ec Don't use writeData to write the document in GM. by bungeman@google.com · 12 years ago
- b4ca46d SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash by epoger@google.com · 12 years ago
- fdea325 GM: fix --mismatchPath option (currently, it doesn't actually write any files!) by epoger@google.com · 12 years ago
- c4ebdb0 Force linking with image decoders for images project. by scroggo@google.com · 12 years ago
- 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 12 years ago
- 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 12 years ago
- 6f5abdd add 90 degree test case to rects GM by robertphillips@google.com · 12 years ago
- 0cc99cf GM self-tests: always run all tests (don't stop at first failure) by epoger@google.com · 12 years ago
- 76c913d GM: specify that currently used checksums are CityHashes of SkBitmaps by epoger@google.com · 12 years ago
- 45a75fb path ops : make it real by caryclark@google.com · 12 years ago
- 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 12 years ago
- 58104a9 Treat default command line argument properly. by scroggo@google.com · 12 years ago
- 5111648 show fontstyle values for each style by reed@google.com · 12 years ago
- dd8e353 Add option to specify defaults configs to --config flag in gm. This makes it easier to run gm defaults configs with a delta. Also make ~ exclude a config. by bsalomon@google.com · 12 years ago
- d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 12 years ago
- b7dbf63 Fix an SkCommandLineFlags bug. by scroggo@google.com · 12 years ago
- e36a168 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 4eedae6 path ops -- crap, I checked in the wrong file by caryclark@google.com · 12 years ago
- a534b84 Add new roundrect GM by commit-bot@chromium.org · 12 years ago
- 7dfbb07 path ops : add support for inverse fill by caryclark@google.com · 12 years ago
- 051be8e Fix for segmentation fault in xfermodes2 GM. by jvanverth@google.com · 12 years ago
- cb6dc75 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- f707adc augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect by reed@google.com · 12 years ago
- cabd0ed Reset shader in ovals GM by jvanverth@google.com · 12 years ago
- 8e2962f Add a GM to test ovals with a variety of paint settings, matrices and sizes. by jvanverth@google.com · 12 years ago
- cbbdab5 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 8c463b0 Add xfermodes2 GM. Tests all xfer modes with two gradient bitmaps by bsalomon@google.com · 12 years ago
- 4775cba Perlin noise adjustments by sugoi@google.com · 12 years ago
- 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 7fd2d70 Delete gm after use. by scroggo@google.com · 12 years ago
- 8f6f67e change shortName to match filename by reed@google.com · 12 years ago
- 0a64659 fix new gm to actually trigger the bug by reed@google.com · 12 years ago
- d638233 add gm to test edge case in drawBitmapRectToRect by reed@google.com · 12 years ago
- d2ef088 Move resource dir from gm to trunk by borenet@google.com · 12 years ago
- 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- ab02627 GM::height() now returns the height, not the width. by scroggo@google.com · 12 years ago
- 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
- 318a059 GM: add self-test that sets --readPath to a nonexistent directory path by epoger@google.com · 12 years ago
- ad7d481 Add testing of optimizations to GM by robertphillips@google.com · 12 years ago
- 07a8ea0 Reverting r8654 by robertphillips@google.com · 12 years ago
- c10531b Add testing of optimizations to GM by robertphillips@google.com · 12 years ago
- 5079d2c GM: allow caller to specify which result types trigger an error by epoger@google.com · 12 years ago
- 908f583 rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use by epoger@google.com · 12 years ago
- bcbf5aa GM: print list of GMs run, even in non-verbose mode (rolls back part of r8600) by epoger@google.com · 12 years ago
- 63150af Use blitframebuffer to implement copySurface. by commit-bot@chromium.org · 12 years ago
- 07947d9 GM: signal error if the total number of tests run was less than expected by epoger@google.com · 12 years ago
- b0f8b43 GM: remove enableMissingWarning in favor of verbose flag, and trim output in nonverbose mode by epoger@google.com · 12 years ago
- aef2d3b Run mixedxfermodes GM through the pipe. by scroggo@google.com · 12 years ago
- 51dbabe gm: hide list of tests with ignored errors, by default by epoger@google.com · 12 years ago
- c8263e7 gm: record IntentionallySkipped tests by epoger@google.com · 12 years ago
- 604e0c2 SkFlags now follows proper dashing convention. by scroggo@google.com · 12 years ago
- cff0243 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 12 years ago
- caac3db re-land r8535, now that src.chromium.org is back up by epoger@google.com · 12 years ago
- 67caaf8 Revert r8535 by epoger@google.com · 12 years ago