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