1. d47d013 Cleanup: Delete buildbot_globals.py script. by tfarina · 10 years ago
  2. b0dfb54 remove (unused) GatherPixelRefs by reed · 10 years ago
  3. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
  4. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  5. 6a04c8c Remove tools/tests. by Mike Klein · 10 years ago
  6. 3886046 Revert "Revert "delete old things!"" by bsalomon · 10 years ago
  7. 6a93900 Remove roll_deps and trybots_to_run. by rmistry · 10 years ago
  8. 03758b8 tool --help alphabetizes command line flags by halcanary · 10 years ago
  9. 8b4489b Revert "delete old things!" by Brian Salomon · 10 years ago
  10. 15b125d delete old things! by bsalomon · 10 years ago
  11. e1f630d * Add nytimes_desktop pageset. by rmistry · 10 years ago
  12. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  13. a115b77 Remove obsolete mac_gpu by sergiyb · 10 years ago
  14. 748ca3b Sketch DM refactor. by mtklein · 10 years ago
  15. 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
  16. 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
  17. b47bba7 upstream hooking into google3 crash handler for better stacktraces by mtklein · 10 years ago
  18. bb928a0 Add pageset for ugamsolutions.com by rmistry · 10 years ago
  19. 963b832 allow simple by mtklein · 10 years ago
  20. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  21. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  22. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  23. 3a3baf6 add --listfailingbase option by reed · 10 years ago
  24. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  25. 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
  26. a816d95 version 0 of imgconv tool by reed · 10 years ago
  27. 7445aa7 webpages_playback.py: Page sets to use changed telemetry API (AddUserStory) by kkinnunen · 10 years ago
  28. 9a0d6d6 skimage, die die die by mtklein · 10 years ago
  29. e556089 Increase timeout on sfgate pageset by rmistry · 10 years ago
  30. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  31. 2f37ae1 Remove action_runner steps for worldjournal pageset to prevent crashes by rmistry · 10 years ago
  32. 6cfce1b Change how SkDebugf is sent to stdout on Android. by scroggo · 10 years ago
  33. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  34. a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
  35. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  36. 43be354 Increase timeouts for CSS3Gradients and GooglePlus pagesets by rmistry · 10 years ago
  37. 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
  38. 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  39. c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
  40. 0c4aba6 Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  41. 960fb50 Make debugger not fail with webpages_playback script and multiple skp files by kkinnunen · 10 years ago
  42. fcf35c5 Update webpages_playback documentation by kkinnunen · 10 years ago
  43. e75d2d2 Remove Google Storage scheme prefix correctly from gs base name in webpages_playback by kkinnunen · 10 years ago
  44. 3a6aa86 Make render_pdfs not crash webpages_playback script by kkinnunen · 10 years ago
  45. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  46. 43044dd add clip to PictureRenderer to better mimic Chromium's rendering method by robertphillips · 10 years ago
  47. 6f78a64 fix for the msvs gyp generator that produces nonposix path separators by djsollen · 10 years ago
  48. 1bdfd3f option to return drawable from recording by reed · 10 years ago
  49. 90d0ff0 add some debugging to SkNVRefCnt by reed · 10 years ago
  50. 6be2aa9 wip for drawables by reed · 10 years ago
  51. 0f881c6 Remove bug_chomper by borenet · 10 years ago
  52. a918cd9 Unsuppress freetype, which may be our gammatext problem. by mtklein · 10 years ago
  53. 0b17d6c Cleanup public includes directory. by djsollen · 10 years ago
  54. 3b27ade Revert of Make nanobench and dm be usable from Chromium build (patchset #5 id:80001 of https://codereview.chromium.org/657373002/) by jcgregorio · 10 years ago
  55. 65f5531 These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
  56. c092d3b Make nanobench and dm be usable from Chromium build by kkinnunen · 10 years ago
  57. 4bf406a Generalize valgrind suppressions for NV driver. by bsalomon · 10 years ago
  58. a3d33c5 Cleanup: Remove submit_try script. by tfarina · 10 years ago
  59. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  60. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  61. 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
  62. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  63. 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
  64. 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
  65. 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
  66. 0737922 Add suppression to valgrind.supp for fun:FcConfigEvaluate. by bungeman · 10 years ago
  67. 89a9ecef Cleanup: Remove svn.py script. by tfarina · 10 years ago
  68. fec29ec Increase wait time for spreadsheetdashed pageset by rmistry · 10 years ago
  69. 0e50262 Increase timeout of blogger pageset and re-enable weather pageset by Ravi Mistry · 10 years ago
  70. 7cf0294 Increase timeouts of wowwiki and youtube by Ravi Mistry · 10 years ago
  71. 2c8371a Moving weather pageset since it is crashing by Ravi Mistry · 10 years ago
  72. d50bbc7 Moving wikipedia pageset since it is crashing by Ravi Mistry · 10 years ago
  73. e951189 Change extension of crashing page set by Ravi Mistry · 10 years ago
  74. 6451324 Moving vnexpress pageset since it is crashing by Ravi Mistry · 10 years ago
  75. 7b3afa6 Increase wait times for androidpolice and nytimes by Ravi Mistry · 10 years ago
  76. 7aa4d34 pagesets are still crashing in RecreateSKPs bot, try adding waits to most pagesets by rmistry · 10 years ago
  77. 6eea9e7 Add wait to amazon page set to avoid tab crashes by rmistry · 10 years ago
  78. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  79. 0ec28af Updated all page sets to capture new set of webpage archives. by rmistry · 10 years ago
  80. 27c46a0 Revert of harden pathops for pathological test (patchset #19 id:410001 of https://codereview.chromium.org/633393002/) by hcm · 10 years ago
  81. 6f726ad These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
  82. 7620bf0 Fix ability to capture archives in webpages_playback.py by rmistry · 10 years ago
  83. 30b83d4 add gm: colorwheel by halcanary · 10 years ago
  84. a15893a tools: Remove reference to svndiff. by Thiago Farina · 10 years ago
  85. 24234fe Build gpu stats tracking in dev builds. by bsalomon · 10 years ago
  86. 11ed6b8 Add flag to skimage for decoding into unpremul. by scroggo · 10 years ago
  87. 22b5ab6 Add back page_sets/skia_googlespreadsheet_desktop by rmistry · 10 years ago
  88. f802f32 Update webpages_playback script and all page_sets to use new skpicture_printer benchmark by rmistry · 10 years ago
  89. 9abf4f8 Implement maxrss for Windows by mtklein · 10 years ago
  90. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  91. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  92. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  93. 4a36d9a Fix clearing issue in render_pictures by robertphillips · 10 years ago
  94. 3f75220 bug_chomper: Cleanup template initialization. by tfarina · 10 years ago
  95. 25956ce Fix RecreateSKPs bot (again) by borenet · 10 years ago
  96. 7839915 Fix recreate_skps? by borenet · 10 years ago
  97. dc89ca5 Add recreate_skps script by borenet · 10 years ago
  98. 5bb9700 render_pdfs cull rect output formated better by halcanary · 10 years ago
  99. 30bc88c Refactor SkGLContext to be actually extendable by kkinnunen · 10 years ago
  100. a365947 bug_chomper: Consolidate public flag in a single place. by tfarina · 10 years ago