OSDN Git Service

android-x86/dalvik.git
2010-06-09 Carl ShapiroRemove trailing whitespace.
2010-06-08 Carl ShapiroRemove several obsolete logging macros.
2010-06-08 Carl ShapiroReplace a missing HPROF call in scanObject.
2010-06-08 Barry HayesFurther clean-up now that class == NULL has been elimin...
2010-06-07 Barry HayesSend unlinkedClass back to hell, as requested.
2010-06-07 Andy McFaddenMerge "Make attached threads visible to the GC sooner...
2010-06-04 Andy McFaddenMerge "Trivial formatting fix." into dalvik-dev
2010-06-04 Andy McFaddenTrivial formatting fix.
2010-06-04 The Android... am 7c13ed2a: am 1dd067d9: am 54709cb2: am bf11852a...
2010-06-04 Jeff Brownam db00fdd3: am 09eae10c: am 23971e39: Merge "Added...
2010-06-04 Andy McFaddenMake attached threads visible to the GC sooner
2010-06-04 The Android... am 1dd067d9: am 54709cb2: am bf11852a: merge from open...
2010-06-04 The Android... am 54709cb2: am bf11852a: merge from open-source master
2010-06-04 The Android... am bf11852a: merge from open-source master
2010-06-04 The Android... merge from open-source master
2010-06-04 Carl ShapiroMerge "Pin objects in the debug registry hash table...
2010-06-04 Dave ButcherFix for use of UNPREDICTABLE register combination
2010-06-04 Carl ShapiroAdd a callback driven visitor routine and make verify...
2010-06-04 Carl ShapiroPin objects in the debug registry hash table.
2010-06-03 Ben ChengMerge "Check the mprotect() result when initializing...
2010-06-03 Jeff Brownam 09eae10c: am 23971e39: Merge "Added a new JNI helper...
2010-06-03 Jeff Brownam 23971e39: Merge "Added a new JNI helper for logging...
2010-06-03 Jeff BrownMerge "Added a new JNI helper for logging exceptions...
2010-06-03 Ben ChengCheck the mprotect() result when initializing the JIT...
2010-06-03 Christopher... am 46eba1c4: am db5e758f: am 97e34d0d: am c023ae6a...
2010-06-03 Christopher... am db5e758f: am 97e34d0d: am c023ae6a: am 962f896e...
2010-06-03 Christopher... am 97e34d0d: am c023ae6a: am 962f896e: Add /proc/pid...
2010-06-03 Christopher... am c023ae6a: am 962f896e: Add /proc/pid/task/tid/scheds...
2010-06-03 Christopher... am 962f896e: Add /proc/pid/task/tid/schedstat info...
2010-06-03 Christopher... Add /proc/pid/task/tid/schedstat info to thread stack...
2010-06-02 Jeff BrownAdded a new JNI helper for logging exceptions.
2010-06-02 Ben ChengInclude move-result into the same trace as the invoke.
2010-06-01 The Android... merge from master
2010-06-01 Brian CarlstromMerge "Merge branch 'dalvik-dev'"
2010-06-01 Brian CarlstromMerge branch 'dalvik-dev'
2010-05-31 Andy McFaddenam ead3d06b: am 67e82fb1: Merge "Atomic/SMP update...
2010-05-28 Andy McFaddenAdded EXPORT_PC to "throw" instruction.
2010-05-28 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-05-28 Ben ChengMerge "Clean up warnings detected by gcc." into dalvik-dev
2010-05-28 Ben ChengClean up warnings detected by gcc.
2010-05-28 Carl ShapiroMerge "Remove unused mark tracking code." into dalvik-dev
2010-05-28 Andy McFaddenAtomic/SMP update, part 2. (manual to dalvik-dev)
2010-05-28 Andy McFaddenam 67e82fb1: Merge "Atomic/SMP update, part 2." into...
2010-05-28 Andy McFaddenMerge "Atomic/SMP update, part 2." into kraken
2010-05-28 Andy McFaddenBranch-to-self is a backward branch.
2010-05-28 buzbeeam 48064d18: am b1293374: am a02fe785: am 4d24105a...
2010-05-28 android-build... am 466ad118: am 9e38f2e4: am a85f449b: am c0ebbcd5...
2010-05-28 buzbeeam b1293374: am a02fe785: am 4d24105a: am 2b469f82...
2010-05-28 android-build... am 9e38f2e4: am a85f449b: am c0ebbcd5: Merge commit...
2010-05-27 Ben ChengMerge "Remove the write permission for the JIT code...
2010-05-27 Ben ChengRemove the write permission for the JIT code cache...
2010-05-27 Dan BornsteinMerge "Fix two dex file structural verification issues...
2010-05-27 Dan BornsteinFix two dex file structural verification issues.
2010-05-27 buzbeeam a02fe785: am 4d24105a: am 2b469f82: Jit: Fix for...
2010-05-27 buzbeeam 4d24105a: am 2b469f82: Jit: Fix for 2717275 First...
2010-05-27 android-build... am a85f449b: am c0ebbcd5: Merge commit \'720d1e962e248a...
2010-05-27 buzbeeam 2b469f82: Jit: Fix for 2717275 First JIT bug report...
2010-05-27 android-build... am c0ebbcd5: Merge commit \'720d1e962e248a30f81c1493081...
2010-05-27 android-build... Merge commit '720d1e962e248a30f81c1493081ff4c01e35c839...
2010-05-27 Carl ShapiroMerge "Remove unused code from the thread scanner....
2010-05-27 Andy McFaddenAtomic/SMP update, part 2.
2010-05-27 Carl ShapiroRemove unused mark tracking code.
2010-05-27 Carl ShapiroMerge "Fix three minor issues that prevent the phone...
2010-05-27 Carl ShapiroFix three minor issues that prevent the phone from...
2010-05-27 Carl ShapiroRemove unused code from the thread scanner.
2010-05-26 buzbeeJit: Fix for 2717275 First JIT bug reported by externa...
2010-05-26 buzbeeJit: Fix for 2717275 First JIT bug reported by externa...
2010-05-26 Carl ShapiroRemove an unused variable introduced in the last commit.
2010-05-26 Carl ShapiroEliminate more unused variables and compiler warnings.
2010-05-25 Barry HayesReplace the scanObject routines with one derived from...
2010-05-25 Barry HayesMerge "Check the number of slots in the Class.java...
2010-05-25 Elliott HughesMerge "Fix dalvik/tests/062-character-encodings." into...
2010-05-24 Barry HayesCheck the number of slots in the Class.java definition...
2010-05-24 Carl ShapiroTimeout the finalizer throw test if no finalization...
2010-05-24 Elliott HughesFix dalvik/tests/062-character-encodings.
2010-05-21 Carl ShapiroRemove unused labels, variables, and functions. Enable...
2010-05-21 Brian CarlstromMerge commit '720d1e962e248a30f81c1493081ff4c01e35c839...
2010-05-21 Andy McFaddenresolved conflicts for merge of fc0dcfa2 to dalvik-dev
2010-05-21 Andy McFaddenam f00de1ba: am 6a877083: Atomic/SMP update.
2010-05-21 Andy McFaddenam 6a877083: Atomic/SMP update.
2010-05-21 Barry HayesMerge "Improvements to setThreadSelf use." into dalvik-dev
2010-05-21 Andy McFaddenAtomic/SMP update.
2010-05-20 Carl ShapiroVerifiy threads, stacks, and heap worker structures.
2010-05-20 Carl ShapiroRemove unused local variables and local functions.
2010-05-20 Carl ShapiroProperly implement conservative scanning.
2010-05-19 Barry HayesImprovements to setThreadSelf use.
2010-05-18 Carl ShapiroInstead of aborting, just ignore tracked allocation...
2010-05-17 Bill BuzbeeJIT: Fix for [Issue 2675245] FRF40 monkey crash in...
2010-05-13 Brian CarlstromDisable SSL Session Ticket extension for OpenSSLSocket
2010-05-13 Andy McFaddenMerge "Added a quick test." into dalvik-dev
2010-05-13 Andy McFaddenAdded a quick test.
2010-05-13 Ben ChengMerge "Add counters to track JIT inline cache hit rate...
2010-05-13 Ben ChengAdd counters to track JIT inline cache hit rate and...
2010-05-13 Carl ShapiroResolve a few errors with the new collector and the...
2010-05-13 Carl ShapiroAdd a few global root verifiers to the common verificat...
2010-05-12 Andy McFaddenPlug leak in class initialization.
2010-05-11 Carl ShapiroTwo fixes to referencing processing.
2010-05-11 Jesse Wilsonam 2725c3a4: am 7b30673d: am e54a4c58: am ff11012d...
2010-05-11 android-build... am 447fe997: am 9b0df189: am 46a56d05: am 677fead0...
2010-05-11 Jesse Wilsonam 7b30673d: am e54a4c58: am ff11012d: am f3377c64...
next