OSDN Git Service

android-x86/art.git
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-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"
2015-07-01 Nicolas GeoffrayDon't print signatures to avoid spaces.
2015-07-01 David BrazdilAddress additional comments on try-catch CL
2015-07-01 David Brazdilam 8922e0b5: Merge "ART: Changes to try-catch in GraphB...
2015-07-01 David BrazdilMerge "ART: Changes to try-catch in GraphBuilder"
2015-07-01 David BrazdilART: Changes to try-catch in GraphBuilder
2015-07-01 Nicolas Geoffrayam 312f1bfc: Merge "Do not do a type check when setting...
2015-07-01 Nicolas Geoffrayam 39dc3759: Merge "Emit method name at invokes in...
2015-07-01 Nicolas GeoffrayMerge "Do not do a type check when setting null to...
2015-07-01 Nicolas GeoffrayDo not do a type check when setting null to an array.
2015-07-01 Nicolas GeoffrayMerge "Emit method name at invokes in the graph visuali...
2015-07-01 Calin JuravleBuild statically linked version of dex2oat.
2015-07-01 Sebastien Hertzam 8406b313: Merge "Properly delete temp files during...
2015-07-01 Sebastien HertzMerge "Properly delete temp files during run-test"
2015-07-01 Roland Levillainam 436cbc5e: Merge "Fix a MOV instruction in Optimizing...
2015-07-01 Nicolas GeoffrayEmit method name at invokes in the graph visualizer.
2015-07-01 Roland LevillainMerge "Fix a MOV instruction in Optimizing's x86-64...
2015-07-01 Nicolas Geoffrayam c7657e93: Merge "Use CompareAndBranchIf(Non)Zero...
2015-07-01 Roland LevillainFix a MOV instruction in Optimizing's x86-64 code gener...
2015-07-01 Nicolas GeoffrayMerge "Use CompareAndBranchIf(Non)Zero when applicable."
2015-07-01 Nicolas GeoffrayUse CompareAndBranchIf(Non)Zero when applicable.
2015-07-01 Calin JuravleAllow for sig chain to be disabled.
2015-07-01 Andreas Gampeam 2b252dc1: Merge "Quick: Fix a DCHECK to take type...
2015-07-01 Andreas Gampeam 39602104: Merge "ART: Symbolize all oat files in...
2015-07-01 Andreas GampeMerge "Quick: Fix a DCHECK to take type conflicts into...
2015-07-01 Andreas GampeMerge "ART: Symbolize all oat files in /data folder."
2015-07-01 Zheng XuART: Symbolize all oat files in /data folder.
2015-07-01 agicsakiAdded next condition check to branch instruction
2015-06-30 Evgenii Stepanovam 371496da: Merge "Explicitly link libz-host to libart."
2015-06-30 Evgenii StepanovMerge "Explicitly link libz-host to libart."
2015-06-30 Andreas Gampeam 053df00e: Merge "ART: Remove bad FindSymbol call"
2015-06-30 Andreas GampeMerge "ART: Remove bad FindSymbol call"
2015-06-30 Andreas GampeART: Remove bad FindSymbol call
2015-06-30 Andreas GampeART: Unlink old file in OS::CreateEmptyFile
next