aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDeque.cpp
Commit message (Expand)AuthorAge
* Change SkMemory to the more accurately named SkMalloc.Gravatar Herb Derby2017-03-27
* Make SkMemory.h and adjust all files for usage.Gravatar Herb Derby2017-03-20
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* 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
* Fix a batch of coverity defects, uninitialized class fields.Gravatar vandebo@chromium.org2011-06-21
* 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