aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkDeque.h
Commit message (Expand)AuthorAge
* Move SkNoncopyable to include/private.Gravatar Ben Wagner2018-07-17
* remove defines and add commasGravatar Cary Clark2018-05-21
* This CL addresses "SkCanvas::save flags are not respected by GPU backend" (ht...Gravatar commit-bot@chromium.org2013-08-16
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Make SkDeque::back faster & inlineGravatar robertphillips@google.com2012-08-17
* Refactor SkDeque's iterator and allocation methodGravatar robertphillips@google.com2012-07-16
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Add code needed to build skia as a windows dll within the chromium project.Gravatar ctguil@chromium.org2011-03-15
* Add support for clipstack to Gr. GrClip is now a list of rects and paths with...Gravatar bsalomon@google.com2011-03-03
* rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in pre...Gravatar reed@google.com2011-02-22
* grab from latest androidGravatar reed@android.com2008-12-17