index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
common_throws.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-10
/
+10
*
Fix double-exception in super-class method validation.
Vladimir Marko
2015-05-29
1
-0
/
+4
*
Also print class for NoSuchFieldException
Mathieu Chartier
2015-05-13
1
-0
/
+3
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-5
/
+5
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-12
/
+8
*
Better error reporting when loading dex files
Andreas Gampe
2014-04-08
1
-0
/
+3
*
Add access checks to Method and Field reflection.
Jeff Hao
2014-03-28
1
-0
/
+5
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-17
/
+14
*
Clean up access checks.
Vladimir Marko
2014-01-21
1
-1
/
+0
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-35
/
+43
*
Introduce Signature type to avoid string comparisons.
Ian Rogers
2013-09-26
1
-1
/
+2
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-17
/
+17
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+186