1. 20efde7 Share code with SkRect by reed@google.com · 14 years ago
  2. 7744c20 use SkPoint, creating an alias for GrPoint by reed@google.com · 14 years ago
  3. 205d460 Move alpha-ramp AA to GrContext, detect cases when AA is applied via other methods (smooth lines, MSAA) or rect falls on integer coords and skip the alpha ramp path. Use pre-fab index buffer for alpha-ramped fill rects and stroke rects. by bsalomon@google.com · 14 years ago
  4. 27847de Fix line endings in Gr files and set svn eol style to LF by bsalomon@google.com · 14 years ago
  5. c6cf723 Hide alloc size vs content size below API by bsalomon@google.com · 14 years ago
  6. 70915f0 In GrMatrix's setScale, setSkew, & setTranslate check whether the values passed in make the matrix identity before setting the typemask. by bsalomon@google.com · 14 years ago
  7. 1fcd51e add template macro to "safely" perform casts w/o breaking strict-aliasing by reed@google.com · 15 years ago
  8. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 15 years ago