1. 95964c6 GMs now use batch by joshualitt · 9 years ago
  2. 94dff15 Revert of GMs now use batch (patchset #3 id:40001 of https://codereview.chromium.org/865313004/) by joshualitt · 9 years ago
  3. 3f284d7 GMs now use batch by joshualitt · 9 years ago
  4. 8ed666d add gm for stroked circles that are zoomed by reed · 9 years ago
  5. e85a32d Clean up clipping code a bit by robertphillips · 9 years ago
  6. 61adb1b more gms for conics by reed · 9 years ago
  7. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 9 years ago
  8. 797f58a GM for http://skbug.com/3398 by halcanary · 9 years ago
  9. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 9 years ago
  10. 465206a Add missing SK_OVERRIDE by rmistry · 9 years ago
  11. d9adfe6 allow GMs to animate by reed · 9 years ago
  12. 0b737c5 Remove extraneous newline. by Brian Salomon · 10 years ago
  13. b62da80 Add standard way to indicate GM is GPU-only. by bsalomon · 10 years ago
  14. 19d8f9f add new gm for SkPath::addArc() by reed · 10 years ago
  15. f4ba321 Revert of DM::SKPSrc::size() reports correct size. (patchset #3 id:40001 of https://codereview.chromium.org/863243005/) by mtklein · 10 years ago
  16. d4dd58e DM::SKPSrc::size() reports correct size. by mtklein · 10 years ago
  17. 5ce33c1 dstread gm by joshualitt · 10 years ago
  18. c2893c5 Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  19. d5a7db4 GrBatchPrototype by joshualitt · 10 years ago
  20. 776c0cd fix gm to not rely on SkColor's swizzle == SkPMColor's by reed · 10 years ago
  21. ca0a179 Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  22. 6bdc9cd Add sbix font to coloremoji gm. by bungeman · 10 years ago
  23. d15e4e4 GrBatchPrototype by joshualitt · 10 years ago
  24. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 10 years ago
  25. 80a61df Fix Morphology effects sourcing outside of the crop rect. by cwallez · 10 years ago
  26. 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 10 years ago
  27. c12b74d Collapse consecutive SkTableColorFilters by cwallez · 10 years ago
  28. 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
  29. b644e9a Fix Windows build by robertphillips · 10 years ago
  30. dc0f408 Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns by kkinnunen · 10 years ago
  31. 1eea9fc Revert of Fix Morphology effects sourcing outside of the crop rect. (patchset #6 id:100001 of https://codereview.chromium.org/781153002/) by mtklein · 10 years ago
  32. f6be925 Fix Morphology effects sourcing outside of the crop rect. by cwallez · 10 years ago
  33. 1c40292 remove unused GM flags by mtklein · 10 years ago
  34. cf5d9c9 Spin off GM::runAsBench() from flags. by mtklein · 10 years ago
  35. f803da1 add newImage API by reed · 10 years ago
  36. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  37. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  38. 3f43f8a remove dead SkPersp macros by reed · 10 years ago
  39. 3886046 Revert "Revert "delete old things!"" by bsalomon · 10 years ago
  40. a9cb871 fix labels on image-surface gm by reed · 10 years ago
  41. 8b4489b Revert "delete old things!" by Brian Salomon · 10 years ago
  42. 15b125d delete old things! by bsalomon · 10 years ago
  43. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  44. c695e95 add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium.org/849173004/)" by reed · 10 years ago
  45. 04f07fc Revert of add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium.org/849173004/) by mtklein · 10 years ago
  46. a598f4b add gm to show miplevels by reed · 10 years ago
  47. b087879 SkPictureShader should handle negative scaling gracefully. by fmalita · 10 years ago
  48. 028b98a Add repro GM for GPU clipped-AA vs. non-AA drawRect discrepancy by robertphillips · 10 years ago
  49. 125ee60 Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 id:20001 of https://codereview.chromium.org/839883003/) by robertphillips · 10 years ago
  50. 933a03f Fix GPU clipped-AA vs. non-AA drawRect discrepancy by robertphillips · 10 years ago
  51. f62c634 SIMPLE_GM generates less code by halcanary · 10 years ago
  52. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  53. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  54. da9170f Modify transparency_check GM to always tile correctly. by halcanary · 10 years ago
  55. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  56. a7976be Add Alpha fade GM. by halcanary · 10 years ago
  57. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  58. 690fc59 Revert of It is dangerous to ignore SkRect::intersect's return value (patchset #6 id:100001 of https://codereview.chromium.org/833943002/) by robertphillips · 10 years ago
  59. 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  60. 36a364a Make DCShader serializable. by mtklein · 10 years ago
  61. ac8d8b8 revert buildbot breaker by caryclark · 10 years ago
  62. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  63. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 10 years ago
  64. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  65. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  66. 40c85e4 Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview.chromium.org/811863006/) by reed · 10 years ago
  67. 50b9307 Correctly declare skiagm::DCShader to be not flattenable. by halcanary · 10 years ago
  68. ede901c Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/) by reed · 10 years ago
  69. 03119ba enable conics gm by reed · 10 years ago
  70. d1bd1d7 fix conic gm to have fixed wrapping by reed · 10 years ago
  71. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  72. 4f662e6 Update stroke path to use rect returned from isRect (to fix trailing moveTo bug) by robertphillips · 10 years ago
  73. d27f73e Remove coordchanges from drawstate by joshualitt · 10 years ago
  74. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  75. 2906d4a disable using codecs until that can work in chrome by reed · 10 years ago
  76. b2a5d7e add image-from-codec to c api by reed · 10 years ago
  77. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  78. 51d1f7e reenable complexclip3 for gpu by bsalomon · 10 years ago
  79. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  80. c14e556 fix leak by joshualitt · 10 years ago
  81. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  82. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  83. a3ca692 disable GM that asserts on gpu by bsalomon · 10 years ago
  84. 438b0d7 Enable new gradients + suppress gms for now by reed · 10 years ago
  85. 341400e I could create new GMs if you prefer. by joshualitt · 10 years ago
  86. 3f490a0 Fix complexclip3 test on gpu by bsalomon · 10 years ago
  87. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  88. 6ae83cf add inverted path draw cases to complexclip gm by bsalomon · 10 years ago
  89. df79503 Add new complexclip3 gm. by egdaniel · 10 years ago
  90. ed31343 Alter GM's --mpd option to write out images by robertphillips · 10 years ago
  91. 478dd72 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  92. 86f0328 Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 of https://codereview.chromium.org/803183003/) by robertphillips · 10 years ago
  93. 702eb96 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  94. 0393912 pass dst-rect through from drawBitmapRect for better precision by reed · 10 years ago
  95. 8893e5f add paint::getFontBounds() by reed · 10 years ago
  96. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  97. 9a0d6d6 skimage, die die die by mtklein · 10 years ago
  98. ce1c886 Do circle anti-aliasing in normalized space to avoid precision issues with half-floats on Adreno. by bsalomon · 10 years ago
  99. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  100. ef3fcd8 More win64 warning fixes by bsalomon · 10 years ago