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. db35dab Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  4. 57f74e0 Debugger improvements by commit-bot@chromium.org · 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. 210ae2a Culling API by commit-bot@chromium.org · 10 years ago
  7. 90667ba Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  8. 3d30520 Add DRRect to debugger by commit-bot@chromium.org · 10 years ago
  9. 517dbe8 Fix SkScalar conversion warning. by fmalita@google.com · 11 years ago
  10. e898e9c Show basic SkPicture details in debugger. by commit-bot@chromium.org · 11 years ago
  11. 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
  12. 7a11591 Rename SkDrawCommand subclasses by commit-bot@chromium.org · 11 years ago
  13. 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 11 years ago[Renamed from debugger/SkDrawCommand.cpp]
  14. a009083 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. 6ede1fe Make SkDrawCommands lighter weight by robertphillips@google.com · 11 years ago
  16. a5d3e77 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  17. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  18. e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  19. 77279cb Fix compiler errors/warnings in r8355 by robertphillips@google.com · 11 years ago
  20. 0df2a9a SkDrawCommand cleanup by robertphillips@google.com · 11 years ago
  21. 7e32851 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  22. 24bfdac More SkDrawCommand cleanup by robertphillips@google.com · 11 years ago
  23. a3a09ab More SkDrawCommand cleanup by robertphillips@google.com · 11 years ago
  24. c76bb23 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  25. 91217d0 Making SkDrawCommand more robust by robertphillips@google.com · 11 years ago
  26. febc0ec Add misc. optimizations to filter tool by robertphillips@google.com · 11 years ago
  27. 428fc4a Make debugger 'text' output less useless. by bungeman@google.com · 11 years ago
  28. b94b1e7 Fix handling of setMatrix in debugger by robertphillips@google.com · 12 years ago
  29. e4ce5b8 Add NOOP "command" to picture format by robertphillips@google.com · 12 years ago
  30. cb9b4a5 Added cast to make SkIntToScalar happy with size_t in debug (in SkDrawCommand.cpp) by robertphillips@google.com · 12 years ago
  31. 3b0a9fe Update filter tool to allow more flexible filtering by robertphillips@google.com · 12 years ago
  32. b83b6b4 Added toString to SkXfermode-derived classes (for debugger) by robertphillips@google.com · 12 years ago
  33. 2da95b2 Fix debugger handling of clip rrects by robertphillips@google.com · 12 years ago
  34. 5c4d558 dashing asPoints could draw excessively long first dash by robertphillips@google.com · 12 years ago
  35. 67baba4 Fixed debugger for addition of drawRRect, clipRRect & drawOval by robertphillips@google.com · 12 years ago
  36. 0699e02 Close pending save() calls in QT debugger to avoid saveLayer() corruption. by tomhudson@google.com · 12 years ago
  37. 53ec73d Visualize bitmaps in debugger by robertphillips@google.com · 12 years ago
  38. 6dec8fc Add drawing of paths to debugger by robertphillips@google.com · 12 years ago
  39. 30d35f2 Enhanced debugger with command indenting and Path Bound print out by robertphillips@google.com · 12 years ago
  40. 84d320e Got debugger compiling again after SkCanvas API change by robertphillips@google.com · 12 years ago
  41. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  42. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  43. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  44. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  45. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  46. 04ba448 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  47. 94acc70 Fixed Windows compiler complaints (esp. in debugger) by robertphillips@google.com · 12 years ago
  48. 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
  49. 92b11f6 Added more DrawPoints debugging info for inspector by chudy@google.com · 12 years ago
  50. 902ebe5 clt debugger Review URL: https://codereview.appspot.com/6267043 by chudy@google.com · 12 years ago