1. 6843bdb Write/compare against expectations in skimage tool. by scroggo@google.com · 11 years ago
  2. b41ff95 Updates for the skimage tool. by scroggo@google.com · 11 years ago
  3. 07a69f8 Name table iterator. https://codereview.appspot.com/8180043/ by bungeman@google.com · 11 years ago
  4. d9ba9a0 Change the name of SkFlags to SkCommandLineFlags. by scroggo@google.com · 12 years ago
  5. 09fd4d2 Reland r8235 "Switch gm to use SkFlags." by scroggo@google.com · 12 years ago
  6. 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 12 years ago
  7. 7d51930 Make gm use SkFlags. by scroggo@google.com · 12 years ago
  8. bb281f7 Improvements/additions to SkImageCache/SkLazyPixelRef. by scroggo@google.com · 12 years ago
  9. 2d137b6 Fix Windows build - revert r8056 and r8057 by borenet@google.com · 12 years ago
  10. 663a979 Fix build by borenet@google.com · 12 years ago
  11. 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
  12. 184487c Collect minidump and print callstack if an app chrashes. by edisonn@google.com · 12 years ago
  13. 31ea339 Convert skhello tool to SkFlags API. by commit-bot@chromium.org · 12 years ago
  14. cc69020 Add a way to monitor cache hits and misses for deferred decoding. by scroggo@google.com · 12 years ago
  15. 161e1ba Created my own flag parser, based off of gflags. by scroggo@google.com · 12 years ago
  16. fe1b536 Enhance GL error checking for non-Ganesh GL calls by robertphillips@google.com · 12 years ago
  17. 3b0a9fe Update filter tool to allow more flexible filtering by robertphillips@google.com · 12 years ago
  18. 8ba9a83 tools.gyp: dependencies in apfabetical order by edisonn@google.com · 12 years ago
  19. ca98b31 Build render_pdfs on buildbot. by edisonn@google.com · 12 years ago
  20. d3d377f Update filter tool to write out paths to .cpp file by robertphillips@google.com · 12 years ago
  21. e3c8ddf Update skdiff. https://codereview.appspot.com/6850115/ by bungeman@google.com · 12 years ago
  22. a09e883 Update filter tool to allow input directory. by djsollen@google.com · 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. 9313ca4 Adding rtree support to the bench_pictures utility by junov@chromium.org · 12 years ago
  25. 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
  26. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  27. 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
  28. 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
  29. c7e4a5a Created filter command line tool by robertphillips@google.com · 12 years ago
  30. e21795e Enable automatic rescaling in bench_pictures by borenet@google.com · 12 years ago
  31. bc76611 Fix Android build of render_pictures (Again) by borenet@google.com · 12 years ago
  32. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  33. d966ab9 Add efffects to the list of dependencies for bench_pictures. Required on Android. by edisonn@google.com · 12 years ago
  34. 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
  35. 9299ede Images are written by PictureRenderer and not render_pictures_main. by keyar@chromium.org · 12 years ago
  36. b00a85b Fixed no GPU build. Not reviewed. by keyar@chromium.org · 12 years ago
  37. 8105846 Changed the gyp file to handle dpendencies via exports. by keyar@chromium.org · 12 years ago
  38. 0612564 The GrContext and the GrFactoryContext are now kept around. by keyar@chromium.org · 12 years ago
  39. 4ea96c5 Dirty commit so Brian can see changes. by keyar@chromium.org · 12 years ago
  40. 163b567 Merged bench_pictures and render_pictures rendering methods. by keyar@chromium.org · 12 years ago
  41. 451bb9f Changed to a class based method in passing around the rendering method for render_pictures. by keyar@chromium.org · 12 years ago
  42. a2333d9 Added pipe as a rendering option for render_pictures. by keyar@chromium.org · 12 years ago
  43. cf6c44c Added a sgpipe benchmark. by keyar@chromium.org · 12 years ago
  44. 006db0f land https://codereview.appspot.com/6349043/ by reed@google.com · 12 years ago
  45. a31b8bb by twiz@google.com · 12 years ago
  46. 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
  47. 777442d Adding the render_pictures test tool by junov@chromium.org · 12 years ago
  48. 41b46be Fix android build by djsollen@google.com · 13 years ago
  49. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 13 years ago
  50. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  51. afcb55c move ports into its own gyp file by caryclark@google.com · 13 years ago
  52. 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
  53. ccdbd2c create GYP files for these targets: tests, gm, skhello, skimage, skdiff by epoger@google.com · 13 years ago