summaryrefslogtreecommitdiffstats
path: root/libpixelflinger/codeflinger/CodeCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some clang compilation issues.Dan Albert2014-09-111-2/+2
* pixelflinger: Use pointer arithmetic to determine cache flush parametersAshok Bhat2014-06-191-3/+3
* Judge mmap failed by MAP_FAILED instead of NULLHurri Lu2014-05-221-1/+1
* pixelflinger: use __builtin___clear_cache instead of cacheflushColin Cross2014-02-111-5/+1
* Pixelflinger: Add AArch64 support to pixelflinger JIT.Ashok Bhat2013-12-121-2/+2
* move tinyutils into its own namespaceMathias Agopian2013-04-011-1/+1
* Remove unnecessary compiler pragma.Ian Rogers2012-08-291-8/+3
* Merge "Add MIPS support to pixelflinger."Jean-Baptiste Queru2012-08-271-3/+9
|\
| * Add MIPS support to pixelflinger.Paul Lind2012-08-131-3/+9
* | Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-201-22/+67
|/
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Set PROT_EXEC on the whole pixelflinger code cache.Jean-Baptiste Queru2010-10-141-1/+1
* Allow pixelflinger to work when NX (No Execute) is enabled.Nick Kralevich2010-05-071-6/+28
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+151
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-151/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+151