1. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  2. 0f5891c remove (unused) debugging global by reed@google.com · 12 years ago
  3. 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
  4. 0951ded tie slow sort (STD) to legacy AA, so that skia can use the fast one, and so that by reed@google.com · 12 years ago
  5. 5ee6491 Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changing by reed@google.com · 12 years ago
  6. 97caebc Detect inverse-fill, and treat its bounds as huge (all of integer space) for the by reed@google.com · 12 years ago
  7. 0a71a9c experimental faster sort by reed@google.com · 12 years ago
  8. 9d5f76a fix bug (and add test) for drawing an inverse-path whose bounds do intersect by reed@google.com · 12 years ago
  9. 0a9cc44 use macro SkFixedRoundToInt where necessary by reed@google.com · 13 years ago
  10. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  11. 562a2ac call blitRect in our convex scanconverter (next: take advantage of that in our by reed@google.com · 13 years ago
  12. fc5da92 handle when initial edges don't agree on start-y by mike@reedtribe.org · 13 years ago
  13. a6c7c48 add convex special case in scanconverter. about 10% faster for modest ovals and rrects by reed@google.com · 13 years ago
  14. e3a83ec check-point for convex scan-converter (disabled for now) by reed@google.com · 13 years ago
  15. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  16. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  17. 948639b Remove dead edgebuilding code by mike@reedtribe.org · 13 years ago
  18. 1501803 limit clip to fixed-point range, so our edges don't overflow by reed@google.com · 13 years ago
  19. 99219d3 update coding style - no logic change by mike@reedtribe.org · 13 years ago
  20. 55b6b58 Fix inverse scanconversion -- be sure to keep our calls to SkBlitter in scanline by reed@google.com · 14 years ago
  21. 8cfdf01 Correctly handle SkPath::kInverseWinding_FillType by agl@chromium.org · 14 years ago
  22. dca6a56 explicitly pass bounds.top to the edgelist walker, so we don't leave any gaps by reed@android.com · 15 years ago
  23. 59ed9f6 Eenable new chopping edgelist builder by default. If it sticks well, I'll by reed@android.com · 15 years ago
  24. 909994f new scanconversion technique by reed@android.com · 15 years ago
  25. e72fee5 add onSendClickToChildren to views, so a view can capture all clicks. by reed@android.com · 15 years ago
  26. 5ebbe14 fix cheap calc of edgelist size by reed@android.com · 15 years ago
  27. 800046e fix new warnings from gcc 4.2 by reed@android.com · 15 years ago
  28. 593847a fix overflow in qsort compare proc by reed@android.com · 15 years ago
  29. 9da1ae3 fix NaN in path iterator by reed@android.com · 15 years ago
  30. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 15 years ago
  31. c07d23a Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them by reed@android.com · 16 years ago
  32. fc25abd fix warnings by reed@android.com · 16 years ago
  33. 8a1c16f grab from latest android by reed@android.com · 16 years ago