- 2271256 Clean up poppler code. 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
- ba98761 Add pageset for theverge by rmistry · 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
- 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 · 10 years ago
- fa77eb1 Add image as a draw type that can be filtered by kkinnunen · 10 years ago
- 82b33db DM: no PDF for Daisy either 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
- b12f881 DM: run pdf config on the bots. by mtklein · 10 years ago
- bdff1fc Add msaa runs to nanobench by bsalomon · 10 years ago
- 5abf584 Test msaa on bots using dm. 4 samples for Android, 16 elsewhere by bsalomon · 10 years ago
- 5f5a8d7 adding preabandon flag to DM by joshualitt · 10 years ago
- 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
- 88ec329 Default SK_ANGLE to true on Windows, run angle whenever possible on bots. by mtklein · 10 years ago
- f73e589 Add tools/nanobench_flags.py. by mtklein · 10 years ago
- 1a2979a fix nvpr by Mike Klein · 10 years ago
- 11a2c50 add tools/dm_flags.py by mtklein · 10 years ago
- eebc39a Add HWUI Sink to DM on Android Framework builds by tomhudson · 10 years ago
- 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 10 years ago
- 297aaf9 Avoid wrong memory access due to double substitution and %% by kkinnunen · 10 years ago
- dfb7da3 Negative numbers are not flags. by mtklein · 10 years ago
- 9bafc30 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
- 95f192d Adding new benchmark to test image decoding performance. by msarett · 10 years ago
- 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
- fa3a83d Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
- 2de5939 Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chromium.org/916763003/) by robertphillips · 10 years ago
- 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
- f5e89c8 Fix Chromium build by robertphillips · 10 years ago
- 5a4c233 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
- ee9c49e rewrite ambiguous comment by mtklein · 10 years ago
- d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 10 years ago
- 8d9225b Suppress another FontConfig 'leak'. by bungeman · 10 years ago
- 7e80c88 Land Ben's 32-bit symlink script. by Mike Klein · 10 years ago
- b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
- c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
- c7a84fa fix bit rotted code to create test font by caryclark · 10 years ago
- 5d8388b More win64 warning fixes. by fmalita · 10 years ago
- 81aca54 Fix win64 warnings. by bsalomon · 10 years ago
- f77365f sk_tool_utils::draw_checkerboard uses SkXfermode::kSrc_Mode to fix valgrind error. by halcanary · 10 years ago
- b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 10 years ago
- 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 10 years ago
- d47d013 Cleanup: Delete buildbot_globals.py script. by tfarina · 10 years ago
- b0dfb54 remove (unused) GatherPixelRefs by reed · 10 years ago
- 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
- a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
- 6a04c8c Remove tools/tests. by Mike Klein · 10 years ago
- 3886046 Revert "Revert "delete old things!"" by bsalomon · 10 years ago
- 6a93900 Remove roll_deps and trybots_to_run. by rmistry · 10 years ago
- 03758b8 tool --help alphabetizes command line flags by halcanary · 10 years ago
- 8b4489b Revert "delete old things!" by Brian Salomon · 10 years ago
- 15b125d delete old things! by bsalomon · 10 years ago
- e1f630d * Add nytimes_desktop pageset. by rmistry · 10 years ago
- afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
- a115b77 Remove obsolete mac_gpu by sergiyb · 10 years ago
- 748ca3b Sketch DM refactor. by mtklein · 10 years ago
- 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
- 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
- b47bba7 upstream hooking into google3 crash handler for better stacktraces by mtklein · 10 years ago
- bb928a0 Add pageset for ugamsolutions.com by rmistry · 10 years ago
- 963b832 allow simple by mtklein · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
- 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
- 3a3baf6 add --listfailingbase option by reed · 10 years ago
- aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
- 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