1. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  2. 31a40ef Win7/8 compiler warnings/errors fix for r9980 by robertphillips@google.com · 11 years ago
  3. 7b32070 Implement offset for GPU filter path. Although we can't yet use this in Blink for FEOffset, due to SVG semantics, we can use it to support crop rect (upcoming patch). by commit-bot@chromium.org · 11 years ago
  4. 49c6b43 More valgrind suppressions by robertphillips@google.com · 11 years ago
  5. 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  6. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
  7. b686539 Added GM and Bench by commit-bot@chromium.org · 11 years ago
  8. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
  9. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
  10. e1b75b4 GM (and fix) for drawArc capping issue by robertphillips@google.com · 11 years ago
  11. 5d367c4 More valgrind suppressions by robertphillips@google.com · 11 years ago
  12. e33e137 GM: stop recording all *_pdf.png results as "INVALID" on non-Mac platforms by epoger@google.com · 11 years ago
  13. a783f2b rebaseline.py: if expectations dir contains JSON format results, update those instead of image files by epoger@google.com · 11 years ago
  14. d7a1eea More valgrind suppressions by robertphillips@google.com · 11 years ago
  15. 9c4c3de valgrind suppressions for tests & gm by robertphillips@google.com · 11 years ago
  16. 53953b4 Create jsondiff tool to capture diffs between two JSON expectations files. by epoger@google.com · 11 years ago
  17. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  18. b8d00db Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. by commit-bot@chromium.org · 11 years ago
  19. ad4d499 Add a new GM for very thin stroke widths by robertphillips@google.com · 11 years ago
  20. 020b25b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  22. 5f99545 GM: add --missingExpectationsPath option, similar to --mismatchPath by epoger@google.com · 11 years ago
  23. 8ea6983 add (disabled) wrapper for javascript canvas by reed@google.com · 11 years ago
  24. 09ebe0b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. 45a3071 Change window size on GM to fit objects properly by egdaniel@google.com · 11 years ago
  26. c464cbd disable PDF for now, until it knows about conics by reed@google.com · 11 years ago
  27. def9f6e Add GM to test conic path rendering by egdaniel@google.com · 11 years ago
  28. 6f7f14d Reland r9682, using new SkString::appendU64() by epoger@google.com · 11 years ago
  29. 628de5f Reverting r9682, which broke on some compilers by epoger@google.com · 11 years ago
  30. 6324ac5 GM: add --writeChecksumBasedFilenames option by epoger@google.com · 11 years ago
  31. c41295d remove double including of libpng decoder by commit-bot@chromium.org · 11 years ago
  32. 344cf45 *** Perlin noise GM needs to be rebaselined *** by commit-bot@chromium.org · 11 years ago
  33. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  34. 4567209 add SkIntToScalar and SkFloatToScalar to stop build errors on Mac10.6 by commit-bot@chromium.org · 11 years ago
  35. 4f77c88 Another warning as error fix for r9554 by robertphillips@google.com · 11 years ago
  36. dd5d462 Warnings as errors fix for r9554 by robertphillips@google.com · 11 years ago
  37. 1ac1cf6 Added tests for radial gradients with shader matrices by commit-bot@chromium.org · 11 years ago
  38. ace2269 Fixed a bug with linear gradient PDF matrices and added test cases by commit-bot@chromium.org · 11 years ago
  39. 7de1e3f test thick stroking of conics by reed@google.com · 11 years ago
  40. 42db2e4 Fixes to make the gm run when GrContext can't be created for ANGLE context. by bsalomon@google.com · 11 years ago
  41. 0a1c387 Remove the non-separable blur because it is no longer used. by commit-bot@chromium.org · 11 years ago
  42. 7fb5373 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  43. 4e05fd2 add conic support to hairlines by reed@google.com · 11 years ago
  44. 7bb28a1 Disable msaa16 by default by robertphillips@google.com · 11 years ago
  45. c5fd093 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. 5a64902 call through to the device from SkDraw by reed@google.com · 11 years ago
  47. 99ba65a rebaseline.py: if --tests is not specified, get test list from actual-results.json by epoger@google.com · 11 years ago
  48. 4075fd4 gm_json.py: add ability to load JSON file from a string, not just a local file by epoger@google.com · 11 years ago
  49. 11f2b44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 13e1540 if we can't load Times, use default font by reed@google.com · 11 years ago
  51. 4157085 Added megalooper GM by robertphillips@google.com · 11 years ago
  52. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  53. e1613d8 fix another int -- float warning by reed@google.com · 11 years ago
  54. 42e2cf7 skip_picture in colortype gm for now by reed@google.com · 11 years ago
  55. 7edec14 start a wrapper for color fonts by reed@google.com · 11 years ago
  56. 86fc266 Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture. by senorblanco@chromium.org · 11 years ago
  57. 6dce113 fix warnings on MacOS 10.6 by humper@google.com · 11 years ago
  58. 04db316 More general GM for testing bitmap filtering, including checkerboards, images, and text. by humper@google.com · 11 years ago
  59. a5d3e77 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  60. 9a6eb0e Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 11 years ago
  61. 06e7424 Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff()." by senorblanco@chromium.org · 11 years ago
  62. 6b6c1dc Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 11 years ago
  63. dc8e6e8 Fix cmykjpeg test to check if file was found. by bungeman@google.com · 11 years ago
  64. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  65. 9e59a0e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  66. 35c733c Fix alpha computation in SkArithmeticMode. by senorblanco@chromium.org · 11 years ago
  67. 66070a5 Changing SkDeferredCanvas to use factories for creation by junov@chromium.org · 11 years ago
  68. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
  69. 7b06ba4 don't unref() null (from typeface::create) you gunky by reed@google.com · 11 years ago
  70. 98447b0 use inttoscalar to fix warning by reed@google.com · 11 years ago
  71. 2f51ae0 use explicit conversion for int->scalar by reed@google.com · 11 years ago
  72. f2de1e2 add new gm for bicubic filtering by reed@google.com · 11 years ago
  73. 9d33154 Split GM json schema out of display_json_results.py, for sharing with other tools by epoger@google.com · 11 years ago
  74. 454ae46 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  75. 912e68e Fix degenerate and near-degenerate hairlines on the gpu by commit-bot@chromium.org · 11 years ago
  76. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
  77. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
  78. 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 · 11 years ago
  79. d4993ff GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") and value (12345) by epoger@google.com · 11 years ago
  80. 3e2345a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  81. 0f8990c use SkScalar instead of int for loops, to avoid warning in canvas->translate() calls by reed@google.com · 11 years ago
  82. 03ca64b don't overclamp cubics (see skbug.com/1316) by reed@google.com · 11 years ago
  83. 22999c6 add comment by reed@google.com · 11 years ago
  84. ff26b7e use SK_OVERRIDE and DEF_GM by reed@google.com · 11 years ago
  85. b148aca Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  86. b83cb9b add SkLerpXfermode by reed@google.com · 11 years ago
  87. a55e48d Improve tool that analyzes gm JSON summary by epoger@google.com · 11 years ago
  88. 659c8c0 GM: make behavior of make_filename() more late-binding by epoger@google.com · 11 years ago
  89. 37d747d GM self-tests: add testing for non --hierarchy case by epoger@google.com · 11 years ago
  90. cefd981 Fix vertical text scaling and clipping on Mac. by bungeman@google.com · 12 years ago
  91. 6db9626 Finish mixed_xfermodes GM. by bsalomon@google.com · 12 years ago
  92. eafdf12 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  93. 26515ba Add gm/confirm_no_failures_in_json.py by epoger@google.com · 12 years ago
  94. 1a09519 Compiler warning/error fix for r9120 by robertphillips@google.com · 12 years ago
  95. dd3f365 Add GM to track thin rectangle rendering by robertphillips@google.com · 12 years ago
  96. ce057fe GM: include filename extension (.png) of each output file in JSON summary by epoger@google.com · 12 years ago
  97. 7d9ffc8 Make GrAAConvexPathRender support paths with > 64K verts. by bsalomon@google.com · 12 years ago
  98. 512c9b6 add wildcard test name matching to gm and bench. by caryclark@google.com · 12 years ago
  99. c978478 Make gms use getTopDevice() rather than getDevice(). by bsalomon@google.com · 12 years ago
  100. ee2c3b9 GM self-test: add --writePath and --mismatchPath , but in a way that works cross-platform by epoger@google.com · 12 years ago