index
:
android_dalvik
cm-10.1
cm-10.2
cm-11.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
mr1.1-staging
perf
shipping/cm-11.0
stable/cm-10.2
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.1-YOG4P
stable/cm-12.1-YOG7D
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-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libdex
/
InstrUtils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct Volatile SGET/SPUT format tag, add missing cases for JIT
buzbee
2010-09-03
1
-5
/
+7
*
Add opcodes for volatile field accesses
Andy McFadden
2010-06-18
1
-24
/
+24
*
Forward progress on verifier.
Andy McFadden
2010-06-14
1
-2
/
+3
*
Remove trailing whitespace.
Carl Shapiro
2010-06-08
1
-1
/
+1
*
Make wide-volatile loads and stores atomic.
Andy McFadden
2010-03-15
1
-0
/
+3
*
Add instructions for volatile wide fields.
Andy McFadden
2010-03-05
1
-12
/
+14
*
Add execute-inline/range instruction.
Andy McFadden
2009-11-20
1
-4
/
+7
*
Change the way breakpoints work.
Andy McFadden
2009-11-16
1
-6
/
+6
*
Allow dalvik pre-optimization to run in ARMv7 emulator.
David 'Digit' Turner
2009-09-21
1
-0
/
+4
*
Inline-execute for Java.Lang.Math routines, jit codegen restructure, various ...
Bill Buzbee
2009-07-10
1
-1
/
+0
*
Initial port of the Dalvik JIT enging to the internal repository.
Ben Cheng
2009-06-04
1
-13
/
+19
*
Defer reporting of certain verifier failures.
Andy McFadden
2009-05-18
1
-1
/
+1
*
Added throw-verification-error instruction.
Andy McFadden
2009-05-07
1
-28
/
+35
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1234
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1234
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-2
/
+1
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-2
/
+2
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-3
/
+30
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+1208