index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
transaction.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abort transaction when Class.forName() fails.
Vladimir Marko
2021-03-30
1
-2
/
+1
*
Fix compiling boot image extension with assume-verified.
Vladimir Marko
2020-03-18
1
-0
/
+21
*
Fix Transaction constraint validation...
Vladimir Marko
2020-01-20
1
-3
/
+4
*
Check stored references in transactional interpreter.
Vladimir Marko
2019-11-13
1
-0
/
+4
*
Update Transaction for boot image extension.
Vladimir Marko
2019-07-29
1
-6
/
+11
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-1
/
+1
*
Header library to remove dependence on runtime/
David Sehr
2018-02-28
1
-2
/
+2
*
Create dex subdirectory
David Sehr
2018-01-05
1
-1
/
+1
*
Read and write constraints for clinit
Chang Xing
2017-07-29
1
-0
/
+8
*
Implemented Nested Transaction
Chang Xing
2017-07-26
1
-0
/
+5
*
Add strict flag in transaction
Chang Xing
2017-07-26
1
-1
/
+7
*
Track class initializing in transaction
Chang Xing
2017-07-22
1
-0
/
+3
*
ART: Remove old object_callbacks.h includes
Andreas Gampe
2017-06-05
1
-1
/
+0
*
ART: Add missing namespace comments
Andreas Gampe
2017-05-30
1
-1
/
+1
*
ART: Clean up field initialization
Andreas Gampe
2017-03-27
1
-1
/
+1
*
Clean up transaction
Mathieu Chartier
2017-02-03
1
-19
/
+59
*
ART: Add dex::StringIndex
Andreas Gampe
2016-11-29
1
-3
/
+4
*
Move intern table to ObjPtr
Mathieu Chartier
2016-10-31
1
-11
/
+8
*
Add transactions for string resolve
Mathieu Chartier
2016-09-08
1
-1
/
+27
*
ART: SHARED_REQUIRES to REQUIRES_SHARED
Andreas Gampe
2016-08-30
1
-18
/
+18
*
Move to newer clang annotations
Mathieu Chartier
2015-07-22
1
-50
/
+50
*
Fix missing transaction abort error message
Sebastien Hertz
2015-04-29
1
-1
/
+1
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-6
/
+6
*
Use specific exception class to abort transaction
Sebastien Hertz
2015-04-03
1
-1
/
+4
*
Follow-up 128393
Sebastien Hertz
2015-03-03
1
-1
/
+1
*
Fix transaction aborting
Sebastien Hertz
2015-02-05
1
-1
/
+13
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-0
/
+1
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-8
/
+9
*
Change intern table to unordered set.
Mathieu Chartier
2014-09-02
1
-7
/
+6
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-0
/
+21
*
Add read barriers to the weak roots in the intern table.
Hiroshi Yamauchi
2014-05-28
1
-2
/
+5
*
Cleanup transaction support
Sebastien Hertz
2014-04-02
1
-1
/
+1
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-2
/
+1
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-0
/
+195