1. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  2. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  3. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  4. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  5. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  6. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  7. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  8. c31af443 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  11. 6d42d9c add a simple ascii-art debug thing for AA clips by humper · 10 years ago
  12. 202ab2a add isRect() check to AAClip, to detect if a soft-clip is really just an irect by reed · 10 years ago
  13. 0aeea6d Revert of add isRect() check to AAClip, to detect if a soft-clip is really just an irect (https://codereview.chromium.org/445233006/) by reed · 10 years ago
  14. 592cb8d add isRect() check to AAClip, to detect if a soft-clip is really just an irect by reed · 10 years ago
  15. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  16. a4c6e4d landing mirror of https://codereview.appspot.com/6304098/ by kondapallykalyan by reed@google.com · 12 years ago
  17. c904191 now we trim the aaclip after building it, to ensure that it has tight bounds by reed@google.com · 13 years ago
  18. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  19. 34f7e47 checkpoint -- more support changes for soft clipping by reed@google.com · 13 years ago
  20. 0017708 use SkRasterClip inside canvas (check-point for soft clipping) by reed@google.com · 13 years ago
  21. f3c1da1 add setRegion and doAA parameter to setPath by reed@google.com · 13 years ago
  22. 1c04bf9 implement region-ops by reed@google.com · 13 years ago
  23. 47ac84e check-point for aaclip by reed@google.com · 13 years ago
  24. 3228789 check-point for aaclip by reed@google.com · 13 years ago
  25. e36707a first cut at aaclipping by reed@google.com · 13 years ago