OSDN Git Service

android-x86/art.git
2014-07-25 Mathieu ChartierFix main space memory leak and add checks.
2014-07-24 Mathieu ChartierMerge "Fix dangling pointer bug when transitioning...
2014-07-25 Mathieu ChartierFix dangling pointer bug when transitioning to background.
2014-07-24 Stephen HinesMerge "Increase limit to 2600 on host clang builds...
2014-07-25 Stephen HinesIncrease limit to 2600 on host clang builds for frame...
2014-07-25 Stephen HinesUpdate frame-larger-than limit to 2440 for new clang.
2014-07-25 Stephen HinesAdd back a deleted check related to verification.
2014-07-25 Stephen HinesRemove errors/warnings from tautological comparisons.
2014-07-24 Stephen HinesMerge "Update frame-larger-than limit to 2440 for new...
2014-07-24 Stephen HinesMerge "Add back a deleted check related to verification...
2014-07-24 Stephen HinesMerge "Remove errors/warnings from tautological compari...
2014-07-25 Vladimir MarkoFix JNI compiler frame size adjustments.
2014-07-25 Andreas GampeART: Fix wrong CHECK in GetCurrentLocationForThrow
2014-07-25 Andreas GampeART: Relax CurrentMethodVisitor requirements on GetDexPC
2014-07-25 Andreas GampeART: Account for multidex location strings in VMClassLoader
2014-07-24 Mathieu ChartierFix stale remembered sets error.
2014-07-24 Sebastien HertzFix access to long/double stack values from debugger
2014-07-23 Andreas GampeART: Refactor GenSelect, refactor gen_common accordingly
2014-07-23 Andreas GampeMerge "ART: Do not attempt to compile a method with...
2014-07-23 Andreas GampeART: Do not attempt to compile a method with too many...
2014-07-23 Mathieu ChartierRecycle mem-maps for collector transitions.
2014-07-23 Mathieu ChartierRevert "Revert "Disable adding main and non moving...
2014-07-23 Andreas GampeMerge "ART: Check high part of dalvik register pairs...
2014-07-23 Andreas GampeART: Check high part of dalvik register pairs on put...
2014-07-23 Andreas GampeART: Throw StackOverflowError in native code
2014-07-23 Andreas GampeART: Fix x86_64 instrumentation_exit, also movsd -...
2014-07-23 Jeff HaoFix x86 instrumentation exit entrypoint and trace size...
2014-07-23 Vladimir MarkoMerge "Rewrite topological sort order and improve GVN...
2014-07-23 Vladimir MarkoRewrite topological sort order and improve GVN.
2014-07-23 Vladimir MarkoFix null pointer check elimination for catch entries.
2014-07-22 Vladimir MarkoUse vabs/fabs on arm/arm64 for intrinsic abs().
2014-07-19 Mathieu ChartierMerge "Revert "Disable adding main and non moving space...
2014-07-22 Mathieu ChartierRevert "Disable adding main and non moving spaces to...
2014-07-21 Calin JuravleFix bad comment in class_linker
2014-07-17 Narayan KamathMerge "Rename openDexFileNative to openDexFile." into...
2014-07-17 Narayan KamathMerge "Make ART fail gracefully when it can't update...
2014-07-18 Andreas GampeART: Also accept java.lang.Throwable as a catch-all...
2014-07-17 Andreas GampeMerge "ART: Improve overflow detection in dex file...
2014-07-18 Andreas GampeART: Improve overflow detection in dex file verifier
2014-07-18 Dave AllisonRevert "Revert "Revert "Revert "Add implicit null and...
2014-07-17 Calin JuravleMake ART fail gracefully when it can't update the desir...
2014-07-17 Andreas GampeMerge "ART: Fail dex file verification on invalid acces...
2014-07-18 Andreas GampeART: Fail dex file verification on invalid access flags
2014-07-17 Narayan KamathMerge "Fix identifier size in the heap dump." into...
2014-07-18 Vladimir MarkoFix GVN to handle normal paths leading to catch entry.
2014-07-17 Calin JuravleFix identifier size in the heap dump.
2014-07-17 Ian RogersMerge "Avoid race in single thread suspension." into...
2014-07-18 Ian RogersAvoid race in single thread suspension.
2014-07-18 Andreas GampeART: Make a soft failure in method verifier hard, add...
2014-07-17 Andreas GampeART: Lock an arg reg in GenInlinedGet
2014-07-17 Fred ShihRevert "Revert "Revert "Revert "Add intrinsic for Refer...
2014-07-17 Sebastien HertzFix class initialization checks in interpreter
2014-07-16 Mathieu ChartierDisable adding main and non moving spaces to immune...
2014-07-16 Calin JuravleRename openDexFileNative to openDexFile.
2014-07-16 Mathieu ChartierUse sched_yield in Monitor::MonitorEnter.
2014-07-14 Mathieu ChartierFix infinite loop when calling SetStatus after OOM.
2014-07-12 Andreas Gampeam 0b316726: am cf90ba7e: Merge "ART: Add another speci...
2014-07-12 Andreas Gampeam cf90ba7e: Merge "ART: Add another special case to...
2014-07-12 Andreas Gampeam ccdaa5ea: am 6ef2aa67: Merge "ART: Rework TargetReg...
2014-07-12 Andreas Gampeam 6ef2aa67: Merge "ART: Rework TargetReg(symbolic_reg...
2014-07-12 Ian Rogersam 87354a55: am 3b7da819: Merge "ART: Correct disassemb...
2014-07-12 Ian Rogersam 3b7da819: Merge "ART: Correct disassembling of regs...
2014-07-12 Andreas Gampeam 949e5980: am b7e78cb6: Merge "AArch64: Fix and enabl...
2014-07-12 Andreas Gampeam c8cd6926: am 5727339f: Merge "Aarch64: easy division...
2014-07-12 Andreas Gampeam c76192c5: am 7aab9879: Merge "ART: Fuse compare...
2014-07-12 Andreas Gampeam 7d76f600: am 0f73aa8f: Merge "Update counting VR...
2014-07-12 Andreas Gampeam b7e78cb6: Merge "AArch64: Fix and enable reverseByte...
2014-07-12 Andreas Gampeam 5727339f: Merge "Aarch64: easy division and remainde...
2014-07-12 Andreas Gampeam 7aab9879: Merge "ART: Fuse compare-with-0-and-branch...
2014-07-12 Andreas Gampeam 0f73aa8f: Merge "Update counting VR for promotion"
2014-07-12 Andreas Gampeam c9ffb3d2: am bc9127a5: Merge "AArch64: Fix def use."
2014-07-12 Andreas Gampeam bc9127a5: Merge "AArch64: Fix def use."
2014-07-12 Andreas Gampeam 0c96b613: am 0ee33c32: Merge "Revert "Revert "ART...
2014-07-12 Andreas Gampeam 0ee33c32: Merge "Revert "Revert "ART: Key-Value...
2014-07-12 Mathieu Chartieram 3ad68036: am 8c472818: Merge "ART: Compacting ROS...
2014-07-12 Hans Boehmam d8bb797b: am 9531f62e: Merge "Call strong CAS from...
2014-07-12 Ian Rogersam f42f7cf6: am f08f0ca4: Merge "Improve performance...
2014-07-12 Andreas Gampeam e47725d4: am 3d71f321: Merge "ART: Change GenPCUseDe...
2014-07-12 Hans Boehmam 6a4d88c2: am aebf3cda: Merge "Replace memory barrier...
2014-07-12 Mathieu Chartieram 9cc96ba8: am 2751ffbe: Merge "Faster TLAB allocator."
2014-07-12 Christopher... am 7f0ec9ac: am bfe9d08e: Merge "Fix mac build."
2014-07-12 Christopher... am 8630388d: am 438b9039: Merge "Make jemalloc the...
2014-07-12 Andreas Gampeam ddfeb3f4: am 946a55fa: Merge "ART: Fix GenSelect...
2014-07-12 Sebastien Hertzam b514670d: am 3641ac7d: Merge "Add missing class...
2014-07-12 Sebastien Hertzam 84de722d: am eab674a8: Merge "Fix missing single...
2014-07-12 Sebastien Hertzam 236975a9: am 49ab79da: Merge "Revert "Revert "Revert...
2014-07-12 Nicolas Geoffrayam 2475b9d8: am 6a1f4ad1: Merge "Revert "Revert "Revert...
2014-07-12 Nicolas Geoffrayam 05eb2b37: am bd6b5dd3: Merge "Revert "Fix mac build""
2014-07-12 Christopher... am 7be0369a: am 03c672f1: Merge "Revert "Revert "Add...
2014-07-12 Andreas Gampeam d20194c7: am 75cb5a24: Merge "ART: Fix GenSelect...
2014-07-12 Christopher... am df53b3eb: am 7ee5cd17: Merge "Revert "Add intrinsic...
2014-07-12 Dave Allisonam 026658d5: am 1190e0e4: Merge "Fix mac build"
2014-07-12 Mathieu Chartieram 5731206b: am e2ebfb4c: Merge "Add intrinsic for...
2014-07-12 Mathieu Chartieram 5087b2ea: am 9e5f302b: Merge "Change default heap...
2014-07-12 Mathieu Chartieram 2dbe40ba: am 9245c392: Merge "Fix race condition...
2014-07-12 Ian Rogersam 8bacfcbe: am 18363662: Merge "Updates to help classe...
2014-07-12 Dave Allisonam 5ef96966: am da8a6975: Merge "Revert "Revert "Add...
2014-07-12 Ian Rogersam d084c68b: am 93279da4: Merge "ART: Do not dump hidde...
2014-07-12 Andreas Gampeam b251d751: am 5a8ecafb: Merge "x86_64: Enable fp...
2014-07-12 Hiroshi Yamauchiam 7a101553: am 0d2d031c: Merge "Improve the OOME fragm...
next