summaryrefslogtreecommitdiffstats
path: root/vm
Commit message (Expand)AuthorAgeFilesLines
...
| * Narrow the scope of a lock on dex to avoid deadlock.Ian Rogers2013-09-231-5/+6
| * Merge "Ignore invalid access flags." into klp-devJeff Hao2013-09-192-4/+3
| |\
| | * Ignore invalid access flags.Elliott Hughes2013-09-162-4/+3
| * | Allow traversal into /storage paths.Jeff Sharkey2013-09-171-1/+1
| |/
| * Remove OBB bind mounts, now provided by FUSE.Jeff Sharkey2013-09-101-21/+1
| * Support apps that pass JNI_VERSION_1_1 to GetEnv.Elliott Hughes2013-09-061-1/+3
| * Change IsMethodTracingActive to GetMethodTracingMode.Jeff Hao2013-08-304-12/+28
| * Add dalvik support for sample profiling from traceview gui.Jeff Hao2013-08-283-43/+72
| * Add support for sample profiling in traceview.Jeff Hao2013-08-286-36/+256
| * Fix native allocation tracking on Dalvik.Mathieu Chartier2013-08-232-6/+22
| * libdvm should block SIGPIPE like the RI does.Elliott Hughes2013-08-211-1/+1
| * Tracking DexFile rename of defineClass to defineClassNativeBrian Carlstrom2013-08-141-8/+8
| * If CheckJNI is enabled don't allow app workaroundsIan Rogers2013-08-131-3/+7
| * Remove updateProcessState.Mathieu Chartier2013-08-101-9/+0
| * Fix the protection of code cache for x86 JITJun Tian2013-08-092-17/+17
| * Fix broken card table asserts.Mathieu Chartier2013-08-082-13/+11
| * am cec783df: Merge "More consistent JNI error reporting."Elliott Hughes2013-08-051-47/+49
| |\
| | * Merge "More consistent JNI error reporting."Elliott Hughes2013-08-051-47/+49
| | |\
| | | * More consistent JNI error reporting.Elliott Hughes2013-08-051-47/+49
| * | | am d76fe5d0: Merge "Not all shared libraries have a JNI_OnLoad."Elliott Hughes2013-08-021-2/+2
| |\| |
| | * | Not all shared libraries have a JNI_OnLoad.Elliott Hughes2013-08-021-2/+2
| | |/
| * | am f20307a9: Merge "Returning JNI_ERR from JNI_OnLoad is still an error!"Elliott Hughes2013-08-021-2/+3
| |\|
| | * Returning JNI_ERR from JNI_OnLoad is still an error!Elliott Hughes2013-08-021-2/+3
| * | am 8c82bccc: Merge "Check JNI versions handed to JNI and JII functions."Elliott Hughes2013-08-023-11/+28
| |\|
| | * Check JNI versions handed to JNI and JII functions.Elliott Hughes2013-08-023-11/+28
| * | resolved conflicts for merge of ae77d6b6 to masterBrian Carlstrom2013-08-021-1/+1
| |\|
| | * Merge "Remove dependency on frameworks/native"Brian Carlstrom2013-08-021-1/+1
| | |\
| | | * Remove dependency on frameworks/nativeBrian Carlstrom2013-08-011-1/+1
| * | | am f65d478a: Merge "Throw NoSuchMethodError if RegisterNatives fails."Elliott Hughes2013-08-021-0/+7
| |\| |
| | * | Throw NoSuchMethodError if RegisterNatives fails.Elliott Hughes2013-08-011-0/+7
| | |/
| * | Merge "Show size/alloc/free per Dalvik heap space in dumpsys"Brian Carlstrom2013-07-312-1/+75
| |\ \
| | * | Show size/alloc/free per Dalvik heap space in dumpsysHiroshi Yamauchi2013-07-312-1/+75
| * | | am 58de514b: Merge "Fix Class.getDex."Elliott Hughes2013-07-312-1/+15
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix Class.getDex.Elliott Hughes2013-07-312-1/+15
| * | am 73a09433: Merge "Minor code cleanup to address warnings found by Clang."Ben Cheng2013-07-296-13/+17
| |\|
| | * Merge "Minor code cleanup to address warnings found by Clang."Ben Cheng2013-07-296-13/+17
| | |\
| | | * Minor code cleanup to address warnings found by Clang.Ben Cheng2013-07-296-13/+17
| | * | Implement the dalvik side of libcore.reflect.Elliott Hughes2013-07-296-16/+76
| * | | Implement the dalvik side of libcore.reflect.Elliott Hughes2013-07-256-16/+76
| * | | libenc: remove libutils dependencyAlex Ray2013-07-231-1/+1
| * | | Merge "libdvm: move thread definitions dependency"Alex Ray2013-07-241-1/+1
| |\ \ \
| | * | | libdvm: move thread definitions dependencyAlex Ray2013-07-231-1/+1
| * | | | am beeeb788: am 05fa5fd5: Merge "Simplify merges of the annotation code."Elliott Hughes2013-07-233-28/+21
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am 05fa5fd5: Merge "Simplify merges of the annotation code."Elliott Hughes2013-07-233-28/+21
| | |\ \ \
| | | * | | Simplify merges of the annotation code.Elliott Hughes2013-07-233-28/+21
| | | | |/ | | | |/|
| * | | | Suppress warning if JIT disabledbuzbee2013-07-211-0/+3
| * | | | Add updateProcessState to VMRuntimeMathieu Chartier2013-07-181-0/+9
| | |_|/ | |/| |
| * | | Merge "Backport native allocation tracking."Mathieu Chartier2013-07-167-0/+160
| |\ \ \
| | * | | Backport native allocation tracking.Mathieu Chartier2013-07-167-0/+160
| * | | | am 6986ad03: am bc03380a: Merge "Remove an assertion that JDWP packets are sm...Elliott Hughes2013-07-161-1/+0
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /