OSDN Git Service

android-x86/art.git
2015-07-08 David Brazdilam 7d5e4d05: Merge "ART: Ignore try blocks with no...
2015-07-08 David BrazdilMerge "ART: Ignore try blocks with no throwing instruct...
2015-07-08 David BrazdilART: Ignore try blocks with no throwing instructions
2015-07-08 Calin Juravleam c7432f3b: Merge "Use the object class as top in...
2015-07-08 Nicolas Geoffrayam c21dc873: Merge "Fix oatdump after ArtMethod change."
2015-07-08 Calin JuravleMerge "Use the object class as top in reference type...
2015-07-08 Nicolas GeoffrayMerge "Fix oatdump after ArtMethod change."
2015-07-08 Nicolas GeoffrayFix oatdump after ArtMethod change.
2015-07-08 Nicolas Geoffrayam 30502f1f: Merge "Revert "Revert "Remove interpreter...
2015-07-08 Nicolas GeoffrayMerge "Revert "Revert "Remove interpreter entrypoint...
2015-07-08 Nicolas GeoffrayRevert "Revert "Remove interpreter entrypoint in ArtMet...
2015-07-08 Calin JuravleUse the object class as top in reference type propagation
2015-07-08 David Srbeckyam a4e43032: Merge "Accept 0xFFFFFFFF as dex debug...
2015-07-08 David SrbeckyMerge "Accept 0xFFFFFFFF as dex debug info offset."
2015-07-08 Roland Levillainam 3e18a895: Merge "Fuse long and FP compare & conditio...
2015-07-08 Roland LevillainMerge "Fuse long and FP compare & condition on x86...
2015-07-08 Nicolas Geoffrayam 569e81e5: Merge "Revert "Remove interpreter entrypoi...
2015-07-08 Nicolas Geoffrayam d5bd4fdd: Merge "Remove interpreter entrypoint in...
2015-07-08 Nicolas GeoffrayMerge "Revert "Remove interpreter entrypoint in ArtMeth...
2015-07-08 Nicolas GeoffrayRevert "Remove interpreter entrypoint in ArtMethod."
2015-07-08 Nicolas GeoffrayMerge "Remove interpreter entrypoint in ArtMethod."
2015-07-08 Nicolas GeoffrayRemove interpreter entrypoint in ArtMethod.
2015-07-07 David SrbeckyAccept 0xFFFFFFFF as dex debug info offset.
2015-07-07 Aart Bikam a100332e: Merge "Build rule for dexdump regression...
2015-07-07 Aart BikMerge "Build rule for dexdump regression test on host."
2015-07-07 Andreas Gampeam 53ed3c5f: Merge "ART: Fix opsize in LoadArgDirect"
2015-07-07 Andreas GampeMerge "ART: Fix opsize in LoadArgDirect"
2015-07-07 Andreas GampeART: Fix opsize in LoadArgDirect
2015-07-07 Mark MendellFuse long and FP compare & condition on x86/x86-64...
2015-07-07 Nicolas Geoffrayam ee35ff80: Merge "Improve code generation for ARM64...
2015-07-07 Nicolas GeoffrayMerge "Improve code generation for ARM64 VisitArrayGet...
2015-07-07 Alexandre RamesImprove code generation for ARM64 VisitArrayGet/Set.
2015-07-07 Nicolas Geoffrayam 00dec6a9: Merge "Make dexdump2 compile for 64bit...
2015-07-07 Roland Levillainam 399426d9: Merge "Added next condition check to branc...
2015-07-07 Roland Levillainam 4e869c81: Merge "Make oatdump work with .art files...
2015-07-07 Nicolas GeoffrayMerge "Make dexdump2 compile for 64bit devices."
2015-07-07 Nicolas GeoffrayMake dexdump2 compile for 64bit devices.
2015-07-07 Roland LevillainMerge "Added next condition check to branch instruction"
2015-07-07 Roland LevillainMerge "Make oatdump work with .art files and code gener...
2015-07-07 Aart BikBuild rule for dexdump regression test on host.
2015-07-06 Evgenii Stepanovam bb5965c8: Merge "Disable sanitization of dex2oat...
2015-07-06 Evgenii StepanovMerge "Disable sanitization of dex2oat on device."
2015-07-06 Evgenii StepanovDisable sanitization of dex2oat on device.
2015-07-06 Aart Bikam 288b3001: Merge "List dependence of dexdump gtest...
2015-07-06 Aart BikMerge "List dependence of dexdump gtest on dexdump...
2015-07-06 Aart BikList dependence of dexdump gtest on dexdump binary.
2015-07-06 Aart Bikam e7ea17b7: Merge "Migrated dexdump from Dalvik (libde...
2015-07-06 Aart BikMerge "Migrated dexdump from Dalvik (libdex) into Art...
2015-07-06 Aart BikMigrated dexdump from Dalvik (libdex) into Art (libart)
2015-07-06 Nicolas Geoffrayam d4e2738f: Merge "Revert "Revert "Fix LSRA bug with...
2015-07-06 Andreas Gampeam 7fb6ddb8: Merge "ART: Check switch and array data...
2015-07-06 Andreas Gampeam a3c31dfd: Merge "ART: Unlink old file in OS::CreateE...
2015-07-06 Andreas Gampeam d5c5ea39: Merge "Revert "ART: Unlink target oat...
2015-07-06 Nicolas GeoffrayMerge "Revert "Revert "Fix LSRA bug with explicit regis...
2015-07-06 Andreas GampeMerge "ART: Check switch and array data better in the...
2015-07-06 Andreas GampeART: Check switch and array data better in the verifier
2015-07-06 Andreas GampeMerge "ART: Unlink old file in OS::CreateEmptyFile"
2015-07-06 Andreas GampeMerge "Revert "ART: Unlink target oat file before compi...
2015-07-06 Calin Juravleam f7aa6c05: Merge "Revert "Fix LSRA bug with explicit...
2015-07-06 Nicolas GeoffrayRevert "Revert "Fix LSRA bug with explicit register...
2015-07-06 Calin JuravleMerge "Revert "Fix LSRA bug with explicit register...
2015-07-06 Calin JuravleRevert "Fix LSRA bug with explicit register temporaries"
2015-07-06 Nicolas Geoffrayam 16d6d0ef: Merge "Fix LSRA bug with explicit register...
2015-07-06 Nicolas GeoffrayMerge "Fix LSRA bug with explicit register temporaries"
2015-07-06 Mark MendellFix LSRA bug with explicit register temporaries
2015-07-06 David Brazdilam 51f38e3a: Merge "ART: Fix graph for switch leaving...
2015-07-06 Narayan Kamatham b2409d91: Merge "Supress OsTest#test_xattr on the...
2015-07-06 David BrazdilMerge "ART: Fix graph for switch leaving a try block"
2015-07-06 David BrazdilART: Fix graph for switch leaving a try block
2015-07-06 Narayan KamathMerge "Supress OsTest#test_xattr on the bots."
2015-07-06 Narayan KamathSupress OsTest#test_xattr on the bots.
2015-07-03 Roland Levillainam 4a305daf: Merge "Add implicit null pointer and stack...
2015-07-03 Roland LevillainMerge "Add implicit null pointer and stack overflow...
2015-07-03 Douglas LeungAdd implicit null pointer and stack overflow checks...
2015-07-02 Calin Juravleam b447598f: Merge "Disable static builds for mac and...
2015-07-02 Calin JuravleMerge "Disable static builds for mac and asan."
2015-07-02 Calin JuravleDisable static builds for mac and asan.
2015-07-02 Nicolas Geoffrayam aefdcd9a: Merge "Do not create a HBoundType when...
2015-07-02 Nicolas GeoffrayMerge "Do not create a HBoundType when the instruction...
2015-07-02 Nicolas GeoffrayDo not create a HBoundType when the instruction is...
2015-07-02 Calin Juravleam 06b6da5c: Merge "Fix mac build: use -lrt only on...
2015-07-02 Calin JuravleMerge "Fix mac build: use -lrt only on linux."
2015-07-02 Calin JuravleFix mac build: use -lrt only on linux.
2015-07-02 Calin Juravleam a3529ea5: Merge "Enable ART_BUILD_HOST_STATIC for...
2015-07-02 Calin JuravleMerge "Enable ART_BUILD_HOST_STATIC for check builds."
2015-07-02 Calin JuravleEnable ART_BUILD_HOST_STATIC for check builds.
2015-07-02 Calin Juravleam 23bfc0bd: Merge "Build statically linked version...
2015-07-02 Calin Juravleam 7a20ae64: Merge "Allow for sig chain to be disabled."
2015-07-02 Calin JuravleMerge "Build statically linked version of dex2oat."
2015-07-02 Calin JuravleMerge "Allow for sig chain to be disabled."
2015-07-02 Roland LevillainMake oatdump work with .art files and code generated...
2015-07-02 Roland Levillainam c87c8939: Merge "Implement heap poisoning in ART...
2015-07-02 Roland LevillainMerge "Implement heap poisoning in ART's Optimizing...
2015-07-02 Andreas Gampeam 01b2129d: Merge "Added index type of dex byte instru...
2015-07-01 Andreas GampeMerge "Added index type of dex byte instructions."
2015-07-01 Roland LevillainImplement heap poisoning in ART's Optimizing compiler.
2015-07-01 Nicolas Geoffrayam ea725ec1: Merge "Don\'t print signatures to avoid...
2015-07-01 David Brazdilam 8941d5e0: Merge "Address additional comments on...
2015-07-01 Nicolas GeoffrayMerge "Don't print signatures to avoid spaces."
2015-07-01 David BrazdilMerge "Address additional comments on try-catch CL"
next