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