1. 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
  2. a816d95 version 0 of imgconv tool by reed · 10 years ago
  3. 7445aa7 webpages_playback.py: Page sets to use changed telemetry API (AddUserStory) by kkinnunen · 10 years ago
  4. 9a0d6d6 skimage, die die die by mtklein · 10 years ago
  5. e556089 Increase timeout on sfgate pageset by rmistry · 10 years ago
  6. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  7. 2f37ae1 Remove action_runner steps for worldjournal pageset to prevent crashes by rmistry · 10 years ago
  8. 6cfce1b Change how SkDebugf is sent to stdout on Android. by scroggo · 10 years ago
  9. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  10. 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
  11. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  12. 43be354 Increase timeouts for CSS3Gradients and GooglePlus pagesets by rmistry · 10 years ago
  13. 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
  14. 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  15. c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
  16. 0c4aba6 Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  17. 960fb50 Make debugger not fail with webpages_playback script and multiple skp files by kkinnunen · 10 years ago
  18. fcf35c5 Update webpages_playback documentation by kkinnunen · 10 years ago
  19. e75d2d2 Remove Google Storage scheme prefix correctly from gs base name in webpages_playback by kkinnunen · 10 years ago
  20. 3a6aa86 Make render_pdfs not crash webpages_playback script by kkinnunen · 10 years ago
  21. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  22. 43044dd add clip to PictureRenderer to better mimic Chromium's rendering method by robertphillips · 10 years ago
  23. 6f78a64 fix for the msvs gyp generator that produces nonposix path separators by djsollen · 10 years ago
  24. 1bdfd3f option to return drawable from recording by reed · 10 years ago
  25. 90d0ff0 add some debugging to SkNVRefCnt by reed · 10 years ago
  26. 6be2aa9 wip for drawables by reed · 10 years ago
  27. 0f881c6 Remove bug_chomper by borenet · 10 years ago
  28. a918cd9 Unsuppress freetype, which may be our gammatext problem. by mtklein · 10 years ago
  29. 0b17d6c Cleanup public includes directory. by djsollen · 10 years ago
  30. 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
  31. 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
  32. c092d3b Make nanobench and dm be usable from Chromium build by kkinnunen · 10 years ago
  33. 4bf406a Generalize valgrind suppressions for NV driver. by bsalomon · 10 years ago
  34. a3d33c5 Cleanup: Remove submit_try script. by tfarina · 10 years ago
  35. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  36. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  37. 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
  38. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  39. 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
  40. 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
  41. 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
  42. 0737922 Add suppression to valgrind.supp for fun:FcConfigEvaluate. by bungeman · 10 years ago
  43. 89a9ecef Cleanup: Remove svn.py script. by tfarina · 10 years ago
  44. fec29ec Increase wait time for spreadsheetdashed pageset by rmistry · 10 years ago
  45. 0e50262 Increase timeout of blogger pageset and re-enable weather pageset by Ravi Mistry · 10 years ago
  46. 7cf0294 Increase timeouts of wowwiki and youtube by Ravi Mistry · 10 years ago
  47. 2c8371a Moving weather pageset since it is crashing by Ravi Mistry · 10 years ago
  48. d50bbc7 Moving wikipedia pageset since it is crashing by Ravi Mistry · 10 years ago
  49. e951189 Change extension of crashing page set by Ravi Mistry · 10 years ago
  50. 6451324 Moving vnexpress pageset since it is crashing by Ravi Mistry · 10 years ago
  51. 7b3afa6 Increase wait times for androidpolice and nytimes by Ravi Mistry · 10 years ago
  52. 7aa4d34 pagesets are still crashing in RecreateSKPs bot, try adding waits to most pagesets by rmistry · 10 years ago
  53. 6eea9e7 Add wait to amazon page set to avoid tab crashes by rmistry · 10 years ago
  54. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  55. 0ec28af Updated all page sets to capture new set of webpage archives. by rmistry · 10 years ago
  56. 27c46a0 Revert of harden pathops for pathological test (patchset #19 id:410001 of https://codereview.chromium.org/633393002/) by hcm · 10 years ago
  57. 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
  58. 7620bf0 Fix ability to capture archives in webpages_playback.py by rmistry · 10 years ago
  59. 30b83d4 add gm: colorwheel by halcanary · 10 years ago
  60. a15893a tools: Remove reference to svndiff. by Thiago Farina · 10 years ago
  61. 24234fe Build gpu stats tracking in dev builds. by bsalomon · 10 years ago
  62. 11ed6b8 Add flag to skimage for decoding into unpremul. by scroggo · 10 years ago
  63. 22b5ab6 Add back page_sets/skia_googlespreadsheet_desktop by rmistry · 10 years ago
  64. f802f32 Update webpages_playback script and all page_sets to use new skpicture_printer benchmark by rmistry · 10 years ago
  65. 9abf4f8 Implement maxrss for Windows by mtklein · 10 years ago
  66. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  67. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  68. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  69. 4a36d9a Fix clearing issue in render_pictures by robertphillips · 10 years ago
  70. 3f75220 bug_chomper: Cleanup template initialization. by tfarina · 10 years ago
  71. 25956ce Fix RecreateSKPs bot (again) by borenet · 10 years ago
  72. 7839915 Fix recreate_skps? by borenet · 10 years ago
  73. dc89ca5 Add recreate_skps script by borenet · 10 years ago
  74. 5bb9700 render_pdfs cull rect output formated better by halcanary · 10 years ago
  75. 30bc88c Refactor SkGLContext to be actually extendable by kkinnunen · 10 years ago
  76. a365947 bug_chomper: Consolidate public flag in a single place. by tfarina · 10 years ago
  77. 70242ac Archive svndiff script. by tfarina · 10 years ago
  78. a658d36 bug_chomper: Make server's port configurable. by tfarina · 10 years ago
  79. 10c2c74 bug_chomper: Use parenthesized declaration style for const and vars. by tfarina · 10 years ago
  80. 8f1f7f8 Use the function recently added to common in svndiff.py by Thiago Farina · 10 years ago
  81. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  82. 78c7127 Update old tools to allow MultiPictureDraw rendering by robertphillips · 10 years ago
  83. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  84. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  85. e356c7f Restore a really single-threaded mode to DM. by mtklein · 10 years ago
  86. 6b87df2 Fix usage of SK_BUILD_* defines. by tfarina · 10 years ago
  87. d0a185e Run goimports through 'go' code in bug_chomper. by tfarina · 10 years ago
  88. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  89. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  90. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  91. 630240d fail early if coincidence can't be resolved by caryclark · 10 years ago
  92. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  93. abfaf63 remove no-op override by reed · 10 years ago
  94. 65b427c fix battlefield website by disallowing very small coordinates by caryclark · 10 years ago
  95. f0ddf33 add lua to histogram text lengths by reed · 10 years ago
  96. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  97. 33bce0a Clean up old custom tools now subsumed by nanobench. by mtklein · 10 years ago
  98. ea65bfa Update DM JSON format. by mtklein · 10 years ago
  99. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  100. 7260d72 For certain input skpdiff segfaulted. This prevents the segfault and should fix the failed test in housekeeping. by stephana · 10 years ago