summaryrefslogtreecommitdiffstats
path: root/vm/Exception.h
Commit message (Expand)AuthorAgeFilesLines
* Tweak UnsatisfiedLinkErrorAndy McFadden2012-01-201-0/+1
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-20/+11
* Consolidate curFrame fields in thread storagebuzbee2011-04-221-1/+1
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-0/+8
* am 3a2e2a73: Merge "SamplingProfilerIntegration and SamplingProfiler improvem...Brian Carlstrom2011-03-291-3/+4
|\
| * SamplingProfilerIntegration and SamplingProfiler improvements (1/3)Brian Carlstrom2011-03-291-3/+4
* | Clean up ArrayStoreException some more.Dan Bornstein2011-03-161-2/+27
* | Consistency in exception throws.Dan Bornstein2011-03-071-2/+2
* | Rename some of the exception functions.Dan Bornstein2011-03-041-13/+13
* | Clean out now-unused exception code.Dan Bornstein2011-03-041-36/+21
* | More exception rework.Dan Bornstein2011-03-031-12/+19
* | Set up a few more exceptions.Dan Bornstein2011-03-031-0/+12
* | Yak-shaving in support of the exception cleanup.Dan Bornstein2011-03-021-4/+0
* | Clean up a few more exceptions.Dan Bornstein2011-03-011-0/+8
* | Clean up a few more exceptions.Dan Bornstein2011-03-011-2/+15
* | More exception cleanup.Dan Bornstein2011-02-281-2/+12
* | More exception cleanup.Dan Bornstein2011-02-251-2/+2
* | More exception cleanup.Dan Bornstein2011-02-251-1/+22
* | Round three of exception cleanup.Dan Bornstein2011-02-241-168/+174
* | Round two.Dan Bornstein2011-02-231-0/+43
* | Factor out class names from throw statements.Dan Bornstein2011-02-231-4/+143
|/
* Better ArrayStoreException detail messages.Elliott Hughes2010-11-191-0/+5
* Include both types in ClassCastException detail messages.Elliott Hughes2010-11-181-0/+6
* Better detail messages in ArrayIndexOutOfBoundExceptions.Elliott Hughes2010-10-211-0/+6
* Added printf attribute to exception function.Andy McFadden2010-02-241-0/+6
* Add streaming method profiling support.Andy McFadden2010-01-271-0/+14
* Correct handling of certain incompatible class changes.Andy McFadden2009-05-271-0/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+176
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-176/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+14
* Initial ContributionThe Android Open Source Project2008-10-211-0/+162