Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
cb7c47d047f80952a69f1d2a7200c589754b4870
cb7c47d
am d012d06b: Fix the ordering of lock acquisition in the heap worker.
by Carl Shapiro
· 15 years ago
577a826
am 34bfe020: Fix a couple copyright headers that aren\'t in the prescribed format.
by Dan Bornstein
· 15 years ago
d012d06
Fix the ordering of lock acquisition in the heap worker.
by Carl Shapiro
· 15 years ago
34bfe02
Fix a couple copyright headers that aren't in the prescribed format.
by Dan Bornstein
· 15 years ago
ff3cc1d
Merge "Fix the ordering of lock acquisition in the heap worker."
by Carl Shapiro
· 15 years ago
5ba3937
Implement card table verification.
by Carl Shapiro
· 15 years ago
4e1bc5f
Fix the ordering of lock acquisition in the heap worker.
by Carl Shapiro
· 15 years ago
6a7a5c2
Merge "Remove stale comments."
by Carl Shapiro
· 15 years ago
1ff61c3
Merge "Rename verifyHeap and eliminate its bogus function-level comment."
by Carl Shapiro
· 15 years ago
6c5dd93
Rename verifyHeap and eliminate its bogus function-level comment.
by Carl Shapiro
· 15 years ago
b069147
Remove stale overwritefree flag.
by Carl Shapiro
· 15 years ago
f98e0ed
Merge "Add const qualifier to the dvmComputeStringHash signature."
by Carl Shapiro
· 15 years ago
5e451d8
Add const qualifier to the dvmComputeStringHash signature.
by Carl Shapiro
· 15 years ago
332c594
Remove stale comments.
by Carl Shapiro
· 15 years ago
ce82d2d
am c9153114: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-gingerbread
by Brian Carlstrom
· 15 years ago
c915311
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-gingerbread
by Brian Carlstrom
· 15 years ago
baf196a
Fix for 2892472 jit spew: No free temp registers
by buzbee
· 15 years ago
33c1cf9
Add a missing branch for inlined direct getters.
by Ben Cheng
· 15 years ago
7a2697d
Implement method inlining for getters/setters
by Ben Cheng
· 15 years ago
7b11fa9
am 4dc622c5: Remove the dvmHeapSizeChanged no-op routine.
by Carl Shapiro
· 15 years ago
4dc622c
Remove the dvmHeapSizeChanged no-op routine.
by Carl Shapiro
· 15 years ago
f1ec578
am 6fa09f77: Fix the format conversions, again.
by Carl Shapiro
· 15 years ago
6fa09f7
Fix the format conversions, again.
by Carl Shapiro
· 15 years ago
f718a14
am 4d529be0: Fix log message format conversions and remove uneeded newlines.
by Carl Shapiro
· 15 years ago
4d529be
Fix log message format conversions and remove uneeded newlines.
by Carl Shapiro
· 15 years ago
21a2429
am 5488c8b2: Merge "Change dvmHeapBitmapXorWalk to dvmHeapBitmapSweepWalk."
by Carl Shapiro
· 15 years ago
5488c8b
Merge "Change dvmHeapBitmapXorWalk to dvmHeapBitmapSweepWalk."
by Carl Shapiro
· 15 years ago
e85fce8
am f3e71ffb: Merge "JIT: Fix for Issue 2881687 - fix volatiles and re-enable JIT"
by buzbee
· 15 years ago
f3e71ff
Merge "JIT: Fix for Issue 2881687 - fix volatiles and re-enable JIT"
by buzbee
· 15 years ago
1c206f6
Change dvmHeapBitmapXorWalk to dvmHeapBitmapSweepWalk.
by Barry Hayes
· 15 years ago
f2f7692
Merge "Switch -Xjnitrace over to using a custom JNI bridge." into dalvik-dev
by Elliott Hughes
· 15 years ago
de66fcb
Switch -Xjnitrace over to using a custom JNI bridge.
by Elliott Hughes
· 15 years ago
b14e373
am 79a76f30: Remove the seldom used overwrite free code.
by Carl Shapiro
· 15 years ago
79a76f3
Remove the seldom used overwrite free code.
by Carl Shapiro
· 15 years ago
5a1d895
am a20a9929: Move LIKELY and UNLIKELY to a public header file.
by Carl Shapiro
· 15 years ago
a20a992
Move LIKELY and UNLIKELY to a public header file.
by Carl Shapiro
· 15 years ago
874af4d
am 577534a4: am 486e2d58: am 7f626db7: I got tired of rewriting something like this text into emails and bug comments.
by Dan Bornstein
· 15 years ago
577534a
am 486e2d58: am 7f626db7: I got tired of rewriting something like this text into emails and bug comments.
by Dan Bornstein
· 15 years ago
486e2d5
am 7f626db7: I got tired of rewriting something like this text into emails and bug comments.
by Dan Bornstein
· 15 years ago
7f626db
I got tired of rewriting something like this text into emails and bug comments.
by Dan Bornstein
· 15 years ago
4d92e68
JIT: Fix for Issue 2881687 - fix volatiles and re-enable JIT
by buzbee
· 15 years ago
acdea99
Change dvmHeapBitmapXorWalk to dvmHeapBitmapSweepWalk.
by Barry Hayes
· 15 years ago
81010a4
Break apart the swapping of the mark and live bitmaps and zeroing of
by Barry Hayes
· 15 years ago
654e6a5
am 006346e8: Change the bitmap callback signature to have a void return value.
by Carl Shapiro
· 15 years ago
006346e
Change the bitmap callback signature to have a void return value.
by Carl Shapiro
· 15 years ago
adb8935
am 995b5ae8: Merge "Remove unused limits.h include and fix sys/mman.h include comment."
by Carl Shapiro
· 15 years ago
995b5ae
Merge "Remove unused limits.h include and fix sys/mman.h include comment."
by Carl Shapiro
· 15 years ago
f1461cb
Remove unused limits.h include and fix sys/mman.h include comment.
by Carl Shapiro
· 15 years ago
002d88a
am a363035f: Remove an unused member from the mark context.
by Carl Shapiro
· 15 years ago
a363035
Remove an unused member from the mark context.
by Carl Shapiro
· 15 years ago
b726fe4
am 7a57d5b7: Re-enable the concurrent GC.
by Carl Shapiro
· 15 years ago
7a57d5b
Re-enable the concurrent GC.
by Carl Shapiro
· 15 years ago
44a2f0f
am deac1a95: Merge "Allow the VM to suspend while the heap worker initializes."
by Brian Carlstrom
· 15 years ago
deac1a9
Merge "Allow the VM to suspend while the heap worker initializes."
by Brian Carlstrom
· 15 years ago
541c2ea
Allow the VM to suspend while the heap worker initializes.
by Carl Shapiro
· 15 years ago
917cbaa
am 35ff69be: JIT: temporarily disable the JIT and concurrent GC on SMP systems
by buzbee
· 15 years ago
35ff69b
JIT: temporarily disable the JIT and concurrent GC on SMP systems
by buzbee
· 15 years ago
b67b034
am e6899ef5: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-master
by Brian Carlstrom
· 15 years ago
fe60877
Fix a crash during VM shutdown.
by Carl Shapiro
· 15 years ago
4d9c849
Merge "Allow the VM to suspend while the heap worker initializes." into dalvik-dev
by Carl Shapiro
· 15 years ago
63e53de
Update the atomics test for the new atomics API.
by Carl Shapiro
· 15 years ago
e6899ef
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
by Brian Carlstrom
· 15 years ago
106c5fd
Use the card marks to find gray objects during a concurrent collection.
by Carl Shapiro
· 15 years ago
4be7dc2
Merge "Verify jmethodID when calling methods." into dalvik-dev
by Andy McFadden
· 15 years ago
6e83b64
Remove an obsolete member reference.
by Carl Shapiro
· 15 years ago
833ef5e
Merge "Separately report thread suspension and garbage collection times." into dalvik-dev
by Carl Shapiro
· 15 years ago
03f3b13
Separately report thread suspension and garbage collection times.
by Carl Shapiro
· 15 years ago
31231c7
Verify jmethodID when calling methods.
by Andy McFadden
· 15 years ago
9a0e6ec
Merge commit '1daf86bdb630efa96147220019e1a97c853ed3d2' into mm
by Brian Carlstrom
· 15 years ago
a70cba4
Merge "Remove some partial gc code." into dalvik-dev
by Carl Shapiro
· 15 years ago
85281a9
Allow the VM to suspend while the heap worker initializes.
by Carl Shapiro
· 15 years ago
f3cfbbf
Inflate excessively reacquired thin locks.
by Carl Shapiro
· 15 years ago
cedcb70
Remove some partial gc code.
by Carl Shapiro
· 15 years ago
3d5b8e3
Merge "Drive the root verification by a root visitor." into dalvik-dev
by Carl Shapiro
· 15 years ago
1fbfcab
Drive the root verification by a root visitor.
by Carl Shapiro
· 15 years ago
a61533d
Merge "x86 interpreter write barrier support" into dalvik-dev
by buzbee
· 15 years ago
b208f77
Merge "New string intern table without immortal bits." into dalvik-dev
by Carl Shapiro
· 15 years ago
bb1e0e9
New string intern table without immortal bits.
by Carl Shapiro
· 15 years ago
3d95064
x86 interpreter write barrier support
by buzbee
· 15 years ago
ca98fbc
Merge "JIT: Support for Dalvik volatiles (issue 2781881)" into dalvik-dev
by buzbee
· 15 years ago
ecf8f6e
JIT: Support for Dalvik volatiles (issue 2781881)
by buzbee
· 15 years ago
04174be
In sweepBitmapCallback, index into ptrs, rather than increment.
by Barry Hayes
· 15 years ago
bd9651e
Merge "Fixup a failing assert." into dalvik-dev
by Barry Hayes
· 15 years ago
8a0b523
Fixup a failing assert.
by Barry Hayes
· 15 years ago
1c47636
Merge "Be less misleading when something goes wrong early." into dalvik-dev
by Elliott Hughes
· 15 years ago
22680ee
Be less misleading when something goes wrong early.
by Elliott Hughes
· 15 years ago
b16f3a4
Merge "When aliasing a bitmap, use smallest available limit." into dalvik-dev
by Barry Hayes
· 15 years ago
73f3e6f
When aliasing a bitmap, use smallest available limit.
by Barry Hayes
· 15 years ago
d64f31a
Merge "Port the improved 087 test back to test 086." into dalvik-dev
by Barry Hayes
· 15 years ago
08c96e8
Merge "Add class checks in AllocObject / NewObject." into dalvik-dev
by Andy McFadden
· 15 years ago
25f00e3
Merge "Remove #ifdef 0 code in removeCollectedObject." into dalvik-dev
by Barry Hayes
· 15 years ago
b76594d
Add class checks in AllocObject / NewObject.
by Andy McFadden
· 15 years ago
76e9eac
Remove #ifdef 0 code in removeCollectedObject.
by Barry Hayes
· 15 years ago
82b596d
Port the improved 087 test back to test 086.
by Barry Hayes
· 15 years ago
e3bed18
Merge "Add a regression test. dvmFreeClassInnards had a defect where it would SIGSEGV when a linking error tried to clean up, and then GC also tried to clean up when freeing a ClassObject." into dalvik-dev
by Barry Hayes
· 15 years ago
581fae8
Add a regression test. dvmFreeClassInnards had a defect where it would
by Barry Hayes
· 15 years ago
4ab3f75
Revert "When aliasing a bitmap, use smallest available limit."
by Carl Shapiro
· 15 years ago
7e5a2d7
Merge "Implement JDWP ArrayType.NewInstance." into dalvik-dev
by Andy McFadden
· 15 years ago
884cd42
Implement JDWP ArrayType.NewInstance.
by Andy McFadden
· 15 years ago
541c94e
am b037a464: Don\'t do heap dump on SIGUSR1.
by Andy McFadden
· 15 years ago
Next »