1. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  2. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  3. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  4. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 10 years ago
  5. 055cf91 Delete unused path_utils.* component. by tfarina · 10 years ago
  6. da4ed32 Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin(). by tfarina · 10 years ago
  7. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  8. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  9. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  10. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  11. 7a11591 Rename SkDrawCommand subclasses by commit-bot@chromium.org · 11 years ago
  12. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  13. 4d98b74 Fix memory leak in filter tool by robertphillips@google.com · 11 years ago
  14. 3284017 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  15. 2e87ba0 Add before and after command count to filter tool by robertphillips@google.com · 11 years ago
  16. c525704 Expand filter 0 to handle transparent drawBitmapRect paints by robertphillips@google.com · 11 years ago
  17. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  18. 3bdf164 Taken together with the filter tool's new looping capabilities, these two optimizations can replace check_7 and apply_7. by commit-bot@chromium.org · 11 years ago
  19. d9c1853 Add looping over optimizations to filter tool by robertphillips@google.com · 11 years ago
  20. 50c84da Add getDrawCommandAt and setDrawCommandAt to SkDebugCanvas by robertphillips@google.com · 11 years ago
  21. 6acd09e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  22. c3410b8 New filter targeted at desk_googlespreadsheet overdraw issues by robertphillips@google.com · 11 years ago
  23. 9105ad0 Add translate & scale optimizations by robertphillips@google.com · 11 years ago
  24. 91217d0 Making SkDrawCommand more robust by robertphillips@google.com · 11 years ago
  25. febc0ec Add misc. optimizations to filter tool by robertphillips@google.com · 11 years ago
  26. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  27. 3d18d06 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  28. 1780a3c Fix filter optimizations to take the paint's alpha into account by robertphillips@google.com · 11 years ago
  29. ae68392 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  30. 7374355 Improved compartmentalization of filter tool's optimizations & add new optimization by robertphillips@google.com · 11 years ago
  31. 747f1ec Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  32. 3b0a9fe Update filter tool to allow more flexible filtering by robertphillips@google.com · 11 years ago
  33. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  34. c1f224a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  35. d3d377f Update filter tool to write out paths to .cpp file by robertphillips@google.com · 12 years ago
  36. a09e883 Update filter tool to allow input directory. by djsollen@google.com · 12 years ago
  37. 4349c31 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  38. 4e4d75b Update filter tool to handle PNG encoded SkBitmaps by robertphillips@google.com · 12 years ago
  39. 831c726 Correctly set width & height in filtered SkPictures by robertphillips@google.com · 12 years ago
  40. 63f1127 Make filter tool actually filter the read in SkPicture by robertphillips@google.com · 12 years ago
  41. 801cee1 Added ability to extract SkBitmaps to filter tool by robertphillips@google.com · 12 years ago
  42. 9598f42 fix filter for ios Review URL: https://codereview.appspot.com/6635047 by caryclark@google.com · 12 years ago
  43. a5b7cc0 Remove unnecessary function declaration. by tfarina@chromium.org · 12 years ago
  44. c7e4a5a Created filter command line tool by robertphillips@google.com · 12 years ago