1. e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  2. caac3db re-land r8535, now that src.chromium.org is back up by epoger@google.com · 11 years ago
  3. 67caaf8 Revert r8535 by epoger@google.com · 11 years ago
  4. da8db98 gm: report ExpectationsMismatch and RenderModeMismatch results separately by epoger@google.com · 11 years ago
  5. 310478e re-land r8514 without breaking 32-bit Mac compilers by epoger@google.com · 11 years ago
  6. 2212c2e roll out r8514 Review URL: https://codereview.chromium.org/13503003 by epoger@google.com · 11 years ago
  7. f60494b gm: display summary of all results by ErrorType by epoger@google.com · 11 years ago
  8. 041e2db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  9. 5a7d029 Add tile rendering to GM by robertphillips@google.com · 11 years ago
  10. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  11. 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
  12. d55846d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  13. 964988f add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002 by reed@google.com · 11 years ago
  14. 6acd09e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  15. 123ac1d Make GM render to render targets that are also textures. by bsalomon@google.com · 11 years ago
  16. 6518daf disable tests that exercise serialization of fonts here, since we are experimentally by reed@google.com · 11 years ago
  17. af0fa6a add gm for experimental fontmgr api by reed@google.com · 11 years ago
  18. b62ce70 Fix minor memory leaks by robertphillips@google.com · 11 years ago
  19. 8cf10ef Reverting r8376, r8373 and r8371 due to Android shader compilation failures by robertphillips@google.com · 11 years ago
  20. 33179c8 Unreviewed build fix by sugoi@google.com · 11 years ago
  21. 2daa365 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  22. 6f6568b gm: change ErrorBitfield to ErrorType/ErrorCombination by epoger@google.com · 11 years ago
  23. b7636d3 Reverting 8313 (SVG turbulence) due to Ubuntu failures by robertphillips@google.com · 11 years ago
  24. 3067cc9 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  25. d9ba9a0 Change the name of SkFlags to SkCommandLineFlags. by scroggo@google.com · 11 years ago
  26. 80724df Re-land r8269, fixing build errors/warnings by epoger@google.com · 11 years ago
  27. 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
  28. 0b62b3d gm refactor: extract run_multiple_configs() and run_multiple_modes() by epoger@google.com · 11 years ago
  29. 0f567c6 Write the config options in place in the help string. by scroggo@google.com · 11 years ago
  30. 09fd4d2 Reland r8235 "Switch gm to use SkFlags." by scroggo@google.com · 11 years ago
  31. 4c75f24 Reland MSAA changes to GM now that Linux/ATI driver bug has been worked around. by bsalomon@google.com · 11 years ago
  32. 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 11 years ago
  33. 7d51930 Make gm use SkFlags. by scroggo@google.com · 11 years ago
  34. f315451 Revert changes to GM MSAA configs, hopefully fixes linux bot gm failures. by bsalomon@google.com · 11 years ago
  35. a83d3d8 fix angle gmmain build by bsalomon@google.com · 11 years ago
  36. 4ecd42e Fix for displacement mapping by sugoi@google.com · 11 years ago
  37. 56a2e0d fix double->float warnings by reed@google.com · 11 years ago
  38. 1468781 Fix build break in gmmain.cpp by bsalomon@google.com · 11 years ago
  39. 40deead Add config msaa4 to gm (not run by default) and make MSAA configs not run unless by bsalomon@google.com · 11 years ago
  40. 14c3fc6 Adding rects-specific GM by robertphillips@google.com · 11 years ago
  41. 5159153 In gm, install drawFilter for pipe and tiledPipe. by scroggo@google.com · 11 years ago
  42. 8d8d9a5 Work around stack overflow by vandebo@chromium.org · 11 years ago
  43. 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
  44. e3613ce Fix sign/unsigned warnings in benchmain.cpp and gmmain.cpp by bsalomon@google.com · 11 years ago
  45. 8a8fcba Make GPU cache size cmd line configurable in GM. by bsalomon@google.com · 11 years ago
  46. eed625d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  47. 27b90fa update to use DEF_GM by reed@google.com · 11 years ago
  48. 9cd1ef5 speculative fix for broken android bots : disable gm/fontscaler by reed@google.com · 11 years ago
  49. 1f19b7f add flag to skip gpu test by reed@google.com · 11 years ago
  50. eb06636 re-land r8028 without "special" Microsoft compiler warnings by epoger@google.com · 11 years ago
  51. b58772f PDF: add support for named destinations. by epoger@google.com · 11 years ago
  52. 526db49 Revert r8028... warnings-as-errors broke some builders by epoger@google.com · 11 years ago
  53. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 11 years ago
  54. 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
  55. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 11 years ago
  56. 1cad898 PDF: add support for named destinations by epoger@google.com · 11 years ago
  57. b24f893 Added support for non-separable blending modes. by commit-bot@chromium.org · 11 years ago
  58. a560d00 Provide an option in bench_pictures to count pixel ram. by scroggo@google.com · 11 years ago
  59. b9ba1ea gm self-test: make all test cases exercise transparency by epoger@google.com · 11 years ago
  60. c5d71e2 gm self-test: disable spuriously-failing aaclip tests by epoger@google.com · 11 years ago
  61. 44a18d5 gm self-test: fix results that break housekeeping bot by epoger@google.com · 11 years ago
  62. c61c3c3 gm self-test: use a pathologically simple test case instead of dashing2 by commit-bot@chromium.org · 11 years ago
  63. 29b19e5 Change SkTileGride geometry calculations to match the Chromium compositor. by junov@chromium.org · 11 years ago
  64. 0f0d9b7 GM : Unused parameters cleanup by sugoi@google.com · 11 years ago
  65. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  66. 098b7ff by reed@google.com · 11 years ago
  67. 92abe48 move SampleTypeface into gm/typefacestyles by reed@google.com · 11 years ago
  68. 58433de Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  69. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  70. 3934200 use DEF_GM by reed@google.com · 11 years ago
  71. 4f62bf4 Fix GM self-test expectations, mkII by borenet@google.com · 11 years ago
  72. 1df2a5e Fix GM self-test expectations Review URL: https://codereview.appspot.com/7386048 by borenet@google.com · 11 years ago
  73. a904ea1 Fix ignored errors in GM when no reference images are provided by borenet@google.com · 11 years ago
  74. d454ec1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  75. d98df1a Fix compile errors in blur code on Windows. by jvanverth@google.com · 11 years ago
  76. a99a92c Complete the implementation of the faster blur; now supports all blur styles and matches the boxfilter approximation visually. Also change the interpretation of the blur radius to be sigma/2; need to add SK_IGNORE_BLUR_RADIUS_CORRECTNESS to chromium GYP to avoid immediate layout test failures over there. by humper@google.com · 11 years ago
  77. d271d24 gm: Add ability to compare against checksums (as opposed to image files) by epoger@google.com · 11 years ago
  78. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 11 years ago
  79. e460a47 gm self-tests: generate JSON expectations, in addition to image expectations by epoger@google.com · 11 years ago
  80. 25cfa69 land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matching CSS spec by reed@google.com · 11 years ago
  81. 83f7c65 add new gms for shallow_gradient, in preparation for improving their quality by reed@google.com · 11 years ago
  82. 84a1802 gm: report max-pixel-error if comparing against PNG files (not checksums) by epoger@google.com · 11 years ago
  83. 487b560 add width() and height() helpers by reed@google.com · 11 years ago
  84. ba3a3c9 revert name changes to SkBlendImageFilter. It (correctly) named its enum kMultiply_Mode, by reed@google.com · 11 years ago
  85. 5f6a007 gm: force all pixels opaque earlier in the process by epoger@google.com · 11 years ago
  86. 4688de1 gm self-tests: add 565 mode testing, in addition to 8888 mode by epoger@google.com · 11 years ago
  87. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 11 years ago
  88. 5ae319c Re-enbling blurrect gm test wich no longer fails with rtree/tileGrid by junov@chromium.org · 11 years ago
  89. cdcb2ce Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  90. 7312a18 Remove a workaround in gm/xfermodes.cpp by scroggo@google.com · 11 years ago
  91. b6399a7 add (disabled) test for big dashing by reed@google.com · 11 years ago
  92. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  93. 666c5cf Fix bugs in r7291 TBR=reed Review URL: https://codereview.appspot.com/7129057 by epoger@google.com · 12 years ago
  94. 3726960 re-land r7258 with fixes and tests by epoger@google.com · 12 years ago
  95. 9ef89ce Roll out r7258 by epoger@google.com · 12 years ago
  96. 3f2d45a (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) by senorblanco@chromium.org · 12 years ago
  97. 80d4478 gm self-test: followup to r7284 by epoger@google.com · 12 years ago
  98. c51f752 Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283) by robertphillips@google.com · 12 years ago
  99. 407f8da make gm self-test more robust by epoger@google.com · 12 years ago
  100. 744820e Implement a bicubic resampling image filter, with raster and GPU backends. by senorblanco@chromium.org · 12 years ago