1. e371989 add picture to c api by reed · 10 years ago
  2. f3c770b rebase by joshualitt · 10 years ago
  3. 0acf1b4 add private flag for sprite-as-bitmap by reed · 10 years ago
  4. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  5. 16c8f14 Remove last trace of SK_LEGACY_ENCODE_BITMAP by scroggo · 10 years ago
  6. 1b542da initial baselines for new GMs by reed · 10 years ago
  7. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  8. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  9. 3936ce4 Fix gyp for GrDisableColorXP by egdaniel · 10 years ago
  10. 14afb43 Fix conics for gpu GrAAHairLinePathRender by egdaniel · 10 years ago
  11. fe43c40 Disable GPU sRGB textures for the moment. by jvanverth · 10 years ago
  12. 51d1f7e reenable complexclip3 for gpu by bsalomon · 10 years ago
  13. fa1e8a7 Add sRGB texture support. by jvanverth · 10 years ago
  14. 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 10 years ago
  15. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  16. ebc1163 rebaseline after gradient fix by reed · 10 years ago
  17. 33cca88 Update ColorFilterImageFilter & BlurImageFilter debugger strings by robertphillips · 10 years ago
  18. fb4aca9 rebaseline after gradient fix by reed · 10 years ago
  19. e0489c9 suppress testimagefilters-gpu on 10.9 for now by reed · 10 years ago
  20. 818361b remove suppression as all GMs have been rebased or were uneffected. by djsollen · 10 years ago
  21. d582cab remove flags now in chrome's SkUserConfig.h by reed · 10 years ago
  22. 4be0238 Avoid leaking render targets in debugger by kkinnunen · 10 years ago
  23. ac6692b rebaseline by reed · 10 years ago
  24. 91f8e7f Initialize wrapped render target wrap status correctly by kkinnunen · 10 years ago
  25. 534c63e Make debugger raster window background black by kkinnunen · 10 years ago
  26. eeb4e26 unsuppress after rebaselining by reed · 10 years ago
  27. 5394d69 rebaselines for obsolete suppressions by reed · 10 years ago
  28. 4a2a17d unsuppress after rebaselining by reed · 10 years ago
  29. 6cc53f3 Update SKP version by skia.buildbots · 10 years ago
  30. 3b40ee6 remove dead SK_SUPPORT_LEGACY_N32_NAME code by reed · 10 years ago
  31. f65f0b9 remove dead SK_SUPPORT_LEGACY_GRTYPES dead by reed · 10 years ago
  32. f7430cc removed dead SK_SUPPORT_LEGACY_DRAWTEXT_VIRTUAL code by reed · 10 years ago
  33. c8a2131 undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers by reed · 10 years ago
  34. ec57b54 remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code by reed · 10 years ago
  35. ca32da7 Allow the alpha folding optimization if the single draw's paint has a shader by robertphillips · 10 years ago
  36. fa4f6cb Cleanup: More override fixes - include version. by tfarina · 10 years ago
  37. ea735d1 Update SKP version by skia.buildbots · 10 years ago
  38. 5e8b168 remove dead SK_LEGACY_ENCODE_BITMAP flag by reed · 10 years ago
  39. f53ff62 rebase coloremoji by joshualitt · 10 years ago
  40. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  41. bb1af8d Update SKP version by skia.buildbots · 10 years ago
  42. c14e556 fix leak by joshualitt · 10 years ago
  43. 65dc6f0 Rebaseline (and ignore failure) on flaky NexusPlayer MPD GMs by robertphillips · 10 years ago
  44. 4f86840 mega rebaseline --tiny differences by reed · 10 years ago
  45. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  46. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  47. bd2f0f3 rebaselines after gradient fix by reed · 10 years ago
  48. d55b595 fix SK_LEGACY_ENCODE_BITMAP missing cast by reed · 10 years ago
  49. 9ed7f57 When bitmap is texture backed, don't download and reupload pixels by bsalomon · 10 years ago
  50. 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
  51. 7e38d99 rebaseline Nexus GMs by reed · 10 years ago
  52. ef9db90 More ignores for complexclip2 by egdaniel · 10 years ago
  53. 864e2b6 rebaseline after gradient fix by reed · 10 years ago
  54. a3ca692 disable GM that asserts on gpu by bsalomon · 10 years ago
  55. f4ceea5 update ignore list for prev CL by reed · 10 years ago
  56. 438b0d7 Enable new gradients + suppress gms for now by reed · 10 years ago
  57. b64e569 Remove legacy Picture defines. by scroggo · 10 years ago
  58. 0cd35a2 rebase and update ignore by joshualitt · 10 years ago
  59. aa9513d Initial rebaselines for complexclip3 by egdaniel · 10 years ago
  60. cf1ea73 Update SKP version by skia.buildbots · 10 years ago
  61. c262582 Remove the low hanging fruit with coord change matrices by joshualitt · 10 years ago
  62. 334c9fb rebase blurrects by joshualitt · 10 years ago
  63. 0f296d1 quick adding to ignore by joshualitt · 10 years ago
  64. 72a3b0f rebase and update ignores by joshualitt · 10 years ago
  65. 8aacf20 Fill SkRRect::fType proactively. by mtklein · 10 years ago
  66. 152d42f remove flag (not ready for it yet) by reed · 10 years ago
  67. 2c77027 Revert of enable new gradients + suppress gms for now (patchset #1 id:1 of https://codereview.chromium.org/807513004/) by reed · 10 years ago
  68. 8142a57 enable new gradients + suppress gms for now by reed · 10 years ago
  69. 68331cd remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL by reed · 10 years ago
  70. 9e4ecdc Add an InvariantOutput for the XPF. by egdaniel · 10 years ago
  71. caf7e93 improve precision of gradients (disabled for now) by reed · 10 years ago
  72. 695025f rebase NOTRY=True TBR= BUG=skia: by joshualitt · 10 years ago
  73. 341400e I could create new GMs if you prefer. by joshualitt · 10 years ago
  74. cecb093 adding bleed back to ignore by joshualitt · 10 years ago
  75. ccd552b rebase by joshualitt · 10 years ago
  76. 309d4d5 Remove GrCoordTransform::kPosition_CoordSet by bsalomon · 10 years ago
  77. a3cbc28 remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE by reed · 10 years ago
  78. 16b2789 Change to create device coord coordset by joshualitt · 10 years ago
  79. 66644a8 Various complex clip rebases by egdaniel · 10 years ago
  80. b4a9c89 rebaseline after perspective/conic fix by reed · 10 years ago
  81. 3f490a0 Fix complexclip3 test on gpu by bsalomon · 10 years ago
  82. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  83. 1334c21 One more pass at getting half float texture configs correct. by jvanverth · 10 years ago
  84. eacaa28 Update SKP version by skia.buildbots · 10 years ago
  85. e3d5c7f Cleanup: More override fixes. by tfarina · 10 years ago
  86. 602a742 rebase by joshualitt · 10 years ago
  87. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  88. 1b28a3a use conics for addRRect by reed · 10 years ago
  89. 6ae83cf add inverted path draw cases to complexclip gm by bsalomon · 10 years ago
  90. bb63cb7 Ignore buggy clip gm on Mac 10.9 by egdaniel · 10 years ago
  91. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  92. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago
  93. 3739913 rebaseline after perspective/conic fix by reed · 10 years ago
  94. a816d95 version 0 of imgconv tool by reed · 10 years ago
  95. 41bc288 Rebaseline HD7770 GMs for https://codereview.chromium.org/811133002. by jvanverth · 10 years ago
  96. baf9daa rebaseline after perspective/conic change by reed · 10 years ago
  97. eb3379f Turn off warnings as errors for the debugger by robertphillips · 10 years ago
  98. df79503 Add new complexclip3 gm. by egdaniel · 10 years ago
  99. 4b0a04f Mark flaky gm as ignore-failure on mac 10.9 by Brian Salomon · 10 years ago
  100. f72b752 Re-enable default sized formats, handling BGRA exception. by jvanverth · 10 years ago