1. 971d0c8 Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary to support it. by bsalomon@google.com · 13 years ago
  2. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  3. e6a5c4d add --match to the help text by reed@google.com · 13 years ago
  4. ece2b02 reenable rotated freetype fix, but behind #ifndef SK_IGNORE_ROTATED_FREETYPE_FIX, by reed@google.com · 13 years ago
  5. d9f826c flip Y in uploads to bottom-up textures (and add gm test) by bsalomon@google.com · 13 years ago
  6. 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
  7. 46cce91 create bitmaps from pdf output for comparison purposes (mac only at the moment) by reed@google.com · 13 years ago
  8. ac864a9 add test for degenerate 2point gradients (needs pdf and gpu fixes) by reed@google.com · 13 years ago
  9. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  10. 1a7e946 disable gpu tests when scalar==fixed, add baselines for fixedpoint strokes gm by reed@google.com · 13 years ago
  11. cae6b3f -replay tests are only run if forward rendering succeeded. by tomhudson@google.com · 13 years ago
  12. af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 13 years ago
  13. a87cd2a Increase compatibility with clang, mostly around SK_RESTRICT. by tomhudson@google.com · 13 years ago
  14. 3914958 Fix text-as-path with skshader on gpu by bsalomon@google.com · 13 years ago
  15. ea32543 When user specifies an output path with -w, only output files from main by tomhudson@google.com · 13 years ago
  16. b8b0983 make --replay be the default. Now --noreplay will disable testing through a picture by reed@google.com · 13 years ago
  17. 1526129 PDF Device should report non-transformed size for width and height. by ctguil@chromium.org · 13 years ago
  18. 8e728d7 Propagate return values from compare() up to main() so we can return 0 if all by tomhudson@google.com · 13 years ago
  19. 6abfa49 Fix default value of doSerialize parameter (oops!). by tomhudson@google.com · 13 years ago
  20. 73fb042 Add command-line parameters to control execution of SkPicture tests; default by tomhudson@google.com · 13 years ago
  21. 9875dd1 Extends gm to test SkPicture replay and serialization. by tomhudson@google.com · 13 years ago
  22. 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 13 years ago
  23. 686abdf [PDF] Improve PDF support in gm. by vandebo@chromium.org · 14 years ago
  24. d4dfd10 add new 2nd argument for rendertarget to SkGpuCanvas by reed@google.com · 14 years ago
  25. 37df17d fix build for linux by reed@google.com · 14 years ago
  26. 51df9e3 add gpu to gm tool add pass-through read/write pixels API to canvas by reed@google.com · 14 years ago
  27. 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 14 years ago
  28. 3d3f092 -d dir will write out a difference-bitmap for each compare that failes by reed@google.com · 14 years ago
  29. 0770044 add option to write PDFs from gm by reed@google.com · 14 years ago
  30. 00f883e dump message confirming read or write directory by reed@android.com · 14 years ago
  31. b9b9a18 use genericRGB space to ensure that we decode exactly the pixels we encode by reed@android.com · 15 years ago
  32. 25b0434 gm -w 'directory' now works for recording the master images by reed@android.com · 15 years ago
  33. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  34. dd0ac28 more progress on golden-master test suite (not finished yet) by reed@android.com · 15 years ago
  35. 00dae86 checkpoint for golden master suite (gm) by reed@android.com · 15 years ago