index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
intern_table.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some fixes for the CC collector.
Hiroshi Yamauchi
2015-09-03
1
-4
/
+0
*
Address some comments and clean up
Mathieu Chartier
2015-08-04
1
-3
/
+7
*
Add some more uninterruptible annotations
Mathieu Chartier
2015-07-23
1
-43
/
+34
*
Move to newer clang annotations
Mathieu Chartier
2015-07-22
1
-74
/
+70
*
Change intern table to not use WaitHoldingLocks
Mathieu Chartier
2015-07-17
1
-7
/
+27
*
Clean up GC callbacks to be virtual methods
Mathieu Chartier
2015-07-14
1
-3
/
+3
*
Thread-local mark stacks for the CC collector.
Hiroshi Yamauchi
2015-07-13
1
-0
/
+1
*
Move image intern table into image
Mathieu Chartier
2015-06-11
1
-0
/
+28
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-2
/
+2
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-1
/
+2
*
Add hash set
Mathieu Chartier
2014-11-06
1
-7
/
+16
*
Add image strings to intern table
Mathieu Chartier
2014-11-03
1
-12
/
+70
*
Change intern table to unordered set.
Mathieu Chartier
2014-09-02
1
-16
/
+22
*
Add native memory accounting through custom allocator.
Mathieu Chartier
2014-08-29
1
-1
/
+3
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-4
/
+7
*
Add read barriers for the class and the intern tables.
Hiroshi Yamauchi
2014-06-13
1
-5
/
+9
*
Add read barriers to the weak roots in the intern table.
Hiroshi Yamauchi
2014-05-28
1
-2
/
+18
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-3
/
+2
*
Avoid marking old class linker and intern table roots during pause.
Mathieu Chartier
2014-03-04
1
-13
/
+16
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-9
/
+30
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-3
/
+3
*
resolved conflicts for merge of bb0140e0 to dalvik-dev
Mathieu Chartier
2013-09-20
1
-0
/
+5
|
\
|
*
Re-enable concurrent system weak sweeping.
Mathieu Chartier
2013-09-20
1
-0
/
+5
*
|
Merge "Refactor system weak sweeping, add support for modification." into dal...
Mathieu Chartier
2013-09-18
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Refactor system weak sweeping, add support for modification.
Mathieu Chartier
2013-09-17
1
-2
/
+1
*
|
Fix race in root marking.
Mathieu Chartier
2013-09-17
1
-7
/
+2
|
/
*
Don't scan image space when starting runtime.
Ian Rogers
2013-08-23
1
-5
/
+0
*
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
/
+98