Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
acfc9571b66ecc60a8ae51f15564008012a4c47a
/
compiler
/
dex
/
verified_method.cc
422c7c3
ART: Remove dequicken map from VerifiedMethod
by Andreas Gampe
· 8 years ago
c51c7ca
Clean up VerifiedMethod.
by Nicolas Geoffray
· 8 years ago
119e846
Point optimizations for vdex.
by Nicolas Geoffray
· 8 years ago
d1665a0
Handle primitive types in VerifierTypes::AddAssignability.
by Nicolas Geoffray
· 8 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 8 years ago
ca3c8c3
Collect verifier dependencies
by David Brazdil
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
ffc8707
Split profile recording from jit compilation
by Calin Juravle
· 9 years ago
bf9611f
ART: Clean up verifier
by Andreas Gampe
· 9 years ago
98e6ce4
Remove string init map.
by Nicolas Geoffray
· 9 years ago
9139e00
Correct exception behavior for default methods
by Alex Light
· 9 years ago
0760a81
ART: Propagate verifier failure types to the compilers
by Andreas Gampe
· 9 years ago
4824c27
Use a flag from the verifier to know if we should compile.
by Nicolas Geoffray
· 10 years ago
f8da196
Fix GC map generation edge case
by Mathieu Chartier
· 10 years ago
c449e8b
runtime: Minor cleanup and extra comments around interpreter
by Igor Murashkin
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
f1c6d9e
Fallback to quick in case of soft verification errors
by Calin Juravle
· 10 years ago
fc4fb0f
Merge "Revert "Fallback to quick in case of soft verification errors""
by Calin Juravle
· 10 years ago
031af41
Revert "Fallback to quick in case of soft verification errors"
by Calin Juravle
· 10 years ago
9134a1a
Merge "Fallback to quick in case of soft verification errors"
by Calin Juravle
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
c751d37
Fallback to quick in case of soft verification errors
by Calin Juravle
· 10 years ago
091d238
Fix incompatible class change error for JIT stress mode
by Mathieu Chartier
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
0b9203e
ART: Some Quick cleanup
by Andreas Gampe
· 10 years ago
6c170c9
ART: Punt to the interpreter for VerifiedMethod errors
by Andreas Gampe
· 10 years ago
36b58f5
Add verifier support for dequickening
by Mathieu Chartier
· 10 years ago
40d3518
ART: Fix crash with unreachable void check-cast
by Stephen Kyle
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
d8f69b0
Revert "Add read barriers for the roots in the verifier."
by Ian Rogers
· 10 years ago
7da9586
Add read barriers for the roots in the verifier.
by Hiroshi Yamauchi
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
c7f8320
Refactor verification results.
by Vladimir Marko
· 11 years ago