- 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
- 1c4d578 No need to include ../tools/flags in include_dirs when depending on flags target. by tfarina · 10 years ago
- 2010891 Add GYP target for sk_tool_utils.* component. by tfarina · 10 years ago
- 9ac68ee Move BenchTimer to tools as Timer by mtklein · 10 years ago
- 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 10 years ago
- 4ed7528 Move BenchTimer to tools as Timer by mtklein · 10 years ago
- f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
- bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
- 30e6e2a Add basic stacktrace handler using libunwind. by mtklein · 10 years ago
- 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago
- 055cf91 Delete unused path_utils.* component. by tfarina · 11 years ago
- 37c772a Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 11 years ago
- 293a4b3 Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/) by commit-bot@chromium.org · 11 years ago
- 3089004 Add JSON logging support to bench_pictures by adding a PictureResultsWriter class (in tools/PictureResultsWriter.h) to process logging information, using a very similar style as bench/ResultsWriter.h by commit-bot@chromium.org · 11 years ago
- 85fd193 Factor out DumpRecord method from dump_record tool for later use by commit-bot@chromium.org · 11 years ago
- 27f6b0d Add timing to dump_record. by commit-bot@chromium.org · 11 years ago
- 90c0fbd reland "extract some common code from PictureRenderer" by commit-bot@chromium.org · 11 years ago
- de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 11 years ago
- ee18f2a extract some common code from PictureRenderer by commit-bot@chromium.org · 11 years ago
- 545a21a Add dump_record to make inspecting before/after SkRecordOptimize easy. by commit-bot@chromium.org · 11 years ago
- 8400b23 use BenchTimer, print in µs by commit-bot@chromium.org · 11 years ago
- fe78847 gpuveto tool by commit-bot@chromium.org · 11 years ago
- b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 11 years ago
- ba73d28 Add bench_playback, for quick profiling of SKR playback. by commit-bot@chromium.org · 11 years ago
- b736962 More SkRecord TODOs: by commit-bot@chromium.org · 11 years ago
- e3ff558 SkRecord strawman by commit-bot@chromium.org · 11 years ago
- 16182f7 Lazy image decoding to reduce bench_record overhead. by commit-bot@chromium.org · 11 years ago
- 6f4fb0f Generating the 1M skps frequently yields truncated skps. This tool is intended to help automate weeding these out. by commit-bot@chromium.org · 11 years ago
- 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 11 years ago
- 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 11 years ago
- a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 11 years ago
- 15ac322 Add bench_record. by commit-bot@chromium.org · 11 years ago
- c735598 take 2: create simple 'skpmaker' tool to generate SKP files for testing by commit-bot@chromium.org · 11 years ago
- 5ccdf01 Revert of https://codereview.chromium.org/108343006/ by commit-bot@chromium.org · 11 years ago
- dbd8379 create simple 'skpmaker' tool to generate SKP files for testing by commit-bot@chromium.org · 11 years ago
- 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
- a3f882c render_pictures: add --writeJsonSummaryPath by commit-bot@chromium.org · 11 years ago
- 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
- 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
- efc51b7 fix multithread related crashes in skpdiff by djsollen@google.com · 11 years ago
- fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
- a9b7936 Add lua_pictures target to tools.gyp by sglez@google.com · 11 years ago
- 5b3e2b9 move skpdiff into tools by zachr@google.com · 11 years ago
- 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago
- a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago
- 6645cde Fix build problem with reverted issue 16948011 by commit-bot@chromium.org · 11 years ago
- 7ac13b7 Reverting r10173 due to compile problems by robertphillips@google.com · 11 years ago
- 0abc976 Measurement tool for Bounding-Box-Hierarchies. by commit-bot@chromium.org · 11 years ago
- 56799e2 Add the lazy decoder from PictureFlags to SkImageDecoder by commit-bot@chromium.org · 11 years ago
- 28c27c8 enable shared lib support in linux for lua by zachr@google.com · 11 years ago
- bb52288 SkHello for NaCl by borenet@google.com · 11 years ago
- 4df1673 Build fix after r9598. by fmalita@google.com · 12 years ago
- 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 12 years ago
- 826ec81 Small change that eliminates Parse Errors with encoded skps. by commit-bot@chromium.org · 12 years ago
- 73d9f1c more paint methods to lua by mike@reedtribe.org · 12 years ago
- fb85824 add pdf lib to lua_pictures to fix linker error by mike@reedtribe.org · 12 years ago
- 99ac02b SkDocument base for pdf, xps, etc. by reed@google.com · 12 years ago
- 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 12 years ago
- a96627f prepare skia for shared library build on android by djsollen@google.com · 12 years ago
- cf5348f prepare skia for shared library build on android by djsollen@google.com · 12 years ago
- 7def5e1 Separate core and images project. by scroggo@google.com · 12 years ago
- 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 12 years ago
- 1f6aed0 Move SkImage::encode to SkImage_Codec.cpp. by commit-bot@chromium.org · 12 years ago
- 1ef08bb use define to work-around localeconf() missingness in android by reed@google.com · 12 years ago
- a774adf lua not building on android ??? disabling for now by reed@google.com · 12 years ago
- 9bf99c3 fix typo in dependency line (don't name file, just dir) by reed@google.com · 12 years ago
- e52d291 add direct_dependencies for picture_utils, and add cflags_cc for android's gypi by reed@google.com · 12 years ago
- 04df473 disable lua_pictures tool from make for now by reed@google.com · 12 years ago
- dff7e11 add SkLuaCanvas by reed@google.com · 12 years ago
- 6843bdb Write/compare against expectations in skimage tool. by scroggo@google.com · 12 years ago
- b41ff95 Updates for the skimage tool. by scroggo@google.com · 12 years ago
- 07a69f8 Name table iterator. https://codereview.appspot.com/8180043/ by bungeman@google.com · 12 years ago
- d9ba9a0 Change the name of SkFlags to SkCommandLineFlags. by scroggo@google.com · 12 years ago
- 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
- 2d137b6 Fix Windows build - revert r8056 and r8057 by borenet@google.com · 12 years ago
- 663a979 Fix build by borenet@google.com · 12 years ago
- 8819d1a Add build condition not to build in iOS an unused lib (failing to build empty lib in iOS). Unreviewed. by edisonn@google.com · 12 years ago
- 184487c Collect minidump and print callstack if an app chrashes. by edisonn@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
- fe1b536 Enhance GL error checking for non-Ganesh GL calls by robertphillips@google.com · 12 years ago
- 3b0a9fe Update filter tool to allow more flexible filtering by robertphillips@google.com · 12 years ago
- 8ba9a83 tools.gyp: dependencies in apfabetical order by edisonn@google.com · 12 years ago
- ca98b31 Build render_pdfs on buildbot. by edisonn@google.com · 12 years ago
- d3d377f Update filter tool to write out paths to .cpp file by robertphillips@google.com · 12 years ago
- e3c8ddf Update skdiff. https://codereview.appspot.com/6850115/ by bungeman@google.com · 12 years ago
- a09e883 Update filter tool to allow input directory. by djsollen@google.com · 12 years ago
- 4a26d9d Add a new PictureRenderer that draws the picture then breaks up into tiles. by scroggo@google.com · 12 years ago
- 9313ca4 Adding rtree support to the bench_pictures utility by junov@chromium.org · 12 years ago
- c319abe Add utility to convert skp files to pdf files. Code compatible with render_pictures_main.cpp. I could have refactored the code to avoid code duplication, but it does not seem right, and it will overcomplicate the code. by edisonn@google.com · 12 years ago
- efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
- 8f338a3 Fix build break. a cpp file was not included in the checkin list. will send to code review and check it in too by edisonn@google.com · 12 years ago
- 2a827e8 Add an SKP to PDF rendered. test_pdfs.py will be hooked up in buildbot testing later. by edisonn@google.com · 12 years ago
- c7e4a5a Created filter command line tool by robertphillips@google.com · 12 years ago
- e21795e Enable automatic rescaling in bench_pictures by borenet@google.com · 12 years ago
- bc76611 Fix Android build of render_pictures (Again) by borenet@google.com · 12 years ago