Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
fbb320e01b5e43a3d86740ef77961d2a9164c230
fbb320e
Merge "Simplify string transformation." into dalvik-dev
by Dan Bornstein
· 15 years ago
17cae2d
Simplify string transformation.
by Dan Bornstein
· 15 years ago
d839531
Merge "Add range checking to DecodedInstruction." into dalvik-dev
by Dan Bornstein
· 15 years ago
c48c38a
am 13a0e7b2: am 168ae921: am e7bf56c5: Use the global maximum to compute the size of a new mspace.
by Carl Shapiro
· 15 years ago
13a0e7b
am 168ae921: am e7bf56c5: Use the global maximum to compute the size of a new mspace.
by Carl Shapiro
· 15 years ago
168ae92
am e7bf56c5: Use the global maximum to compute the size of a new mspace.
by Carl Shapiro
· 15 years ago
86f3834
Add range checking to DecodedInstruction.
by Dan Bornstein
· 15 years ago
a754fbb
Move opcode names into OpcodeInfo.
by Dan Bornstein
· 15 years ago
38b861b
Hook up CodeReader.
by Dan Bornstein
· 15 years ago
e7bf56c
Use the global maximum to compute the size of a new mspace.
by Carl Shapiro
· 15 years ago
0c6b7eb
Clarify cursor().
by Dan Bornstein
· 15 years ago
4398ef7
Merge "More progress on instruction coding." into dalvik-dev
by Dan Bornstein
· 15 years ago
2813bc8
am d9c39e0f: Update doc with actual version number.
by Andy McFadden
· 15 years ago
d9c39e0
Update doc with actual version number.
by Andy McFadden
· 15 years ago
32dd826
More progress on instruction coding.
by Dan Bornstein
· 15 years ago
6ce3bf1
Merge "Remove the unused monitor tracking and deadlock prediction code." into dalvik-dev
by Carl Shapiro
· 15 years ago
e803b30
Merge "Add more direct encode() and decode() methods." into dalvik-dev
by Dan Bornstein
· 15 years ago
01605d2
Remove the unused monitor tracking and deadlock prediction code.
by Carl Shapiro
· 15 years ago
83d17b3
Merge "Remove the HPROF stack trace collection feature." into dalvik-dev
by Carl Shapiro
· 15 years ago
16c26e7
Merge "Changed reg allocator to try mapping phi sources/result to the same reg." into dalvik-dev
by jeffhao
· 15 years ago
a2c9b26
Add more direct encode() and decode() methods.
by Dan Bornstein
· 15 years ago
83ff618
Remove the HPROF stack trace collection feature.
by Carl Shapiro
· 15 years ago
19cefdc
Add ShortArrayCodeInput.
by Dan Bornstein
· 15 years ago
014fe71
Merge "Move dx.dex.code.DalvOps -> dx.io.Opcodes." into dalvik-dev
by Dan Bornstein
· 15 years ago
6295564
am 01025db4: am d820da20: Reconcile gingerbread-plus-aosp and honeycomb
by The Android Open Source Project
· 15 years ago
7ba9129
Move dx.dex.code.DalvOps -> dx.io.Opcodes.
by Dan Bornstein
· 15 years ago
01025db
am d820da20: Reconcile gingerbread-plus-aosp and honeycomb
by The Android Open Source Project
· 15 years ago
3c5df37
Basic facility to read/write bytecode.
by Dan Bornstein
· 15 years ago
d820da2
Reconcile gingerbread-plus-aosp and honeycomb
by The Android Open Source Project
· 15 years ago
1559b8f
Mass merge from gingerbread - do not merge
by The Android Open Source Project
· 15 years ago
2cbe105
Merge "Make more DEX optimizations "essential"" into dalvik-dev
by Andy McFadden
· 15 years ago
a0c9f08
Merge "Added a comment to String.equals implementation" into dalvik-dev
by Andy McFadden
· 15 years ago
b94875d
am 81058aaf: (-s ours) Use bcopy() to move object refs around within an array. DO NOT MERGE.
by Dan Bornstein
· 15 years ago
96915c3
am ae7faf48: (-s ours) am b46125f2: (-s ours) am 08e54499: (-s ours) am 81058aaf: Use bcopy() to move object refs around within an array. DO NOT MERGE.
by Dan Bornstein
· 15 years ago
ae7faf4
am b46125f2: (-s ours) am 08e54499: (-s ours) am 81058aaf: Use bcopy() to move object refs around within an array. DO NOT MERGE.
by Dan Bornstein
· 15 years ago
b46125f
am 08e54499: (-s ours) am 81058aaf: Use bcopy() to move object refs around within an array. DO NOT MERGE.
by Dan Bornstein
· 15 years ago
6ca2505
Changed reg allocator to try mapping phi sources/result to the same reg.
by jeffhao
· 15 years ago
30671a3
Added a comment to String.equals implementation
by Andy McFadden
· 15 years ago
65a54dc
Make more DEX optimizations "essential"
by Andy McFadden
· 15 years ago
1c1cdc8
am e8a7cddd: (-s ours) am 99d4ea09: am 3207edfa: Use bcopy() to move object refs around within an array.
by Dan Bornstein
· 15 years ago
8213724
Merge "[JIT} Fix bug in code cache lookup" into dalvik-dev
by buzbee
· 15 years ago
99ddb1e
[JIT} Fix bug in code cache lookup
by buzbee
· 15 years ago
88ea418
Merge commit '907121653af99cd560113e6aea6e70c00eb5e7b3' into honeycomb-release-to-dalvik-dev
by Brian Carlstrom
· 15 years ago
24e56f7
am 7a52659a: am 76675cb5: am 9b6881c2: Fix accidental transposition of partial and concurrent values.
by Carl Shapiro
· 15 years ago
9d584bb
Merge "resolved conflicts for merge of f2b77f75 to dalvik-dev" into dalvik-dev
by Carl Shapiro
· 15 years ago
e16747d
resolved conflicts for merge of f2b77f75 to dalvik-dev
by Carl Shapiro
· 15 years ago
15409a6
Merge "Expand the "--dev" mode to cover VM development." into dalvik-dev
by Ben Cheng
· 15 years ago
85fb8ea
Expand the "--dev" mode to cover VM development.
by Ben Cheng
· 15 years ago
0fbacd2
Clarify the comment.
by Dan Bornstein
· 15 years ago
ad9f2cf
Use bcopy() to move object refs around within an array. DO NOT MERGE.
by Dan Bornstein
· 15 years ago
08e5449
am 81058aaf: Use bcopy() to move object refs around within an array. DO NOT MERGE.
by Dan Bornstein
· 15 years ago
e8a7cdd
am 99d4ea09: am 3207edfa: Use bcopy() to move object refs around within an array.
by Dan Bornstein
· 15 years ago
99d4ea0
am 3207edfa: Use bcopy() to move object refs around within an array.
by Dan Bornstein
· 15 years ago
81058aa
Use bcopy() to move object refs around within an array. DO NOT MERGE.
by Dan Bornstein
· 15 years ago
3207edf
Use bcopy() to move object refs around within an array.
by Dan Bornstein
· 15 years ago
3fa54ef
am 6ad1992b: (-s ours) am 70b130f5: (-s ours) Clean up/out some comments. DO NOT MERGE.
by Dan Bornstein
· 15 years ago
e95039b
am f741b8e1: am 80a30431: (-s ours) Remove some pointless tests.
by Dan Bornstein
· 15 years ago
7a52659
am 76675cb5: am 9b6881c2: Fix accidental transposition of partial and concurrent values.
by Carl Shapiro
· 15 years ago
76675cb
am 9b6881c2: Fix accidental transposition of partial and concurrent values.
by Carl Shapiro
· 15 years ago
9b6881c
Fix accidental transposition of partial and concurrent values.
by Carl Shapiro
· 15 years ago
f2b77f7
am a4c8f3fa: am d6b23e5c: Merge "Package garbage collection policy parameters into a single structure." into honeycomb
by Carl Shapiro
· 15 years ago
a4c8f3f
am d6b23e5c: Merge "Package garbage collection policy parameters into a single structure." into honeycomb
by Carl Shapiro
· 15 years ago
d6b23e5
Merge "Package garbage collection policy parameters into a single structure." into honeycomb
by Carl Shapiro
· 15 years ago
cc6f511
Package garbage collection policy parameters into a single structure.
by Carl Shapiro
· 15 years ago
8571709
Merge "Add runtime support for method based compilation." into dalvik-dev
by Ben Cheng
· 15 years ago
8efb308
am 4d7dd569: Handle the case of referent clearing during tracing.
by Carl Shapiro
· 15 years ago
8707954
am 6159ef45: (-s ours) Parameterize instance counting to include subclasses.
by Carl Shapiro
· 15 years ago
cfdeca3
Add runtime support for method based compilation.
by Ben Cheng
· 15 years ago
9071216
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 15 years ago
dcb65c6
Increase default stack size
by Andy McFadden
· 15 years ago
fca2da6
am 6d07dea9: am ee875bb3: am 80e8d7f9: Increase default stack size
by Andy McFadden
· 15 years ago
6d07dea
am ee875bb3: am 80e8d7f9: Increase default stack size
by Andy McFadden
· 15 years ago
ee875bb
am 80e8d7f9: Increase default stack size
by Andy McFadden
· 15 years ago
80e8d7f
Increase default stack size
by Andy McFadden
· 15 years ago
73bfc61
Merge "Allow dx to properly generate sub-const and rsub-const insns." into dalvik-dev
by jeffhao
· 15 years ago
047ef33
Merge "Fix armv5te-vfp build." into dalvik-dev
by Ben Cheng
· 15 years ago
6958e9e
Fix armv5te-vfp build.
by Ben Cheng
· 15 years ago
dc35d18
am 106a1671: am 704c48da: am a4313feb: Remove unprotected reads in the instance counting routines.
by Carl Shapiro
· 15 years ago
4596322
Allow dx to properly generate sub-const and rsub-const insns.
by jeffhao
· 15 years ago
106a167
am 704c48da: am a4313feb: Remove unprotected reads in the instance counting routines.
by Carl Shapiro
· 15 years ago
704c48d
am a4313feb: Remove unprotected reads in the instance counting routines.
by Carl Shapiro
· 15 years ago
a4313fe
Remove unprotected reads in the instance counting routines.
by Carl Shapiro
· 15 years ago
0b7926b
Fix generic-eng (ARMv5) build.
by Elliott Hughes
· 15 years ago
02da1db
Merge "Fix push/pop instruction selection and encoding." into dalvik-dev
by Ben Cheng
· 15 years ago
18c990e
Fix push/pop instruction selection and encoding.
by Ben Cheng
· 15 years ago
728b3ef
am d5c9ba41: am e1a5956b: am 0eac12e0: Merge "Replace collect with clear for the SoftReference policy." into honeycomb
by Carl Shapiro
· 15 years ago
42f5f6f
am 6f22f6ba: am e1034238: am b387ce8a: Remove references to android_atomic_swap.
by Carl Shapiro
· 15 years ago
d5c9ba4
am e1a5956b: am 0eac12e0: Merge "Replace collect with clear for the SoftReference policy." into honeycomb
by Carl Shapiro
· 15 years ago
6f22f6b
am e1034238: am b387ce8a: Remove references to android_atomic_swap.
by Carl Shapiro
· 15 years ago
e1a5956
am 0eac12e0: Merge "Replace collect with clear for the SoftReference policy." into honeycomb
by Carl Shapiro
· 15 years ago
0eac12e
Merge "Replace collect with clear for the SoftReference policy." into honeycomb
by Carl Shapiro
· 15 years ago
a371fad
Replace collect with clear for the SoftReference policy.
by Carl Shapiro
· 15 years ago
e103423
am b387ce8a: Remove references to android_atomic_swap.
by Carl Shapiro
· 15 years ago
b387ce8
Remove references to android_atomic_swap.
by Carl Shapiro
· 15 years ago
d0900d1
Made handling of sim exceptions nicer.
by jeffhao
· 15 years ago
0b8f90f
am 4482a157: am d50993ff: am 6ff6ec6b: Fix dalvik test 084.
by Andy McFadden
· 15 years ago
4482a15
am d50993ff: am 6ff6ec6b: Fix dalvik test 084.
by Andy McFadden
· 15 years ago
d50993f
am 6ff6ec6b: Fix dalvik test 084.
by Andy McFadden
· 15 years ago
6ff6ec6
Fix dalvik test 084.
by Andy McFadden
· 15 years ago
25fc728
Merge "Light refactoring of handleExecuteInline." into dalvik-dev
by Elliott Hughes
· 15 years ago
Next »