OSDN Git Service

android-x86/art.git
2016-10-26 Hiroshi YamauchiMerge "Blacklist 130-hprof for tracing configs."
2016-10-26 Dimitry IvanovMerge "Always call into native loader when loading...
2016-10-26 Aart BikMerge "Improved induction variable analysis and loop...
2016-10-26 Treehugger... Merge "Reduce file descriptor limit for 151-OpenFileLimit."
2016-10-26 Treehugger... Merge "ART: Change InstructionSetFeatures to return...
2016-10-26 Roland LevillainMerge "ARM: VIXL32: Implement more codegen code to...
2016-10-26 Nicolas GeoffrayMerge "Forgot these files from previous VerifierDeps...
2016-10-26 Nicolas GeoffrayForgot these files from previous VerifierDeps change.
2016-10-26 Andreas GampeART: Change InstructionSetFeatures to return unique_ptr
2016-10-26 Richard UhlerReduce file descriptor limit for 151-OpenFileLimit.
2016-10-26 Nicolas GeoffrayMerge "Save the non-verified classes in the VerifierDeps."
2016-10-26 Nicolas GeoffraySave the non-verified classes in the VerifierDeps.
2016-10-26 Treehugger... Merge "Reduce number of physical pages used for DexCach...
2016-10-26 Treehugger... Merge "Interpreter: Add support for method handle trans...
2016-10-26 Treehugger... Merge "Fall back to true anonymous mmap if out of file...
2016-10-26 Narayan KamathInterpreter: Add support for method handle transforms...
2016-10-26 Treehugger... Merge "Remove unused std::ostringstream variable."
2016-10-26 Treehugger... Merge "ART: Refactor class-linker methods"
2016-10-25 Treehugger... Merge "ART: Initialize field in IndirectReferenceTable"
2016-10-25 Mathieu ChartierMerge "Fix race with LOS Begin() and End()"
2016-10-25 Leonard MosescuMerge "Enable agent attaching during live phase"
2016-10-25 Leonard MosescuEnable agent attaching during live phase
2016-10-25 Treehugger... Merge "Revert "ART: Temporarily use global references...
2016-10-25 Andreas GampeART: Initialize field in IndirectReferenceTable
2016-10-25 Mathieu ChartierFix race with LOS Begin() and End()
2016-10-25 Andreas GampeART: Refactor class-linker methods
2016-10-25 Mathieu ChartierMerge "Clear (madvise) card table for CC"
2016-10-25 Andreas GampeRevert "ART: Temporarily use global references for...
2016-10-25 Treehugger... Merge "Remove workaround for repo."
2016-10-25 Aart BikMerge "Let dexdump prompt filename for zipped multi...
2016-10-25 Roland LevillainMerge "Fix the Thumb-2 definition of the CLREX instruct...
2016-10-25 Artem UdovichenkoReduce number of physical pages used for DexCache's...
2016-10-25 Andreas GampeMerge changes Iae3a933e,I08ff5d6e
2016-10-25 Andreas GampeMerge "ART: Clean up IndirectReferenceTable"
2016-10-25 Vladimir MarkoMerge "Clean up app image .bss dex cache arrays fixup."
2016-10-25 Roland LevillainFix the Thumb-2 definition of the CLREX instruction.
2016-10-25 Calin JuravleMerge "Build target which faciliates ART testing image...
2016-10-25 Vladimir MarkoMerge "Clear OOME from DexCache allocation when another...
2016-10-25 Calin JuravleBuild target which faciliates ART testing image/image...
2016-10-25 Vladimir MarkoMerge "Revert "Disable kBssEntry LoadString sharpening.""
2016-10-25 Vladimir MarkoClean up app image .bss dex cache arrays fixup.
2016-10-25 Vladimir MarkoClear OOME from DexCache allocation when another thread...
2016-10-25 Narayan KamathMerge "method_handles: Minor refactor of PerformArgumen...
2016-10-25 Nicolas GeoffrayRemove workaround for repo.
2016-10-25 Vladimir MarkoRevert "Disable kBssEntry LoadString sharpening."
2016-10-25 Richard UhlerRemove unused std::ostringstream variable.
2016-10-25 Richard UhlerFall back to true anonymous mmap if out of file descrip...
2016-10-25 Nicolas GeoffrayMerge "Encode quickening info in .vdex."
2016-10-25 Andreas GampeART: Make IndirectReferenceTable resizable
2016-10-25 Mathieu ChartierClear (madvise) card table for CC
2016-10-25 Andreas GampeART: Change IndirectReferenceTable
2016-10-25 Andreas GampeART: Clean up IndirectReferenceTable
2016-10-25 Hiroshi YamauchiBlacklist 130-hprof for tracing configs.
2016-10-24 Aart BikLet dexdump prompt filename for zipped multi-dex files.
2016-10-24 Andreas GampeMerge "ART: Blacklist test 908 for target"
2016-10-24 Andreas GampeART: Blacklist test 908 for target
2016-10-24 Treehugger... Merge "ART: Add GC callbacks"
2016-10-24 Treehugger... Merge "ART: Only scan tag table once during marking"
2016-10-24 Andreas GampeART: Add GC callbacks
2016-10-24 Aart BikImproved induction variable analysis and loop optimizat...
2016-10-24 Mathieu ChartierMerge "Remove unnecessary load class for new instance"
2016-10-24 Nicolas GeoffrayEncode quickening info in .vdex.
2016-10-24 Treehugger... Merge "Move dex CFG dumping out of utils.cc"
2016-10-24 Andreas GampeART: Only scan tag table once during marking
2016-10-24 Mathieu ChartierRemove unnecessary load class for new instance
2016-10-24 David SehrMove dex CFG dumping out of utils.cc
2016-10-24 Alexandre RamesARM: VIXL32: Implement more codegen code to pass a...
2016-10-24 Zhenhua WANGAlways call into native loader when loading a native...
2016-10-24 Orion HodsonMerge "Dex disassembly suppport for invoke-polymorphic."
2016-10-24 Narayan Kamathmethod_handles: Minor refactor of PerformArgumentConver...
2016-10-24 Treehugger... Merge "Add support for proguard deobfuscation."
2016-10-22 Treehugger... Merge "ART: Switch tagging table to a map"
2016-10-22 Roland LevillainMerge "Remove read barrier in UnstartedUnsafeCompareAnd...
2016-10-21 Andreas GampeART: Switch tagging table to a map
2016-10-21 Treehugger... Merge "Reduce the number of dumps in 130-hprof."
2016-10-21 Hiroshi YamauchiReduce the number of dumps in 130-hprof.
2016-10-21 Treehugger... Merge "Add missing shared library"
2016-10-21 Colin CrossAdd missing shared library
2016-10-21 Mathieu ChartierMerge "Don't dump loaded but unresolved classes in...
2016-10-21 David SehrMerge "Remove mutex dependency on art::Runtime"
2016-10-21 Richard UhlerAdd support for proguard deobfuscation.
2016-10-21 Roland LevillainRemove read barrier in UnstartedUnsafeCompareAndSwapLong.
2016-10-21 Vladimir MarkoMerge "Disable kBssEntry LoadString sharpening."
2016-10-21 Treehugger... Merge "MIPS32: Implement HSelect"
2016-10-21 Treehugger... Merge "MIPS32R6: Fix floating point compares in mterp."
2016-10-21 Vladimir MarkoDisable kBssEntry LoadString sharpening.
2016-10-21 Alexey FrunzeMIPS32R6: Fix floating point compares in mterp.
2016-10-21 Mathieu ChartierDon't dump loaded but unresolved classes in hprof
2016-10-20 Treehugger... Merge "Improve recognition of select-based period induc...
2016-10-20 Alexey FrunzeMIPS32: Implement HSelect
2016-10-20 Aart BikImprove recognition of select-based period induction.
2016-10-20 Hiroshi YamauchiMerge "Test for the CC RegionSpace::WalkInternal crash."
2016-10-20 David SehrRemove mutex dependency on art::Runtime
2016-10-20 Treehugger... Merge "Ensure that overrides work in presence of packag...
2016-10-20 Orion HodsonDex disassembly suppport for invoke-polymorphic.
2016-10-20 Richard UhlerMerge "Disable 151-OpenFileLimit test."
2016-10-20 Richard UhlerDisable 151-OpenFileLimit test.
2016-10-20 Igor MurashkinMerge changes I16f8b7ec,I075bbf55
2016-10-20 Narayan KamathMerge "Revert "Revert "Interpreter: Add support for...
2016-10-20 Roland LevillainMerge "ARM: VIXL32: Pass initial ART tests with new...
next