OSDN Git Service

android-x86/dalvik.git
2012-05-11 Elliott Hughesam 07cfd74d: Merge " Fix: Issue 26627: Dalvik Heap...
2012-05-11 Elliott HughesMerge " Fix: Issue 26627: Dalvik Heap Trim timer value...
2012-05-11 SangWook Han Fix: Issue 26627: Dalvik Heap Trim timer value after GC
2012-05-10 Elliott Hughesam 259298d9: Make sure we have room for future Maps...
2012-05-10 Elliott HughesMake sure we have room for future Maps builds.
2012-05-04 Elliott Hughesam 2b02fef4: Lose libnativehelper to its own project...
2012-05-04 Elliott Hughesam 20aeca6e: Merge "Pad the 8 and 16 bit Jvalue members"
2012-05-04 Elliott Hughesresolved conflicts for merge of 93a44a28 to jb-dev...
2012-05-04 Elliott HughesLose libnativehelper to its own project for the PDK.
2012-05-03 Elliott HughesMerge "Pad the 8 and 16 bit Jvalue members"
2012-05-03 Chris DearmanPad the 8 and 16 bit Jvalue members
2012-05-03 Elliott HughesMerge "[MIPS] Dalvik fast interpreter support and JIT...
2012-05-03 Elliott Hughesam e6bdc430: Merge "Fix a bug in dvmQuasiAtomicsShutdown."
2012-05-03 Elliott HughesMerge "Fix a bug in dvmQuasiAtomicsShutdown."
2012-05-03 Elliott Hughesam a14639df: Merge "Support architectures that require...
2012-05-02 Elliott HughesFix a bug in dvmQuasiAtomicsShutdown.
2012-05-02 Elliott Hughesresolved conflicts for merge of 323d9152 to jb-dev...
2012-05-02 Raghu Gandham[MIPS] Dalvik fast interpreter support and JIT implemen...
2012-05-02 Elliott HughesMerge "Support architectures that require correctly...
2012-05-02 Elliott HughesMerge "Simplify the quasi-atomic stuff and add MIPS...
2012-05-02 Elliott HughesSimplify the quasi-atomic stuff and add MIPS support.
2012-05-01 Elliott Hughesresolved conflicts for merge of 5a1fcc8a to jb-dev...
2012-05-01 Elliott Hughesresolved conflicts for merge of 4c5f9711 to jb-dev...
2012-05-01 Elliott Hughesam 8b946491: Merge "Fixed bug in x86-atom fast interpre...
2012-05-01 Elliott HughesMerge changes I8669dfbc,I0ffb15b7,Ib2b8e87a,Ifc7de30e
2012-05-01 Elliott HughesMerge "Fix the portable interpreter build"
2012-05-01 Elliott HughesMerge "Fixed bug in x86-atom fast interpreter. Adds...
2012-04-24 Elliott Hughesam 0cdf3934: am d2a4bb85: Merge "Fix a leak in the...
2012-04-24 Elliott Hughesresolved conflicts for merge of 156f3159 to master
2012-04-24 Glenn Kastenapps forked from zygote run in default cgroup
2012-04-20 Elliott Hughesam d2a4bb85: Merge "Fix a leak in the JIT."
2012-04-20 Elliott HughesMerge "Fix a leak in the JIT."
2012-04-20 Elliott Hughesam 53b07f7b: Merge "Fix a small memory leak."
2012-04-20 Elliott HughesFix a leak in the JIT.
2012-04-19 Elliott HughesMerge "Fix a small memory leak."
2012-04-19 Elliott HughesFix a small memory leak.
2012-04-16 jeffhaoMerge "Output number of bytes used by LinearAlloc durin...
2012-04-13 jeffhaoOutput number of bytes used by LinearAlloc during dexopt.
2012-04-13 Ben ChengFix an array out-of-bound read in the JIT compiler.
2012-04-12 Elliott HughesAdd a -XX:mainThreadStackSize= option.
2012-04-12 Bill BuzbeeMerge "Support building Dalvik with AddressSanitizer."
2012-04-11 Evgeniy StepanovSupport building Dalvik with AddressSanitizer.
2012-04-11 Jeff BrownMake sure we rethrow the same exception we started...
2012-04-06 jeffhaoMake indexOfCommon clamp start to count when start...
2012-04-05 Elliott HughesThrow ArrayStoreException instead of corrupting the...
2012-04-05 Elliott HughesDump the native stacks of threads in VmWait as well...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-31 Elliott Hughesam 6353fe2f: am 2a3cc744: Merge "Set SYSTEM_PAGE_SIZE...
2012-03-31 Elliott Hughesam 2a3cc744: Merge "Set SYSTEM_PAGE_SIZE from PAGE_SHIFT"
2012-03-31 Elliott HughesMerge "Set SYSTEM_PAGE_SIZE from PAGE_SHIFT"
2012-03-28 Elliott Hughesam b9f5c7aa: am 3ddb30bd: am 6bcf5d20: Merge "Obvious...
2012-03-28 Elliott Hughesam 92ab8d50: am 531f7273: am 54ff31a5: Merge "Compact...
2012-03-28 Elliott Hughesam 3ddb30bd: am 6bcf5d20: Merge "Obvious mix of = and =="
2012-03-28 Elliott Hughesam 531f7273: am 54ff31a5: Merge "Compact merged dexes...
2012-03-28 Elliott Hughesam 6bcf5d20: Merge "Obvious mix of = and =="
2012-03-28 Elliott Hughesam 54ff31a5: Merge "Compact merged dexes on their byte...
2012-03-27 Elliott HughesMerge "Obvious mix of = and =="
2012-03-27 Elliott HughesMerge "Compact merged dexes on their byte aligned size"
2012-03-27 Mark GordonObvious mix of = and ==
2012-03-26 Jesse WilsonTransform static values eagerly rather than on use.
2012-03-16 Jeff BrownAlways call the native exit hook, even for halt().
2012-03-11 Charlie GrovesCompact merged dexes on their byte aligned size
2012-02-16 Iliyan MalchevReplace malloc() followed by memset() to zero with...
2012-02-15 Iliyan MalchevReplace large calloc() with ashmem-backed anonymous...
2012-02-15 Chris DearmanUse old frame for dvmReportPreNativeInvoke/dvmReportPos...
2012-02-15 Chris DearmanRestore fp after calling JNI method in allstubs interpreter
2012-02-15 Raghu GandhamFix the warning emitted by codesourcery compiler 4.5.2
2012-02-15 Chris DearmanFix instruction logging messages
2012-02-15 Chris DearmanFix the portable interpreter build
2012-02-14 jeffhaoFix verifier typing for null float arrays.
2012-02-14 Raghu GandhamSupport architectures that require correctly aligned...
2012-02-13 Jean-Baptiste... am 67feae03: am 4cda226f: am c1052f9a: Merge "Add a...
2012-02-13 Jean-Baptiste... am 4cda226f: am c1052f9a: Merge "Add a test for a dalvi...
2012-02-13 Jean-Baptiste... am c1052f9a: Merge "Add a test for a dalvikvm \'switch...
2012-02-13 Jean-Baptiste... Merge "Add a test for a dalvikvm 'switch' bug."
2012-02-10 Elliott HughesAdd a test for a dalvikvm 'switch' bug.
2012-02-01 The Android... am 96ec3f6f: am af140189: Reconcile with ics-mr1-release
2012-02-01 The Android... am af140189: Reconcile with ics-mr1-release
2012-02-01 Jean-Baptiste... am 81894b3a: am 2fe129bf: Merge "Updates to the VM...
2012-02-01 Jean-Baptiste... am 2fe129bf: Merge "Updates to the VM tests."
2012-02-01 The Android... Reconcile with ics-mr1-release
2012-02-01 Jean-Baptiste... Merge "Updates to the VM tests."
2012-02-01 Elliott HughesUpdates to the VM tests.
2012-01-31 Chris DearmanSet SYSTEM_PAGE_SIZE from PAGE_SHIFT
2012-01-30 buzbeex86 mterp debug/profile fix (issue 5938080)
2012-01-27 Andy McFaddenFix assert
2012-01-24 Andy McFaddenTweak Dalvik tests
2012-01-23 The Android... am f9d0ce5f: Reconcile with ics-mr1-release
2012-01-23 The Android... Reconcile with ics-mr1-release
2012-01-23 jeffhaoam 7c9027e2: am 1c7e1e14: Fix to dex verifier to handle...
2012-01-21 The Android... merge in ics-mr1-release history after reset to ics-mr1
2012-01-20 The Android... am 31856263: Reconcile with ics-mr1-release
2012-01-20 Ben Chengam f9568520: am 232c385b: Bug fix for control-flow...
2012-01-20 Andy McFaddenMerge "Update and extend Dalvik tests"
2012-01-20 Andy McFaddenTweak UnsatisfiedLinkError
2012-01-20 Andy McFaddenUpdate and extend Dalvik tests
2012-01-20 jeffhaoam 1c7e1e14: Fix to dex verifier to handle float types...
2012-01-20 jeffhaoam 1c7e1e14: Fix to dex verifier to handle float types...
2012-01-19 jeffhaoFix to dex verifier to handle float types that look...
2012-01-19 jeffhaoMerge "Fix to dex verifier to handle float types that...
next