1. 19fb80e Revert of Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating. (patchset #1 id:1 of https://codereview.chromium.org/1213033003/) by herb · 9 years ago
  2. 37cc0b2 Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating. by mtklein · 9 years ago
  3. 3691e66 Add wrapper script for computing n-grams from SKPs on Cluster Telemetry by borenet · 9 years ago
  4. 73bb435 Remove default for --images in common flags by bsalomon · 9 years ago
  5. 16857e4 Use AddStory instead of deprecated AddUserStory by rmistry · 9 years ago
  6. 8f74c16 Revert of Use page_set_module.PageSet instead of story.StorySet (patchset #1 id:1 of https://codereview.chromium.org/1221553003/) by rmistry · 9 years ago
  7. 962cc98 Add benchmarkstream to visualbench by joshualitt · 9 years ago
  8. 91b6f32 Move visualbench to its own folder by joshualitt · 9 years ago
  9. 7b971f0 Use page_set_module.PageSet instead of story.StorySet by rmistry · 9 years ago
  10. dd3b12e Migrate PageSets to StorySets in buildbot page sets by rmistry · 9 years ago
  11. 8cd8f94 Add script for triggering Cluster Telemetry jobs using local scripts by borenet · 9 years ago
  12. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  13. e1b8958 Add samplingTime mode to nanobench by cdalton · 9 years ago
  14. 93558dc Add lua scripts for generating n-grams from SKPs by borenet · 9 years ago
  15. 74f681d Make SkGpuDevice know its alpha type by bsalomon · 9 years ago
  16. 6205af0 add autotuning to visualbench by joshualitt · 9 years ago
  17. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  18. 871872f change old picture serialization to really handle images by reed · 9 years ago
  19. b8e0b4a Revert of Disable failing GPU tests on Nexus 6. (patchset #1 id:1 of https://codereview.chromium.org/1185753002/) by joshualitt · 9 years ago
  20. 241b56d Allows windowed apps to be built on the Mac just by writing a SkOSWindow subclass without needing nib/plist files. by bsalomon · 9 years ago
  21. 4c58e08 Remove separate SP enabled SKP run since it is now on by default by rmistry · 9 years ago
  22. 00b621c Add sk_parallel_for() by mtklein · 9 years ago
  23. 45171e2 Load visualbench pictures one at a time. by bsalomon · 9 years ago
  24. 85ab551 Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow by bsalomon · 9 years ago
  25. bf9e600 nanobench: split CPU and GPU .SKP tile sizes. by mtklein · 9 years ago
  26. 1e7951f There are still things to sort out but this seems to run correctly. by bsalomon · 9 years ago
  27. 5042020 Convert PictureRenderer to SkPaintFilterCanvas by fmalita · 9 years ago
  28. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  29. f53ce80 call portable font cleanup only once at app end by caryclark · 9 years ago
  30. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  31. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  32. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  33. d85093c make emptypath portable; add 565 color utility by caryclark · 9 years ago
  34. 1866b57 Stop running SKPs in DM on the bots. by mtklein · 9 years ago
  35. 8ed08e5 Disable failing GPU tests on Nexus 6. by djsollen · 9 years ago
  36. 6d0d6cb PDF expects fonts to map glyph ID 0 to the missing character. by caryclark · 9 years ago
  37. 523beb7 Label some unused static vars as SK_UNUSED by fmalita · 9 years ago
  38. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  39. e21585e Update flags passed to Android GPU bots to exclude running skps and image sources. by djsollen · 9 years ago
  40. 0bb8c1f Stop running tiles_rt-gpu on the bots by bsalomon · 9 years ago
  41. 933d986 suppress chatty warning about Funkster.ttf not be supported (on mac at least) by reed · 9 years ago
  42. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 9 years ago
  43. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago
  44. 340cd84 Disabling ~path_hairline in iOS nanobench by stephana · 9 years ago
  45. 682c269 Store context options on caps. by bsalomon · 9 years ago
  46. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  47. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  48. 18b72db Temporarily disable nanobench to see what else is in the way of the bots going green. by stephana · 9 years ago
  49. 503bd77 Add a newline to the font load debug message by kkinnunen · 9 years ago
  50. 612f70d handle large conic strokes better by caryclark · 9 years ago
  51. 4e1a4c9 fix builder winding again by caryclark · 9 years ago
  52. 6bad28d Replace self.NavigateToPage with self.Navigate(self.url) for skia page sets by nednguyen · 9 years ago
  53. 182b499 look for deleted pts when detecting line/curve coincident edges by caryclark · 9 years ago
  54. bca19f7 deal more consistently with unsortable edges by caryclark · 9 years ago
  55. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  56. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  57. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  58. 7da2e55 quickie tool to exercise chrome filter fuzz files by caryclark · 9 years ago
  59. 624637c Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges. by caryclark · 9 years ago
  60. 32618cb Test sp-8888 mode on a few fast bots. by mtklein · 9 years ago
  61. d9b6be1 Remove upright-matrix- configs from Android bots by borenet · 9 years ago
  62. e3aeaec Add matrix configs to DM by borenet · 9 years ago
  63. e4b19c4 Add presubmit to run `{dm,nanobench}_flags.py test` when changed. by mtklein · 9 years ago
  64. f4e0857 Blacklist tiles_rt-gpu gm imagefilterscropped on GalaxyS4 by borenet · 9 years ago
  65. deee298 cleanup by stephana · 9 years ago
  66. 19e259b ignore_result() by mtklein · 9 years ago
  67. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 9 years ago
  68. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  69. f1d6df7 Looks like rssPages * pageSize is overflowing on 32-bit Linux... by mtklein · 9 years ago
  70. d75c466 DM+nanobench: print both current and max RSS. by mtklein · 9 years ago
  71. 23c5f51 Handpick 16 Skia page sets to create SP enabled SKPs from by rmistry · 9 years ago
  72. aec2510 minor fixes to cubics code and overall alignment of how bounds and tops are computed for all curve types by caryclark · 9 years ago
  73. 385e88c Create SP enabled SKPs from only the top_25_smooth page set. by rmistry · 9 years ago
  74. 5190a48 doc: add quickstart to linux and macos by halcanary · 9 years ago
  75. 97025e3 Run DM on GalaxyS* in one thread by borenet · 9 years ago
  76. 77772f3 Update RecreateSKPs bot to also generate Slimming Paint SKPs with a separate prefix. by rmistry · 9 years ago
  77. 8f94bb2 remove old text contexts and fontcache by joshualitt · 9 years ago
  78. 2752314 dm||nanobench --help looks nice when $COLUMNS == 80. by halcanary · 9 years ago
  79. 08bc848 fix multiple intersection logic by caryclark · 9 years ago
  80. aa31ee7 Add ability to specify extra browser args and a prefix for SKP names to webpages_playback.py by rmistry · 9 years ago
  81. e1d7e0f Blacklist desk_unicodetable SKP on Nexus Player by borenet · 9 years ago
  82. 03b03ca working on initial winding for cubics by caryclark · 9 years ago
  83. d557462 Skip msaa4 on Tegra 2 and 3. by mtklein · 9 years ago
  84. 05641a5 DM: failure to canary a sink is now fatal. by mtklein · 9 years ago
  85. fca5c88 Ask for NVPR only when we expect it to be available. by mtklein · 9 years ago
  86. cdec56e Landing directly for testing the ios buildbot code. by stephana · 9 years ago
  87. 1049f12 Now, path ops natively intersect conics, quads, and cubics in any combination. There are still a class of cubic tests that fail and a handful of undiagnosed failures from skps and fuzz tests, but things are much better overall. by caryclark · 9 years ago
  88. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  89. 22ecae8 Blacklist desk_wikipedia pdf on Valgrind bots by borenet · 9 years ago
  90. 3c309db Implementing filling for SkBmpCodec by msarett · 9 years ago
  91. 195f62d BUG=skia: by stephana · 9 years ago
  92. fbcf0bd expand pdf/worldjournal blacklist entry to cover the new skp too by Mike Klein · 9 years ago
  93. 95bc5f3 change isNestedRect to isNestedFillRect by caryclark · 9 years ago
  94. 929f63f Make --undefok a little louder now that we're using it all the time. by mtklein · 9 years ago
  95. dfaebfb Remove get_uploaded hashes by borenet · 9 years ago
  96. 2f273a1 Adding non-deterministic images to blacklist by msarett · 9 years ago
  97. 09ed480 Add --uninterestingHashesFile to DM by borenet · 9 years ago
  98. 80bd3ae Delete no longer needed pagesets, add new pagesets and make names more readable by rmistry · 9 years ago
  99. 54416de Update DM to allow Src's to have optional options. by djsollen · 9 years ago
  100. 4808757 Remove all code related to NaCl by borenet · 9 years ago