1. bf5dd41 Add benchmark to compare different BBH query patterns. by mtklein · 10 years ago
  2. 909b04b Fix Android framework build. by scroggo · 10 years ago
  3. 05699e5 Remove multipicturedraw GMs from ignored-tests.txt by robertphillips · 10 years ago
  4. 3595fc6 more gms to ignore by joshualitt · 10 years ago
  5. 4dd9988 remove separate color from coverage by joshualitt · 10 years ago
  6. 672550d Remove bogus assert by bsalomon · 10 years ago
  7. 1e4595a Rebaseline problem (Galaxy S4) multipicturedraw GMs by robertphillips · 10 years ago
  8. d09ade4 Add support for rebaselining from trybots. by bungeman · 10 years ago
  9. 28246af Rebaseline multipicturedraw GMs by robertphillips · 10 years ago
  10. 79c77a4 update dox by reed · 10 years ago
  11. 43b46d1 rebase from early clip by joshualitt · 10 years ago
  12. 69bb90c Remove cached OptDrawState from GrDrawState. by egdaniel · 10 years ago
  13. ddbc491 guard call to CGColorSpaceCopyICCProfile in case we're building for iOS by reed · 10 years ago
  14. 6d4488c Remove all knowledge of resource keys from the legacy cache. by bsalomon · 10 years ago
  15. a99f9ee Reenable deprecation warnings on Android framework. by scroggo · 10 years ago
  16. ce25951 Move from libstlport to libc++ for Android framework builds by djsollen · 10 years ago
  17. 8394251 Avoid warning in nanobench related to loop count with nvprmsaa4 by kkinnunen · 10 years ago
  18. 5da116f start again on Sk4x with portable version and unit tests work on tests by mtklein · 10 years ago
  19. c536942 initial checkin for experimenting by reed · 10 years ago
  20. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  21. bffcb52 Update SKP version by skia.buildbots · 10 years ago
  22. d53a827 Snap optdrawstate in inorder draw buffer and pass into gpu by joshualitt · 10 years ago
  23. ac6c4fc tests/Time.cpp: more verbose errors by halcanary · 10 years ago
  24. be519ad Simplify canvas calls in SkDocument_PDF by halcanary · 10 years ago
  25. 207a1c9 Remove outdated comment in SkImageDecoder.h by scroggo · 10 years ago
  26. 93f8161 SkDocument_PDF does somthing with the trimBox parameter. by halcanary · 10 years ago
  27. c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
  28. b61e206 Add tests (and fix!) for known bad ICO files. by scroggo · 10 years ago
  29. 428b2a5 Re-enable no-longer-flaky GMs by jvanverth · 10 years ago
  30. fe369ee Move GrResourceKey static functions from .h to .cpp to fix shared lib builds by bsalomon · 10 years ago
  31. 8b79d23 Use GrResourceCache2 to service content key lookups by bsalomon · 10 years ago
  32. 8e74b15 Fix SkTime::GetDateTime Posix implementation, add unit test. by halcanary · 10 years ago
  33. 7c74885 flag imageinfo as srgb by reed · 10 years ago
  34. 6beeb8f Small refactoring of layer discovery code by robertphillips · 10 years ago
  35. ebb4fa3 Update some flaky GMs to see if they stick. by jvanverth · 10 years ago
  36. a63f32e Address MSAA rendering in layer hoisting by robertphillips · 10 years ago
  37. 39fa278 Rebase verttext once more by egdaniel · 10 years ago
  38. 336fdf2 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
  39. 6539408 Update SKP version by skia.buildbots · 10 years ago
  40. 8c89c52 Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://codereview.chromium.org/712683002/) by fmalita · 10 years ago
  41. 4973d9d Default geometry processor by joshualitt · 10 years ago
  42. 270582f rebasing some gms by joshualitt · 10 years ago
  43. 3c10c0d Reignore some tests that use distance fields by jvanverth · 10 years ago
  44. 25ae66e Rebase for win7 x86 gpu by egdaniel · 10 years ago
  45. 4b68ec0 simple cl to cleanup friends in GrGpu by joshualitt · 10 years ago
  46. 2b07443 Make gpudft non-default config for gm by jvanverth · 10 years ago
  47. 79fc223 Finish rebase from df and add baseline images for n10 debug by egdaniel · 10 years ago
  48. f4e5e33 cleaning up geometry handling in gpu by joshualitt · 10 years ago
  49. b48af0e Rebaseline s4 gms by egdaniel · 10 years ago
  50. c4650ee Update GrTRecorder to preserve memory allocations by cdalton · 10 years ago
  51. 9063ddd Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview.chromium.org/706363002/) by fmalita · 10 years ago
  52. 1931ec5 SkDrawCommand scrubbing by fmalita · 10 years ago
  53. ee0ea3f Revert of Default geometry processor (patchset #9 id:160001 of https://codereview.chromium.org/678953002/) by joshualitt · 10 years ago
  54. ff34307 Default geometry processor by joshualitt · 10 years ago
  55. 7a72c67 add patch and clicktracking to lua by reed · 10 years ago
  56. 0c533a8 One more attempt at rebaselining by jvanverth · 10 years ago
  57. 32f80ca Mesa ES 3.0 requires sized internal formats by derekf · 10 years ago
  58. 044134b Missed some expectations by jvanverth · 10 years ago
  59. 3322fa4 Refactor DrawTarget and GPU to be independent by joshualitt · 10 years ago
  60. 6f1cad4 Rebaseline for https://codereview.chromium.org/703463002/. by jvanverth · 10 years ago
  61. d23f45d document the SkStrAppend methods by reed · 10 years ago
  62. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  63. 7376b6a Update SKP version by skia.buildbots · 10 years ago
  64. a71d3af Cleanup: Use SkAutoGraphics in gm and tests. by tfarina · 10 years ago
  65. 0ee2627 When running DM, write test failures to json. by scroggo · 10 years ago
  66. f0de423 for X in {Dec,BigDec,Scalar}, SkWStream::write"X"AsText no longer mallocs by halcanary · 10 years ago
  67. 978d37b Add LOCAL_PICKUP_FILES to dm and bench makefiles. by scroggo · 10 years ago
  68. 38e13ad Remove 1d glyph positions from nvpr text by cdalton · 10 years ago
  69. 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
  70. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  71. 2c93efe Clip in grdrawtarget by joshualitt · 10 years ago
  72. 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
  73. 527930f Detect loops overflow for gpu benches. by mtklein · 10 years ago
  74. e27065a Send coverage VA as floats instead of bytes NOTREECHECKS=True by egdaniel · 10 years ago
  75. cdccd75 Update SKP version by skia.buildbots · 10 years ago
  76. 3343557 Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  77. 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
  78. 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
  79. 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
  80. 820dd6c Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  81. 4d0fb61 S4 Rebaselines by bsalomon · 10 years ago
  82. 225fb98 Avoid dec = -dec overflow when appending most negative signed integers. by mtklein · 10 years ago
  83. 76c4fa6 Add new baselines for remaining dashing5 GM images by robertphillips · 10 years ago
  84. 036a2bb Remove gm from ignore expectation file by egdaniel · 10 years ago
  85. 07f5fff Add baselines for the new dashing5 GM by robertphillips · 10 years ago
  86. 2b9ee63 Add unit test for SkDashPathEffect::asPoints' culling by robertphillips · 10 years ago
  87. e974c62 Whitelist intentionally racy TRACE_EVENT reads and writes. by mtklein · 10 years ago
  88. a3d3065 Revert of Bisect Mac performance regression. (patchset #6 id:100001 of https://codereview.chromium.org/693213002/) by egdaniel · 10 years ago
  89. f6e59b5 Cleanup: Remove unused InstallNewHandler() function from SkGraphics. by tfarina · 10 years ago
  90. 63b2196 Workaround for PowerVR clear issue. by bsalomon · 10 years ago
  91. 0737922 Add suppression to valgrind.supp for fun:FcConfigEvaluate. by bungeman · 10 years ago
  92. 21402e3 Bug fix for cull_line in SkDashPathEffect. by egdaniel · 10 years ago
  93. 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 10 years ago
  94. 0e66aaa DFText: fix placement of glyphs when we fall back to paths by jvanverth · 10 years ago
  95. 7b86466 update slides by reed · 10 years ago
  96. 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
  97. e32ed68 Additional baselines for 4b86bacb0428. by bungeman · 10 years ago
  98. 8f757f5 Add tracing to the SkCanvas drawFoo() methods to find long draw ops. by danakj · 10 years ago
  99. a30b2ee PictureRecordBench's benchmarks are no longer relevant with SkRecord. by mtklein · 10 years ago
  100. 36c9c11 add more typeface methods to lua by reed · 10 years ago