Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
062bf509a77fce9dfcb7e7b2e401cf2a124d83d5
062bf50
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
26f9572
Introduces ProxyBuilder and tests.
by Hugo Hudson
· 14 years ago
f8fec55
Merge "DexGenerator: allow specifying dex cache dir."
by Hugo Hudson
· 14 years ago
7adb0bf
DexGenerator: allow specifying dex cache dir.
by Hugo Hudson
· 14 years ago
95f4f01
DexOptions should default targetApiLevel to API_NO_EXTENDED_OPCODES
by Brian Carlstrom
· 14 years ago
2797a6d
Merge "Don't throw an AssertionError on invalid input."
by Jesse Wilson
· 14 years ago
2cdb0f9
Don't throw an AssertionError on invalid input.
by Jesse Wilson
· 14 years ago
fe81f65
Merge "Remove dx's copy of JUnit."
by Jesse Wilson
· 14 years ago
c24d4c0
am 2ca72c70: Reconcile with ics-mr1-release
by The Android Open Source Project
· 14 years ago
4cd7b39
Remove dx's copy of JUnit.
by Jesse Wilson
· 14 years ago
541a4c1
Admit to not supporting over 65,536 methods.
by Jesse Wilson
· 14 years ago
2ca72c7
Reconcile with ics-mr1-release
by The Android Open Source Project
· 14 years ago
709fa84
Reconcile with ics-mr1-release
by The Android Open Source Project
· 14 years ago
2840018
merge in ics-mr1-release history after reset to ics-mr1
by The Android Automerger
· 14 years ago
fa12c0e
am a18e6d13: Initialize the vC field of inlined getters/setters.
by Ben Cheng
· 14 years ago
a18e6d1
Initialize the vC field of inlined getters/setters.
by Ben Cheng
· 14 years ago
d3af0ce
am ee155d4f: Initialize the JNI indirect ref table to make Valgrind happy.
by Ben Cheng
· 14 years ago
ee155d4
Initialize the JNI indirect ref table to make Valgrind happy.
by Ben Cheng
· 14 years ago
69c4756
Use libcorkscrew to format the stack trace.
by Jeff Brown
· 14 years ago
0083c42
Fix DexMerger to emit dex files without extended op codes.
by Jesse Wilson
· 14 years ago
9f0f8b6
Be humane when there are more methods or fields than Dalvik can handle.
by Jesse Wilson
· 14 years ago
1375a15
Can't set variable to null with loadConstant.
by Hugo Hudson
· 14 years ago
517db3e
This test fails with a class not found error.
by Hugo Hudson
· 14 years ago
5e939e9
Reconcile with ics-mr1-release
by The Android Open Source Project
· 14 years ago
02e827f
am cab0fdf8: (-s ours) DO NOT MERGE Further refinement of card table clear
by Andy McFadden
· 14 years ago
6fec43c
merge in ics-mr1-release history after reset to ics-mr1
by The Android Automerger
· 14 years ago
cab0fdf
DO NOT MERGE Further refinement of card table clear
by Andy McFadden
· 14 years ago
c0a1885
Further refinement of card table clear
by Andy McFadden
· 14 years ago
2f942b4
Merge "Fix reporting of initial pause time"
by Andy McFadden
· 14 years ago
955c3a0
Fix reporting of initial pause time
by Andy McFadden
· 14 years ago
75f260e
Reconcile with ics-mr1-release
by The Android Open Source Project
· 14 years ago
8768368
merge in ics-mr1-release history after reset to ics-mr1
by The Android Automerger
· 14 years ago
1dfee8b
am 6cd72bd0: Merge "Don\'t pay for filename/line number lookup unless you need to." into ics-mr1
by Elliott Hughes
· 14 years ago
46a431c
am 50e01501: Merge "Knock ::self() out of the ParseXml profile." into ics-mr1
by Elliott Hughes
· 14 years ago
8e93375
am 4c83f214: Merge "Reduce Dalvik card table overhead" into ics-mr1
by Andy McFadden
· 14 years ago
f86beb9
am ccf4c9d9: Don\'t decr profiling count without incr
by Andy McFadden
· 14 years ago
8a306c6
Merge "Slight change to unwinder API."
by Jeff Brown
· 14 years ago
6cd72bd
Merge "Don't pay for filename/line number lookup unless you need to." into ics-mr1
by Elliott Hughes
· 14 years ago
50e0150
Merge "Knock ::self() out of the ParseXml profile." into ics-mr1
by Elliott Hughes
· 14 years ago
4c83f21
Merge "Reduce Dalvik card table overhead" into ics-mr1
by Andy McFadden
· 14 years ago
ccf4c9d
Don't decr profiling count without incr
by Andy McFadden
· 14 years ago
af6cf54
Reduce Dalvik card table overhead
by Andy McFadden
· 14 years ago
38f7b32
Reconcile with ics-mr1-release
by The Android Open Source Project
· 14 years ago
9d420d4
Don't pay for filename/line number lookup unless you need to.
by Elliott Hughes
· 14 years ago
668a92a
Slight change to unwinder API.
by Jeff Brown
· 14 years ago
de68817
Knock ::self() out of the ParseXml profile.
by Elliott Hughes
· 14 years ago
a23e5c2
am ab97cd16: Start profiling after state prep
by Andy McFadden
· 14 years ago
ab97cd1
Start profiling after state prep
by Andy McFadden
· 14 years ago
a3bd1f4
Merge "hprof-conv: Better error message when run on a 1.0.2 file."
by Siva Velusamy
· 14 years ago
4e12055
hprof-conv: Better error message when run on a 1.0.2 file.
by Siva Velusamy
· 14 years ago
06413eb
Merge "Disable dumping native stacks of non-Dalvik threads. Bug: 5544153"
by Jeff Brown
· 14 years ago
77b9b34
am c4102d66: (-s ours) Merge "DO NOT MERGE: Optimize IndirectRefTable." into ics-mr1
by Elliott Hughes
· 14 years ago
c4102d6
Merge "DO NOT MERGE: Optimize IndirectRefTable." into ics-mr1
by Elliott Hughes
· 14 years ago
a488045
am 63cd4b08: Don\'t malloc between fork and exec
by Andy McFadden
· 14 years ago
fabd018
Disable dumping native stacks of non-Dalvik threads. Bug: 5544153
by Jeff Brown
· 14 years ago
63cd4b0
Don't malloc between fork and exec
by Andy McFadden
· 14 years ago
b4af868
am 5269ef7b: am 3931f798: Fix cleanup (cherry-picked from ics-mr1)
by Andy McFadden
· 14 years ago
b353eec
am f51d43f0: am e3d9cde4: Disable JIT single-stepping resume mode.
by Ben Cheng
· 14 years ago
566a832
am a78b1255: Fix cleanup
by Andy McFadden
· 14 years ago
94b94d8
merge in ics-mr1-release history after reset to ics-mr1
by The Android Automerger
· 14 years ago
5269ef7
am 3931f798: Fix cleanup (cherry-picked from ics-mr1)
by Andy McFadden
· 14 years ago
3931f79
Fix cleanup (cherry-picked from ics-mr1)
by Andy McFadden
· 14 years ago
f51d43f
am e3d9cde4: Disable JIT single-stepping resume mode.
by Ben Cheng
· 14 years ago
e3d9cde
Disable JIT single-stepping resume mode.
by Ben Cheng
· 14 years ago
a78b125
Fix cleanup
by Andy McFadden
· 14 years ago
68ecde1
DO NOT MERGE: Optimize IndirectRefTable.
by Jeff Brown
· 14 years ago
a2a5f7a
Reconcile with ics-mr1-release
by The Android Open Source Project
· 14 years ago
17d00d5
Fix single-stepping resume mode in the interpreter.
by Ben Cheng
· 14 years ago
3eef394
am f4948cc1: am b1e2271b: Fix single-stepping resume mode in the interpreter.
by Ben Cheng
· 14 years ago
9cb2e37
am 8faec7e7: Fix single-stepping resume mode in the interpreter.
by Ben Cheng
· 14 years ago
f4948cc
am b1e2271b: Fix single-stepping resume mode in the interpreter.
by Ben Cheng
· 14 years ago
8faec7e
Fix single-stepping resume mode in the interpreter.
by Ben Cheng
· 14 years ago
b1e2271
Fix single-stepping resume mode in the interpreter.
by Ben Cheng
· 14 years ago
b7b9b2a
Merge "Fix single-stepping resume mode in the interpreter."
by Ben Cheng
· 14 years ago
b121230
Dump stacks for all native threads, not just those in JNI.
by Jeff Brown
· 14 years ago
0c0624b
Fix single-stepping resume mode in the interpreter.
by Ben Cheng
· 14 years ago
5552e62
Optimize IndirectRefTable.
by Jeff Brown
· 14 years ago
476157d
Add a simple performance test for IndirectRefTable.
by Jeff Brown
· 14 years ago
34987b4
Fix reference to non-existent function in debug code.
by Jeff Brown
· 14 years ago
92c1f6f
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
1663a6c
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
by Steve Block
· 14 years ago
b78eab0
Dump native stack of JNI methods when handling SIGQUIT.
by Jeff Brown
· 14 years ago
74a1154
merge in ics-release history after reset to master
by The Android Automerger
· 14 years ago
b4593f1
Merge "Provide debugging info should extended opcode lookup fail."
by Jesse Wilson
· 14 years ago
fc785c7
Provide debugging info should extended opcode lookup fail.
by Jesse Wilson
· 14 years ago
b577225
merge in ics-release history after reset to master
by The Android Automerger
· 14 years ago
21fefba
Avoid deadlock.
by Elliott Hughes
· 14 years ago
9b2ab42
merge in ics-release history after reset to master
by The Android Automerger
· 14 years ago
98909fb
Merge "Leave up to 512 chars of gDvm.lastMessage on dvmAbort's stack frame."
by Ben Cheng
· 14 years ago
f7c1805
Leave up to 512 chars of gDvm.lastMessage on dvmAbort's stack frame.
by Ben Cheng
· 14 years ago
15fec55
Merge "Reordered some checks and added more to the verifier."
by jeffhao
· 14 years ago
c2fdadc
Merge "Revert "Use the card table to scan the immune region of the heap.""
by Ben Cheng
· 14 years ago
b271408
Revert "Use the card table to scan the immune region of the heap."
by Ben Cheng
· 14 years ago
3e64548
Merge "Don't say UTF-8 in Dalvik's CheckJNI when we mean Modified UTF-8."
by Elliott Hughes
· 14 years ago
904660c
Don't say UTF-8 in Dalvik's CheckJNI when we mean Modified UTF-8.
by Elliott Hughes
· 14 years ago
4b5087a
Revert "GC experiment."
by The Android Automerger
· 14 years ago
32c482c
Reordered some checks and added more to the verifier.
by jeffhao
· 14 years ago
b3fb1d0
GC experiment.
by Ben Cheng
· 14 years ago
05d6bef
merge in ics-release history after reset to master
by The Android Automerger
· 14 years ago
5a459d4
Fixed dx verifier issue when an error is detected.
by jeffhao
· 14 years ago
Next »