1. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  2. b6e806b Allow render_pictures to render using multiple threads. by scroggo@google.com · 12 years ago
  3. 868e1f6 fix return value for render_pictures by caryclark@google.com · 12 years ago
  4. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  5. b4773b4 Fix some bugs in our picture tools. by scroggo@google.com · 12 years ago
  6. 2d2b9a0 Remove automatic resizing in *_pictures by borenet@google.com · 12 years ago
  7. 81f9d2e In render_pictures tiled rendering, draw a separate PNG for each tile. by scroggo@google.com · 12 years ago
  8. 57837bf Skip empty directories and input files not ending in .skp in *_pictures by borenet@google.com · 12 years ago
  9. 66bcbd1 Check for invalid SkPictures by borenet@google.com · 12 years ago
  10. e21795e Enable automatic rescaling in bench_pictures by borenet@google.com · 12 years ago
  11. 1d225f2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  12. e04e92b To avoid running out of memory, we rescale very large pictures before we by reed@google.com · 12 years ago
  13. 163c84b Added GPU resource cache stats printing to render_pictures by robertphillips@google.com · 12 years ago
  14. 03fcee8 Add per-picture logging to render_pictures by borenet@google.com · 12 years ago
  15. 10ef79e Fix render_pictures for skia_static_initializers=0 by borenet@google.com · 12 years ago
  16. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  17. f4959ab Implemented power of two tiling. by keyar@chromium.org · 12 years ago
  18. 9299ede Images are written by PictureRenderer and not render_pictures_main. by keyar@chromium.org · 12 years ago
  19. a40c20d Fixed up SK_SUPPORT_GPU flags. by keyar@chromium.org · 12 years ago
  20. c81686c Added the option to enable GPU rendering on render_ and bench_pictures. by keyar@chromium.org · 12 years ago
  21. 4ea96c5 Dirty commit so Brian can see changes. by keyar@chromium.org · 12 years ago
  22. 9d696c0 Refactored the bitmap creation into PictureRenderer. by keyar@chromium.org · 12 years ago
  23. 795cd47 render_pictures and bench_pictures now use a --mode parameter. by keyar@chromium.org · 12 years ago
  24. 163b567 Merged bench_pictures and render_pictures rendering methods. by keyar@chromium.org · 12 years ago
  25. cc6e5ef Added an option to specify the tiling size to render_pictures. by keyar@chromium.org · 12 years ago
  26. 451bb9f Changed to a class based method in passing around the rendering method for render_pictures. by keyar@chromium.org · 12 years ago
  27. 472b379 render_pictures can now do tiling based rendering. by keyar@chromium.org · 12 years ago
  28. a2333d9 Added pipe as a rendering option for render_pictures. by keyar@chromium.org · 12 years ago
  29. 3cbbb54 Mac build fix for Keyar. Unreviewed. by senorblanco@chromium.org · 12 years ago
  30. 1cbd47c Preparations for adding options and different render types to render_pictures. by keyar@chromium.org · 12 years ago
  31. d1dc920 Allow specific files and multiple inputs for picture testing tools. by keyar@chromium.org · 12 years ago
  32. a31b8bb by twiz@google.com · 12 years ago
  33. 777442d Adding the render_pictures test tool by junov@chromium.org · 12 years ago