OSDN Git Service

android-x86/art.git
2015-04-06 David SrbeckyFix address formatting in Mips64 disassembler.
2015-04-04 Mingyao YangMerge "Add missing RecordPcInfo's for intrinsics_x86."
2015-04-04 Mingyao YangAdd missing RecordPcInfo's for intrinsics_x86.
2015-04-03 Andreas GampeMerge "ART: Turn of native stack dump on x86 on-device"
2015-04-03 Andreas GampeART: Turn of native stack dump on x86 on-device
2015-04-03 Hiroshi YamauchiMerge "Fix the read barrier builds."
2015-04-03 Hiroshi YamauchiFix the read barrier builds.
2015-04-03 Sebastien HertzMerge "Use va_list argument to abort transaction"
2015-04-03 Dmitriy IvanovMerge "Delegate SIG_DFL on sigaction to libc."
2015-04-03 Richard UhlerMerge "Store OatDexFile instead of OatFile in DexFile."
2015-04-03 Dmitriy IvanovDelegate SIG_DFL on sigaction to libc.
2015-04-03 Nicolas GeoffrayMerge "Fix a bug when creating a HDeoptimization instru...
2015-04-03 Andreas GampeMerge "ART: Avoid obvious segfault in arm & x86 fault...
2015-04-03 Elliott HughesMerge "Explicitly specify the C libraries that have...
2015-04-03 Sebastien HertzUse va_list argument to abort transaction
2015-04-03 Nicolas GeoffrayFix a bug when creating a HDeoptimization instruction.
2015-04-03 Andreas GampeART: Avoid obvious segfault in arm & x86 fault handler
2015-04-03 Sebastien HertzMerge "Revert "ART: Workaround for b/20019689""
2015-04-03 Sebastien HertzRevert "ART: Workaround for b/20019689"
2015-04-03 Sebastien HertzMerge "Use specific exception class to abort transaction"
2015-04-03 Sebastien HertzUse specific exception class to abort transaction
2015-04-03 Elliott HughesExplicitly specify the C libraries that have mallinfo(3).
2015-04-03 Andreas GampeMerge "ART: Move trace options to a struct"
2015-04-03 Andreas GampeART: Move trace options to a struct
2015-04-02 Andreas GampeMerge "Revert "ART: Valgrind hotfix for VIXL 1.9""
2015-04-02 Andreas GampeMerge "[optimizing] Implement x86/x86_64 math intrinsics"
2015-04-02 Andreas GampeMerge "Fix for issue 20051601 - ARM instruction alignment."
2015-04-02 Dmitriy IvanovMerge "Remove version-script option"
2015-04-02 Dmitriy IvanovRemove version-script option
2015-04-02 Vladimir MarkoMerge "Split RelativePatcher::ReserveSpace() into two."
2015-04-02 David SrbeckyFix for issue 20051601 - ARM instruction alignment.
2015-04-02 Vladimir MarkoSplit RelativePatcher::ReserveSpace() into two.
2015-04-02 Vladimir MarkoMerge "Add tests for Arm64RelativePatcher."
2015-04-02 Mathieu ChartierMerge "Fix race with Heap::ClampGrowthLimit and GC"
2015-04-02 Mathieu ChartierFix race with Heap::ClampGrowthLimit and GC
2015-04-02 Vladimir MarkoAdd tests for Arm64RelativePatcher.
2015-04-02 Richard UhlerStore OatDexFile instead of OatFile in DexFile.
2015-04-02 Andreas GampeMerge "Update dexfuzz after optimizing default selection."
2015-04-02 Serban ConstantinescuRevert "ART: Valgrind hotfix for VIXL 1.9"
2015-04-02 Vladimir MarkoMerge "Add tests for Thumb2RelativePatcher."
2015-04-02 Vladimir MarkoAdd tests for Thumb2RelativePatcher.
2015-04-02 David SrbeckyMerge "Write .debug_line section using the new DWARF...
2015-04-02 Vladimir MarkoMerge "Refactor RelativePatcher out of OatWriter."
2015-04-02 Vladimir MarkoMerge "PC-relative loads from dex cache arrays for...
2015-04-02 Stephen KyleUpdate dexfuzz after optimizing default selection.
2015-04-02 Vladimir MarkoRefactor RelativePatcher out of OatWriter.
2015-04-02 Roland LevillainMerge "Move the "huge method" test into its own test...
2015-04-02 Roland LevillainMove the "huge method" test into its own test case.
2015-04-02 Vladimir MarkoPC-relative loads from dex cache arrays for x86-64.
2015-04-02 Brian CarlstromMerge "Switch to shared libcutils on host to fix odr...
2015-04-02 Brian CarlstromSwitch to shared libcutils on host to fix odr-violation
2015-04-01 Mingyao YangMerge "Revert "Revert "Deoptimization-based bce."""
2015-04-01 Mingyao YangMerge "CanThrow() of HNewArray should return true."
2015-04-01 Mingyao YangMerge "Clean up some RecordPcInfo in x86 slow paths."
2015-04-01 Mingyao YangCanThrow() of HNewArray should return true.
2015-04-01 Andreas GampeMerge "ART: Fix unstarted runtime"
2015-04-01 Andreas GampeART: Fix unstarted runtime
2015-04-01 Andreas GampeMerge "ART: Workaround for b/20019689"
2015-04-01 Andreas GampeART: Workaround for b/20019689
2015-04-01 Nicolas GeoffrayMerge "Opt compiler: Fix move from constant."
2015-04-01 Mingyao YangRevert "Revert "Deoptimization-based bce.""
2015-04-01 Andreas GampeMerge "ART: Set default prune counter to 10"
2015-04-01 Calin JuravleMerge "Adds host execution to dexfuzz."
2015-04-01 Roland LevillainMerge "Fix test 421-large-frame."
2015-04-01 Roland LevillainFix test 421-large-frame.
2015-04-01 Dmitriy IvanovMerge "Fix formatting"
2015-04-01 Dmitriy IvanovFix formatting
2015-04-01 David BrazdilMerge "ART: Regression test for condition materializati...
2015-04-01 David BrazdilART: Regression test for condition materialization bug
2015-04-01 David BrazdilMerge "ART: Materialize constants on environment use"
2015-04-01 David BrazdilART: Materialize constants on environment use
2015-04-01 Mark Mendell[optimizing] Implement x86/x86_64 math intrinsics
2015-04-01 David SrbeckyWrite .debug_line section using the new DWARF library.
2015-04-01 David BrazdilMerge "ART: Same skip-compilation heuristic in both...
2015-04-01 Andreas GampeMerge "ART: Valgrind hotfix for VIXL 1.9"
2015-04-01 Andreas GampeART: Valgrind hotfix for VIXL 1.9
2015-04-01 Andreas GampeMerge "ARM64: Update to VIXL 1.9."
2015-04-01 Andreas GampeART: Set default prune counter to 10
2015-04-01 Mingyao YangClean up some RecordPcInfo in x86 slow paths.
2015-03-31 Mathieu ChartierMerge "Only GC the first time we call PreZygoteFork"
2015-03-31 Mathieu ChartierOnly GC the first time we call PreZygoteFork
2015-03-31 Mathieu ChartierMerge "Visit image roots for hprof"
2015-03-31 Mathieu ChartierVisit image roots for hprof
2015-03-31 Nicolas GeoffrayMerge "Fix lint error."
2015-03-31 Nicolas GeoffrayFix lint error.
2015-03-31 Nicolas GeoffrayMerge "Fix locations at environment uses."
2015-03-31 Nicolas GeoffrayFix locations at environment uses.
2015-03-31 Vladimir MarkoMerge "Cortex-A53 Erratum 843419 workaround in OatWriter."
2015-03-31 Vladimir MarkoCortex-A53 Erratum 843419 workaround in OatWriter.
2015-03-31 Vladimir MarkoMerge "Fixed layout for dex caches in boot image."
2015-03-31 Nicolas GeoffrayMerge "Fix wrong assumptions about ParallelMove."
2015-03-31 Nicolas GeoffrayFix wrong assumptions about ParallelMove.
2015-03-31 David SrbeckyMerge "Revert "Revert "Add small library for writing...
2015-03-31 Richard UhlerMerge "Host dex2oat and patchoat require libcutils."
2015-03-31 Andreas GampeMerge "[optimizing] trivial x86 explicit null check...
2015-03-31 David BrazdilART: Same skip-compilation heuristic in both backends
2015-03-31 Mark Mendell[optimizing] trivial x86 explicit null check fix
2015-03-31 Richard UhlerMerge "Fix oat_file_assistant_test's ReserveImageSpace()."
2015-03-31 David SrbeckyRevert "Revert "Add small library for writing of DWARF...
2015-03-31 Serban ConstantinescuARM64: Update to VIXL 1.9.
next