1. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  2. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  3. 57f74e0 Debugger improvements by commit-bot@chromium.org · 10 years ago
  4. ade9a34 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  5. 1643b2c This adds cull rect visualization to the debugger's "mega" visualization mode. by commit-bot@chromium.org · 10 years ago
  6. 768ac85 The new "mega" viz mode both adds visualization and forces all drawing to the visible canvas (by replacing the active saveLayers with saves). by commit-bot@chromium.org · 10 years ago
  7. 210ae2a Culling API by commit-bot@chromium.org · 11 years ago
  8. 3d30520 Add DRRect to debugger by commit-bot@chromium.org · 11 years ago
  9. e898e9c Show basic SkPicture details in debugger. by commit-bot@chromium.org · 11 years ago
  10. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  11. 7a11591 Rename SkDrawCommand subclasses by commit-bot@chromium.org · 11 years ago
  12. 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 11 years ago[Renamed (99%) from debugger/SkDrawCommand.h]
  13. 6ede1fe Make SkDrawCommands lighter weight by robertphillips@google.com · 11 years ago
  14. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  15. c3410b8 New filter targeted at desk_googlespreadsheet overdraw issues by robertphillips@google.com · 11 years ago
  16. e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  17. 77279cb Fix compiler errors/warnings in r8355 by robertphillips@google.com · 11 years ago
  18. 0df2a9a SkDrawCommand cleanup by robertphillips@google.com · 11 years ago
  19. 7e32851 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  20. 24bfdac More SkDrawCommand cleanup by robertphillips@google.com · 11 years ago
  21. a3a09ab More SkDrawCommand cleanup by robertphillips@google.com · 11 years ago
  22. c76bb23 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.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. b94b1e7 Fix handling of setMatrix in debugger by robertphillips@google.com · 12 years ago
  27. 3b0a9fe Update filter tool to allow more flexible filtering by robertphillips@google.com · 12 years ago
  28. 2da95b2 Fix debugger handling of clip rrects by robertphillips@google.com · 12 years ago
  29. 67baba4 Fixed debugger for addition of drawRRect, clipRRect & drawOval by robertphillips@google.com · 12 years ago
  30. 0699e02 Close pending save() calls in QT debugger to avoid saveLayer() corruption. by tomhudson@google.com · 12 years ago
  31. 53ec73d Visualize bitmaps in debugger by robertphillips@google.com · 12 years ago
  32. 4473765 Fixed some compilation problems with debugger with robertphillips by rmistry@google.com · 12 years ago
  33. 6dec8fc Add drawing of paths to debugger by robertphillips@google.com · 12 years ago
  34. 8a1cdae Breakdown profile time by command type in the overview pane by robertphillips@google.com · 12 years ago
  35. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  36. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  37. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  38. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  39. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  40. 97cee97 Replaced all instances of std strings and vectors in favor of SkStrings and SkTDArrays within skia code by chudy@google.com · 12 years ago
  41. 0b5bbb0 Optimized hit testing feature, refactored into seperate function from canvas draw calls by chudy@google.com · 12 years ago
  42. 902ebe5 clt debugger Review URL: https://codereview.appspot.com/6267043 by chudy@google.com · 12 years ago