1. f707adc augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect by reed@google.com · 11 years ago
  2. cabd0ed Reset shader in ovals GM by jvanverth@google.com · 11 years ago
  3. 8e2962f Add a GM to test ovals with a variety of paint settings, matrices and sizes. by jvanverth@google.com · 11 years ago
  4. cbbdab5 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  5. 8c463b0 Add xfermodes2 GM. Tests all xfer modes with two gradient bitmaps by bsalomon@google.com · 11 years ago
  6. 4775cba Perlin noise adjustments by sugoi@google.com · 11 years ago
  7. 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  8. 7fd2d70 Delete gm after use. by scroggo@google.com · 11 years ago
  9. 8f6f67e change shortName to match filename by reed@google.com · 11 years ago
  10. 0a64659 fix new gm to actually trigger the bug by reed@google.com · 11 years ago
  11. d638233 add gm to test edge case in drawBitmapRectToRect by reed@google.com · 11 years ago
  12. d2ef088 Move resource dir from gm to trunk by borenet@google.com · 11 years ago
  13. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  14. ab02627 GM::height() now returns the height, not the width. by scroggo@google.com · 11 years ago
  15. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 11 years ago
  16. 318a059 GM: add self-test that sets --readPath to a nonexistent directory path by epoger@google.com · 11 years ago
  17. ad7d481 Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  18. 07a8ea0 Reverting r8654 by robertphillips@google.com · 11 years ago
  19. c10531b Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  20. 5079d2c GM: allow caller to specify which result types trigger an error by epoger@google.com · 11 years ago
  21. 908f583 rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use by epoger@google.com · 11 years ago
  22. bcbf5aa GM: print list of GMs run, even in non-verbose mode (rolls back part of r8600) by epoger@google.com · 11 years ago
  23. 63150af Use blitframebuffer to implement copySurface. by commit-bot@chromium.org · 11 years ago
  24. 07947d9 GM: signal error if the total number of tests run was less than expected by epoger@google.com · 11 years ago
  25. b0f8b43 GM: remove enableMissingWarning in favor of verbose flag, and trim output in nonverbose mode by epoger@google.com · 11 years ago
  26. aef2d3b Run mixedxfermodes GM through the pipe. by scroggo@google.com · 11 years ago
  27. 51dbabe gm: hide list of tests with ignored errors, by default by epoger@google.com · 11 years ago
  28. c8263e7 gm: record IntentionallySkipped tests by epoger@google.com · 11 years ago
  29. 604e0c2 SkFlags now follows proper dashing convention. by scroggo@google.com · 11 years ago
  30. cff0243 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  31. e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  32. caac3db re-land r8535, now that src.chromium.org is back up by epoger@google.com · 11 years ago
  33. 67caaf8 Revert r8535 by epoger@google.com · 11 years ago
  34. da8db98 gm: report ExpectationsMismatch and RenderModeMismatch results separately by epoger@google.com · 11 years ago
  35. 310478e re-land r8514 without breaking 32-bit Mac compilers by epoger@google.com · 11 years ago
  36. 2212c2e roll out r8514 Review URL: https://codereview.chromium.org/13503003 by epoger@google.com · 11 years ago
  37. f60494b gm: display summary of all results by ErrorType by epoger@google.com · 11 years ago
  38. 041e2db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  39. 5a7d029 Add tile rendering to GM by robertphillips@google.com · 11 years ago
  40. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  41. 20edf38 Add GM mixed_xfermodes. This is a work in progress and will be used to test fixes for GPU Xfermodes effects. by bsalomon@google.com · 11 years ago
  42. d55846d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  43. 964988f add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002 by reed@google.com · 11 years ago
  44. 6acd09e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  45. 123ac1d Make GM render to render targets that are also textures. by bsalomon@google.com · 11 years ago
  46. 6518daf disable tests that exercise serialization of fonts here, since we are experimentally by reed@google.com · 11 years ago
  47. af0fa6a add gm for experimental fontmgr api by reed@google.com · 11 years ago
  48. b62ce70 Fix minor memory leaks by robertphillips@google.com · 11 years ago
  49. 8cf10ef Reverting r8376, r8373 and r8371 due to Android shader compilation failures by robertphillips@google.com · 11 years ago
  50. 33179c8 Unreviewed build fix by sugoi@google.com · 11 years ago
  51. 2daa365 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  52. 6f6568b gm: change ErrorBitfield to ErrorType/ErrorCombination by epoger@google.com · 11 years ago
  53. b7636d3 Reverting 8313 (SVG turbulence) due to Ubuntu failures by robertphillips@google.com · 11 years ago
  54. 3067cc9 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  55. d9ba9a0 Change the name of SkFlags to SkCommandLineFlags. by scroggo@google.com · 11 years ago
  56. 80724df Re-land r8269, fixing build errors/warnings by epoger@google.com · 11 years ago
  57. b8210f2 Revert r8269 to fix BuildGM. Warnings-as-errors problem, dunno why I didn't see it locally. by epoger@google.com · 11 years ago
  58. 0b62b3d gm refactor: extract run_multiple_configs() and run_multiple_modes() by epoger@google.com · 11 years ago
  59. 0f567c6 Write the config options in place in the help string. by scroggo@google.com · 11 years ago
  60. 09fd4d2 Reland r8235 "Switch gm to use SkFlags." by scroggo@google.com · 11 years ago
  61. 4c75f24 Reland MSAA changes to GM now that Linux/ATI driver bug has been worked around. by bsalomon@google.com · 11 years ago
  62. 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 11 years ago
  63. 7d51930 Make gm use SkFlags. by scroggo@google.com · 11 years ago
  64. f315451 Revert changes to GM MSAA configs, hopefully fixes linux bot gm failures. by bsalomon@google.com · 11 years ago
  65. a83d3d8 fix angle gmmain build by bsalomon@google.com · 11 years ago
  66. 4ecd42e Fix for displacement mapping by sugoi@google.com · 11 years ago
  67. 56a2e0d fix double->float warnings by reed@google.com · 11 years ago
  68. 1468781 Fix build break in gmmain.cpp by bsalomon@google.com · 11 years ago
  69. 40deead Add config msaa4 to gm (not run by default) and make MSAA configs not run unless by bsalomon@google.com · 11 years ago
  70. 14c3fc6 Adding rects-specific GM by robertphillips@google.com · 11 years ago
  71. 5159153 In gm, install drawFilter for pipe and tiledPipe. by scroggo@google.com · 11 years ago
  72. 8d8d9a5 Work around stack overflow by vandebo@chromium.org · 11 years ago
  73. 5efdd0c gm: write all messages to stdout/stderr with "GM:" preamble to distinguish from various debug messages coming from elsewhere by epoger@google.com · 11 years ago
  74. e3613ce Fix sign/unsigned warnings in benchmain.cpp and gmmain.cpp by bsalomon@google.com · 11 years ago
  75. 8a8fcba Make GPU cache size cmd line configurable in GM. by bsalomon@google.com · 11 years ago
  76. eed625d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  77. 27b90fa update to use DEF_GM by reed@google.com · 11 years ago
  78. 9cd1ef5 speculative fix for broken android bots : disable gm/fontscaler by reed@google.com · 11 years ago
  79. 1f19b7f add flag to skip gpu test by reed@google.com · 11 years ago
  80. eb06636 re-land r8028 without "special" Microsoft compiler warnings by epoger@google.com · 11 years ago
  81. b58772f PDF: add support for named destinations. by epoger@google.com · 11 years ago
  82. 526db49 Revert r8028... warnings-as-errors broke some builders by epoger@google.com · 11 years ago
  83. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 11 years ago
  84. f7dba02 cleanup: fix gm's use of ErrorBitfield to be consistent (it's a bitfield, not an enum) by epoger@google.com · 11 years ago
  85. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 11 years ago
  86. 1cad898 PDF: add support for named destinations by epoger@google.com · 11 years ago
  87. b24f893 Added support for non-separable blending modes. by commit-bot@chromium.org · 11 years ago
  88. a560d00b Provide an option in bench_pictures to count pixel ram. by scroggo@google.com · 11 years ago
  89. b9ba1ea gm self-test: make all test cases exercise transparency by epoger@google.com · 12 years ago
  90. c5d71e2 gm self-test: disable spuriously-failing aaclip tests by epoger@google.com · 12 years ago
  91. 44a18d5 gm self-test: fix results that break housekeeping bot by epoger@google.com · 12 years ago
  92. c61c3c3 gm self-test: use a pathologically simple test case instead of dashing2 by commit-bot@chromium.org · 12 years ago
  93. 29b19e5 Change SkTileGride geometry calculations to match the Chromium compositor. by junov@chromium.org · 12 years ago
  94. 0f0d9b7 GM : Unused parameters cleanup by sugoi@google.com · 12 years ago
  95. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  96. 098b7ff by reed@google.com · 12 years ago
  97. 92abe48 move SampleTypeface into gm/typefacestyles by reed@google.com · 12 years ago
  98. 58433de Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  99. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
  100. 3934200 use DEF_GM by reed@google.com · 12 years ago