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
/
vm
/
analysis
/
CodeVerify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the verifier and parts of the interpreter into C++.
Carl Shapiro
2011-04-15
1
-6371
/
+0
*
Merge "Clean up how primitive types are handled." into dalvik-dev
Dan Bornstein
2011-03-11
1
-23
/
+14
|
\
|
*
Clean up how primitive types are handled.
Dan Bornstein
2011-03-11
1
-23
/
+14
*
|
Clean up stale cases
Andy McFadden
2011-03-11
1
-28
/
+36
|
/
*
Add volatile/jumbo opcodes
Andy McFadden
2011-03-10
1
-13
/
+13
*
Low-level support for in-memory DEX
Andy McFadden
2011-03-03
1
-5
/
+5
*
Merge "Yak-shaving in support of the exception cleanup." into dalvik-dev
Dan Bornstein
2011-03-02
1
-21
/
+0
|
\
|
*
Yak-shaving in support of the exception cleanup.
Dan Bornstein
2011-03-02
1
-21
/
+0
*
|
Change invoke-object-init to /range form
Andy McFadden
2011-03-02
1
-1
/
+1
|
/
*
Add a bit of structure to the Exception startup code.
Dan Bornstein
2011-02-25
1
-5
/
+5
*
Rename invoke-direct-empty to invoke-object-init
Andy McFadden
2011-02-11
1
-1
/
+1
*
Replace dvmValidateObject with ordinary null pointer checks.
Carl Shapiro
2011-02-08
1
-1
/
+1
*
Added vm support for new jumbo opcodes.
jeffhao
2011-01-07
1
-12
/
+334
*
Rename BackwardFlow --> Liveness
Andy McFadden
2010-12-17
1
-1
/
+1
*
Progress on live-precise GC.
Andy McFadden
2010-12-16
1
-38
/
+87
*
Minor tweaks.
Andy McFadden
2010-12-10
1
-19
/
+9
*
Progress on liveness analysis.
Andy McFadden
2010-12-10
1
-2
/
+10
*
Fix implicit conversions, rename reserved works, enable -Wc++-compat.
Carl Shapiro
2010-12-07
1
-2
/
+2
*
Make opcode 00ff be called "dispatch-ff".
Dan Bornstein
2010-12-02
1
-1
/
+1
*
Rename some instruction/opcode types and utilities.
Dan Bornstein
2010-12-02
1
-2
/
+2
*
Fix monitor verification.
Andy McFadden
2010-12-02
1
-14
/
+12
*
It's "opcode" not "opCode".
Dan Bornstein
2010-12-01
1
-14
/
+14
*
Minor tweaks.
Andy McFadden
2010-12-01
1
-12
/
+7
*
Check monitors during bytecode verification
Andy McFadden
2010-11-23
1
-49
/
+340
*
Add dvmHumanReadableDescriptor function, and use it.
Elliott Hughes
2010-11-22
1
-2
/
+4
*
Get rid of the copies of the opcode table pointers.
Dan Bornstein
2010-11-19
1
-1
/
+1
*
Use the generated opcode info tables.
Dan Bornstein
2010-11-17
1
-1
/
+1
*
Progress toward structured lock checks
Andy McFadden
2010-11-12
1
-393
/
+442
*
Stop reporting negative widths.
Andy McFadden
2010-11-12
1
-2
/
+0
*
Add a new index type table for instruction decoding.
Dan Bornstein
2010-11-10
1
-2
/
+2
*
Move some verifier stuff around.
Andy McFadden
2010-11-05
1
-6
/
+55
*
Shift register index tests to static pass.
Andy McFadden
2010-11-04
1
-422
/
+251
*
Correct verifier merging of primitive arrays
Andy McFadden
2010-10-25
1
-14
/
+45
*
Verify method invocation type.
Andy McFadden
2010-10-10
1
-4
/
+31
*
Fix verification of switch offsets in large methods.
Andy McFadden
2010-09-28
1
-3
/
+2
*
Add return-void-barrier instruction.
Andy McFadden
2010-09-10
1
-1
/
+1
*
Emit volatile field access instructions.
Andy McFadden
2010-06-30
1
-72
/
+3
*
Add opcodes for volatile field accesses
Andy McFadden
2010-06-18
1
-8
/
+8
*
Forward progress on verifier.
Andy McFadden
2010-06-14
1
-27
/
+18
*
am 48184679: am c12b0da0: am e0b23da8: Merge "Tweak sanity check." into ginge...
Andy McFadden
2010-06-14
1
-1
/
+1
|
\
|
*
am c12b0da0: am e0b23da8: Merge "Tweak sanity check." into gingerbread
Andy McFadden
2010-06-14
1
-1
/
+1
|
|
\
|
|
*
Tweak sanity check.
Andy McFadden
2010-06-14
1
-1
/
+1
|
*
|
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
Brian Carlstrom
2010-05-28
1
-23
/
+88
|
|
/
*
|
Remove repeated newlines at the end of files.
Carl Shapiro
2010-06-08
1
-1
/
+0
*
|
Remove trailing whitespace.
Carl Shapiro
2010-06-08
1
-1
/
+1
*
|
Remove unused labels, variables, and functions. Enable warnings.
Carl Shapiro
2010-05-21
1
-15
/
+5
*
|
Rearrange some things.
Andy McFadden
2010-04-06
1
-1
/
+3
*
|
Make wide-volatile loads and stores atomic.
Andy McFadden
2010-03-15
1
-7
/
+80
*
|
Add instructions for volatile wide fields.
Andy McFadden
2010-03-05
1
-4
/
+4
|
/
*
Add execute-inline/range instruction.
Andy McFadden
2009-11-20
1
-1
/
+1
[next]