Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
3c5df37a2df7368eb274eb097e9cfa2ccc7fffb6
3c5df37
Basic facility to read/write bytecode.
by Dan Bornstein
· 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
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
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
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
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
7e914f1
Light refactoring of handleExecuteInline.
by Elliott Hughes
· 15 years ago
7f7dcd4
Merge "Support traceview-style profiling in all builds" into dalvik-dev
by buzbee
· 15 years ago
cb439a7
am c99b53ca: am 94918db6: am 84547e16: Merge "Remove logging of memory management statistics to the event log." into honeycomb
by Carl Shapiro
· 15 years ago
7a1b6ee
resolved conflicts for merge of 5b1a7218 to dalvik-dev
by Carl Shapiro
· 15 years ago
c99b53c
am 94918db6: am 84547e16: Merge "Remove logging of memory management statistics to the event log." into honeycomb
by Carl Shapiro
· 15 years ago
94918db
am 84547e16: Merge "Remove logging of memory management statistics to the event log." into honeycomb
by Carl Shapiro
· 15 years ago
84547e1
Merge "Remove logging of memory management statistics to the event log." into honeycomb
by Carl Shapiro
· 15 years ago
18fba34
Support traceview-style profiling in all builds
by buzbee
· 15 years ago
6c60c48
Remove logging of memory management statistics to the event log.
by Carl Shapiro
· 15 years ago
5b1a721
am 98ce90f3: am e39e28a8: Merge "Include -XX:DisableExplicitGC in the usage output." into honeycomb
by Carl Shapiro
· 15 years ago
98ce90f
am e39e28a8: Merge "Include -XX:DisableExplicitGC in the usage output." into honeycomb
by Carl Shapiro
· 15 years ago
e39e28a
Merge "Include -XX:DisableExplicitGC in the usage output." into honeycomb
by Carl Shapiro
· 15 years ago
7007e04
Include -XX:DisableExplicitGC in the usage output.
by Carl Shapiro
· 15 years ago
a8c503a
am f9c12c6d: am 9cef8218: am 836741f0: Merge "Change suspend order in GC" into honeycomb
by Andy McFadden
· 15 years ago
f9c12c6
am 9cef8218: am 836741f0: Merge "Change suspend order in GC" into honeycomb
by Andy McFadden
· 15 years ago
9cef821
am 836741f0: Merge "Change suspend order in GC" into honeycomb
by Andy McFadden
· 15 years ago
836741f
Merge "Change suspend order in GC" into honeycomb
by Andy McFadden
· 15 years ago
58aa611
Change suspend order in GC
by Andy McFadden
· 15 years ago
91e0db1
am 044f1e87: am 0bd1ebdb: am 461d57dc: Merge "Add an option to disable explicit GC requests." into honeycomb
by Carl Shapiro
· 15 years ago
044f1e8
am 0bd1ebdb: am 461d57dc: Merge "Add an option to disable explicit GC requests." into honeycomb
by Carl Shapiro
· 15 years ago
0bd1ebd
am 461d57dc: Merge "Add an option to disable explicit GC requests." into honeycomb
by Carl Shapiro
· 15 years ago
461d57d
Merge "Add an option to disable explicit GC requests." into honeycomb
by Carl Shapiro
· 15 years ago
821fd06
Add an option to disable explicit GC requests.
by Carl Shapiro
· 15 years ago
4070d1c
am 9a20dcf4: am 4b2dc337: am 6009938d: Increase LinearAlloc limit
by Andy McFadden
· 15 years ago
9a20dcf
am 4b2dc337: am 6009938d: Increase LinearAlloc limit
by Andy McFadden
· 15 years ago
4b2dc33
am 6009938d: Increase LinearAlloc limit
by Andy McFadden
· 15 years ago
6009938
Increase LinearAlloc limit
by Andy McFadden
· 15 years ago
9238eb8
Merge "Consolidate mterp's debug/profile/suspend control" into dalvik-dev
by buzbee
· 15 years ago
cb3081f
Consolidate mterp's debug/profile/suspend control
by buzbee
· 15 years ago
b7c0827
am 2287bffd: am 9622ef8d: am b2e15681: Merge "Implement growth limits to support multiple heap configurations." into honeycomb
by Carl Shapiro
· 15 years ago
6985d6c
am f18a4274: am 6210c50d: am eef67346: Merge "Fix proxy expectation." into honeycomb
by Jesse Wilson
· 15 years ago
2287bff
am 9622ef8d: am b2e15681: Merge "Implement growth limits to support multiple heap configurations." into honeycomb
by Carl Shapiro
· 15 years ago
f18a427
am 6210c50d: am eef67346: Merge "Fix proxy expectation." into honeycomb
by Jesse Wilson
· 15 years ago
9622ef8
am b2e15681: Merge "Implement growth limits to support multiple heap configurations." into honeycomb
by Carl Shapiro
· 15 years ago
6210c50
am eef67346: Merge "Fix proxy expectation." into honeycomb
by Jesse Wilson
· 15 years ago
Next »