1. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  2. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 10 years ago
  3. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  4. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  5. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  6. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  7. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  8. 1c028bd fix state machine so we know simple only loops once, but we can call maprect in debug mode by reed@google.com · 11 years ago
  9. e09d6f4 Revert of r10943. by rmistry@google.com · 11 years ago
  10. 42cb6c0 add SkDeviceLooper to handle larger-than-fixedpoint by reed@google.com · 11 years ago
  11. 9f842d3 New warning -> new pattern for fingers to learn for asserting failure. by mtklein@google.com · 11 years ago
  12. 10adca5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  13. f272e35 test drawing large-coord aa rects by reed@google.com · 11 years ago
  14. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 11 years ago
  15. 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago
  16. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  17. 6b18d24 Limit the maximum number of dash segments per path by fmalita@google.com · 12 years ago
  18. bfa0401 Use double precision when iterating in SkDashPathEffect::filterPath() by fmalita@google.com · 12 years ago
  19. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  20. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  21. e2faf17 Even when the pts are restricted to 32K values, we can still overflow computing by reed@google.com · 12 years ago
  22. d9ee348 If we lose precision computing sum of the dash intervals, then we can have the by reed@google.com · 12 years ago
  23. b59ed51 add test for http://code.google.com/p/chromium/issues/detail?id=131181 by reed@google.com · 12 years ago
  24. 9d5f76a fix bug (and add test) for drawing an inverse-path whose bounds do intersect by reed@google.com · 12 years ago
  25. 1df888b check for numerical imprecision on phase by reed@google.com · 12 years ago
  26. a90aa53 fix clamping when we chop a cubic by reed@google.com · 12 years ago
  27. 6093e65 dd DrawPathTest to gyp add regression tests for bug 533 by mike@reedtribe.org · 12 years ago
  28. dceecc7 always allocate (only) the width of the clip for the AA row, since it will by reed@google.com · 12 years ago