1. 5af9b20 Make the GM tool run GMs through an SkGPipe. by scroggo@google.com · 12 years ago
  2. 5d0c62f add -wp option to write serialized pictures to the specified directory by mike@reedtribe.org · 12 years ago
  3. e8fcb50 add options to enable/disable "FAILED to read ..." message by reed@google.com · 12 years ago
  4. daf12bb Fix early termination of GM when 16x msaa rt can't be created. by bsalomon@google.com · 12 years ago
  5. 7361f54 Make GM able to run MSAA modes and multiple GPU configs in a single run. by bsalomon@google.com · 12 years ago
  6. 9284ccd Make gm tool able to read and write image files in the same run by epoger@google.com · 12 years ago
  7. 8e529b7 change -d option to write out complete images (that differed from the baseline) by reed@google.com · 12 years ago
  8. 09042b8 Fixing Windows compiler complaints by robertphillips@google.com · 12 years ago
  9. d3b9fbb Code changes for ANGLE GL interface. .gyp file changes will be delivered later. by robertphillips@google.com · 12 years ago
  10. a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 12 years ago
  11. f6f123d Added tracking of frame buffer objects to debug GL interface by robertphillips@google.com · 12 years ago
  12. 79d3cb4 [PDF] Add GM and infrastructure to test drawing shaders with an initial transform. by vandebo@chromium.org · 12 years ago
  13. a43a532 Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initial transform." by vandebo@chromium.org · 12 years ago
  14. b0ccdec [PDF] Add GM and infrastructure to test drawing shaders with an initial transform. by vandebo@chromium.org · 12 years ago
  15. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 12 years ago
  16. 0a89c90 reverting to 3437 by robertphillips@google.com · 12 years ago
  17. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 12 years ago
  18. 7816a4e Close an (incidental) memory leak in gmmain. by tomhudson@google.com · 12 years ago
  19. 6bf38b5 Move GL-specific include files to their own subdirectory, to better by tomhudson@google.com · 13 years ago
  20. 7bc13a6 Set LCD font smoothing to "medium" for gm on Mac, regardless of system settings by epoger@google.com · 13 years ago
  21. e24a079 Expose '--notexturecache' command line argument to gm. by twiz@google.com · 13 years ago
  22. bf6c1e4 Adding a flush method to SkCanvas by junov@chromium.org · 13 years ago
  23. e3cc2eb Stop writing out XPS baselines until we resolve skia issue 455 by epoger@google.com · 13 years ago
  24. 77e498e Updating gm's usage message by junov@google.com · 13 years ago
  25. 4370aed Adding class SkDeferredCanvas for deferred rendering. by junov@google.com · 13 years ago
  26. dc9a695 The units used to setup XPS should be SkScalars. by bungeman@google.com · 13 years ago
  27. 10afbef add optional --forceBWtext to gm, forcing all text to BW to ease by mike@reedtribe.org · 13 years ago
  28. c7cf2b3 Add number-of-missing-baseline-images report to gm by epoger@google.com · 13 years ago
  29. 29d3501 Fix issue where bumping the max gm width/height affects gpu images by bsalomon@google.com · 13 years ago
  30. 8923c6c suppress font-purge messages by reed@google.com · 13 years ago
  31. c436499 [GPU] Add explicit byte order and PM vs. UPM 8888 configs by bsalomon@google.com · 13 years ago
  32. e269f21 Recommit r2611 with fix for gm by bsalomon@google.com · 13 years ago
  33. b87d2b5 Revert r2611 until windows gm can be debugged by bsalomon@google.com · 13 years ago
  34. 6d9adae Add replacement APIs for createPlatformSurface: createPlatformTexture and createPlatformRenderTarget by bsalomon@google.com · 13 years ago
  35. c698097 Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt (gpu code doesn't work in general in fixed pt). by bsalomon@google.com · 13 years ago
  36. ace7bd5 Revert r2584 (new test fails in fixed pt builds) by bsalomon@google.com · 13 years ago
  37. 1a8ddf0 Changes the SkCanvas::readPixels API. Allows caller to read into prealloced bitmap pixels. Changes how clipping to device bounds is handled. by bsalomon@google.com · 13 years ago
  38. b2a5162 all for multiple --match foo args, which will be logically OR'd together by reed@google.com · 13 years ago
  39. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  40. 373a663 Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm by bsalomon@google.com · 13 years ago
  41. e295313 move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol style LF on all gpu files by bsalomon@google.com · 13 years ago
  42. 0f1541f Mac does not like empty projects. by bungeman@google.com · 13 years ago
  43. b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago
  44. 64e011a Fix pdf suppression test for gm. by bungeman@google.com · 13 years ago
  45. fbc2117 add getFlags() to gm baseclass skip PDF for hairmodes for now, since it crashes by reed@google.com · 13 years ago
  46. ab97397 add gm test for drawing hairlines (and varying thin lines) in xfermodes by reed@google.com · 13 years ago
  47. 30db599 add new test for complex clips by reed@google.com · 13 years ago
  48. 971d0c8 Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary to support it. by bsalomon@google.com · 13 years ago
  49. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  50. e6a5c4d add --match to the help text by reed@google.com · 13 years ago
  51. ece2b02 reenable rotated freetype fix, but behind #ifndef SK_IGNORE_ROTATED_FREETYPE_FIX, by reed@google.com · 13 years ago
  52. d9f826c flip Y in uploads to bottom-up textures (and add gm test) by bsalomon@google.com · 13 years ago
  53. 0a09eef Change true and false to 1 and 0 in macros that are used to conditionally compile code. by bsalomon@google.com · 13 years ago
  54. 46cce91 create bitmaps from pdf output for comparison purposes (mac only at the moment) by reed@google.com · 13 years ago
  55. ac864a9 add test for degenerate 2point gradients (needs pdf and gpu fixes) by reed@google.com · 13 years ago
  56. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  57. 1a7e946 disable gpu tests when scalar==fixed, add baselines for fixedpoint strokes gm by reed@google.com · 13 years ago
  58. cae6b3f -replay tests are only run if forward rendering succeeded. by tomhudson@google.com · 13 years ago
  59. af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 13 years ago
  60. a87cd2a Increase compatibility with clang, mostly around SK_RESTRICT. by tomhudson@google.com · 13 years ago
  61. 3914958 Fix text-as-path with skshader on gpu by bsalomon@google.com · 13 years ago
  62. ea32543 When user specifies an output path with -w, only output files from main by tomhudson@google.com · 13 years ago
  63. b8b0983 make --replay be the default. Now --noreplay will disable testing through a picture by reed@google.com · 13 years ago
  64. 1526129 PDF Device should report non-transformed size for width and height. by ctguil@chromium.org · 13 years ago
  65. 8e728d7 Propagate return values from compare() up to main() so we can return 0 if all by tomhudson@google.com · 13 years ago
  66. 6abfa49 Fix default value of doSerialize parameter (oops!). by tomhudson@google.com · 13 years ago
  67. 73fb042 Add command-line parameters to control execution of SkPicture tests; default by tomhudson@google.com · 13 years ago
  68. 9875dd1 Extends gm to test SkPicture replay and serialization. by tomhudson@google.com · 13 years ago
  69. 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 13 years ago
  70. 686abdf [PDF] Improve PDF support in gm. by vandebo@chromium.org · 14 years ago
  71. d4dfd10 add new 2nd argument for rendertarget to SkGpuCanvas by reed@google.com · 14 years ago
  72. 37df17d fix build for linux by reed@google.com · 14 years ago
  73. 51df9e3 add gpu to gm tool add pass-through read/write pixels API to canvas by reed@google.com · 14 years ago
  74. 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 14 years ago
  75. 3d3f092 -d dir will write out a difference-bitmap for each compare that failes by reed@google.com · 14 years ago
  76. 0770044 add option to write PDFs from gm by reed@google.com · 14 years ago
  77. 00f883e dump message confirming read or write directory by reed@android.com · 14 years ago
  78. b9b9a18 use genericRGB space to ensure that we decode exactly the pixels we encode by reed@android.com · 15 years ago
  79. 25b0434 gm -w 'directory' now works for recording the master images by reed@android.com · 15 years ago
  80. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  81. dd0ac28 more progress on golden-master test suite (not finished yet) by reed@android.com · 15 years ago
  82. 00dae86 checkpoint for golden master suite (gm) by reed@android.com · 15 years ago