1. a87cd2a Increase compatibility with clang, mostly around SK_RESTRICT. by tomhudson@google.com · 13 years ago
  2. baa677b delete all old (non-Gyp) buildfiles by epoger@google.com · 13 years ago
  3. 137c428 Update baselines for linux-fixed. Make shader text sample/GM work with scalar=fixed. by bsalomon@google.com · 13 years ago
  4. 3914958 Fix text-as-path with skshader on gpu by bsalomon@google.com · 13 years ago
  5. ea32543 When user specifies an output path with -w, only output files from main by tomhudson@google.com · 13 years ago
  6. b8b0983 make --replay be the default. Now --noreplay will disable testing through a picture by reed@google.com · 13 years ago
  7. e3605d0 retool without shapes, which are broken/experimental by reed@google.com · 13 years ago
  8. 4c9a815 remove self-modifying matrix code, which can't work with pictures, and will be removed from shapes api soon by reed@google.com · 13 years ago
  9. 64f340c dynamically allocate the pixels, so they can be referened when drawn into a picture by reed@google.com · 13 years ago
  10. 8f09672 Rebase GM tool for SKIA_SCALAR=fixed http://codereview.appspot.com/4559041 by epoger@google.com · 13 years ago
  11. b28b5e4 Warn when an SkScalar is passed into SkIntToScalar() (converted twice) by epoger@google.com · 13 years ago
  12. 3c14d0f Fix gm tests for fixed point. by bungeman@google.com · 13 years ago
  13. 0368d06 Fix clipping in StrokeRectGM test for fixed point. by bungeman@google.com · 13 years ago
  14. 65245ad fix assertion failure in Skia_Linux_Fixed_Debug build by epoger@google.com · 13 years ago
  15. 2ed67e8 Fix tests with incorrect swizzle. http://codereview.appspot.com/4552046/ by bungeman@google.com · 13 years ago
  16. 6acc9b3 Fixed color bleeding issue when drawing a sub region of a bitmap with filtering enabled. by junov@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. 86bf5c9 Allocate a bitmap on the stack in xfermodes.cpp to work around a limitation by tomhudson@google.com · 13 years ago
  20. 6abfa49 Fix default value of doSerialize parameter (oops!). by tomhudson@google.com · 13 years ago
  21. 73fb042 Add command-line parameters to control execution of SkPicture tests; default by tomhudson@google.com · 13 years ago
  22. 9875dd1 Extends gm to test SkPicture replay and serialization. by tomhudson@google.com · 13 years ago
  23. 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 14 years ago
  24. c280700 add pathfill gm sample by reed@google.com · 14 years ago
  25. 3b14dc1 add strokerects to gm output current bench settings by reed@google.com · 14 years ago
  26. 807cec4 Add complex clip gm sample and cleanup unused headers/code in SampleComplexClip by bsalomon@google.com · 14 years ago
  27. 11a5ff3 use new high-quality blur in samples by reed@google.com · 14 years ago
  28. 4868e6b [Committed on behalf of junov@chromium.org] by senorblanco@chromium.org · 14 years ago
  29. a965a15 add test for points by reed@google.com · 14 years ago
  30. 67981c5 add test for poly2poly by reed@google.com · 14 years ago
  31. c96e5c2 add new test for blurs by reed@google.com · 14 years ago
  32. 686abdf [PDF] Improve PDF support in gm. by vandebo@chromium.org · 14 years ago
  33. 3869007 fix warnings, including using GrTCast<> to go from &Obj -> uint32_t* by reed@google.com · 14 years ago
  34. 0fdaa22 Add shaded text sample and gm test. by bsalomon@google.com · 14 years ago
  35. d4dfd10 add new 2nd argument for rendertarget to SkGpuCanvas by reed@google.com · 14 years ago
  36. 0e4a885 fix refcount bug - as picture gets referenced by canvas when canvas is a by reed@google.com · 14 years ago
  37. 37df17d fix build for linux by reed@google.com · 14 years ago
  38. 51df9e3 add gpu to gm tool add pass-through read/write pixels API to canvas by reed@google.com · 14 years ago
  39. f3c1cc9 update baselines to add 2point-radial gradients, and use gpu-friendly xfermode code by reed@google.com · 14 years ago
  40. 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 14 years ago
  41. 3d3f092 -d dir will write out a difference-bitmap for each compare that failes by reed@google.com · 14 years ago
  42. 0770044 add option to write PDFs from gm by reed@google.com · 14 years ago
  43. 00f883e dump message confirming read or write directory by reed@android.com · 14 years ago
  44. b9b9a18 use genericRGB space to ensure that we decode exactly the pixels we encode by reed@android.com · 15 years ago
  45. 0ad336f add shape flatten so they work properly in pictures by reed@android.com · 15 years ago
  46. 0bfffc5 add golden master code for shapes by reed@android.com · 15 years ago
  47. 09b84a0 add shape recording to pictuures (sans serialization) by reed@android.com · 15 years ago
  48. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  49. c9c6422 update to use new xfermodes by reed@android.com · 15 years ago
  50. 1a2fec5 add gm for shader tilemodes by reed@android.com · 15 years ago
  51. 42309d4 add gm for gradients by reed@android.com · 15 years ago
  52. 25b0434 gm -w 'directory' now works for recording the master images by reed@android.com · 15 years ago
  53. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  54. dd0ac28 more progress on golden-master test suite (not finished yet) by reed@android.com · 15 years ago
  55. 00dae86 checkpoint for golden master suite (gm) by reed@android.com · 15 years ago