1. aa30ab3 Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures (patchset #2 id:20001 of https://codereview.chromium.org/699453005/) by jvanverth · 10 years ago
  2. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  3. 2c93efe Clip in grdrawtarget by joshualitt · 10 years ago
  4. 2ecf86e Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #1 id:1 of https://codereview.chromium.org/693933004/) by mtklein · 10 years ago
  5. 527930f Detect loops overflow for gpu benches. by mtklein · 10 years ago
  6. e27065a Send coverage VA as floats instead of bytes NOTREECHECKS=True by egdaniel · 10 years ago
  7. cdccd75 Update SKP version by skia.buildbots · 10 years ago
  8. 3343557 Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  9. d5cd4ee Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #2 id:20001 of https://codereview.chromium.org/704563003/) by egdaniel · 10 years ago
  10. fdcf2c0 Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:60001 of https://codereview.chromium.org/702083003/) by bsalomon · 10 years ago
  11. 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
  12. 820dd6c Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  13. 4d0fb61 S4 Rebaselines by bsalomon · 10 years ago
  14. 225fb98 Avoid dec = -dec overflow when appending most negative signed integers. by mtklein · 10 years ago
  15. 76c4fa6 Add new baselines for remaining dashing5 GM images by robertphillips · 10 years ago
  16. 036a2bb Remove gm from ignore expectation file by egdaniel · 10 years ago
  17. 07f5fff Add baselines for the new dashing5 GM by robertphillips · 10 years ago
  18. 2b9ee63 Add unit test for SkDashPathEffect::asPoints' culling by robertphillips · 10 years ago
  19. e974c62 Whitelist intentionally racy TRACE_EVENT reads and writes. by mtklein · 10 years ago
  20. a3d3065 Revert of Bisect Mac performance regression. (patchset #6 id:100001 of https://codereview.chromium.org/693213002/) by egdaniel · 10 years ago
  21. f6e59b5 Cleanup: Remove unused InstallNewHandler() function from SkGraphics. by tfarina · 10 years ago
  22. 63b2196 Workaround for PowerVR clear issue. by bsalomon · 10 years ago
  23. 0737922 Add suppression to valgrind.supp for fun:FcConfigEvaluate. by bungeman · 10 years ago
  24. 21402e3 Bug fix for cull_line in SkDashPathEffect. by egdaniel · 10 years ago
  25. 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 10 years ago
  26. 0e66aaa DFText: fix placement of glyphs when we fall back to paths by jvanverth · 10 years ago
  27. 7b86466 update slides by reed · 10 years ago
  28. 2bf8d09 Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (patchset #8 id:140001 of https://codereview.chromium.org/613673005/) by piotaixr · 10 years ago
  29. e32ed68 Additional baselines for 4b86bacb0428. by bungeman · 10 years ago
  30. 8f757f5 Add tracing to the SkCanvas drawFoo() methods to find long draw ops. by danakj · 10 years ago
  31. a30b2ee PictureRecordBench's benchmarks are no longer relevant with SkRecord. by mtklein · 10 years ago
  32. 36c9c11 add more typeface methods to lua by reed · 10 years ago
  33. 4b86bac Allow all font weights on Android and respect overrides. by bungeman · 10 years ago
  34. 47eda52 With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f922983a20 blink_perf.layout regressed. It appears that the typeface cache is being missed. This is a partial revert of the Skia change which reverts the smallest amount of code to restore performance. by bungeman · 10 years ago
  35. d86b07a Fix PictureTest for new GPU veto by jvanverth · 10 years ago
  36. ccae588 Include SkTypes so that SK_SUPPORT_GPU is meaningful. by scroggo · 10 years ago
  37. f7007b0 Enable distance field path rendering in Chrome. by jvanverth · 10 years ago
  38. bd1b76c Roll common to d7c2e2b9464. by bungeman · 10 years ago
  39. d1aa8ff removing setVertexArraySource from drawtarget by joshualitt · 10 years ago
  40. 7a10fb6 Separate JSON functions from DMWriteTask. by scroggo · 10 years ago
  41. b32f0ad Fix layer cache memory leak by robertphillips · 10 years ago
  42. 5698f91 remove dead SK_DISABLE_DASHING_OPTIMIZATION flag by reed · 10 years ago
  43. 4ab22e3 Update SKP version by skia.buildbots · 10 years ago
  44. bb8a0ab update slide content by reed · 10 years ago
  45. 1b6ab44 add textblobs to lua by reed · 10 years ago
  46. 2f5cb2f update baselines and ignores for texture_domain by joshualitt · 10 years ago
  47. ecf9875 Turn SkTaskGroups back on. by mtklein · 10 years ago
  48. db8d0e5 Manually load CONDITION_VARIABLE methods on Windows, checking for failure (XP). by mtklein · 10 years ago
  49. 7c11aad Export (SK_API) SkSurfaceProps by fmalita · 10 years ago
  50. 0c9acd5 Cleanup: Remove SimpleiOSApp xcode project file. by tfarina · 10 years ago
  51. 615c593 move SkTextBox into utils by reed · 10 years ago
  52. fb502f0 Optimize SkRect::sort() by qiankun.miao · 10 years ago
  53. 87a94eb Rename and clarify semantics of GrContext::resolveRenderTarget. by bsalomon · 10 years ago
  54. a702415 Temporary fix to remove drawrect call from GpuGL by joshualitt · 10 years ago
  55. ada68ef Improve quality of distance field rendering by jvanverth · 10 years ago
  56. a6ca5a0 Detect Mesa OpenGL ES by derekf · 10 years ago
  57. 0537f29 Revert changes to GrContext::resolveRenderTarget by bsalomon · 10 years ago
  58. d239d42 Add comments to SkRecordDraw to help people follow. by danakj · 10 years ago
  59. 50408ad Test factory uses the inorder draw buffer by joshualitt · 10 years ago
  60. 9e233b2 add bullets to slides by reed · 10 years ago
  61. 89c6298 Don't allow renderTarget==NULL to GrContext::clear() and friends. by bsalomon · 10 years ago
  62. e672e9f rebase and ignore dash cubics winnvpr by joshualitt · 10 years ago
  63. 0b9c015 release expectations rebase TBR= by joshualitt · 10 years ago
  64. f002af7 rebase nvpr expectations by joshualitt · 10 years ago
  65. bcaefb0 Remove GrGLTexID by bsalomon · 10 years ago
  66. 882ee19 ignoring degenerat segments across all nvprm TBR= BUG=skia: by joshualitt · 10 years ago
  67. 3eeb156 patch from issue 697743002 working by mtklein · 10 years ago
  68. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  69. 37dd331 Add class GrGLTextureRenderTarget for GL texture/rendertarget objects by bsalomon · 10 years ago
  70. 89a9ecef Cleanup: Remove svn.py script. by tfarina · 10 years ago
  71. 77ae06b Cleanup: Remove unnecessary forward declarations from some views files. by tfarina · 10 years ago
  72. c5da8b9 Rebaselines for new colortype-xfermodes gm by egdaniel · 10 years ago
  73. 4d52afe Shrink saveLayer device bounds when it supplies an explicit bounds and has a complex paint by robertphillips · 10 years ago
  74. 66cad76 Always enable layer hoisting in Skia by robertphillips · 10 years ago
  75. f1b471a Update SKP version by skia.buildbots · 10 years ago
  76. de330ff add code-style for slides by reed · 10 years ago
  77. 1810939 Update SKP version by skia.buildbots · 10 years ago
  78. ae4531a Update SKP version by skia.buildbots · 10 years ago
  79. a393127 Revert of Temporary fix to remove drawrect call from GpuGL (patchset #6 id:90005 of https://codereview.chromium.org/694933002/) by joshualitt · 10 years ago
  80. a39c537 rebaseline TBR= by joshualitt · 10 years ago
  81. d4a5c20 Temporary fix to remove drawrect call from GpuGL by joshualitt · 10 years ago
  82. 5c55fef GrContext no longer ever draws on Gpu by joshualitt · 10 years ago
  83. 92e496f Beginning to refactor nvpr code by joshualitt · 10 years ago
  84. 2faa228 Some distance field text optimizations. by jvanverth · 10 years ago
  85. b9e8230 Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of https://codereview.chromium.org/683733005/) by joshualitt · 10 years ago
  86. 7a75e52 GrContext no longer ever draws on Gpu by joshualitt · 10 years ago
  87. e9f7fbf Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/) by mtklein · 10 years ago
  88. 3bdd7dc small fix for cache clear by joshualitt · 10 years ago
  89. c17c658 SK_USE_SCALED_FONTMETRICS for correct scaling by reed · 10 years ago
  90. 9154dd4 Rebaseline GMs for https://codereview.chromium.org/687283002/ by jvanverth · 10 years ago
  91. 8b602dd Objects should be unrefed instead of deleted by sugoi · 10 years ago
  92. 0b5fc97 Quick and dirty test to call the C interface from GO. by stephana · 10 years ago
  93. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
  94. 8955b0e Update SKP version by skia.buildbots · 10 years ago
  95. 58f467c Cleanup: Remove GR_ARRAY_COUNT macro. by tfarina · 10 years ago
  96. 0130c30 Add support for clang to the android build scripts by djsollen · 10 years ago
  97. 2550a7e Remove adb from Skia repository by djsollen · 10 years ago
  98. ed3af66 Use Color Processor for color bitmap text draws on gpu. by egdaniel · 10 years ago
  99. bd16059 begin clean up for scalar is double option by reed · 10 years ago
  100. 2100c5e Turn SkTaskGroups back on. by mtklein · 10 years ago