1. 6c15764 This CL addresses "SkCanvas::save flags are not respected by GPU backend" (https://code.google.com/p/skia/issues/detail?id=1503). by commit-bot@chromium.org · 11 years ago
  2. 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
  3. 63ae1cf Make SkDeque::back faster & inline by robertphillips@google.com · 12 years ago
  4. 0a78b0f Refactor SkDeque's iterator and allocation method by robertphillips@google.com · 12 years ago
  5. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  6. 7ffb1b2 Add code needed to build skia as a windows dll within the chromium project. by ctguil@chromium.org · 13 years ago
  7. d302f14 Add support for clipstack to Gr. GrClip is now a list of rects and paths with set operations to combine them. The stencil buffer is used to perform the set operations to put the clip into the stencil buffer. Building Gr's clip from Skia's clipStack is currently disabled due to the fact that Skia's clipStack is relative to the root layer not the current layer. This will be fixed in a subsequent CL. by bsalomon@google.com · 14 years ago
  8. 4c09d5c rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in preparation by reed@google.com · 14 years ago
  9. 8a1c16f grab from latest android by reed@android.com · 16 years ago