index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intern_table.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix to check image_strong_intern table when inserting weaks.
jeffhao
2012-03-20
1
-4
/
+10
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Remove most of the unordered_ stuff and use the standard equivalents instead.
Elliott Hughes
2012-01-18
1
-2
/
+2
*
More SIGQUIT detail, earlier exit in AttachCurrentThread, handling recursive ...
Elliott Hughes
2011-11-03
1
-0
/
+7
*
Mark non-image spaces and use write barrier for image spaces.
Ian Rogers
2011-11-02
1
-3
/
+7
*
Be careful of failed allocations in the intern table.
Elliott Hughes
2011-10-13
1
-2
/
+8
*
Sweep the monitor list.
Elliott Hughes
2011-10-11
1
-2
/
+3
*
Interning image strings
Brian Carlstrom
2011-09-12
1
-12
/
+20
*
More threads work.
Elliott Hughes
2011-09-11
1
-9
/
+4
*
Mark more roots.
Elliott Hughes
2011-09-01
1
-3
/
+3
*
Fully implement string interning.
Elliott Hughes
2011-09-01
1
-19
/
+97
*
Switch to UniquePtr.
Elliott Hughes
2011-08-30
1
-2
/
+2
*
Add some missing JNI string functions, GetObjectArrayElement, and all the pri...
Elliott Hughes
2011-08-23
1
-2
/
+3
*
Initialize ClassLinker from image
Brian Carlstrom
2011-08-21
1
-3
/
+11
*
Clean up mutexes on shutdown.
Elliott Hughes
2011-08-18
1
-0
/
+4
*
Start implementing JNI.
Elliott Hughes
2011-08-11
1
-1
/
+1
*
String intern table and support for unordered_map
Brian Carlstrom
2011-08-04
1
-0
/
+40