1. 11106f1 Skip desk_baidu skp on Valgrind bot by borenet · 9 years ago
  2. 2a3c849 Turn on Chromium's top 25 page set by rmistry · 9 years ago
  3. 39383a1 Fix cr SKPs naming by rmistry · 9 years ago
  4. 5af9a37 Turn on key mobile sites cr page set and delete dashed desktop by rmistry · 9 years ago
  5. 009b069 Fix gs.upload_dir_contents arguments mismatch by rmistry · 9 years ago
  6. 49d093c Add ability to capture SKPs from Chromium's pagesets by rmistry · 9 years ago
  7. b4ee7ea webpages_playback.py: Support storing to local directories by kkinnunen · 9 years ago
  8. 5c9fa28 Add option to embed font data into executable. by bungeman · 9 years ago
  9. f9310fe webpages_playback.py: Avoid crash when retrying to capture skp by kkinnunen · 9 years ago
  10. 1e37d17 Update [dm|nanobench]_flags for CPU/GPU split by borenet · 9 years ago
  11. 5435929 cumulative pathops patch by caryclark · 9 years ago
  12. ce86687 pdf skp tabl_worldjournal.skp took 5 days to run on Valgrind by mtklein · 9 years ago
  13. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  14. 114912d Fix android_run_skia script to allow for larger blacklist by msarett · 9 years ago
  15. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 9 years ago
  16. 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
  17. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  18. 6776a53 Increase timeout of ukwsj to get more consistent SKP captures by rmistry · 9 years ago
  19. ccec0f9 pathops version two by caryclark · 9 years ago
  20. 3e5c2b1 Preserve texture compression when saving a revised skp from debugger by robertphillips · 9 years ago
  21. 9a0f629 Only use 256x256 tiles on hd2000 nanobench bots by egdaniel · 9 years ago
  22. 89c2a54 Blacklist certain win7 gms that are never finishing on dm by egdaniel · 9 years ago
  23. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 9 years ago
  24. 905d01b temporarily stifle Math test on TSAN bot by mtklein · 9 years ago
  25. e2aab90 DM: disable image src type on Windows. by mtklein · 9 years ago
  26. eec84e3 Current RSS on linux and android too? by mtklein · 9 years ago
  27. 18ef5eb widen leak supression. looks like start_keepalive is sometimes inlined. by mtklein · 9 years ago
  28. 1e23738 Suppress keepalive thread leak in DM. by mtklein · 9 years ago
  29. de7665a Skip absurdly slow PDF tests on Valgrind bot. by mtklein · 9 years ago
  30. d1f7f99 Have DM and nanobench display times in minutes when they're above 60 seconds. by mtklein · 9 years ago
  31. 95553d9 DM: display current memory usage (instead of peak) when available. by mtklein · 9 years ago
  32. 2271256 Clean up poppler code. by mtklein · 9 years ago
  33. cc99dbc Skip WritePixels on GalaxyS3 by mtklein · 9 years ago
  34. 4e2d3be Don't run ResourceCache unit test on NexusPlayer. by mtklein · 9 years ago
  35. 7e78f3d Fix bug in Valgrind flags config. by mtklein · 9 years ago
  36. ba98761 Add pageset for theverge by rmistry · 9 years ago
  37. 13e51f9 Run Valgrind bots with --nogpu and --nocpu as appropriate by borenet · 9 years ago
  38. 150d350 When running under Valgrind, don't draw .webps into .pdfs. by mtklein · 9 years ago
  39. 13e8e23 Disable --config pdf temporarily on Valgrind bot. by mtklein · 9 years ago
  40. 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
  41. fa77eb1 Add image as a draw type that can be filtered by kkinnunen · 9 years ago
  42. 82b33db DM: no PDF for Daisy either by mtklein · 9 years ago
  43. 84aada8 DM: run PDF except on Android bots. by mtklein · 9 years ago
  44. 341c808 Revert of DM: run pdf config on the bots. (patchset #1 id:1 of https://codereview.chromium.org/968953002/) by mtklein · 9 years ago
  45. b12f881 DM: run pdf config on the bots. by mtklein · 9 years ago
  46. bdff1fc Add msaa runs to nanobench by bsalomon · 10 years ago
  47. 5abf584 Test msaa on bots using dm. 4 samples for Android, 16 elsewhere by bsalomon · 10 years ago
  48. 5f5a8d7 adding preabandon flag to DM by joshualitt · 10 years ago
  49. ee2a3ea Revert of Default SK_ANGLE to true on Windows, run angle whenever possible on bots. (patchset #3 id:40001 of https://codereview.chromium.org/946933006/) by mtklein · 10 years ago
  50. 88ec329 Default SK_ANGLE to true on Windows, run angle whenever possible on bots. by mtklein · 10 years ago
  51. f73e589 Add tools/nanobench_flags.py. by mtklein · 10 years ago
  52. 1a2979a fix nvpr by Mike Klein · 10 years ago
  53. 11a2c50 add tools/dm_flags.py by mtklein · 10 years ago
  54. eebc39a Add HWUI Sink to DM on Android Framework builds by tomhudson · 10 years ago
  55. 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 10 years ago
  56. 297aaf9 Avoid wrong memory access due to double substitution and %% by kkinnunen · 10 years ago
  57. dfb7da3 Negative numbers are not flags. by mtklein · 10 years ago
  58. 9bafc30 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  59. 95f192d Adding new benchmark to test image decoding performance. by msarett · 10 years ago
  60. 3a09204 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 id:40001 of https://codereview.chromium.org/912403004/) by robertphillips · 10 years ago
  61. fa3a83d Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  62. 2de5939 Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chromium.org/916763003/) by robertphillips · 10 years ago
  63. 2e60242 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 id:20001 of https://codereview.chromium.org/912403004/) by robertphillips · 10 years ago
  64. f5e89c8 Fix Chromium build by robertphillips · 10 years ago
  65. 5a4c233 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  66. ee9c49e rewrite ambiguous comment by mtklein · 10 years ago
  67. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 10 years ago
  68. 8d9225b Suppress another FontConfig 'leak'. by bungeman · 10 years ago
  69. 7e80c88 Land Ben's 32-bit symlink script. by Mike Klein · 10 years ago
  70. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
  71. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  72. c7a84fa fix bit rotted code to create test font by caryclark · 10 years ago
  73. 5d8388b More win64 warning fixes. by fmalita · 10 years ago
  74. 81aca54 Fix win64 warnings. by bsalomon · 10 years ago
  75. f77365f sk_tool_utils::draw_checkerboard uses SkXfermode::kSrc_Mode to fix valgrind error. by halcanary · 10 years ago
  76. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 10 years ago
  77. 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 10 years ago
  78. d47d013 Cleanup: Delete buildbot_globals.py script. by tfarina · 10 years ago
  79. b0dfb54 remove (unused) GatherPixelRefs by reed · 10 years ago
  80. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
  81. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  82. 6a04c8c Remove tools/tests. by Mike Klein · 10 years ago
  83. 3886046 Revert "Revert "delete old things!"" by bsalomon · 10 years ago
  84. 6a93900 Remove roll_deps and trybots_to_run. by rmistry · 10 years ago
  85. 03758b8 tool --help alphabetizes command line flags by halcanary · 10 years ago
  86. 8b4489b Revert "delete old things!" by Brian Salomon · 10 years ago
  87. 15b125d delete old things! by bsalomon · 10 years ago
  88. e1f630d * Add nytimes_desktop pageset. by rmistry · 10 years ago
  89. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  90. a115b77 Remove obsolete mac_gpu by sergiyb · 10 years ago
  91. 748ca3b Sketch DM refactor. by mtklein · 10 years ago
  92. 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
  93. 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
  94. b47bba7 upstream hooking into google3 crash handler for better stacktraces by mtklein · 10 years ago
  95. bb928a0 Add pageset for ugamsolutions.com by rmistry · 10 years ago
  96. 963b832 allow simple by mtklein · 10 years ago
  97. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  98. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  99. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  100. 3a3baf6 add --listfailingbase option by reed · 10 years ago