index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
thread_x86.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Frame, merge shadow and quick representations.
Ian Rogers
2012-06-21
1
-0
/
+3
*
Consistently use __asm__ rather than asm.
Elliott Hughes
2012-05-14
1
-2
/
+2
*
Support LDT modification on Mac OS.
Elliott Hughes
2012-04-21
1
-29
/
+70
*
Clarify a few comments.
Elliott Hughes
2012-03-26
1
-7
/
+2
*
Fix sdk_x86 build
Brian Carlstrom
2012-03-25
1
-0
/
+5
*
Give InitCpu its own mutex.
Elliott Hughes
2012-02-03
1
-2
/
+2
*
Use a mutex to avoid concurrent modification of LDT
Ian Rogers
2012-02-03
1
-2
/
+4
*
Start parallelizing dex2oat.
Elliott Hughes
2012-02-03
1
-0
/
+2
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Mac build fixes.
Elliott Hughes
2012-01-20
1
-1
/
+11
*
Bring our native stack usage down.
Elliott Hughes
2011-10-16
1
-3
/
+4
*
Implement NPE, div by 0 and AIOBE.
Ian Rogers
2011-09-19
1
-1
/
+3
*
Fix the LDT code to be -O2 safe and valgrind clean.
Elliott Hughes
2011-09-04
1
-6
/
+8
*
Add support for opening classes.dex file from zip, jar, apk
Brian Carlstrom
2011-08-02
1
-1
/
+1
*
Move DexFiles to be allocated on the heap
Brian Carlstrom
2011-07-22
1
-2
/
+4
*
Add allocation and garbage collection infrastructure.
Carl Shapiro
2011-07-21
1
-3
/
+2
*
x86 JNI compiler and unit tests.
Ian Rogers
2011-07-20
1
-0
/
+60