Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
919b6d5fc9b18dd7c00f5fa8eb90411b2ca8998b
/
runtime
/
common_throws.h
9139e00
Correct exception behavior for default methods
by Alex Light
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
d5e5a0e
Fix double-exception in super-class method validation.
by Vladimir Marko
· 10 years ago
4e06778
Also print class for NoSuchFieldException
by Mathieu Chartier
· 9 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
329d188
Better error reporting when loading dex files
by Andreas Gampe
· 11 years ago
11d5d8f
Add access checks to Method and Field reflection.
by Jeff Hao
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
23a2821
Clean up access checks.
by Vladimir Marko
· 11 years ago
8d31bbd
Throw IOException at source of failing to open a dex file.
by Ian Rogers
· 11 years ago
d91d6d6
Introduce Signature type to avoid string comparisons.
by Ian Rogers
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/common_throws.h]
56adf60
Adds ThrowAbstractMethodError to common throws.
by Sebastien Hertz
· 11 years ago
0a3b863
Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero.
by Sebastien Hertz
· 11 years ago
2d6ba51
Quickening support.
by Sebastien Hertz
· 11 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
76b6167
Move mutex.h into base/mutex.h.
by Elliott Hughes
· 12 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 12 years ago
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 12 years ago
87e552d
Make ICCE logic common, refactor throws.
by Ian Rogers
· 12 years ago