1. 3cb834b Modifying SkTileGrid to support arbitrary query rectangles. by junov@chromium.org · 12 years ago
  2. 1558d68 Add bench_pictures config Review URL: https://codereview.appspot.com/6873073 by borenet@google.com · 12 years ago
  3. c7b4be7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  4. 5a34fd3 add '--mode clone' option to bench_pictures by reed@google.com · 12 years ago
  5. c1f224a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  6. d3d377f Update filter tool to write out paths to .cpp file by robertphillips@google.com · 12 years ago
  7. 0b6dc19 Rebaseline script: check for .git and .svn in the current directory as well. Add mesa to list of configs to update. by senorblanco@chromium.org · 12 years ago
  8. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  9. df6fe60 No longer generating 4444, remove from rebaseline tool. by bungeman@google.com · 12 years ago
  10. 0264fb4 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  11. 128db20 Add newline at end of tools/skdiff_html.h to happify the housekeeping bot by epoger@google.com · 12 years ago
  12. e3c8ddf Update skdiff. https://codereview.appspot.com/6850115/ by bungeman@google.com · 12 years ago
  13. c3d7d90 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  14. 123a0b5 rebaseline.py: Allow multiple testnames on the command line. by senorblanco@chromium.org · 12 years ago
  15. fe7b1ed add SkPictureUtils::GatherPixelRefs() by reed@google.com · 12 years ago
  16. 971aca7 change SkDrawFilter::filter to return a bool, where false means don't-draw by reed@google.com · 12 years ago
  17. 4f65a77 Fix a memory leak in skdiff that happens when the by scroggo@google.com · 12 years ago
  18. a09e883 Update filter tool to allow input directory. by djsollen@google.com · 12 years ago
  19. 4349c31 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  20. a413a53 Add a self-test for gm, similar to our self-test for skdiff. by epoger@google.com · 12 years ago
  21. 4e4d75b Update filter tool to handle PNG encoded SkBitmaps by robertphillips@google.com · 12 years ago
  22. 79fc6fc Add Git support to the simple rebaseline tool. Do SVN commands only in an svn checkout. by senorblanco@chromium.org · 12 years ago
  23. 4a26d9d Add a new PictureRenderer that draws the picture then breaks up into tiles. by scroggo@google.com · 12 years ago
  24. a9e3a36 Add an option to render_pictures to rerecord the pictures with PNG encoded bitmaps. by scroggo@google.com · 12 years ago
  25. e3e940c Add low blur and AAClip options to picture bench. by caryclark@google.com · 12 years ago
  26. ea6a306 include SkPaint.h by reed@google.com · 12 years ago
  27. 411bb72 leading character accidentally deleted on merge by caryclark@google.com · 12 years ago
  28. a362237 add draw filter option to picture_bench by caryclark@google.com · 12 years ago
  29. 7b53706 Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playback. by junov@chromium.org · 12 years ago
  30. fd9720c Fix the PictureRecord step of BenchPictures. by djsollen@google.com · 12 years ago
  31. 1aa90cf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  32. 0a049b8 Make bench_pictures output a meaningful config name. by scroggo@google.com · 12 years ago
  33. a62da2f In bench_pictures --multi, maintain thread local caches. by scroggo@google.com · 12 years ago
  34. 50ff9bd Fixing crash in render_pictures. Uninitialized member in PictureRenderer by junov@chromium.org · 12 years ago
  35. 9313ca4 Adding rtree support to the bench_pictures utility by junov@chromium.org · 12 years ago
  36. 760f2d9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  37. 9cf5b28 Support render_pdfs in iOS too (add tool_main()). by edisonn@google.com · 12 years ago
  38. 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
  39. 5682f21 Simple rebaseline tool: Add support for ANGLE, DirectWrite builders. by senorblanco@chromium.org · 12 years ago
  40. 782f3b4 First stab at a simple rebaseline script. by senorblanco@chromium.org · 12 years ago
  41. 070d354 Make output path to render_pictures optional by borenet@google.com · 12 years ago
  42. 831c726 Correctly set width & height in filtered SkPictures by robertphillips@google.com · 12 years ago
  43. 63f1127 Make filter tool actually filter the read in SkPicture by robertphillips@google.com · 12 years ago
  44. 801cee1 Added ability to extract SkBitmaps to filter tool by robertphillips@google.com · 12 years ago
  45. b8e404a Fix a warning. by scroggo@google.com · 12 years ago
  46. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  47. 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
  48. c2c4981 Refactor test_pictures so we can add test_pdfs without code duplication. by edisonn@google.com · 12 years ago
  49. 9598f42 fix filter for ios Review URL: https://codereview.appspot.com/6635047 by caryclark@google.com · 12 years ago
  50. a5b7cc0 Remove unnecessary function declaration. by tfarina@chromium.org · 12 years ago
  51. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  52. c7e4a5a Created filter command line tool by robertphillips@google.com · 12 years ago
  53. b6e806b Allow render_pictures to render using multiple threads. by scroggo@google.com · 12 years ago
  54. 868e1f6 fix return value for render_pictures by caryclark@google.com · 12 years ago
  55. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  56. b4773b4 Fix some bugs in our picture tools. by scroggo@google.com · 12 years ago
  57. c6157be Pinspect and bench_pictures are crashing when invoked with no arguments. by fmalita@google.com · 12 years ago
  58. 71f0f8e Fix update-doxygen (again) by borenet@google.com · 12 years ago
  59. 72e3403 Fix update-doxygen, which fails when skia-autogen is reset by borenet@google.com · 12 years ago
  60. e0e71af Remove unused includes from skhello tool. by tfarina@chromium.org · 12 years ago
  61. 3686c9d Fix a warning in PictureBenchmark. by scroggo@google.com · 12 years ago
  62. 2d2b9a0 Remove automatic resizing in *_pictures by borenet@google.com · 12 years ago
  63. 81f9d2e In render_pictures tiled rendering, draw a separate PNG for each tile. by scroggo@google.com · 12 years ago
  64. bcdf2ec In bench_pictures, use a pool of tiles for multicore drawing. by scroggo@google.com · 12 years ago
  65. 57837bf Skip empty directories and input files not ending in .skp in *_pictures by borenet@google.com · 12 years ago
  66. acfb30e Reuse one canvas for every tile in bench_pictures (in single threaded mode). by scroggo@google.com · 12 years ago
  67. 13fd5a1 Set DEFAULT_REPEATS to 1 by borenet@google.com · 12 years ago
  68. 66bcbd1 Check for invalid SkPictures by borenet@google.com · 12 years ago
  69. 3a8b0d8 Scale even smaller in bench_pictures to get things green by borenet@google.com · 12 years ago
  70. e21795e Enable automatic rescaling in bench_pictures by borenet@google.com · 12 years ago
  71. 1d225f2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  72. a49bffd Do not exit on failure to open logFile by borenet@google.com · 12 years ago
  73. e04e92b To avoid running out of memory, we rescale very large pictures before we by reed@google.com · 12 years ago
  74. 163c84b Added GPU resource cache stats printing to render_pictures by robertphillips@google.com · 12 years ago
  75. 5239c32 Add -logPerIter, -timers, and -min to bench_pictures. by scroggo@google.com · 12 years ago
  76. 7c961e9 Baseline DirectWrite. by bungeman@google.com · 12 years ago
  77. 0a36f43 Init graphics in bench_pictures. by scroggo@google.com · 12 years ago
  78. a04dc02 Fix ordering of initializer list to fix compiler complaints. by rileya@google.com · 12 years ago
  79. 03fcee8 Add per-picture logging to render_pictures by borenet@google.com · 12 years ago
  80. 10ef79e Fix render_pictures for skia_static_initializers=0 by borenet@google.com · 12 years ago
  81. f5ad077 download_baselines: allow user to select which builder's images to download by epoger@google.com · 12 years ago
  82. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  83. 94acc70 Fixed Windows compiler complaints (esp. in debugger) by robertphillips@google.com · 12 years ago
  84. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago
  85. 6bc8cf8 Fix windows build of tools. by scroggo@google.com · 12 years ago
  86. 11f8692 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  87. 8e073ba Rename my DeferredPipeController to not conflict with the other. by scroggo@google.com · 12 years ago
  88. 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
  89. b1d47e2 add --dump-ops option to pinspect, which will invoke SkDumpCanvas on the picture(s) by reed@google.com · 12 years ago
  90. ed01f12 Adding checkboxes to skdiff output so a user can select a subset of images to rebaseline. by jkleinert@google.com · 12 years ago
  91. b947b91 Fix uninitialized values in bench_pictures' tiled renderer. by rileya@google.com · 12 years ago
  92. edfbff6 Change picture record benchmark to include begin/end record in timings and make the source picture draw itself into record canvas, so it records the draws instead of directly copying the picture. by rileya@google.com · 12 years ago
  93. 3578eb7 Move gm baselines from trunk/gm to gm-expected by borenet@google.com · 12 years ago
  94. 91ee3a1 Added second "truncated" cpu/wall timer to bench by robertphillips@google.com · 12 years ago
  95. 405ebbc Script to help cycle skia-autogen by borenet@google.com · 12 years ago
  96. 6e59e49 Rebaseline for r5280. by bungeman@google.com · 12 years ago
  97. 0032407 Created to fix http://code.google.com/p/skia/issues/detail?id=817 : UpdateDoxygen step does not fail when Doxygen step fails. by rmistry@google.com · 12 years ago
  98. e599ab7 Updated options for test_picturs.py to match new option in render_pictures. by keyar@chromium.org · 12 years ago
  99. f4959ab Implemented power of two tiling. by keyar@chromium.org · 12 years ago
  100. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago