1. d3d377f Update filter tool to write out paths to .cpp file by robertphillips@google.com · 12 years ago
  2. e3c8ddf Update skdiff. https://codereview.appspot.com/6850115/ by bungeman@google.com · 12 years ago
  3. a09e883 Update filter tool to allow input directory. by djsollen@google.com · 12 years ago
  4. 4a26d9d Add a new PictureRenderer that draws the picture then breaks up into tiles. by scroggo@google.com · 12 years ago
  5. 9313ca4 Adding rtree support to the bench_pictures utility by junov@chromium.org · 12 years ago
  6. 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
  7. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  8. 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
  9. 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
  10. c7e4a5a Created filter command line tool by robertphillips@google.com · 12 years ago
  11. e21795e Enable automatic rescaling in bench_pictures by borenet@google.com · 12 years ago
  12. bc76611 Fix Android build of render_pictures (Again) by borenet@google.com · 12 years ago
  13. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  14. d966ab9 Add efffects to the list of dependencies for bench_pictures. Required on Android. by edisonn@google.com · 12 years ago
  15. 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
  16. 9299ede Images are written by PictureRenderer and not render_pictures_main. by keyar@chromium.org · 12 years ago
  17. b00a85b Fixed no GPU build. Not reviewed. by keyar@chromium.org · 12 years ago
  18. 8105846 Changed the gyp file to handle dpendencies via exports. by keyar@chromium.org · 12 years ago
  19. 0612564 The GrContext and the GrFactoryContext are now kept around. by keyar@chromium.org · 12 years ago
  20. 4ea96c5 Dirty commit so Brian can see changes. by keyar@chromium.org · 12 years ago
  21. 163b567 Merged bench_pictures and render_pictures rendering methods. by keyar@chromium.org · 12 years ago
  22. 451bb9f Changed to a class based method in passing around the rendering method for render_pictures. by keyar@chromium.org · 12 years ago
  23. a2333d9 Added pipe as a rendering option for render_pictures. by keyar@chromium.org · 12 years ago
  24. cf6c44c Added a sgpipe benchmark. by keyar@chromium.org · 12 years ago
  25. 006db0f land https://codereview.appspot.com/6349043/ by reed@google.com · 12 years ago
  26. a31b8bb by twiz@google.com · 12 years ago
  27. 1bdf7fe tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 or more picture files by reed@google.com · 12 years ago
  28. 777442d Adding the render_pictures test tool by junov@chromium.org · 12 years ago
  29. 41b46be Fix android build by djsollen@google.com · 12 years ago
  30. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  31. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  32. afcb55c move ports into its own gyp file by caryclark@google.com · 13 years ago
  33. 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
  34. ccdbd2c create GYP files for these targets: tests, gm, skhello, skimage, skdiff by epoger@google.com · 13 years ago