1. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  2. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  3. 50a8dd0 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  4. d116561 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #3 id:40001 of https://codereview.chromium.org/1681643002/ ) by caryclark · 8 years ago
  5. 46cb6d6 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  6. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 8 years ago[Renamed from src/utils/debugger/SkObjectParser.cpp]
  7. 2df7813 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #2 id:20001 of https://codereview.chromium.org/1681643002/ ) by ethannicholas · 8 years ago
  8. 32fff1b Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  9. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  10. 3d2e654 Upgrade debugger to print more SkPath info (isOval & isRRect) by robertphillips · 9 years ago
  11. fe8d5f6 Add generationID to debugger's path information by robertphillips · 9 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  14. 80af645 Update debugger print out of drawImageRect information by robertphillips · 9 years ago
  15. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  16. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  17. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  18. 46bffd6 Fix assert in debugger by robertphillips · 9 years ago
  19. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  20. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  21. c77392e use colortype instead of config by reed · 10 years ago
  22. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  23. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 10 years ago
  24. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  25. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  26. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  27. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  28. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  29. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  30. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  31. f61ebc0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  33. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  34. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  35. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  36. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  37. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  38. b9050d7 Remove mismatched delete. by scroggo@google.com · 11 years ago
  39. d3ae1d6 SkObjectParser::SaveFlagsToString() should handle SaveFlags as a bitmask. by fmalita@google.com · 11 years ago
  40. 172339d remove RLE config from debugger too by edisonn@google.com · 11 years ago
  41. 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 11 years ago[Renamed from debugger/SkObjectParser.cpp]
  42. 4a3ca94 Update debugger for addition of Conic path verb by commit-bot@chromium.org · 11 years ago
  43. 428fc4a Make debugger 'text' output less useless. by bungeman@google.com · 11 years ago
  44. 37a2b39 Added SK_DEVELOPER wrapper's around toString calls in debugger's SkObjectParser by robertphillips@google.com · 11 years ago
  45. 791f12e Move SkPaint::toString from debugger to SkPaint by robertphillips@google.com · 11 years ago
  46. 4991b8f Added toString to SkDrawLooper-derived classes by robertphillips@google.com · 11 years ago
  47. b83b6b4 Added toString to SkXfermode-derived classes (for debugger) by robertphillips@google.com · 11 years ago
  48. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 11 years ago
  49. 444a401 Change SkAutoTUnref usage by robertphillips@google.com · 11 years ago
  50. f49b287 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  51. 735edb0 Add display of more SkPaint fields in Debugger by robertphillips@google.com · 12 years ago
  52. 4e8ef33 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  53. f515ffc Show the paint's typeface information in the details pane of the debugger. by humper@google.com · 12 years ago
  54. 67baba4 Fixed debugger for addition of drawRRect, clipRRect & drawOval by robertphillips@google.com · 12 years ago
  55. 51185fe Add display of a path's filltype to debugger by robertphillips@google.com · 12 years ago
  56. 72b2e6f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  57. 30d35f2 Enhanced debugger with command indenting and Path Bound print out by robertphillips@google.com · 12 years ago
  58. 1e34ff7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  59. 195952f Make Debugger print out more information (mainly w.r.t. SkBitmap) by robertphillips@google.com · 12 years ago
  60. 6a748ad Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  61. 8720176 Make debugger print more information for paths by robertphillips@google.com · 12 years ago
  62. 94acc70 Fixed Windows compiler complaints (esp. in debugger) by robertphillips@google.com · 12 years ago
  63. 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
  64. 92b11f6 Added more DrawPoints debugging info for inspector by chudy@google.com · 12 years ago
  65. 902ebe5 clt debugger Review URL: https://codereview.appspot.com/6267043 by chudy@google.com · 12 years ago