1. 9a26410 Add new GM (filterfastbounds) by robertphillips · 10 years ago
  2. 2be0fd8 Constify CreatePictureShader's picture arg. by fmalita · 10 years ago
  3. 999f5e7 Update dftext expectations after https://codereview.chromium.org/772633003/. by jvanverth · 10 years ago
  4. 08c357c remove device::clear -- no longer called by reed · 10 years ago
  5. 7d74cd1 Massive N10 Rebaseline by Brian Salomon · 10 years ago
  6. b9bb38c make SkColorShader private, use public factory by reed · 10 years ago
  7. d3d1a98 add convexity logic and tests for scalar max, Inf, and NaN by caryclark · 10 years ago
  8. f4e0d9e clear() is now an alias for drawPaint, so remove its virtual by reed · 10 years ago
  9. 28f9c60 Add support for half float alpha textures. by jvanverth · 10 years ago
  10. 915187b Check XpFactory equality in DrawState by egdaniel · 10 years ago
  11. e78f11e rebaseline after GM change by reed · 10 years ago
  12. ced9010 Fix include for GrPortderDuffXferProcessor.cpp TBR=bsalomon@google.com by egdaniel · 10 years ago
  13. 5f14c5e Factor text size device mapping in SkScalerContext. by bungeman · 10 years ago
  14. 03d3bb0 get rid of static gps by joshualitt · 10 years ago
  15. 8bf2bd3 Move GrPorterDuffXferProcessor to include/gpu/effects. by egdaniel · 10 years ago
  16. 69469b5 Use size of SkRect as the key for blur mask cache by qiankun.miao · 10 years ago
  17. 22c9ae1 rebaseline after change to imagefilterscropped gm change by reed · 10 years ago
  18. 95f9b5f Fix overoptimization in distance field code on N7 and N10. by jvanverth · 10 years ago
  19. f4aa9cc remove unnecessary save/clip/restore by reed · 10 years ago
  20. 5a8fc33 Don't upload metrics we don't want to track. by mtklein · 10 years ago
  21. a9bf1aa Tolerate unstarted builds in rebaseline server. by bungeman · 10 years ago
  22. 0be41a0 Update SKP version by skia.buildbots · 10 years ago
  23. b35760e Ignore failures for n7 and n10 dftext GM. by jvanverth · 10 years ago
  24. c92aadc clean up default precision handling by bsalomon · 10 years ago
  25. eb2a676 Remove backend factories by joshualitt · 10 years ago
  26. e109145 nanobench: upload peak memory usage as its own trace. by mtklein · 10 years ago
  27. 787cdf9 Ganesh text rendering cleanup. by jvanverth · 10 years ago
  28. 32fee29 rebaseline pdf-native by halcanary · 10 years ago
  29. 87f48d9 create and thread batch tracker object by joshualitt · 10 years ago
  30. 4b8128c pdf-mac clear to black rebaseline by halcanary · 10 years ago
  31. dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
  32. 051e56d Upload picture byte size and op count metrics for SKP recording. by mtklein · 10 years ago
  33. eeb6f0c Rebaseline multipicturedraw GMs by robertphillips · 10 years ago
  34. b19ce31 quick fix to land clear() change by reed · 10 years ago
  35. 63242d7 Fix SKPBench tiling so MPD and non-MPD match by robertphillips · 10 years ago
  36. 89dee42 check (thread-tricky) colortable after we've copied the bitmap into a per-thread context by reed · 10 years ago
  37. c88ceda Fix up RecordReplaceDrawTest memory leak. by mtklein · 10 years ago
  38. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  39. 60f3c65 Add SSSE3 acceleration for S32_D16_filter_DXDY by qiankun.miao · 10 years ago
  40. f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
  41. 841a6b5 Revert of create and thread batch tracker object (patchset #9 id:160001 of https://codereview.chromium.org/772513002/) by joshualitt · 10 years ago
  42. b8eb85c make clear private (before we delete it) by reed · 10 years ago
  43. 748ea60 Update SKP version by skia.buildbots · 10 years ago
  44. 9da051a Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:40001 of https://codereview.chromium.org/773753002/) by jam · 10 years ago
  45. c3a6eb2 create and thread batch tracker object by joshualitt · 10 years ago
  46. 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
  47. e575072 Revert of Revert of remove unused device::eraseColor (patchset #1 id:1 of https://codereview.chromium.org/777003002/) by reed · 10 years ago
  48. 9ed02e4 Add SK_SUPPORT_LEGACY_PORTER_DUFF macro. by tfarina · 10 years ago
  49. 4f10844 Turn on MPD threading in nanobench. by mtklein · 10 years ago
  50. 4de8a4d Remove guard on and enable vertexAttrib function pts on GrGLInterface. by egdaniel · 10 years ago
  51. c016fb8 Use static XPF for porter duff xp factories. by egdaniel · 10 years ago
  52. 96a6c4d Copy src in SkDrawLooper::computeFastBounds(). by mtklein · 10 years ago
  53. 85a5750 Fix PdfViewer BGR byte order by halcanary · 10 years ago
  54. ee64d6e Add glGetShaderPrecisionFormat by bsalomon · 10 years ago
  55. 8b0197e Revert of remove unused device::eraseColor (patchset #1 id:1 of https://codereview.chromium.org/765643004/) by halcanary · 10 years ago
  56. 378092f Add XferProcessor factory in GrPaint and GrDrawState. by egdaniel · 10 years ago
  57. 5ab7e80 rebaseline images by Brian Salomon · 10 years ago
  58. 3e5d4a1 Update color emoji GMs after https://codereview.chromium.org/759613005/. by jvanverth · 10 years ago
  59. b1ab276 remove unused device::eraseColor by reed · 10 years ago
  60. ed8bdc5 bug fix for cubic low precision by joshualitt · 10 years ago
  61. e2158a5 update tileimagefilter gm expectations by halcanary · 10 years ago
  62. 4bfd587 Decompose a weird assert. by mtklein · 10 years ago
  63. 43c79b9 Rebaseline verylargebitmap by Mike Klein · 10 years ago
  64. a89a95e Remove unused constants. by mtklein · 10 years ago
  65. cd948b5 (re)baseline several of my gms by halcanary · 10 years ago
  66. e99d499 Fuse GrReplacements and GrLayerCache by robertphillips · 10 years ago
  67. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  68. 960fb50 Make debugger not fail with webpages_playback script and multiple skp files by kkinnunen · 10 years ago
  69. fcf35c5 Update webpages_playback documentation by kkinnunen · 10 years ago
  70. e75d2d2 Remove Google Storage scheme prefix correctly from gs base name in webpages_playback by kkinnunen · 10 years ago
  71. 3a6aa86 Make render_pdfs not crash webpages_playback script by kkinnunen · 10 years ago
  72. 4b203c6 Update SKP version by skia.buildbots · 10 years ago
  73. 2b06ddc Revert of rebaseline after clear change -- pdf was not treating clear as SRC_MODE (patchset #1 id:1 of https://codereview.chromium.org/759303004/) by reed · 10 years ago
  74. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  75. 1962f52 Revert of implement device::clear until we can remove callers in chrome skia/ext (patchset #1 id:1 of https://codereview.chromium.org/773903002/) by reed · 10 years ago
  76. 45a0578 Add SSSE3 acceleration for S32_D16_filter_DXDY by qiankun.miao · 10 years ago
  77. 9503ac7 Add matrix operations to C canvas API by abarth · 10 years ago
  78. 84bc52a work in progress by halcanary · 10 years ago
  79. e638d1c check matrix does not have rotation or perspective transformation by derekf · 10 years ago
  80. 701dd4f Flail a little against LLVM crash. by mtklein · 10 years ago
  81. 252fccf implement device::clear until we can remove callers in chrome skia/ext by reed · 10 years ago
  82. a2a6467 baseline colorwheelnative by halcanary · 10 years ago
  83. ca0e672 Remove SK_SUPPORT_DEPRECATED_SCALARROUND. by scroggo · 10 years ago
  84. 2fb352a rebaseline after clear change -- pdf was not treating clear as SRC_MODE by reed · 10 years ago
  85. 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago
  86. 367e186 use drawRect when drawing a bitmap with anti-aliasing on a non-msaa target by derekf · 10 years ago
  87. 8b896e7 use portable fonts by halcanary · 10 years ago
  88. 3729469 Change clear() to respect the clip by reed · 10 years ago
  89. cc969c4 Make SkColorTable explicitly thread-safe. by mtklein · 10 years ago
  90. eff2c72 move some copy surface stuff to GrFlushToGpuDrawTarget by bsalomon · 10 years ago
  91. 5abbc42 colorwheelnative gm, to test that colors look right under all conditions. by halcanary · 10 years ago
  92. 775b819 SkColorTable locking serves no purpose anymore. by mtklein · 10 years ago
  93. ba1bf8a Remove comment by robertphillips · 10 years ago
  94. a0d5ad7 skia: Prevent GL_RED from being used with MESA by hendrikw · 10 years ago
  95. bfda8a7 updated expectations from d476a176b774 by halcanary · 10 years ago
  96. d476a17 Remove PDF JPEG shortcut, since it fails on grayscale JPEGs. by halcanary · 10 years ago
  97. c6b8b02 Remove support for OSX 10.5. by bungeman · 10 years ago
  98. ce547f4 Remove SkASSERT_CONTINUE. by bungeman · 10 years ago
  99. 2fc6ea6 Add scale and skew to C canvas API by abarth · 10 years ago
  100. 9dc2468 Clean up FreeType library ref counting. by bungeman · 10 years ago