summaryrefslogtreecommitdiffstats
path: root/base/memory/aligned_memory_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Upgrade AlignedMemory to support dynamic allocations.dalecurtis@chromium.org2012-07-261-0/+29
* Revert 147988 - Upgrade AlignedMemory to support dynamic allocations.acolwell@chromium.org2012-07-241-29/+0
* Upgrade AlignedMemory to support dynamic allocations.dalecurtis@chromium.org2012-07-231-0/+29
* Enable aligned_memory_unittest.cc on iOS.leng@chromium.org2012-07-201-3/+7
* Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySing...jbates@chromium.org2012-02-231-0/+50