OSDN Git Service

android-x86/art.git
2015-07-08 Nicolas GeoffrayRemove interpreter entrypoint in ArtMethod.
2015-07-02 Roland LevillainMerge "Implement heap poisoning in ART's Optimizing...
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 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 BrazdilMerge "ART: Changes to try-catch in GraphBuilder"
2015-07-01 David BrazdilART: Changes to try-catch in GraphBuilder
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 Sebastien HertzMerge "Properly delete temp files during run-test"
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 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 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-06-30 Evgenii StepanovMerge "Explicitly link libz-host to libart."
2015-06-30 Andreas GampeMerge "ART: Remove bad FindSymbol call"
2015-06-30 Andreas GampeART: Remove bad FindSymbol call
2015-06-30 Andreas GampeMerge "ART: Unlink target oat file before compiling"
2015-06-30 Andreas GampeMerge "Change ART_TEST_GC_STRESS to use new gcstress...
2015-06-30 Mathieu ChartierChange ART_TEST_GC_STRESS to use new gcstress mode
2015-06-30 Andreas GampeMerge "ART: Fix test 036-finalizer"
2015-06-30 Mathieu ChartierART: Fix test 036-finalizer
2015-06-30 Andreas GampeART: Unlink target oat file before compiling
2015-06-30 Roland LevillainMerge "Make compiler-related gtests honor ART_USE_OPTIM...
2015-06-30 Roland LevillainMake compiler-related gtests honor ART_USE_OPTIMIZING_C...
2015-06-30 Sebastien HertzProperly delete temp files during run-test
2015-06-29 Evgenii StepanovExplicitly link libz-host to libart.
2015-06-29 Aart BikAdded index type of dex byte instructions.
2015-06-29 Andreas GampeMerge "ART: Fix CFI annotation for art_quick_aput_obj"
2015-06-29 Yusuke SatoMerge "Rename ZipEntryName to ZipString"
2015-06-29 Mathieu ChartierART: Fix CFI annotation for art_quick_aput_obj
2015-06-29 Nicolas GeoffrayMerge "Do not replace a live phi with a dead phi."
2015-06-29 Nicolas GeoffrayDo not replace a live phi with a dead phi.
2015-06-29 Nicolas GeoffrayMerge "Revert "Revert "Do not update the type of someth...
2015-06-29 Nicolas GeoffrayRevert "Revert "Do not update the type of something...
2015-06-29 Calin JuravleMerge "Revert "Do not update the type of something...
2015-06-29 Calin JuravleRevert "Do not update the type of something we already...
2015-06-29 Nicolas GeoffrayMerge "Do not update the type of something we already...
2015-06-29 Nicolas GeoffrayDo not update the type of something we already know.
2015-06-29 Roland LevillainMerge "Exercise sun.misc.Unsafe.compareAndSwapObject."
2015-06-27 Bill BuzbeeMerge "Quick: Disable GVN, DCE and LVN for type conflicts."
2015-06-27 Vladimir MarkoQuick: Fix a DCHECK to take type conflicts into account.
2015-06-27 Vladimir MarkoQuick: Disable GVN, DCE and LVN for type conflicts.
2015-06-27 Mathieu ChartierMerge "Fixed a nullptr bug in SweepAllocationRecords()"
2015-06-27 Andreas GampeMerge "ART: Fix CFI annotation in arm64, x86 and x86...
2015-06-27 Man CaoFixed a nullptr bug in SweepAllocationRecords()
2015-06-27 Andreas GampeART: Fix CFI annotation in arm64, x86 and x86-64 assembly
2015-06-27 Andreas GampeMerge "ART: Fix invalid access and DCHECK in verifier"
2015-06-27 Andreas GampeART: Fix invalid access and DCHECK in verifier
2015-06-26 Andreas GampeMerge "ART: Fix streaming tracing issues"
2015-06-26 Andreas GampeART: Fix streaming tracing issues
2015-06-26 Mathieu ChartierMerge "Require mutator lock for DeleteLocalRef"
2015-06-26 Mathieu ChartierRequire mutator lock for DeleteLocalRef
2015-06-26 Vladimir MarkoMerge "ART: Ignore repeated field indexes when loading...
2015-06-26 David BrazdilMerge "Revert "Revert "ART: Implement try/catch blocks...
2015-06-26 Vladimir MarkoART: Ignore repeated field indexes when loading a class.
2015-06-26 David BrazdilRevert "Revert "ART: Implement try/catch blocks in...
2015-06-26 Roland LevillainMerge "Minor fixes to mips64 for the arch-specific...
2015-06-26 David BrazdilMerge "Revert "ART: Implement try/catch blocks in Builder""
2015-06-26 David BrazdilRevert "ART: Implement try/catch blocks in Builder"
2015-06-26 David BrazdilMerge "Revert "ART: Fix gtests after try/catch change""
2015-06-26 David BrazdilRevert "ART: Fix gtests after try/catch change"
2015-06-26 Roland LevillainExercise sun.misc.Unsafe.compareAndSwapObject.
2015-06-26 David BrazdilMerge "ART: Fix gtests after try/catch change"
2015-06-26 David BrazdilART: Fix gtests after try/catch change
2015-06-26 David BrazdilMerge "ART: Implement try/catch blocks in Builder"
2015-06-26 Nicolas GeoffrayMerge "List test as flaky."
2015-06-26 Nicolas GeoffrayList test as flaky.
2015-06-26 Andreas GampeMerge "ART: Only print stripped dex2oat command line"
2015-06-26 Andreas GampeART: Only print stripped dex2oat command line
2015-06-25 buzbeeMerge "ART: Fix kEverything compiler filter"
2015-06-25 Igor MurashkinMerge "interpreter: Fix string init for soft-failed...
2015-06-25 buzbeeART: Fix kEverything compiler filter
2015-06-25 Igor Murashkininterpreter: Fix string init for soft-failed invokes
2015-06-25 Mathieu ChartierMerge "Make allocation tracker use less memory"
2015-06-25 Yusuke SatoRename ZipEntryName to ZipString
2015-06-25 Man CaoMake allocation tracker use less memory
2015-06-25 Andreas GampeMerge "Fixed bug in debugging information in dex file"
2015-06-25 Andreas GampeMerge "ART: Reset runtime_throw_failure flag"
2015-06-25 Andreas GampeART: Reset runtime_throw_failure flag
2015-06-25 Aart BikFixed bug in debugging information in dex file
2015-06-25 Andreas GampeMerge "ART: Set methods to preverified in verify-none"
2015-06-25 Andreas GampeART: Set methods to preverified in verify-none
2015-06-25 Richard UhlerMerge "Do not try to compile resource-only dex files."
2015-06-25 David BrazdilART: Implement try/catch blocks in Builder
2015-06-25 Richard UhlerDo not try to compile resource-only dex files.
2015-06-25 Nicolas GeoffrayMerge "Pass LD_USE_LOAD_BIAS to the art script."
2015-06-25 Nicolas GeoffrayPass LD_USE_LOAD_BIAS to the art script.
2015-06-25 Nicolas GeoffrayMerge "Disable test for all runs."
2015-06-25 Nicolas GeoffrayDisable test for all runs.
2015-06-25 Vladimir MarkoMerge "Hard-fail get-/put-object to a non-reference...
2015-06-25 Vladimir MarkoHard-fail get-/put-object to a non-reference field.
next