index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
gc
/
accounting
/
card_table.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some more DISALLOW_COPY_AND_ASSIGN
Mathieu Chartier
2015-05-04
1
-0
/
+2
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-6
/
+4
*
ART: clear dirty cards of alloc space for MS/CMS partial and full GCs
Lei Li
2015-01-26
1
-0
/
+1
*
ART: clear dirty cards of alloc space in pause phase
Lei Li
2015-01-22
1
-1
/
+1
*
Optimize method linking
Mathieu Chartier
2014-10-27
1
-3
/
+2
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-19
/
+19
*
Add card table test.
Mathieu Chartier
2014-08-06
1
-4
/
+4
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+3
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Refactor space bitmap to support different alignments.
Mathieu Chartier
2014-04-14
1
-2
/
+3
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-1
/
+1
*
Improve heap verification.
Mathieu Chartier
2013-09-19
1
-3
/
+3
*
More parallel GC, rewritten parallel mark stack processing.
Mathieu Chartier
2013-08-16
1
-3
/
+3
*
C++11 support for ART.
Mathieu Chartier
2013-08-13
1
-1
/
+1
*
Disable and remove finger.
Mathieu Chartier
2013-08-03
1
-3
/
+2
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+156