1. 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
  2. f6be925 Fix Morphology effects sourcing outside of the crop rect. by cwallez · 10 years ago
  3. 1c40292 remove unused GM flags by mtklein · 10 years ago
  4. cf5d9c9 Spin off GM::runAsBench() from flags. by mtklein · 10 years ago
  5. f803da1 add newImage API by reed · 10 years ago
  6. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  7. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  8. 3f43f8a remove dead SkPersp macros by reed · 10 years ago
  9. 3886046 Revert "Revert "delete old things!"" by bsalomon · 10 years ago
  10. a9cb871 fix labels on image-surface gm by reed · 10 years ago
  11. 8b4489b Revert "delete old things!" by Brian Salomon · 10 years ago
  12. 15b125d delete old things! by bsalomon · 10 years ago
  13. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  14. c695e95 add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium.org/849173004/)" by reed · 10 years ago
  15. 04f07fc Revert of add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium.org/849173004/) by mtklein · 10 years ago
  16. a598f4b add gm to show miplevels by reed · 10 years ago
  17. b087879 SkPictureShader should handle negative scaling gracefully. by fmalita · 10 years ago
  18. 028b98a Add repro GM for GPU clipped-AA vs. non-AA drawRect discrepancy by robertphillips · 10 years ago
  19. 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
  20. 933a03f Fix GPU clipped-AA vs. non-AA drawRect discrepancy by robertphillips · 10 years ago
  21. f62c634 SIMPLE_GM generates less code by halcanary · 10 years ago
  22. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  23. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  24. da9170f Modify transparency_check GM to always tile correctly. by halcanary · 10 years ago
  25. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  26. a7976be Add Alpha fade GM. by halcanary · 10 years ago
  27. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  28. 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
  29. 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  30. 36a364a Make DCShader serializable. by mtklein · 10 years ago
  31. ac8d8b8 revert buildbot breaker by caryclark · 10 years ago
  32. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  33. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 10 years ago
  34. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  35. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  36. 40c85e4 Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview.chromium.org/811863006/) by reed · 10 years ago
  37. 50b9307 Correctly declare skiagm::DCShader to be not flattenable. by halcanary · 10 years ago
  38. ede901c Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/) by reed · 10 years ago
  39. 03119ba enable conics gm by reed · 10 years ago
  40. d1bd1d7 fix conic gm to have fixed wrapping by reed · 10 years ago
  41. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  42. 4f662e6 Update stroke path to use rect returned from isRect (to fix trailing moveTo bug) by robertphillips · 10 years ago
  43. d27f73e Remove coordchanges from drawstate by joshualitt · 10 years ago
  44. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  45. 2906d4a disable using codecs until that can work in chrome by reed · 10 years ago
  46. b2a5d7e add image-from-codec to c api by reed · 10 years ago
  47. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  48. 51d1f7e reenable complexclip3 for gpu by bsalomon · 10 years ago
  49. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  50. c14e556 fix leak by joshualitt · 10 years ago
  51. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  52. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  53. a3ca692 disable GM that asserts on gpu by bsalomon · 10 years ago
  54. 438b0d7 Enable new gradients + suppress gms for now by reed · 10 years ago
  55. 341400e I could create new GMs if you prefer. by joshualitt · 10 years ago
  56. 3f490a0 Fix complexclip3 test on gpu by bsalomon · 10 years ago
  57. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  58. 6ae83cf add inverted path draw cases to complexclip gm by bsalomon · 10 years ago
  59. df79503 Add new complexclip3 gm. by egdaniel · 10 years ago
  60. ed31343 Alter GM's --mpd option to write out images by robertphillips · 10 years ago
  61. 478dd72 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  62. 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
  63. 702eb96 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  64. 0393912 pass dst-rect through from drawBitmapRect for better precision by reed · 10 years ago
  65. 8893e5f add paint::getFontBounds() by reed · 10 years ago
  66. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  67. 9a0d6d6 skimage, die die die by mtklein · 10 years ago
  68. ce1c886 Do circle anti-aliasing in normalized space to avoid precision issues with half-floats on Adreno. by bsalomon · 10 years ago
  69. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  70. ef3fcd8 More win64 warning fixes by bsalomon · 10 years ago
  71. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  72. 8c508b4 Update GM to permit correctness testing of MPD on the GMs by robertphillips · 10 years ago
  73. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  74. bd528cd fix for chrome bug with sub pixel hairlines by joshualitt · 10 years ago
  75. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  76. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  77. 5bec916 Remove MULTILINE, ^, and $ from re finding actual_results.json. by bungeman · 10 years ago
  78. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  79. 28828d0 Add GM for 2-rects blur which cannot break into nine-patch by qiankun.miao · 10 years ago
  80. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  81. a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
  82. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  83. f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
  84. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  85. 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  86. 17168df Use texture size to determine precision of texture coord varyings. by bsalomon · 10 years ago
  87. 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
  88. 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  89. c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
  90. 6cd1181 Cleanup GM:pictureshadertile by fmalita · 10 years ago
  91. 0c4aba6 Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  92. 8d95ffa Revert of Make all blending up to GrOptDrawState be handled by the xp/xp factory. (patchset #7 id:140001 of https://codereview.chromium.org/759713002/) by egdaniel · 10 years ago
  93. 7c66342 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  94. a2bd24f Tweak SkPictureShader's tile semantics. by fmalita · 10 years ago
  95. 9a26410 Add new GM (filterfastbounds) by robertphillips · 10 years ago
  96. f4aa9cc remove unnecessary save/clip/restore by reed · 10 years ago
  97. a9bf1aa Tolerate unstarted builds in rebaseline server. by bungeman · 10 years ago
  98. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  99. 84bc52a work in progress by halcanary · 10 years ago
  100. 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago