aboutsummaryrefslogtreecommitdiff
path: root/tests/DiscardableMemoryTest.cpp
AgeCommit message (Expand)Author
2023-01-11Move two chromium-specific headers into i/p/chromiumKevin Lubick
2020-08-06Enable ClangTidy check llvm-namespace-comment.John Stiles
2019-04-24rewrite includes to not need so much -IfooMike Klein
2018-05-22Revert "Revert "IWYU for tests starting with 'D'.""Ben Wagner
2018-05-22Revert "IWYU for tests starting with 'D'."Mike Klein
2018-05-21IWYU for tests starting with 'D'.Ben Wagner
2017-10-09Remove trailing whitespace.Ben Wagner
2017-05-05SkDiscardableMemoryPool: always have a mutex for testingHal Canary
2017-04-25SkDiscardableMemoryPool: modernizeHal Canary
2016-09-08Tests: DiscardableMemory test no longer relies on global statehalcanary
2015-08-27Style Change: NULL->nullptrhalcanary
2014-01-14Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org
2013-12-11Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-12-10Implement SkAshmemDiscardableMemoryhalcanary@google.com