summaryrefslogtreecommitdiffstats
path: root/vm/Dalvik.h
Commit message (Expand)AuthorAgeFilesLines
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Use std::string rather than malloc/free for saneDirName.Elliott Hughes2011-06-071-1/+0
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-2/+0
* Remove HeapWorker.h from Dalvik.h.Carl Shapiro2011-03-211-1/+0
* A bit of libdex spring cleaning.Dan Bornstein2011-03-091-0/+2
* Split BitVector into its own file.Andy McFadden2010-12-101-0/+1
* Eliminate the GC.h header file.Carl Shapiro2010-12-021-1/+0
* Rename OpCode.h -> DexOpcodes.h.Dan Bornstein2010-12-011-1/+1
* Remove the functionality in ReduceConstants.[ch].Dan Bornstein2010-09-091-1/+0
* Quicker partial collection by using card marking.Barry Hayes2010-07-081-0/+1
* Move WriteBarrier operations into their own header file. Split Object.hBarry Hayes2010-06-251-0/+2
* Rearrange some things.Andy McFadden2010-04-061-1/+1
* Indirect reference table implementation.Andy McFadden2009-07-311-0/+1
* Initial port of the Dalvik JIT enging to the internal repository.Ben Cheng2009-06-041-0/+3
* auto import //branches/master/...@140412The Android Open Source Project2009-03-181-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+82
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-82/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+79