Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
42aa0b6c213ef40ac9aad9d900204e9f6f966421
/
vm
4637159
More native stack dump hardening.
by Elliott Hughes
· 12 years ago
feddac5
Harden the native stack dumping decision.
by Elliott Hughes
· 12 years ago
167bd12
Merge "Dump native stacks for all threads in native code."
by Elliott Hughes
· 12 years ago
890ce01
Dump native stacks for all threads in native code.
by Elliott Hughes
· 12 years ago
1d98bdf
Merge "Tiny optimization for complier templates for arm."
by Elliott Hughes
· 12 years ago
c7bae7a
Merge "Fix a leak in Dalvik_dalvik_system_DexFile_openDexFile"
by Elliott Hughes
· 12 years ago
ab3cbf6
Merge "Fix a minor leaks caused by failed initializations.(typo)"
by Elliott Hughes
· 12 years ago
b825d9f
Fix a minor leak in handleVM_CreateString
by You Kim
· 12 years ago
8e62222
Fix a minor leaks caused by failed initializations.(typo)
by You Kim
· 12 years ago
7bf47d1
Fix a leak in Dalvik_dalvik_system_DexFile_openDexFile
by You Kim
· 12 years ago
a2dc68a
Tiny optimization for complier templates for arm.
by You Kim
· 12 years ago
bf452d4
Merge "[x86] Fix errors with WITH_JIT_TUNING defined"
by Elliott Hughes
· 12 years ago
d335cba
Merge "[x86] Terminate trace if SGET/SPUT have unresolved fields in codegen"
by Elliott Hughes
· 12 years ago
05d4f7c
[x86] FPU stack needs to be reset after double conversion
by Udayan Banerji
· 12 years ago
ddff71d
Merge "[x86] Disable Method-JIT for x86 target"
by Elliott Hughes
· 12 years ago
1abc689
Fix a cast in JniEnv::NewDirectByteBuffer.
by Elliott Hughes
· 12 years ago
e5d1416
Track libcore's DirectByteBuffer <init> change.
by Elliott Hughes
· 12 years ago
3eeda5e
Extra log information when pthread_create fails.
by Elliott Hughes
· 12 years ago
19eb287
[x86] Fix errors with WITH_JIT_TUNING defined
by Udayan Banerji
· 12 years ago
4eb6d96
[x86] Terminate trace if SGET/SPUT have unresolved fields in codegen
by Udayan Banerji
· 12 years ago
8d8a795
[x86] Disable Method-JIT for x86 target
by Udayan Banerji
· 12 years ago
bf34831
Track 64-bit nio changes.
by Elliott Hughes
· 12 years ago
9a58f1b
Track libcore DirectByteBuffer cleanup.
by Elliott Hughes
· 12 years ago
34a00d7
pthread_create doesn't set errno.
by Elliott Hughes
· 12 years ago
2a41b0b
Merge "Print the locker thread when waiting on an object"
by Elliott Hughes
· 12 years ago
ae3f95e
Fix a Field.isAnnotationPresent crash.
by Elliott Hughes
· 12 years ago
3a7af00
Check JavaVMAttachArgs::version in CheckJNI.
by Elliott Hughes
· 12 years ago
0954697
Fix -Xjitthreshold (for real this time).
by Elliott Hughes
· 12 years ago
1319ed8
Merge "Zygote: use proper header file."
by Nick Kralevich
· 12 years ago
ba858f9
Remove CAP_NET_RAW from zygote
by Nick Kralevich
· 12 years ago
7033bed
Zygote: use proper header file.
by Nick Kralevich
· 12 years ago
c89d83e
Fix -Xjitthreshold.
by Elliott Hughes
· 12 years ago
b091981
Abstract methods aren't implementations.
by Elliott Hughes
· 12 years ago
0a682b1
Zygote: replace set?id() with setres?id()
by Nick Kralevich
· 12 years ago
7436394
Added missing initialization of modLock when DvmDex structures are allocated.
by msg555
· 12 years ago
a8eb3e7
Merge "Move the arraycopy implementation out of bionic and into dalvik."
by Elliott Hughes
· 12 years ago
869cd7c
Move the arraycopy implementation out of bionic and into dalvik.
by Elliott Hughes
· 12 years ago
daa97a1
Zygote: address comments from previous review.
by Nick Kralevich
· 12 years ago
d43bc05
Merge "Zygote: limit the bounding capability set to CAP_NET_RAW"
by Nick Kralevich
· 12 years ago
c0ecb5b
Zygote: limit the bounding capability set to CAP_NET_RAW
by Nick Kralevich
· 12 years ago
3599cdd
Remove stray references to non-existent opcodes.
by Elliott Hughes
· 12 years ago
6eb3af4
Revert "Zygote: limit the bounding capability set to CAP_NET_RAW"
by Elliott Hughes
· 12 years ago
921e9ae
Zygote: limit the bounding capability set to CAP_NET_RAW
by Nick Kralevich
· 12 years ago
896f177
am 43241340: Merge "Use execv from Libcore"
by Nick Kralevich
· 12 years ago
20f12f4
Use execv from Libcore
by Nick Kralevich
· 12 years ago
5d89bdf
am ecc334ea: Merge "Fix a tracked reference leak in dvmGenerateProxyClass."
by Elliott Hughes
· 12 years ago
ecc334e
Merge "Fix a tracked reference leak in dvmGenerateProxyClass."
by Elliott Hughes
· 12 years ago
9fb1be8
Fix a tracked reference leak in dvmGenerateProxyClass.
by Elliott Hughes
· 12 years ago
4e9fc02
am ad9811c9: Merge "Remove dead instruction in common_exceptionThrown."
by Jeff Hao
· 12 years ago
22cf4ac
Remove dead instruction in common_exceptionThrown.
by Jeff Hao
· 12 years ago
af6fe2d
am 604d7243: Merge "rTEMP gets clobbered in the JALR macro. Use t9 instead."
by Elliott Hughes
· 12 years ago
7a451b0
rTEMP gets clobbered in the JALR macro. Use t9 instead.
by Raghu Gandham
· 12 years ago
e59bd16
am 8b0367ca: Merge "Fix DDMS crash"
by Ian Rogers
· 12 years ago
977e390
Fix DDMS crash
by Tim Murray
· 12 years ago
adfb17a
am d0380673: Merge "Support System.loadLibrary for libraries with transitive dependencies."
by Elliott Hughes
· 12 years ago
d038067
Merge "Support System.loadLibrary for libraries with transitive dependencies."
by Elliott Hughes
· 12 years ago
3634efb
am 2e5f16bf: Merge "Fix a forecopy/forcecopy typo."
by Elliott Hughes
· 12 years ago
855a7de
Fix a forecopy/forcecopy typo.
by Elliott Hughes
· 12 years ago
6dc914d
am 47160283: Merge "Add JNI statistics to the SIGQUIT output."
by Elliott Hughes
· 12 years ago
483eedc
Add JNI statistics to the SIGQUIT output.
by Elliott Hughes
· 12 years ago
ebad130
Support System.loadLibrary for libraries with transitive dependencies.
by Elliott Hughes
· 12 years ago
5aca517
am 5155b31c: Merge "Change NewDirectByteBuffer to allow NULL if capacity == 0."
by Elliott Hughes
· 12 years ago
85e8913
Change NewDirectByteBuffer to allow NULL if capacity == 0.
by Elliott Hughes
· 12 years ago
92f5ec9
resolved conflicts for merge of e016e80c to jb-mr1-dev-plus-aosp
by Ying Wang
· 12 years ago
c4119e1
Optimize dvmHash Loops.
by You Kim
· 12 years ago
72d8557
Merge "Optimize opcodes to avoid bubble in pipeline."
by Elliott Hughes
· 12 years ago
f61171f
Remove possilbe leaks in dalvik.
by You Kim
· 12 years ago
a344588
Reclaiming attribute obj after pthread_create
by You Kim
· 12 years ago
48b9590
Merge "Possible leak in dvmAllocRegion"
by Elliott Hughes
· 12 years ago
889344d
Fix handling of annotations whose classes are missing at runtime.
by Elliott Hughes
· 12 years ago
a5e0812
Possible leak in dvmAllocRegion
by You Kim
· 12 years ago
a4cc696
Optimize opcodes to avoid bubble in pipeline.
by You Kim
· 12 years ago
b456134
ExceptionInInitializerError should wrap only non Error exceptions.
by Elliott Hughes
· 12 years ago
333155b
Don't cache failures in the interface cache.
by Elliott Hughes
· 12 years ago
3d20456
Remove dvmFindInterfaceMethodInCache2.
by Elliott Hughes
· 12 years ago
5605832
Print the locker thread when waiting on an object
by Pal Szasz
· 13 years ago
c83353b
JIT: Performance fix for const doubles
by buzbee
· 12 years ago
17b732e
Use ALOGE rather than SLOGE for mountEmulatedStorage failures.
by Elliott Hughes
· 12 years ago
c0f355c
remove duplicated call to dvmJitCalleeSave()
by Rocky Zhang
· 12 years ago
32155bb
Merge "[MIPS] Fix DDMS(profiling) bug."
by Elliott Hughes
· 12 years ago
7f98dcf
Merge "[MIPS] Fix several profiling issues caused by incorrect register saves"
by Elliott Hughes
· 12 years ago
6e3967d
[MIPS] Fixing FP registers fs0 and fs1 corruption bug.
by Douglas Leung
· 12 years ago
46abe70
[MIPS] Fix DDMS(profiling) bug.
by Douglas Leung
· 12 years ago
b1cafe0
[MIPS] Fix several profiling issues caused by incorrect register saves
by Chris Dearman
· 12 years ago
78a9a37
am 6bc15e50: Merge "Fix x86 JIT log spam."
by Elliott Hughes
· 12 years ago
a067ce1
Fix x86 JIT log spam.
by Elliott Hughes
· 12 years ago
11ef8f2
am 9a8b82ae: Merge "Always build WITH_JIT for the target."
by Elliott Hughes
· 12 years ago
272a54f
Always build WITH_JIT for the target.
by Elliott Hughes
· 12 years ago
ade14ce
am 2988c4f2: Merge "Fix dalvik\'s use of readdir_r(3)."
by Elliott Hughes
· 12 years ago
fae95cc
Fix dalvik's use of readdir_r(3).
by Elliott Hughes
· 12 years ago
7c3fb24
resolved conflicts for merge of e206e7c9 to jb-mr1-dev-plus-aosp
by Nick Kralevich
· 12 years ago
c09ec65
Push to AOSP
by Nick Kralevich
· 12 years ago
119d654
resolved conflicts for merge of ab84215a to jb-mr1-dev-plus-aosp
by Kenny Root
· 12 years ago
613f8ed
Remove HAVE_SELINUX guards
by Kenny Root
· 12 years ago
8f44c80
am cda473c1: Merge "Handle MAX_INT case in packed-switch"
by Elliott Hughes
· 12 years ago
d723319
am 20b6e422: Merge "Remove Jumbo opcode support"
by Elliott Hughes
· 12 years ago
825d1f4
Handle MAX_INT case in packed-switch
by Chris Dearman
· 13 years ago
48aa13d
am 0a2bb853: am 97358651: Revert the fix for incorrect package-private overriding.
by Elliott Hughes
· 12 years ago
813d934
Remove Jumbo opcode support
by Raghu Gandham
· 12 years ago
9735865
Revert the fix for incorrect package-private overriding.
by Elliott Hughes
· 12 years ago
Next »