- 09fd4d2 Reland r8235 "Switch gm to use SkFlags." by scroggo@google.com · 12 years ago
- 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 12 years ago
- 7d51930 Make gm use SkFlags. by scroggo@google.com · 12 years ago
- bb281f7 Improvements/additions to SkImageCache/SkLazyPixelRef. by scroggo@google.com · 12 years ago
- a74302d Use "svn cat" in tools/submit_try by borenet@google.com · 12 years ago
- 9105ad0 Add translate & scale optimizations by robertphillips@google.com · 12 years ago
- 91217d0 Making SkDrawCommand more robust by robertphillips@google.com · 12 years ago
- 03682be Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- d34fda1 Build fix: accessing uninitialized class member (not) by junov@chromium.org · 12 years ago
- e286e84 Modifying the behavior of render_pictures --validate to test the effect of bbh. by junov@chromium.org · 12 years ago
- c19c191 Fixing crash in render_pictures when failing to create referenceBitmap for --validate by junov@chromium.org · 12 years ago
- febc0ec Add misc. optimizations to filter tool by robertphillips@google.com · 12 years ago
- fe7533e Change submit_try to use checked-in master_host and master_port by borenet@google.com · 12 years ago
- eed625d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 2d137b6 Fix Windows build - revert r8056 and r8057 by borenet@google.com · 12 years ago
- 184487c Collect minidump and print callstack if an app chrashes. by edisonn@google.com · 12 years ago
- d59cf7c Remove reset of SkTileGrid in PictureRenderer::init by robertphillips@google.com · 12 years ago
- b8f0de1 Fix bench_pictures.cfg by borenet@google.com · 12 years ago
- 075b089 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- a560d00b Provide an option in bench_pictures to count pixel ram. by scroggo@google.com · 12 years ago
- 31ea339 Convert skhello tool to SkFlags API. by commit-bot@chromium.org · 12 years ago
- cc69020 Add a way to monitor cache hits and misses for deferred decoding. by scroggo@google.com · 12 years ago
- 161e1ba Created my own flag parser, based off of gflags. by scroggo@google.com · 12 years ago
- 7ae918e Move initialization to PictureRenderer ctor by robertphillips@google.com · 12 years ago
- 2c00ba3 Revert 7932 by robertphillips@google.com · 12 years ago
- f9ce423 Initialize grid info in TiledPictureRenderer::init by robertphillips@google.com · 12 years ago
- 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
- 29b19e5 Change SkTileGride geometry calculations to match the Chromium compositor. by junov@chromium.org · 12 years ago
- f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
- 46dc43d Make ANGLE bot run only ANGLE configs in bench_pictures by borenet@google.com · 12 years ago
- bd9669a bench_graph_svg: add r7618 results (NOT per-tile) to self-test source data by epoger@google.com · 12 years ago
- aa6470a bench_graph_svg self-test: add non-tile bench data by epoger@google.com · 12 years ago
- 673816c tools/tests/run.sh: download test bench data from Google Storage rather than SVN by epoger@google.com · 12 years ago
- 2459a39 bench_graph_svg: generate output in consistently sorted order, to make diffs more useful by epoger@google.com · 12 years ago
- 9316d7a disable new bench_graph_svg test in tools/tests/run.sh that fails on housekeeper by epoger@google.com · 12 years ago
- f4eeeab tools/tests/run.sh: add self-test for bench_graph_svg.py by epoger@google.com · 12 years ago
- 3d18d06 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 1780a3c Fix filter optimizations to take the paint's alpha into account by robertphillips@google.com · 12 years ago
- e8fe4bc Allow debugger to be compiled without Ganesh by robertphillips@google.com · 12 years ago
- b15e606 Turn off per-iteration tile time reporting by borenet@google.com · 12 years ago
- 01bfd75 Argv[0] isn't the first argument to anything. by reed@google.com · 12 years ago
- 522dbd2 match chromium's approach for locating the most appropriate macos SDK to use by humper@google.com · 12 years ago
- 06d6ac6 Clean up some out of order initialization warnings. by scroggo@google.com · 12 years ago
- 0556ea0 Add support for using ANGLE in bench_pictures. by scroggo@google.com · 12 years ago
- ee235f9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 9b63c50 Only turn on one gpu timer in PictureBenchmark tool by robertphillips@google.com · 12 years ago
- fe1b536 Enhance GL error checking for non-Ganesh GL calls by robertphillips@google.com · 12 years ago
- f9d0c95 Temporary patch to BenchPictures gpu timing problem by robertphillips@google.com · 12 years ago
- 8ac811e Fixed warning/error in PictureRenderer.cpp by robertphillips@google.com · 12 years ago
- 905379a In picture rendering tools, draw the entire scaled image. by scroggo@google.com · 12 years ago
- 2fd0979 Turn --timeIndividualTiles back on in bench_pictures by borenet@google.com · 12 years ago
- ae68392 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 7374355 Improved compartmentalization of filter tool's optimizations & add new optimization by robertphillips@google.com · 12 years ago
- 69b50e3 Fix master IP in submit_try by borenet@google.com · 12 years ago
- 5b7bac5 Change comment to avoid warning (don't end line comment with '\'). by bungeman@google.com · 12 years ago
- 747f1ec Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 3b0a9fe Update filter tool to allow more flexible filtering by robertphillips@google.com · 12 years ago
- 08085f8 Change the method for timing individual tiles in bench_pictures. by scroggo@google.com · 12 years ago
- e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- a5d621f Manually parse arguments in submit_try by borenet@google.com · 12 years ago
- 647ca8b Leave one and only one newline at the end of source files by rmistry@google.com · 12 years ago
- 6c55b51 Modify submit_try to work on windows by borenet@google.com · 12 years ago
- 6b5388e Replace gcl_try with submit_try by borenet@google.com · 12 years ago
- da7cb28 Add wrapper for "gcl try" by borenet@google.com · 12 years ago
- d3c208c Patch for r7304. Add string in bench_pictures_main's gFilterTypes for oval filter type. by jvanverth@google.com · 12 years ago
- 4d28d98 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 100b1c5 Fixing expression logic from r7237/r7234 TBR=borenet by junov@chromium.org · 12 years ago
- 914a2f2 Compiler warning fixes for r7235 by robertphillips@google.com · 12 years ago
- 20bd04e Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that use class PictureRenderer by junov@chromium.org · 12 years ago
- ca1b3ff Add option to ignore small pixel diffs for --validate. By default, right by edisonn@google.com · 12 years ago
- ddbd83a revert change 7218 by edisonn@google.com · 12 years ago
- d17c865 Add option to ignore small pixel diffs for --validate. By default, right now we will default to max diff of 256, which means that for now we report all pixels that are not as expected and we do not error out. Ideally we will decrease the value of max diff to something that does not have visual impact, e.g. 10, then we will report small changes with the intensity under 10, but we will error out for anything larger. by edisonn@google.com · 12 years ago
- f14e4b0 Add VALIDATE_FAILURE_IS_A_TOOL_FAILURE to specify whether a failure in validation by reed@google.com · 12 years ago
- 4e23068 Re-enable inst counting in debug builds. by bsalomon@google.com · 12 years ago
- 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
- 96b17aa Turn off timeIndividualTiles by borenet@google.com · 12 years ago
- b00d670 Enable per-tile logging in bench_pictures by borenet@google.com · 12 years ago
- 4fa566b Add option to render PDFs to memory only. by edisonn@google.com · 12 years ago
- 01754bf Fix typo, report in validate diff teh value of the pixel, not the address of the pixel. by edisonn@google.com · 12 years ago
- 7492f4e $(SVN_VERSION) -> $SVN_VERSION in build-tot-chromium.sh by rmistry@google.com · 12 years ago
- 6b69cbf Script to checkout and build ToT chromium with ToT skia by rmistry@google.com · 12 years ago
- 89d15a2 fix warnings Review URL: https://codereview.appspot.com/7060053 by reed@google.com · 12 years ago
- f286329 fix warning in render pdf tool by humper@google.com · 12 years ago
- 9c4e5ac Cleaned up warnings in Windows build. by jvanverth@google.com · 12 years ago
- 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
- ee5a5ee * Extended skdiff to report alpha channel differences. by rmistry@google.com · 12 years ago
- 3aa3358 Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 ('make tools/tests/run.sh work cross-platform') by epoger@google.com · 12 years ago
- 3af2b8d fix warnings: by mike@reedtribe.org · 12 years ago
- 8b95474 Tweak Android bench_pictures configs by borenet@google.com · 12 years ago
- a7d8e3e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 84f548c Flags for render_pictures: verify, clone and writeWholeImage: by edisonn@google.com · 12 years ago
- 9afba74 Modify bench_pictures configs for Android by borenet@google.com · 12 years ago
- 457d8a7 remove experimental setAsABlur, as it forces the instance to be mutable, and was by reed@google.com · 12 years ago
- 82ec0b0 Allow setting a scaleFactor in bench_pictures (and render_pictures). by scroggo@google.com · 12 years ago
- 3b98bfd Address comments for r6822: https://codereview.appspot.com/6946052/ by borenet@google.com · 12 years ago
- ddf36e7 Fix bench_pictures.cfg and add sanity check by borenet@google.com · 12 years ago
- 8234e54 Only run bench_pictures once for debug builds by borenet@google.com · 12 years ago
- cbcef70 Provide an option to bench drawing individual tiles in bench_pictures. by scroggo@google.com · 12 years ago
- c4013c1 In the config name, report the viewport, if one is provided. by scroggo@google.com · 12 years ago
- c0d5e54 Allow bench_pictures to have its viewport set on the command line. by scroggo@google.com · 12 years ago