aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/MemsetTest.cpp
Commit message (Expand)AuthorAge
* Remove SkChunckAllocGravatar Herb Derby2017-03-08
* MIPS32r2: Fix Chromium runtime crashGravatar milko.leporis2016-06-05
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Unit Tests: eliminate stray SkDebugf()s.Gravatar halcanary2016-02-24
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Add rewind capability to SkChunkAllocGravatar robertphillips2015-02-27
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* combine glyph and image bulk alloc, and adjust initial alloc size, to reduce ...Gravatar reed@google.com2013-06-19
* Tests : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* change SkChunkAlloc to grow its allocations geometrically (not linearly)Gravatar reed@google.com2012-05-17
* add unittest for sk_memset16 and sk_memset32Gravatar mike@reedtribe.org2012-01-07