index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
transaction_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-1
/
+1
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-0
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-28
/
+28
*
Use specific exception class to abort transaction
Sebastien Hertz
2015-04-03
1
-3
/
+5
*
Reserve bits in the lock word for read barriers.
Hiroshi Yamauchi
2015-03-03
1
-8
/
+8
*
Fix transaction aborting
Sebastien Hertz
2015-02-05
1
-59
/
+120
*
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-10
1
-12
/
+12
*
Some optimizations for the array alloc path.
Hiroshi Yamauchi
2014-09-25
1
-1
/
+1
*
ART: Rename Handle hierarchy
Andreas Gampe
2014-09-15
1
-1
/
+1
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-12
/
+12
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+1
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-18
/
+18
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-221
/
+219
*
Use non volatile lock words in semispace collector.
Mathieu Chartier
2014-04-17
1
-3
/
+3
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-1
/
+0
*
Fix valgrind gtests and memory leaks.
Mathieu Chartier
2014-03-05
1
-4
/
+4
*
Make allocations report usable size.
Ian Rogers
2014-02-26
1
-1
/
+4
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-4
/
+4
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-19
/
+41
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-0
/
+472