1. d582cab remove flags now in chrome's SkUserConfig.h by reed · 10 years ago
  2. 4be0238 Avoid leaking render targets in debugger by kkinnunen · 10 years ago
  3. ac6692b rebaseline by reed · 10 years ago
  4. 91f8e7f Initialize wrapped render target wrap status correctly by kkinnunen · 10 years ago
  5. 534c63e Make debugger raster window background black by kkinnunen · 10 years ago
  6. eeb4e26 unsuppress after rebaselining by reed · 10 years ago
  7. 5394d69 rebaselines for obsolete suppressions by reed · 10 years ago
  8. 4a2a17d unsuppress after rebaselining by reed · 10 years ago
  9. 6cc53f3 Update SKP version by skia.buildbots · 10 years ago
  10. 3b40ee6 remove dead SK_SUPPORT_LEGACY_N32_NAME code by reed · 10 years ago
  11. f65f0b9 remove dead SK_SUPPORT_LEGACY_GRTYPES dead by reed · 10 years ago
  12. f7430cc removed dead SK_SUPPORT_LEGACY_DRAWTEXT_VIRTUAL code by reed · 10 years ago
  13. c8a2131 undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers by reed · 10 years ago
  14. ec57b54 remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code by reed · 10 years ago
  15. ca32da7 Allow the alpha folding optimization if the single draw's paint has a shader by robertphillips · 10 years ago
  16. fa4f6cb Cleanup: More override fixes - include version. by tfarina · 10 years ago
  17. ea735d1 Update SKP version by skia.buildbots · 10 years ago
  18. 5e8b168 remove dead SK_LEGACY_ENCODE_BITMAP flag by reed · 10 years ago
  19. f53ff62 rebase coloremoji by joshualitt · 10 years ago
  20. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  21. bb1af8d Update SKP version by skia.buildbots · 10 years ago
  22. c14e556 fix leak by joshualitt · 10 years ago
  23. 65dc6f0 Rebaseline (and ignore failure) on flaky NexusPlayer MPD GMs by robertphillips · 10 years ago
  24. 4f86840 mega rebaseline --tiny differences by reed · 10 years ago
  25. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  26. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  27. bd2f0f3 rebaselines after gradient fix by reed · 10 years ago
  28. d55b595 fix SK_LEGACY_ENCODE_BITMAP missing cast by reed · 10 years ago
  29. 9ed7f57 When bitmap is texture backed, don't download and reupload pixels by bsalomon · 10 years ago
  30. 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
  31. 7e38d99 rebaseline Nexus GMs by reed · 10 years ago
  32. ef9db90 More ignores for complexclip2 by egdaniel · 10 years ago
  33. 864e2b6 rebaseline after gradient fix by reed · 10 years ago
  34. a3ca692 disable GM that asserts on gpu by bsalomon · 10 years ago
  35. f4ceea5 update ignore list for prev CL by reed · 10 years ago
  36. 438b0d7 Enable new gradients + suppress gms for now by reed · 10 years ago
  37. b64e569 Remove legacy Picture defines. by scroggo · 10 years ago
  38. 0cd35a2 rebase and update ignore by joshualitt · 10 years ago
  39. aa9513d Initial rebaselines for complexclip3 by egdaniel · 10 years ago
  40. cf1ea73 Update SKP version by skia.buildbots · 10 years ago
  41. c262582 Remove the low hanging fruit with coord change matrices by joshualitt · 10 years ago
  42. 334c9fb rebase blurrects by joshualitt · 10 years ago
  43. 0f296d1 quick adding to ignore by joshualitt · 10 years ago
  44. 72a3b0f rebase and update ignores by joshualitt · 10 years ago
  45. 8aacf20 Fill SkRRect::fType proactively. by mtklein · 10 years ago
  46. 152d42f remove flag (not ready for it yet) by reed · 10 years ago
  47. 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
  48. 8142a57 enable new gradients + suppress gms for now by reed · 10 years ago
  49. 68331cd remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL by reed · 10 years ago
  50. 9e4ecdc Add an InvariantOutput for the XPF. by egdaniel · 10 years ago
  51. caf7e93 improve precision of gradients (disabled for now) by reed · 10 years ago
  52. 695025f rebase NOTRY=True TBR= BUG=skia: by joshualitt · 10 years ago
  53. 341400e I could create new GMs if you prefer. by joshualitt · 10 years ago
  54. cecb093 adding bleed back to ignore by joshualitt · 10 years ago
  55. ccd552b rebase by joshualitt · 10 years ago
  56. 309d4d5 Remove GrCoordTransform::kPosition_CoordSet by bsalomon · 10 years ago
  57. a3cbc28 remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE by reed · 10 years ago
  58. 16b2789 Change to create device coord coordset by joshualitt · 10 years ago
  59. 66644a8 Various complex clip rebases by egdaniel · 10 years ago
  60. b4a9c89 rebaseline after perspective/conic fix by reed · 10 years ago
  61. 3f490a0 Fix complexclip3 test on gpu by bsalomon · 10 years ago
  62. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  63. 1334c21 One more pass at getting half float texture configs correct. by jvanverth · 10 years ago
  64. eacaa28 Update SKP version by skia.buildbots · 10 years ago
  65. e3d5c7f Cleanup: More override fixes. by tfarina · 10 years ago
  66. 602a742 rebase by joshualitt · 10 years ago
  67. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  68. 1b28a3a use conics for addRRect by reed · 10 years ago
  69. 6ae83cf add inverted path draw cases to complexclip gm by bsalomon · 10 years ago
  70. bb63cb7 Ignore buggy clip gm on Mac 10.9 by egdaniel · 10 years ago
  71. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  72. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago
  73. 3739913 rebaseline after perspective/conic fix by reed · 10 years ago
  74. a816d95 version 0 of imgconv tool by reed · 10 years ago
  75. 41bc288 Rebaseline HD7770 GMs for https://codereview.chromium.org/811133002. by jvanverth · 10 years ago
  76. baf9daa rebaseline after perspective/conic change by reed · 10 years ago
  77. eb3379f Turn off warnings as errors for the debugger by robertphillips · 10 years ago
  78. df79503 Add new complexclip3 gm. by egdaniel · 10 years ago
  79. 4b0a04f Mark flaky gm as ignore-failure on mac 10.9 by Brian Salomon · 10 years ago
  80. f72b752 Re-enable default sized formats, handling BGRA exception. by jvanverth · 10 years ago
  81. 042a6fe rebaseline after perspective/conic fix by reed · 10 years ago
  82. 1f78c0a Stop calling flushGLState in onStencilPath by bsalomon · 10 years ago
  83. 438d23c remove flags that are now in chrome's userconfig by reed · 10 years ago
  84. dbf9f19 rebaseline after perspective fix (using conics) by reed · 10 years ago
  85. 220f926 use conics by reed · 10 years ago
  86. ed9f7a9 rebaseline after fix to cornerpatheffect by reed · 10 years ago
  87. c6b8ffa Fix a case of kPartialSuccess. by scroggo · 10 years ago
  88. b270fc1 Rebaseline HD7770 images after sized texture format revert. by jvanverth · 10 years ago
  89. 2b9445b fix end-point and conic bugs in cornerpatheffect by reed · 10 years ago
  90. ccb28e1 Update SKP version by skia.buildbots · 10 years ago
  91. 7445aa7 webpages_playback.py: Page sets to use changed telemetry API (AddUserStory) by kkinnunen · 10 years ago
  92. 8b57524 add arcto patheffect by reed · 10 years ago
  93. 287ccfe Whitespace change by fmalita · 10 years ago
  94. a86a233 Give the hoisting surfaces surface props by robertphillips · 10 years ago
  95. e1869ca Revert using sized formats for everything except ES 2.0. by jvanverth · 10 years ago
  96. d95263c Remove GrGpu::flushGraphicsState by bsalomon · 10 years ago
  97. 5a602ca Catch the stragglers from skbug.com/3241 by scroggo · 10 years ago
  98. bc10274 Update expectations for Win8-HD7770. by jvanverth · 10 years ago
  99. 41b4d77 Massive rebaseline for SkRandom. by scroggo · 10 years ago
  100. 3f801cb Change desktop and ES 3.0 to always use sized internal texture formats. by jvanverth · 10 years ago