summaryrefslogtreecommitdiff
path: root/core/SkDeque.cpp
AgeCommit message (Expand)Author
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-17Make SkDeque::back faster & inlinerobertphillips@google.com
2012-07-16Refactor SkDeque's iterator and allocation methodrobertphillips@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-06-21Fix a batch of coverity defects, uninitialized class fields.vandebo@chromium.org
2011-03-03Add support for clipstack to Gr. GrClip is now a list of rects and paths with...bsalomon@google.com
2011-02-22rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in pre...reed@google.com
2008-12-17grab from latest androidreed@android.com