summaryrefslogtreecommitdiffstats
path: root/src/common_throws.cc
Commit message (Expand)AuthorAgeFilesLines
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-485/+0
* Adds ThrowAbstractMethodError to common throws.Sebastien Hertz2013-07-091-0/+8
* Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero.Sebastien Hertz2013-06-261-1/+1
* Quickening support.Sebastien Hertz2013-06-241-4/+76
* Remove use of DecodedInstruction at runtime.Sebastien Hertz2013-05-211-7/+12
* Interpreter entries and instrumentation as a listener.Ian Rogers2013-04-081-128/+264
* Various performance improvements.Ian Rogers2013-03-181-0/+2
* Directory restructuring of object.hIan Rogers2013-01-301-25/+31
* Move logging.h into base/logging.h.Elliott Hughes2012-12-121-1/+1
* Fast path interface dispatch.Ian Rogers2012-10-091-0/+4
* Class clean-up.Ian Rogers2012-10-061-4/+3
* Change dex cache to be java object instead of array, add pointer to dex file ...Mathieu Chartier2012-09-211-13/+13
* Rename GlobalSynchronization to LocksIan Rogers2012-09-051-7/+10
* Make ICCE logic common, refactor throws.Ian Rogers2012-09-011-0/+250