summaryrefslogtreecommitdiffstats
path: root/vm/test
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-47/+47
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-1/+1
* Optimize IndirectRefTable.Jeff Brown2011-10-271-0/+3
* Add a simple performance test for IndirectRefTable.Jeff Brown2011-10-271-0/+96
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-2/+2
* Clean up IndirectRefTable a bit.Elliott Hughes2011-06-211-242/+80
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Prefer printf format "%#x" over "0x%x".Dan Bornstein2011-05-261-2/+2
* Further conservation of newlines.Dan Bornstein2011-05-262-58/+58
* Remove unneeded void argument list declarations.Carl Shapiro2011-04-203-21/+21
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-153-5/+5
* Improve JNI indirect ref diagnosticsAndy McFadden2011-04-071-2/+2
* am 6f22f6ba: am e1034238: am b387ce8a: Remove references to android_atomic_swap.Carl Shapiro2011-01-231-6/+0
|\
| * Remove references to android_atomic_swap.Carl Shapiro2011-01-231-6/+0
* | Fix implicit conversions, rename reserved works, enable -Wc++-compat.Carl Shapiro2010-12-071-4/+6
|/
* Eliminate the only use of the releasing swap name.Carl Shapiro2010-06-301-3/+3
* Merge remote branch 'goog/dalvik-dev' into mmBrian Carlstrom2010-06-302-115/+383
|\
| * Implement 64-bit atomic ops for ARMv6K+.Andy McFadden2010-06-172-114/+383
| * Atomic op cleanup.Andy McFadden2010-06-161-20/+20
| * Remove repeated newlines at the end of files.Carl Shapiro2010-06-081-1/+0
| * Remove trailing whitespace.Carl Shapiro2010-06-081-1/+1
| * Eliminate more unused variables and compiler warnings.Carl Shapiro2010-05-261-10/+10
| * Remove unused labels, variables, and functions. Enable warnings.Carl Shapiro2010-05-211-1/+1
* | Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2010-05-282-11/+11
|/
* Minor debugging tweaks to IndirectRefTable.Andy McFadden2009-08-311-2/+5
* Progress toward indirect JNI references.Andy McFadden2009-08-201-2/+2
* Indirect reference table implementation.Andy McFadden2009-07-313-0/+490
* auto import //branches/master/...@140412The Android Open Source Project2009-03-182-0/+117
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+211
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-211/+0
* Initial ContributionThe Android Open Source Project2008-10-212-0/+211