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