OSDN Git Service

android-x86/art.git
2016-07-13 Mathieu ChartierDump more dex file data in oatdump
2016-07-13 Treehugger... Merge "Improve search for available spill slots in RA"
2016-07-13 Treehugger... Merge "Refactored a few dexdump alloc/free into unique_ptr"
2016-07-13 Vladimir MarkoMerge "X86: Use memory to do array range checks"
2016-07-13 Treehugger... Merge changes I91249ba8,Ic93812d9
2016-07-13 Mark MendellX86: Use memory to do array range checks
2016-07-13 Nicolas GeoffrayMerge "Blacklist flaky test."
2016-07-13 Nicolas GeoffrayBlacklist flaky test.
2016-07-13 Treehugger... Merge "Update the get_process_name call."
2016-07-12 Aart BikRefactored a few dexdump alloc/free into unique_ptr
2016-07-12 Treehugger... Merge changes Iafd12677,I40595d15
2016-07-12 Matthew GharrityImprove search for available spill slots in RA
2016-07-12 Vladimir MarkoMerge "ARM64: Shorter fast-path for read barrier field...
2016-07-12 Vladimir MarkoMerge "Two more patterns for instruction simplifier"
2016-07-12 Vladimir MarkoARM64: Shorter fast-path for read barrier field load.
2016-07-12 Vladimir MarkoMerge "ARM: Shorter fast-path for read barrier field...
2016-07-12 Maxim KazantsevTwo more patterns for instruction simplifier
2016-07-12 Roland LevillainMerge "Rename kCall to kCallOnMainOnly"
2016-07-12 Vladimir MarkoARM: Shorter fast-path for read barrier field load.
2016-07-12 Dmitriy FilchenkoUpdate the get_process_name call.
2016-07-11 Oleksiy VyalovMerge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY...
2016-07-11 Oleksiy VyalovCall prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app...
2016-07-11 Aart BikMerge "Fix clang static analyzer on potential memory...
2016-07-11 Aart BikFix clang static analyzer on potential memory leaks.
2016-07-11 Serban ConstantinescuRename kCall to kCallOnMainOnly
2016-07-11 Roland LevillainMerge "Have LOCAL_ASFLAGS honor debug/non-debug configu...
2016-07-09 Treehugger... Merge "Fix unsafe weak reference usage in test 141"
2016-07-09 Mathieu ChartierFix unsafe weak reference usage in test 141
2016-07-08 Jeff HaoMerge "Revert "Revert "Optimize IMT"""
2016-07-08 Treehugger... Merge "Fix missing patchoat dependency for dex2oat...
2016-07-08 Aart BikMerge "MIPS64: java.lang.Math.round"
2016-07-08 Roland LevillainMerge "Math Round Intrinsic Implementations For Java8."
2016-07-08 Richard UhlerFix missing patchoat dependency for dex2oat test.
2016-07-08 Vladimir MarkoMerge "ARM: Remove unnecessary VMOV from float/double...
2016-07-08 Roland LevillainMerge "Fix the definition of THREAD_CURRENT_IBASE_OFFSET."
2016-07-08 Treehugger... Merge "ARM: Use 64-bit literals for LoadDImmediate()."
2016-07-08 Roland LevillainFix the definition of THREAD_CURRENT_IBASE_OFFSET.
2016-07-08 xueliang.zhongMath Round Intrinsic Implementations For Java8.
2016-07-08 Vladimir MarkoARM: Use 64-bit literals for LoadDImmediate().
2016-07-08 Nicolas GeoffrayMerge "Implement System.arraycopy intrinsic on x86."
2016-07-08 Roland LevillainMerge "Mark ReadBarrierJni as a direct entry point...
2016-07-07 Richard UhlerUse "" to indicate the oat filename could not be computed.
2016-07-07 Richard UhlerCompute and cache oat file status in OatFileAssistant.
2016-07-07 Richard Uhlerprofile_changed should not effect GetBestOatFile.
2016-07-07 Richard UhlerMake OpenImageSpace static and ArtFileName internal.
2016-07-07 Bill BuzbeeMerge "Revert "Revert "ART: Add Mterp export pc poison...
2016-07-07 Treehugger... Merge "Add missing dependency required for ahat-test."
2016-07-07 Nicolas GeoffrayImplement System.arraycopy intrinsic on x86.
2016-07-07 Bill BuzbeeRevert "Revert "ART: Add Mterp export pc poison testing...
2016-07-07 Treehugger... Merge "Fix System.arraycopy when doing same array copying."
2016-07-07 Vladimir MarkoARM: Remove unnecessary VMOV from float/double-to-int.
2016-07-07 Nicolas GeoffrayFix System.arraycopy when doing same array copying.
2016-07-07 Artem UdovichenkoRevert "Revert "Optimize IMT""
2016-07-07 Nicolas GeoffrayMerge "Revert "Revert "Inline and optimize interface...
2016-07-06 Bill BuzbeeMerge "Revert "ART: Add Mterp export pc poison testing...
2016-07-06 Bill BuzbeeRevert "ART: Add Mterp export pc poison testing mode"
2016-07-06 Richard UhlerAdd missing dependency required for ahat-test.
2016-07-06 Bill BuzbeeMerge "ART: Add Mterp export pc poison testing mode"
2016-07-06 Richard UhlerMerge "Revert "Add missing dependency required for...
2016-07-06 Richard UhlerRevert "Add missing dependency required for ahat-test."
2016-07-06 Treehugger... Merge "Add missing dependency required for ahat-test."
2016-07-06 buzbeeART: Add Mterp export pc poison testing mode
2016-07-06 Nicolas GeoffrayRevert "Revert "Inline and optimize interface calls.""
2016-07-06 Nicolas GeoffrayMerge "Revert "Inline and optimize interface calls.""
2016-07-06 Nicolas GeoffrayRevert "Inline and optimize interface calls."
2016-07-06 Treehugger... Merge "Inline and optimize interface calls."
2016-07-06 Roland LevillainMerge "Fix stack alignment in x86 read barrier entry...
2016-07-06 Roland LevillainMark ReadBarrierJni as a direct entry point on MIPS32.
2016-07-06 Nicolas GeoffrayInline and optimize interface calls.
2016-07-06 Vladimir MarkoMerge "Expect spurious wake-up from futex(2)/FUTEX_WAIT...
2016-07-06 Roland LevillainMerge "Remove stray end of macro."
2016-07-05 Roland LevillainRemove stray end of macro.
2016-07-05 Vladimir MarkoExpect spurious wake-up from futex(2)/FUTEX_WAIT call.
2016-07-05 Treehugger... Merge "MIPS32: Fix MipsInstructionSetFeatures::FromVari...
2016-07-05 Nicolas GeoffrayMerge "Simplification for associative and commutative...
2016-07-05 Nicolas GeoffrayMerge "Never go to resolution while inspecting inlined...
2016-07-04 Roland LevillainHave LOCAL_ASFLAGS honor debug/non-debug configuration.
2016-07-04 Nicolas GeoffrayNever go to resolution while inspecting inlined frames.
2016-07-04 Treehugger... Merge "MIPS32: Improve method invocation"
2016-07-01 Richard UhlerAdd missing dependency required for ahat-test.
2016-07-01 Alexey FrunzeMIPS32: Improve method invocation
2016-07-01 Anton KirilovSimplification for associative and commutative operatio...
2016-07-01 Treehugger... Merge "Create a typedef for HInstruction::GetInputs...
2016-07-01 Treehugger... Merge "Make the Compute() method of all HIRs static."
2016-07-01 Vladimir MarkoCreate a typedef for HInstruction::GetInputs() return...
2016-07-01 Anton KirilovMake the Compute() method of all HIRs static.
2016-07-01 Treehugger... Merge "MIPS: Use $a0 instead $zero for passing faulting...
2016-07-01 Nicolas GeoffrayMerge "Do not use popen, it uses a hardcoded path for...
2016-07-01 Nicolas GeoffrayDo not use popen, it uses a hardcoded path for "sh".
2016-07-01 Goran JakovljevicMIPS: Use $a0 instead $zero for passing faulting address
2016-06-30 Treehugger... Merge "Reformat files using Android-style imports."
2016-06-30 Alexey FrunzeMIPS32: Fix MipsInstructionSetFeatures::FromVariant()
2016-06-30 Aart BikMerge "Improvements in induction range analysis."
2016-06-30 Gus SmithReformat files using Android-style imports.
2016-06-30 Treehugger... Merge "Revert "Revert "Gray only immune objects mutator...
2016-06-30 Treehugger... Merge "Fix divergence between interpreter and compiler."
2016-06-30 Roland LevillainFix stack alignment in x86 read barrier entry points.
2016-06-30 Treehugger... Merge "MIPS32: Disassemble and test movf.fmt and movt...
2016-06-30 Alexey FrunzeMIPS32: Disassemble and test movf.fmt and movt.fmt...
2016-06-30 Nicolas GeoffrayMerge "Special case the suspend to runnable transition...
next