summaryrefslogtreecommitdiffstats
path: root/runtime/safe_map.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Enable Clang's -WdeprecatedAndreas Gampe2015-04-061-0/+1
* Add native memory accounting through custom allocator.Mathieu Chartier2014-08-291-1/+7
* Reduce time and memory usage of GVN.Vladimir Marko2014-07-311-0/+1
* Faster deduplication in OatWriter.Vladimir Marko2014-07-091-7/+24
* Improve tracking of memory locations in LVN.Vladimir Marko2014-05-291-0/+3
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-1/+1
* Create a scoped arena allocator and use that for LVN.Vladimir Marko2014-03-061-4/+11
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* GC data structures allocation trackingMathieu Chartier2013-07-251-3/+5
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+105