1. 8aacf20 Fill SkRRect::fType proactively. by mtklein · 10 years ago
  2. 152d42f remove flag (not ready for it yet) by reed · 10 years ago
  3. 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
  4. 8142a57 enable new gradients + suppress gms for now by reed · 10 years ago
  5. 68331cd remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL by reed · 10 years ago
  6. 9e4ecdc Add an InvariantOutput for the XPF. by egdaniel · 10 years ago
  7. caf7e93 improve precision of gradients (disabled for now) by reed · 10 years ago
  8. 695025f rebase NOTRY=True TBR= BUG=skia: by joshualitt · 10 years ago
  9. 341400e I could create new GMs if you prefer. by joshualitt · 10 years ago
  10. cecb093 adding bleed back to ignore by joshualitt · 10 years ago
  11. ccd552b rebase by joshualitt · 10 years ago
  12. 309d4d5 Remove GrCoordTransform::kPosition_CoordSet by bsalomon · 10 years ago
  13. a3cbc28 remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE by reed · 10 years ago
  14. 16b2789 Change to create device coord coordset by joshualitt · 10 years ago
  15. 66644a8 Various complex clip rebases by egdaniel · 10 years ago
  16. b4a9c89 rebaseline after perspective/conic fix by reed · 10 years ago
  17. 3f490a0 Fix complexclip3 test on gpu by bsalomon · 10 years ago
  18. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  19. 1334c21 One more pass at getting half float texture configs correct. by jvanverth · 10 years ago
  20. eacaa28 Update SKP version by skia.buildbots · 10 years ago
  21. e3d5c7f Cleanup: More override fixes. by tfarina · 10 years ago
  22. 602a742 rebase by joshualitt · 10 years ago
  23. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  24. 1b28a3a use conics for addRRect by reed · 10 years ago
  25. 6ae83cf add inverted path draw cases to complexclip gm by bsalomon · 10 years ago
  26. bb63cb7 Ignore buggy clip gm on Mac 10.9 by egdaniel · 10 years ago
  27. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  28. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago
  29. 3739913 rebaseline after perspective/conic fix by reed · 10 years ago
  30. a816d95 version 0 of imgconv tool by reed · 10 years ago
  31. 41bc288 Rebaseline HD7770 GMs for https://codereview.chromium.org/811133002. by jvanverth · 10 years ago
  32. baf9daa rebaseline after perspective/conic change by reed · 10 years ago
  33. eb3379f Turn off warnings as errors for the debugger by robertphillips · 10 years ago
  34. df79503 Add new complexclip3 gm. by egdaniel · 10 years ago
  35. 4b0a04f Mark flaky gm as ignore-failure on mac 10.9 by Brian Salomon · 10 years ago
  36. f72b752 Re-enable default sized formats, handling BGRA exception. by jvanverth · 10 years ago
  37. 042a6fe rebaseline after perspective/conic fix by reed · 10 years ago
  38. 1f78c0a Stop calling flushGLState in onStencilPath by bsalomon · 10 years ago
  39. 438d23c remove flags that are now in chrome's userconfig by reed · 10 years ago
  40. dbf9f19 rebaseline after perspective fix (using conics) by reed · 10 years ago
  41. 220f926 use conics by reed · 10 years ago
  42. ed9f7a9 rebaseline after fix to cornerpatheffect by reed · 10 years ago
  43. c6b8ffa Fix a case of kPartialSuccess. by scroggo · 10 years ago
  44. b270fc1 Rebaseline HD7770 images after sized texture format revert. by jvanverth · 10 years ago
  45. 2b9445b fix end-point and conic bugs in cornerpatheffect by reed · 10 years ago
  46. ccb28e1 Update SKP version by skia.buildbots · 10 years ago
  47. 7445aa7 webpages_playback.py: Page sets to use changed telemetry API (AddUserStory) by kkinnunen · 10 years ago
  48. 8b57524 add arcto patheffect by reed · 10 years ago
  49. 287ccfe Whitespace change by fmalita · 10 years ago
  50. a86a233 Give the hoisting surfaces surface props by robertphillips · 10 years ago
  51. e1869ca Revert using sized formats for everything except ES 2.0. by jvanverth · 10 years ago
  52. d95263c Remove GrGpu::flushGraphicsState by bsalomon · 10 years ago
  53. 5a602ca Catch the stragglers from skbug.com/3241 by scroggo · 10 years ago
  54. bc10274 Update expectations for Win8-HD7770. by jvanverth · 10 years ago
  55. 41b4d77 Massive rebaseline for SkRandom. by scroggo · 10 years ago
  56. 3f801cb Change desktop and ES 3.0 to always use sized internal texture formats. by jvanverth · 10 years ago
  57. ed31343 Alter GM's --mpd option to write out images by robertphillips · 10 years ago
  58. 88640cf SkMatrix44(const SkMatrix&) needs to initialize the type mask by fs · 10 years ago
  59. 478dd72 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  60. 29097f9 Rename GrGpuGL_program.cpp to GrGLGpuProgramCache.cpp by bsalomon · 10 years ago
  61. a7a8b10 add sample for arcTo by reed · 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. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  64. 702eb96 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  65. 9a5380d Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (patchset #1 id:1 of https://codereview.chromium.org/805983003/) by mtklein · 10 years ago
  66. bdd22a3 Revert of Change desktop and ES 3.0 to always use sized internal texture formats. (patchset #2 id:20001 of https://codereview.chromium.org/806943002/) by jvanverth · 10 years ago
  67. 02d2b98 Use SkPaint::getFontBounds() for text bounding boxes in pictures. by mtklein · 10 years ago
  68. bc02bf0 Change desktop and ES 3.0 to always use sized internal texture formats. by jvanverth · 10 years ago
  69. af7aac8 rebase gms and update ignore by joshualitt · 10 years ago
  70. a047f12 whitespace change to context to force rebuild of skia by joshualitt · 10 years ago
  71. 9b98932 This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly. by joshualitt · 10 years ago
  72. bc3d0de Move all non-program cache functions out of GrGpuGL_program.cpp by bsalomon · 10 years ago
  73. 0393912 pass dst-rect through from drawBitmapRect for better precision by reed · 10 years ago
  74. 0faaac6 Look at DYNAMIC_ANNOTATIONS_ENABLED now. by mtklein · 10 years ago
  75. 8893e5f add paint::getFontBounds() by reed · 10 years ago
  76. caaf8e6 Add missed convexpaths. by scroggo · 10 years ago
  77. f9c9d72 Delete old bench expectation code. by mtklein · 10 years ago
  78. 830d206 devirtualize some functions on GrGpu by bsalomon · 10 years ago
  79. 2bb034a Rolling libwebp broke our iOS builds. Silence warnings instead. by mtklein · 10 years ago
  80. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  81. 9a0d6d6 skimage, die die die by mtklein · 10 years ago
  82. 54160f3 Add xp optimization for RGB coverage. by egdaniel · 10 years ago
  83. 5bcbe91 Fix rrects that are large enough that we lose/gain a bit when we add the radius to a bounds coordinate. by reed · 10 years ago
  84. c97570c Silence warnings from libnanomsg on Mac like we do on Linux. by mtklein · 10 years ago
  85. 449998d Revert of Roll libwebp to v0.4.2 (latest stable) to fix annoying build warning. (patchset #1 id:1 of https://codereview.chromium.org/807553002/) by mtklein · 10 years ago
  86. e655557 Roll libwebp to v0.4.2 (latest stable) to fix annoying build warning. by mtklein · 10 years ago
  87. 6f90475 Rewrite NaN checks in terms of SkScalarIsNaN() by ehsan.akhgari · 10 years ago
  88. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  89. 41c9cbe Update SKP version by skia.buildbots · 10 years ago
  90. e23f20e final circles? by Brian Salomon · 10 years ago
  91. f19ec51 WAE on Macs too. That leaves only Android framework builds. by mtklein · 10 years ago
  92. 616e451 Revert of WAE on Macs too. That leaves only Android framework builds. (patchset #3 id:40001 of https://codereview.chromium.org/804063002/) by mtklein · 10 years ago
  93. 161b6de WAE on Macs too. That leaves only Android framework builds. by mtklein · 10 years ago
  94. 8fb0954 circles circles circles by Brian Salomon · 10 years ago
  95. 0aa5cea fix last warnings on w64 and turn on w.a.e. by bsalomon · 10 years ago
  96. e8307dc Add SK_OVERRIDE to a few places that are missing it. by mtklein · 10 years ago
  97. 1d09ee7 Add more filetypes to DM's image tests. by scroggo · 10 years ago
  98. eef87de More circle rebaselines on gpu by Brian Salomon · 10 years ago
  99. bd16370 Rebaseline after circle normalization change. by Brian Salomon · 10 years ago
  100. e05fed0 add dumpHex option to rect and rrect, to match path by reed · 10 years ago