index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
verifier
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Relax verifier aput checking
Andreas Gampe
2015-08-14
1
-1
/
+18
*
ART: Change UninitializedThis tracking in the verifier
Andreas Gampe
2015-08-12
4
-96
/
+60
*
ART: Change UnresolvedMergedType merge
Andreas Gampe
2015-08-10
1
-2
/
+2
*
ART: Change UnresolvedMergedType internal representation
Andreas Gampe
2015-08-10
4
-76
/
+103
*
ART: Change merges with Undefined to Undefined
Andreas Gampe
2015-07-09
1
-1
/
+9
*
ART: Allow to set and copy conflicts in the verifier
Andreas Gampe
2015-07-08
1
-5
/
+5
*
ART: Avoid soft- after hard-fail in verifier
Andreas Gampe
2015-07-08
1
-1
/
+3
*
ART: Fix invalid access and DCHECK in verifier
Andreas Gampe
2015-06-26
1
-8
/
+16
*
ART: Reset runtime_throw_failure flag
Andreas Gampe
2015-06-25
2
-1
/
+11
*
Hard-fail get-/put-object to a non-reference field.
Vladimir Marko
2015-06-25
1
-8
/
+18
*
Use a flag from the verifier to know if we should compile.
Nicolas Geoffray
2015-06-24
2
-0
/
+5
*
ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371
Andreas Gampe
2015-06-23
2
-22
/
+41
*
ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes
Andreas Gampe
2015-06-22
1
-0
/
+32
*
ART: Disallow classes that are abstract and final
Andreas Gampe
2015-06-22
1
-0
/
+9
*
Verifier: check an aput, even if we know it will fail.
Nicolas Geoffray
2015-06-22
1
-2
/
+3
*
ART: Check for expected args for instance methods
Andreas Gampe
2015-06-19
1
-2
/
+11
*
ART: Check var-arg count earlier in method verifier
Taiju Tsuiki
2015-06-19
1
-7
/
+7
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
2
-120
/
+96
*
Merge "ART: Fix wrong hard-failure handling in verifier" into mnc-dev
Andreas Gampe
2015-06-01
1
-11
/
+22
|
\
|
*
ART: Fix wrong hard-failure handling in verifier
Andreas Gampe
2015-05-27
1
-11
/
+22
*
|
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-0
/
+2
|
/
*
ART: Sometimes even empty methods take forever to verify
Andreas Gampe
2015-05-21
1
-0
/
+4
*
ART: Change huge-method warning in verifier
Andreas Gampe
2015-05-19
1
-5
/
+9
*
Restore interpreter check during DoCall removed by string init.
Jeff Hao
2015-04-29
1
-1
/
+1
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
4
-3
/
+49
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
6
-11
/
+11
*
Move ArtField to native
Mathieu Chartier
2015-04-10
2
-31
/
+22
*
Add support for nested method verifiers
Mathieu Chartier
2015-04-09
2
-2
/
+7
*
ART: Enable more Clang warnings
Andreas Gampe
2015-04-06
1
-1
/
+0
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
6
-27
/
+27
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-2
/
+2
*
ART: Change RETURN_OBJECT verification for arrays
Andreas Gampe
2015-03-26
3
-2
/
+64
*
Fix verifier handling of empty switch as last instruction.
Jeff Hao
2015-03-20
1
-1
/
+1
*
Add verify-at-runtime compiler filter
Mathieu Chartier
2015-03-20
1
-1
/
+2
*
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
Mathieu Chartier
2015-03-19
1
-5
/
+12
*
Change method verifiers to be thread local roots
Mathieu Chartier
2015-03-13
6
-33
/
+28
*
ART: Add entries_ lock for race condition
bowen_lai
2015-03-13
2
-1
/
+9
*
ART: Save work-line for pending runtime failure
Andreas Gampe
2015-03-12
1
-0
/
+11
*
Fix incompatible class change error for JIT stress mode
Mathieu Chartier
2015-03-11
4
-24
/
+34
*
Fix method_verifier_test with the SS collector.
Hiroshi Yamauchi
2015-02-25
1
-2
/
+3
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
2
-30
/
+35
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
2
-35
/
+30
*
Add JIT
Mathieu Chartier
2015-02-23
2
-30
/
+35
*
Fix exception handling during deoptimization
Sebastien Hertz
2015-01-23
1
-0
/
+6
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-3
/
+1
*
Use unique_ptr to track ownership of dex files.
Richard Uhler
2015-01-13
1
-7
/
+6
*
Don't allow suspension from FindLocksAtDexPc
Mathieu Chartier
2015-01-06
2
-10
/
+20
*
ART: Fix verification of constructors.
Stephen Kyle
2014-12-22
4
-12
/
+99
*
Merge "Revert "Revert "Ensure void type is resolved when running without imag...
Andreas Gampe
2014-12-11
1
-1
/
+3
|
\
|
*
Revert "Revert "Ensure void type is resolved when running without image""
Andreas Gampe
2014-12-10
1
-1
/
+3
[next]