Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
50e015017f091118f0147d02d23140ff9f88daec
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
de68817
Knock ::self() out of the ParseXml profile.
by Elliott Hughes
· 14 years ago
ab97cd1
Start profiling after state prep
by Andy McFadden
· 14 years ago
c4102d6
Merge "DO NOT MERGE: Optimize IndirectRefTable." into ics-mr1
by Elliott Hughes
· 14 years ago
63cd4b0
Don't malloc between fork and exec
by Andy McFadden
· 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
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
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
21fefba
Avoid deadlock.
by Elliott Hughes
· 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
32c482c
Reordered some checks and added more to the verifier.
by jeffhao
· 14 years ago
5a459d4
Fixed dx verifier issue when an error is detected.
by jeffhao
· 14 years ago
5eacf6c
Fix a typo in unused code.
by Elliott Hughes
· 14 years ago
4185972
Fix memory barriers (Issue 3338450)
by buzbee
· 14 years ago
927765c
Don't spam the logs with thread priority information.
by Jesse Wilson
· 14 years ago
6e0be60
Attempt to fix dalvik heap corruption.
by Jesse Wilson
· 14 years ago
9c545d1
Fix document formatting error (html tags)
by Logan Chien
· 14 years ago
9c23613
Merge "Dx reg allocator fix for accidental long/double clobbering."
by jeffhao
· 14 years ago
ed6fb32
Merge "Rename register to conform to instruction format"
by Shih-wei Liao
· 14 years ago
b0688fe
Rename register to conform to instruction format
by Logan Chien
· 14 years ago
83a8a3b
Fix a corner-case dex merging bug.
by Jesse Wilson
· 14 years ago
7980484
am 4130f726: am 1dd1d924: am e4e76feb: Merge "Set DX stack size to 1M by default on Windows."
by Raphael Moll
· 14 years ago
4130f72
am 1dd1d924: am e4e76feb: Merge "Set DX stack size to 1M by default on Windows."
by Raphael Moll
· 14 years ago
1dd1d92
am e4e76feb: Merge "Set DX stack size to 1M by default on Windows."
by Raphael Moll
· 14 years ago
e4e76fe
Merge "Set DX stack size to 1M by default on Windows."
by Raphael Moll
· 14 years ago
7debb91
Dx reg allocator fix for accidental long/double clobbering.
by jeffhao
· 14 years ago
f23d9bf
Set DX stack size to 1M by default on Windows.
by Raphael Moll
· 14 years ago
36db01e
Removed parsing and output for unused --target-api switch in dx.
by jeffhao
· 14 years ago
046b8cc
Merge "Fix JNIEXPORT now people are using -fvisibility."
by Elliott Hughes
· 14 years ago
a6264bd
Permit code size to grow when merging dex files.
by Jesse Wilson
· 14 years ago
59a6912
Fix JNIEXPORT now people are using -fvisibility.
by Elliott Hughes
· 14 years ago
f28000d
Fix two data races in the monitor code.
by Carl Shapiro
· 14 years ago
b25e56e
Merge "Dexopt verifier checks that int/float and double/long uses do not mix."
by jeffhao
· 14 years ago
3eb9789
Enhance CheckJNI to recognize when an type-incompatible jfieldID is used to get/set a field.
by Elliott Hughes
· 14 years ago
3ff838e
Don't wrap the actual type in parens if its null.
by Jesse Wilson
· 14 years ago
43b06bc
Dexopt verifier checks that int/float and double/long uses do not mix.
by jeffhao
· 14 years ago
e0f5358
am be3942f2: (-s ours) am 3245c2e4: am 5017f3f2: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846"
by Jeff Brown
· 14 years ago
10f84ea
am 8ddfe8b4: (-s ours) am a0533621: am 9df264db: Merge "Add a dual clock profiler tracing mode."
by Jeff Brown
· 14 years ago
be3942f
am 3245c2e4: am 5017f3f2: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846"
by Jeff Brown
· 14 years ago
8ddfe8b
am a0533621: am 9df264db: Merge "Add a dual clock profiler tracing mode."
by Jeff Brown
· 14 years ago
3245c2e
am 5017f3f2: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846"
by Jeff Brown
· 14 years ago
a053362
am 9df264db: Merge "Add a dual clock profiler tracing mode."
by Jeff Brown
· 14 years ago
5017f3f
Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846"
by Jeff Brown
· 14 years ago
9df264d
Merge "Add a dual clock profiler tracing mode."
by Jeff Brown
· 14 years ago
da866ea
Take the heap lock in dvmIsHeapAddress.
by Elliott Hughes
· 14 years ago
7616669
Reconcile with honeycomb-mr2-release
by The Android Open Source Project
· 14 years ago
0e002d4
Rollback of dx change to prevent methods from being overwritten.
by jeffhao
· 14 years ago
adb1446
Dx fit to prevent method arguments from being overwritten by temps.
by jeffhao
· 14 years ago
4d06ee5
Support wrapping app processes to inject debug instrumentation. Bug: 4437846
by Jeff Brown
· 14 years ago
db57ab1
Remove "adbd disconnected" log spam
by Mike Lockwood
· 14 years ago
b273415
Only allocate slot_data_ as needed.
by Elliott Hughes
· 14 years ago
b792ee2
Merge "Don't use dvmIsValidObject outside the GC."
by Elliott Hughes
· 14 years ago
d48cf5c
Fix memory leak in mapCentralDirectory. Bug: 4984352
by Jeff Brown
· 14 years ago
9f640af
Add a dual clock profiler tracing mode.
by Jeff Brown
· 14 years ago
fe9052e
Trim the heap when idle after concurrent GC's. Bug: 4984352
by Jeff Brown
· 14 years ago
8bc8bf7
Don't use dvmIsValidObject outside the GC.
by Elliott Hughes
· 14 years ago
5b298a2
Fix the sense of a conditional in the JNI compatibility mode.
by Elliott Hughes
· 14 years ago
58e1b91
Stop advertising the removed -Xdeadlockpredict option.
by Elliott Hughes
· 14 years ago
9910d7e
resolved conflicts for merge of 72b7c617 to master
by Raphael
· 14 years ago
b7eaaa9
am 68e8f6c0: am 53015360: am 5a57e766: Merge "Change dx.bat to Windows EOL."
by Raphael Moll
· 14 years ago
1265458
am f54c7016: am c8d71801: resolved conflicts for merge of d0d351b2 to gingerbread-plus-aosp
by David 'Digit' Turner
· 14 years ago
4c8b7b0
Merge "Tidying of the jweak fix."
by Elliott Hughes
· 14 years ago
aa6bb5b
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
by Jeff Brown
· 14 years ago
363e154
Tidying of the jweak fix.
by Elliott Hughes
· 14 years ago
737e7c2
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
72b7c61
resolved conflicts for merge of c3ff6a0b to honeycomb-plus-aosp
by Raphael
· 14 years ago
c3ff6a0
am bf62959b: Merge "Dex for Windows: Support paths with spaces."
by Raphael Moll
· 14 years ago
bf62959
Merge "Dex for Windows: Support paths with spaces."
by Raphael Moll
· 14 years ago
259a8a5
Fix the jweak implementation.
by Elliott Hughes
· 14 years ago
68e8f6c
am 53015360: am 5a57e766: Merge "Change dx.bat to Windows EOL."
by Raphael Moll
· 14 years ago
5301536
am 5a57e766: Merge "Change dx.bat to Windows EOL."
by Raphael Moll
· 14 years ago
5a57e76
Merge "Change dx.bat to Windows EOL."
by Raphael Moll
· 14 years ago
1e4c4be
Dex for Windows: Support paths with spaces.
by Raphael Moll
· 14 years ago
f54c701
am c8d71801: resolved conflicts for merge of d0d351b2 to gingerbread-plus-aosp
by David 'Digit' Turner
· 14 years ago
6b9626d
Change dx.bat to Windows EOL.
by Raphael Moll
· 14 years ago
c8d7180
resolved conflicts for merge of d0d351b2 to gingerbread-plus-aosp
by David 'Digit' Turner
· 14 years ago
ea33338
Add JNI app bug workarounds.
by Elliott Hughes
· 14 years ago
0846f4a
Merge "Allow an app's targetSdkVersion to be set by the zygote."
by Elliott Hughes
· 14 years ago
191a799
Allow an app's targetSdkVersion to be set by the zygote.
by Elliott Hughes
· 14 years ago
d0d351b
merge intel x86 patches into gingerbread branch
by David 'Digit' Turner
· 14 years ago
7aa9563
Remove dead code/unused variables to avoid gcc-4.6 warnings.
by Doug Kwan
· 14 years ago
03ad782
Improve a comment.
by Elliott Hughes
· 14 years ago
71224c8
Turn on third-party JNI logging if the relevant bit is set.
by Elliott Hughes
· 14 years ago
Next »