- 11064df Fix lazy coding in ViaSingletonPictures. by mtklein · 9 years ago
- 48156ed path_stroke_with_zero_length: turn off drawFat() by default. by mtklein · 9 years ago
- 9e65f93 alternate textblobgeometrychange fix... just make our own surface if needed by mtklein · 9 years ago
- 3d72c09 Remove conditional flavor text on blend GM. by mtklein · 9 years ago
- 083b869 Register SkLocalMatrixImageFilter for serialization. by mtklein · 9 years ago
- 3ddf967 Alter dm_flags.py logic flow for certain configs to be subtractive by bsalomon · 9 years ago
- b8797bb Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 9 years ago
- 3b59738 Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GL… (patchset #3 id:40001 of https://codereview.chromium.org/1853103003/ ) by bsalomon · 9 years ago
- 74cb44d Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 9 years ago
- 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 9 years ago
- 61d3b08 Enable gpusrgb config on bots. by brianosman · 9 years ago
- 8c7d7ad Blacklist giant (4k) wbmp from GPU bots. by brianosman · 9 years ago
- bee39c5 fix --threads 4, blacklist interlaced1,2,3 on GPU by mtklein · 9 years ago
- d33fe1f Try throttling x86 desktop bots down with fewer threads. by mtklein · 9 years ago
- fc0b6d1 Add SkImageGeneratorWIC by msarett · 9 years ago
- 5a60982 Disable bad gif decode on CG by msarett · 9 years ago
- 1897631 Add an SkImageGeneratorCG by msarett · 9 years ago
- 4675220 Archive SkRemote-related code. I want to start fresh. by mtklein · 9 years ago
- ed854fb Disable ignored / moot configs in DM. by mtklein · 9 years ago
- 7fe18a8 turn on f16 and sRGB by mtklein · 9 years ago
- dd54e5d Revert of DM: disable ignored and very niche configs on bots. (patchset #1 id:1 of https://codereview.chromium.org/1745073002/ ) by mtklein · 9 years ago
- 7b6d3a3 DM: disable ignored and very niche configs on bots. by mtklein · 9 years ago
- f236ee4 Enable RAW codec for Windows by yujieqin · 9 years ago
- d9381ac Turn off DM --pre_log on the bots. Too spammy. by mtklein · 9 years ago
- cbf8978 DM: remove unnecessary use of std::function by mtklein · 9 years ago
- 09d0685 add back some basic configs to MSAN bot by mtklein · 9 years ago
- 517558a MSAN: cut down to green by mtklein · 9 years ago
- 0da8537 MSAN: build libc++ with MSAN, link to it. by mtklein · 9 years ago
- 3ac66e9 Optionally run RAW images serially by scroggo · 9 years ago
- 772cc40 Blacklist RAW images on GPU tests by msarett · 9 years ago
- 13a036b Test CodecImageGenerator on GPU bots by msarett · 9 years ago
- 4e79f33 msan: build expat from source by mtklein · 9 years ago
- 2afbe23 msan: initialize buffer BlurLargeImage blurs by mtklein · 9 years ago
- 1334b41 msan: these might be okay with libjpeg guarded. by mtklein · 9 years ago
- e721a8e flags and hacks to get MSAN bot going by mtklein · 9 years ago
- bd9dabd Revert of Test CodecImageGenerator on GPU bots (patchset #1 id:1 of https://codereview.chromium.org/1663453002/ ) by jcgregorio · 9 years ago
- c971540 Test CodecImageGenerator on GPU bots by scroggo · 9 years ago
- 1497f9f Update SK_IMAGE_VERSION to test RAW by scroggo · 9 years ago
- 0edf169 Stop testing SkImageDecoder in DM/nanobench by scroggo · 9 years ago
- 8d61f0d Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py. by benjaminwagner · 9 years ago
- 0b558cb blacklist cpu cacherator tests in replay modes by mtklein · 9 years ago
- 4a34ecb DM: more invariants by mtklein · 9 years ago
- 5820fe8 DM: add a pixel check to serialize by mtklein · 9 years ago
- 60c0a76 Revert of DM: add a pixel check to serialize (patchset #4 id:60001 of https://codereview.chromium.org/1561993003/ ) by caryclark · 9 years ago
- 6eb4e36 DM: add a pixel check to serialize by mtklein · 9 years ago
- 3e07d94 Reenable testing webp to PDF on Valgrind by scroggo · 9 years ago
- b81ceca Blacklist GLPrograms on Angle Debug bot by joshualitt · 9 years ago
- b204fc6 Update dm_flags.json to match dm_flags.py by scroggo · 9 years ago
- 4541f6e Blacklist AndroidOne + WritePixelsTest by joshualitt · 9 years ago
- 815d571 Enable gpudft on GalaxyS3 by joshualitt · 9 years ago
- 4f11b1b Stop disabling fixed test by scroggo · 9 years ago
- 43432f3 Add frame_larger_than_image.gif to blacklist by msarett · 9 years ago
- e47f1a7 Fix UB in SkDivBits by mtklein · 9 years ago
- 211df38 Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ ) by stephana · 9 years ago
- 6c7b104 Fix UB in SkDivBits by mtklein · 9 years ago
- c8e8fc6 Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chromium.org/1455163004/ ) by mtklein · 9 years ago
- 988addd Fix UB in SkDivBits by mtklein · 9 years ago
- 44509fa Disable testcase7.bmp on SkImageDecoder and clean up dm_flags by msarett · 9 years ago
- ff8b3f0 Test SkRemote on GCE bots. by mtklein · 9 years ago
- e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
- ccb88bc Blacklisting imagefilterscropexpand on s4 since it often causes the bot to hang and crash. by egdaniel · 9 years ago
- c11c62f DM: PDFSink sets rasterizer keyword by halcanary · 9 years ago
- 6fccec3 Blacklist ReadPixels on GalaxyS4 due to skia:4368. by benjaminwagner · 9 years ago
- 31459a4 This file was supposed to be in https://codereview.chromium.org/1347143006/ by benjaminwagner · 9 years ago
- cf72ed6 Skip scaled_tilemodes_npot on Galaxy S4 by borenet · 9 years ago
- e0effd6 Allow Srcs to veto Sinks based on their broad type. by mtklein · 9 years ago
- 9b8d358 Skip imagefiltersclipped GM on Galaxy S4 by borenet · 9 years ago
- c1121ef Stop running image tests on msaa. by scroggo · 9 years ago
- 19fb80e Revert of Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating. (patchset #1 id:1 of https://codereview.chromium.org/1213033003/) by herb · 9 years ago
- 37cc0b2 Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating. by mtklein · 9 years ago
- b8e0b4a Revert of Disable failing GPU tests on Nexus 6. (patchset #1 id:1 of https://codereview.chromium.org/1185753002/) by joshualitt · 9 years ago
- 1866b57 Stop running SKPs in DM on the bots. by mtklein · 9 years ago
- 8ed08e5 Disable failing GPU tests on Nexus 6. by djsollen · 9 years ago
- e21585e Update flags passed to Android GPU bots to exclude running skps and image sources. by djsollen · 9 years ago
- 0bb8c1f Stop running tiles_rt-gpu on the bots by bsalomon · 9 years ago
- 32618cb Test sp-8888 mode on a few fast bots. by mtklein · 10 years ago
- d9b6be1 Remove upright-matrix- configs from Android bots by borenet · 10 years ago
- e3aeaec Add matrix configs to DM by borenet · 10 years ago
- e4b19c4 Add presubmit to run `{dm,nanobench}_flags.py test` when changed. by mtklein · 10 years ago
- 97025e3 Run DM on GalaxyS* in one thread by borenet · 10 years ago
- d557462 Skip msaa4 on Tegra 2 and 3. by mtklein · 10 years ago
- fca5c88 Ask for NVPR only when we expect it to be available. by mtklein · 10 years ago
- 22ecae8 Blacklist desk_wikipedia pdf on Valgrind bots by borenet · 10 years ago
- fbcf0bd expand pdf/worldjournal blacklist entry to cover the new skp too by Mike Klein · 10 years ago
- 54416de Update DM to allow Src's to have optional options. by djsollen · 10 years ago
- 1e37d17 Update [dm|nanobench]_flags for CPU/GPU split by borenet · 10 years ago
- ce86687 pdf skp tabl_worldjournal.skp took 5 days to run on Valgrind by mtklein · 10 years ago
- 114912d Fix android_run_skia script to allow for larger blacklist by msarett · 10 years ago
- 89c2a54 Blacklist certain win7 gms that are never finishing on dm by egdaniel · 10 years ago
- 905d01b temporarily stifle Math test on TSAN bot by mtklein · 10 years ago
- e2aab90 DM: disable image src type on Windows. by mtklein · 10 years ago
- de7665a Skip absurdly slow PDF tests on Valgrind bot. by mtklein · 10 years ago
- cc99dbc Skip WritePixels on GalaxyS3 by mtklein · 10 years ago
- 4e2d3be Don't run ResourceCache unit test on NexusPlayer. by mtklein · 10 years ago
- 7e78f3d Fix bug in Valgrind flags config. by mtklein · 10 years ago
- 13e51f9 Run Valgrind bots with --nogpu and --nocpu as appropriate by borenet · 10 years ago
- 150d350 When running under Valgrind, don't draw .webps into .pdfs. by mtklein · 10 years ago
- 13e8e23 Disable --config pdf temporarily on Valgrind bot. by mtklein · 10 years ago
- 84aada8 DM: run PDF except on Android bots. by mtklein · 10 years ago
- 341c808 Revert of DM: run pdf config on the bots. (patchset #1 id:1 of https://codereview.chromium.org/968953002/) by mtklein · 10 years ago