1. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago
  2. 340cd84 Disabling ~path_hairline in iOS nanobench by stephana · 9 years ago
  3. 682c269 Store context options on caps. by bsalomon · 9 years ago
  4. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  5. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  6. 18b72db Temporarily disable nanobench to see what else is in the way of the bots going green. by stephana · 9 years ago
  7. 503bd77 Add a newline to the font load debug message by kkinnunen · 9 years ago
  8. 612f70d handle large conic strokes better by caryclark · 9 years ago
  9. 4e1a4c9 fix builder winding again by caryclark · 9 years ago
  10. 6bad28d Replace self.NavigateToPage with self.Navigate(self.url) for skia page sets by nednguyen · 9 years ago
  11. 182b499 look for deleted pts when detecting line/curve coincident edges by caryclark · 9 years ago
  12. bca19f7 deal more consistently with unsortable edges by caryclark · 9 years ago
  13. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  14. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  15. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  16. 7da2e55 quickie tool to exercise chrome filter fuzz files by caryclark · 9 years ago
  17. 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
  18. 32618cb Test sp-8888 mode on a few fast bots. by mtklein · 9 years ago
  19. d9b6be1 Remove upright-matrix- configs from Android bots by borenet · 9 years ago
  20. e3aeaec Add matrix configs to DM by borenet · 9 years ago
  21. e4b19c4 Add presubmit to run `{dm,nanobench}_flags.py test` when changed. by mtklein · 9 years ago
  22. f4e0857 Blacklist tiles_rt-gpu gm imagefilterscropped on GalaxyS4 by borenet · 9 years ago
  23. deee298 cleanup by stephana · 9 years ago
  24. 19e259b ignore_result() by mtklein · 9 years ago
  25. 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
  26. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  27. f1d6df7 Looks like rssPages * pageSize is overflowing on 32-bit Linux... by mtklein · 9 years ago
  28. d75c466 DM+nanobench: print both current and max RSS. by mtklein · 9 years ago
  29. 23c5f51 Handpick 16 Skia page sets to create SP enabled SKPs from by rmistry · 9 years ago
  30. 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
  31. 385e88c Create SP enabled SKPs from only the top_25_smooth page set. by rmistry · 9 years ago
  32. 5190a48 doc: add quickstart to linux and macos by halcanary · 9 years ago
  33. 97025e3 Run DM on GalaxyS* in one thread by borenet · 9 years ago
  34. 77772f3 Update RecreateSKPs bot to also generate Slimming Paint SKPs with a separate prefix. by rmistry · 9 years ago
  35. 8f94bb2 remove old text contexts and fontcache by joshualitt · 9 years ago
  36. 2752314 dm||nanobench --help looks nice when $COLUMNS == 80. by halcanary · 9 years ago
  37. 08bc848 fix multiple intersection logic by caryclark · 9 years ago
  38. aa31ee7 Add ability to specify extra browser args and a prefix for SKP names to webpages_playback.py by rmistry · 9 years ago
  39. e1d7e0f Blacklist desk_unicodetable SKP on Nexus Player by borenet · 9 years ago
  40. 03b03ca working on initial winding for cubics by caryclark · 9 years ago
  41. d557462 Skip msaa4 on Tegra 2 and 3. by mtklein · 9 years ago
  42. 05641a5 DM: failure to canary a sink is now fatal. by mtklein · 9 years ago
  43. fca5c88 Ask for NVPR only when we expect it to be available. by mtklein · 9 years ago
  44. cdec56e Landing directly for testing the ios buildbot code. by stephana · 9 years ago
  45. 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
  46. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  47. 22ecae8 Blacklist desk_wikipedia pdf on Valgrind bots by borenet · 9 years ago
  48. 3c309db Implementing filling for SkBmpCodec by msarett · 9 years ago
  49. 195f62d BUG=skia: by stephana · 9 years ago
  50. fbcf0bd expand pdf/worldjournal blacklist entry to cover the new skp too by Mike Klein · 9 years ago
  51. 95bc5f3 change isNestedRect to isNestedFillRect by caryclark · 9 years ago
  52. 929f63f Make --undefok a little louder now that we're using it all the time. by mtklein · 9 years ago
  53. dfaebfb Remove get_uploaded hashes by borenet · 9 years ago
  54. 2f273a1 Adding non-deterministic images to blacklist by msarett · 9 years ago
  55. 09ed480 Add --uninterestingHashesFile to DM by borenet · 9 years ago
  56. 80bd3ae Delete no longer needed pagesets, add new pagesets and make names more readable by rmistry · 9 years ago
  57. 54416de Update DM to allow Src's to have optional options. by djsollen · 9 years ago
  58. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  59. 11106f1 Skip desk_baidu skp on Valgrind bot by borenet · 9 years ago
  60. 2a3c849 Turn on Chromium's top 25 page set by rmistry · 9 years ago
  61. 39383a1 Fix cr SKPs naming by rmistry · 9 years ago
  62. 5af9a37 Turn on key mobile sites cr page set and delete dashed desktop by rmistry · 9 years ago
  63. 009b069 Fix gs.upload_dir_contents arguments mismatch by rmistry · 9 years ago
  64. 49d093c Add ability to capture SKPs from Chromium's pagesets by rmistry · 9 years ago
  65. b4ee7ea webpages_playback.py: Support storing to local directories by kkinnunen · 9 years ago
  66. 5c9fa28 Add option to embed font data into executable. by bungeman · 9 years ago
  67. f9310fe webpages_playback.py: Avoid crash when retrying to capture skp by kkinnunen · 9 years ago
  68. 1e37d17 Update [dm|nanobench]_flags for CPU/GPU split by borenet · 9 years ago
  69. 5435929 cumulative pathops patch by caryclark · 9 years ago
  70. ce86687 pdf skp tabl_worldjournal.skp took 5 days to run on Valgrind by mtklein · 9 years ago
  71. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  72. 114912d Fix android_run_skia script to allow for larger blacklist by msarett · 9 years ago
  73. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 9 years ago
  74. 7aa846c Revert of Enabling ico decoding with use of png and bmp decoders (patchset #10 id:280001 of https://codereview.chromium.org/1011343003/) by tomhudson · 9 years ago
  75. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  76. 6776a53 Increase timeout of ukwsj to get more consistent SKP captures by rmistry · 9 years ago
  77. ccec0f9 pathops version two by caryclark · 9 years ago
  78. 3e5c2b1 Preserve texture compression when saving a revised skp from debugger by robertphillips · 9 years ago
  79. 9a0f629 Only use 256x256 tiles on hd2000 nanobench bots by egdaniel · 9 years ago
  80. 89c2a54 Blacklist certain win7 gms that are never finishing on dm by egdaniel · 9 years ago
  81. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 9 years ago
  82. 905d01b temporarily stifle Math test on TSAN bot by mtklein · 9 years ago
  83. e2aab90 DM: disable image src type on Windows. by mtklein · 9 years ago
  84. eec84e3 Current RSS on linux and android too? by mtklein · 9 years ago
  85. 18ef5eb widen leak supression. looks like start_keepalive is sometimes inlined. by mtklein · 9 years ago
  86. 1e23738 Suppress keepalive thread leak in DM. by mtklein · 9 years ago
  87. de7665a Skip absurdly slow PDF tests on Valgrind bot. by mtklein · 9 years ago
  88. d1f7f99 Have DM and nanobench display times in minutes when they're above 60 seconds. by mtklein · 9 years ago
  89. 95553d9 DM: display current memory usage (instead of peak) when available. by mtklein · 9 years ago
  90. 2271256 Clean up poppler code. by mtklein · 9 years ago
  91. cc99dbc Skip WritePixels on GalaxyS3 by mtklein · 9 years ago
  92. 4e2d3be Don't run ResourceCache unit test on NexusPlayer. by mtklein · 9 years ago
  93. 7e78f3d Fix bug in Valgrind flags config. by mtklein · 9 years ago
  94. ba98761 Add pageset for theverge by rmistry · 9 years ago
  95. 13e51f9 Run Valgrind bots with --nogpu and --nocpu as appropriate by borenet · 9 years ago
  96. 150d350 When running under Valgrind, don't draw .webps into .pdfs. by mtklein · 9 years ago
  97. 13e8e23 Disable --config pdf temporarily on Valgrind bot. by mtklein · 9 years ago
  98. a9baa65 Revert of Add image as a draw type that can be filtered (patchset #4 id:60001 of https://codereview.chromium.org/960783003/) by kkinnunen · 9 years ago
  99. fa77eb1 Add image as a draw type that can be filtered by kkinnunen · 9 years ago
  100. 82b33db DM: no PDF for Daisy either by mtklein · 9 years ago