index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common_throws.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-485
/
+0
*
Adds ThrowAbstractMethodError to common throws.
Sebastien Hertz
2013-07-09
1
-0
/
+8
*
Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero.
Sebastien Hertz
2013-06-26
1
-1
/
+1
*
Quickening support.
Sebastien Hertz
2013-06-24
1
-4
/
+76
*
Remove use of DecodedInstruction at runtime.
Sebastien Hertz
2013-05-21
1
-7
/
+12
*
Interpreter entries and instrumentation as a listener.
Ian Rogers
2013-04-08
1
-128
/
+264
*
Various performance improvements.
Ian Rogers
2013-03-18
1
-0
/
+2
*
Directory restructuring of object.h
Ian Rogers
2013-01-30
1
-25
/
+31
*
Move logging.h into base/logging.h.
Elliott Hughes
2012-12-12
1
-1
/
+1
*
Fast path interface dispatch.
Ian Rogers
2012-10-09
1
-0
/
+4
*
Class clean-up.
Ian Rogers
2012-10-06
1
-4
/
+3
*
Change dex cache to be java object instead of array, add pointer to dex file ...
Mathieu Chartier
2012-09-21
1
-13
/
+13
*
Rename GlobalSynchronization to Locks
Ian Rogers
2012-09-05
1
-7
/
+10
*
Make ICCE logic common, refactor throws.
Ian Rogers
2012-09-01
1
-0
/
+250