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