Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
6d4ce5e7162ae14638d1b094b44e60fb931c64ea
6d4ce5e
Drive all root scanning by the root visitor.
by Carl Shapiro
· 15 years ago
a5e14d6
Get rid of QUIET_ZYGOTE_GC and make it the default.
by Carl Shapiro
· 15 years ago
18555fc
Move a stray forward declaration of HeapSource to where it's needed.
by Carl Shapiro
· 15 years ago
4aa3633
Merge "Make the enums typedeffed as such." into dalvik-dev
by Dan Bornstein
· 15 years ago
4b6e9ba
Make the enums typedeffed as such.
by Dan Bornstein
· 15 years ago
408c7d0
am f0badd23: Merge "Fix dvmHumanReadableDescriptor("B")."
by Elliott Hughes
· 15 years ago
f0badd2
Merge "Fix dvmHumanReadableDescriptor("B")."
by Elliott Hughes
· 15 years ago
98c3592
Fix dvmHumanReadableDescriptor("B").
by Elliott Hughes
· 15 years ago
4a1ef7d
Fix the typing of the assert macro as required by C++.
by Carl Shapiro
· 15 years ago
e8ef2b5
Move reference processing next to its implementation.
by Carl Shapiro
· 15 years ago
3fa2c3c
Merge "Return the value at the top of the mark stack straight away." into dalvik-dev
by Carl Shapiro
· 15 years ago
26a8280
Return the value at the top of the mark stack straight away.
by Carl Shapiro
· 15 years ago
9a1f816
It's "opcode" not "opCode".
by Dan Bornstein
· 15 years ago
5befcb6
Rename OpCodeNames.c -> DexOpcodes.c.
by Dan Bornstein
· 15 years ago
8daf827
Clarify the spec slightly.
by Dan Bornstein
· 15 years ago
df20eb4
Merge "Minor tweaks." into dalvik-dev
by Andy McFadden
· 15 years ago
4c973b1
Merge "Rename OpCode.h -> DexOpcodes.h." into dalvik-dev
by Dan Bornstein
· 15 years ago
df4daaf
Rename OpCode.h -> DexOpcodes.h.
by Dan Bornstein
· 15 years ago
f7576b2
Minor tweaks.
by Andy McFadden
· 15 years ago
f0c0357
am 33dab964: Improve "No new threads in -Xzygote mode" message to include thread name.
by Brian Carlstrom
· 15 years ago
33dab96
Improve "No new threads in -Xzygote mode" message to include thread name.
by Brian Carlstrom
· 15 years ago
1112216
Add more "extended opcode" structure to libdex.
by Dan Bornstein
· 15 years ago
fe9382b
am 94a6213f: am b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT
by buzbee
· 15 years ago
94a6213
am b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT
by buzbee
· 15 years ago
9765521
am a1d0e5ed: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-master
by Brian Carlstrom
· 15 years ago
a1c604f
Add a link to the dex-format doc.
by Dan Bornstein
· 15 years ago
3b63be6
Merge "Remove excess generality from the bitmap sweep walking routine." into dalvik-dev
by Carl Shapiro
· 15 years ago
f6426e3
Remove excess generality from the bitmap sweep walking routine.
by Carl Shapiro
· 15 years ago
a1d0e5e
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
by Brian Carlstrom
· 15 years ago
3c6c8c7
Bring 00x and 20bc into the fold.
by Dan Bornstein
· 15 years ago
74b28b0
Explain a bit.
by Dan Bornstein
· 15 years ago
0759f52
invoke-direct-empty doesn't actually invoke anything.
by Dan Bornstein
· 15 years ago
36cead9
Merge "Punch opcode info access from libcore to the vm." into dalvik-dev
by Dan Bornstein
· 15 years ago
6705004
Merge "Fix DexFile cookie check." into dalvik-dev
by Andy McFadden
· 15 years ago
4d31eb3
Punch opcode info access from libcore to the vm.
by Dan Bornstein
· 15 years ago
9d674e9
Fix DexFile cookie check.
by Andy McFadden
· 15 years ago
b83b4c8
am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT
by buzbee
· 15 years ago
ebcd864
Fix for Issue 3161543 - Remove stray line of code in JIT
by buzbee
· 15 years ago
758a673
Clean up the opcode maintenance instructions.
by Dan Bornstein
· 15 years ago
003a38e
Merge "Make the scan and the visit routines look more alike." into dalvik-dev
by Carl Shapiro
· 15 years ago
3e24d33
Make the scan and the visit routines look more alike.
by Carl Shapiro
· 15 years ago
a41ba9f
Merge "Code to generate libcore's Dalvik opcode code." into dalvik-dev
by Dan Bornstein
· 15 years ago
caf4e5a
Code to generate libcore's Dalvik opcode code.
by Dan Bornstein
· 15 years ago
8575bca
Merge "Verifier doc addendum." into dalvik-dev
by Andy McFadden
· 15 years ago
81d713a
Verifier doc addendum.
by Andy McFadden
· 15 years ago
06409a7
Merge "Fixed identification of objects in the Constant Collector." into dalvik-dev
by jeffhao
· 15 years ago
a914f8a
Fixed identification of objects in the Constant Collector.
by jeffhao
· 15 years ago
b46dfc8
CPU errata workaround.
by Andy McFadden
· 15 years ago
863ebc0
Merge "Check monitors during bytecode verification" into dalvik-dev
by Andy McFadden
· 15 years ago
38e7c41
am abf3ef82: Fix off-by-1 bug in expandable bit vectors.
by Ben Cheng
· 15 years ago
3f64a02
Check monitors during bytecode verification
by Andy McFadden
· 15 years ago
abf3ef8
Fix off-by-1 bug in expandable bit vectors.
by Ben Cheng
· 15 years ago
5016966
Add dvmHumanReadableDescriptor function, and use it.
by Elliott Hughes
· 15 years ago
eb6e6fa
Merge "Protect against bogus arrays." into dalvik-dev
by Dan Bornstein
· 15 years ago
ad4a3eb
Merge "Better ArrayStoreException detail messages." into dalvik-dev
by Elliott Hughes
· 15 years ago
193a308
Protect against bogus arrays.
by Dan Bornstein
· 15 years ago
6364465
Better ArrayStoreException detail messages.
by Elliott Hughes
· 15 years ago
675b642
Say kNumDalvikInstructions when appropriate.
by Dan Bornstein
· 15 years ago
82901ca
Kill off InsnFormat.nextUp().
by Dan Bornstein
· 15 years ago
7c02a97
Verification no longer requires startup/shutdown.
by Dan Bornstein
· 15 years ago
41e286c
Get rid of the copies of the opcode table pointers.
by Dan Bornstein
· 15 years ago
1bf2782
Merge "Use the generated opcode info tables." into dalvik-dev
by Dan Bornstein
· 15 years ago
bb08b66
Better ClassCastException detail messages for x86.
by Elliott Hughes
· 15 years ago
8cf4bd5
Merge "Include both types in ClassCastException detail messages." into dalvik-dev
by Elliott Hughes
· 15 years ago
c560e30
Include both types in ClassCastException detail messages.
by Elliott Hughes
· 15 years ago
5432239
Use the generated opcode info tables.
by Dan Bornstein
· 15 years ago
8424432
Generate the tables in InstrUtils.c...almost.
by Dan Bornstein
· 15 years ago
d03baaf
Generate the contents of OpCodeNames.c.
by Dan Bornstein
· 15 years ago
1f29eed
Merge "Generate most of OpCode.h using opcode-gen." into dalvik-dev
by Dan Bornstein
· 15 years ago
71fbb0c
Merge "Improve error messages for bad modified UTF-8 strings passed to JNI functions." into dalvik-dev
by Elliott Hughes
· 15 years ago
7527649
Improve error messages for bad modified UTF-8 strings passed to JNI functions.
by Elliott Hughes
· 15 years ago
11a4a79
Generate most of OpCode.h using opcode-gen.
by Dan Bornstein
· 15 years ago
82dbe1c
Promote opcode-gen to the dalvik directory.
by Dan Bornstein
· 15 years ago
a1d6b0e
Add all the optimized / runtime-only opcodes.
by Dan Bornstein
· 15 years ago
c2b486f
Get rid of kInstrUnconditional.
by Dan Bornstein
· 15 years ago
71318a1
Merge "Be more prepared for InstrUtils code generation." into dalvik-dev
by Dan Bornstein
· 15 years ago
bde004c
Be more prepared for InstrUtils code generation.
by Dan Bornstein
· 15 years ago
7d2fa63
Merge "Progress toward structured lock checks" into dalvik-dev
by Andy McFadden
· 15 years ago
319a33b
Progress toward structured lock checks
by Andy McFadden
· 15 years ago
1530c3e
TypeRef, not ClassRef.
by Dan Bornstein
· 15 years ago
72bc1b1
Merge "Add info to the bytecode.txt file." into dalvik-dev
by Dan Bornstein
· 15 years ago
d8bb0d7
Add info to the bytecode.txt file.
by Dan Bornstein
· 15 years ago
a092937
Stop reporting negative widths.
by Andy McFadden
· 15 years ago
edb7b25
Merge "Remove unused logging macros." into dalvik-dev
by Carl Shapiro
· 15 years ago
3781d0b
am 72ef412b: Fix uninitialized variable warning(error).
by Jing Yu
· 15 years ago
4750bf1
Remove unused logging macros.
by Carl Shapiro
· 15 years ago
034fba5
Reset the finger immediately after it becomes no longer useful.
by Carl Shapiro
· 15 years ago
4a6b482
Add the new instruction formats.
by Dan Bornstein
· 15 years ago
72ef412
Fix uninitialized variable warning(error).
by Jing Yu
· 15 years ago
e192bb8
Fix Thumb2 codegen.
by Dan Bornstein
· 15 years ago
44a38f4
Add a new index type table for instruction decoding.
by Dan Bornstein
· 15 years ago
ff70f76
Simplify the instruction decoder.
by Dan Bornstein
· 15 years ago
7b3e9b0
Reharmonize the implementation with the spec.
by Dan Bornstein
· 15 years ago
654428a
Merge "Pro-active pre-harmonization." into dalvik-dev
by Dan Bornstein
· 15 years ago
3d2c95a
Pro-active pre-harmonization.
by Dan Bornstein
· 15 years ago
0b3cb03
Merge "Spec/implementation harmony." into dalvik-dev
by Dan Bornstein
· 15 years ago
82c426d
Spec/implementation harmony.
by Dan Bornstein
· 15 years ago
610fd6a
Merge "Allocate the mark stack as part of heap allocation." into dalvik-dev
by Carl Shapiro
· 15 years ago
fd337e1
Merge "Added info for parallel dx switch "num-threads" to help message." into dalvik-dev
by jeffhao
· 15 years ago
0ed8454
Merge "Expand away the QUIET_ZYGOTE_MONITOR macro." into dalvik-dev
by Carl Shapiro
· 15 years ago
Next »