OSDN Git Service

android-x86/art.git
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 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 Vladimir MarkoRevert "Disable kBssEntry LoadString sharpening."
2016-10-25 Nicolas GeoffrayMerge "Encode quickening info in .vdex."
2016-10-25 Andreas GampeART: Make IndirectReferenceTable resizable
2016-10-25 Andreas GampeART: Change IndirectReferenceTable
2016-10-25 Andreas GampeART: Clean up IndirectReferenceTable
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 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 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...
2016-10-20 Treehugger... Merge "DexCache: Add support for updating MethodType...
2016-10-20 Treehugger... Merge "Return error message if IndirectReferenceTable...
2016-10-20 Narayan KamathRevert "Revert "Interpreter: Add support for direct...
2016-10-20 Narayan KamathDexCache: Add support for updating MethodType reference...
2016-10-20 Vladimir MarkoMerge "Change pResolveString entrypoint to kSaveEveryth...
2016-10-20 Narayan KamathMerge "Build: Avoid using ppid to generate temporary...
2016-10-20 Treehugger... Merge "ART: Harden dex-file verifier wrt/ LEB128"
2016-10-20 Mathieu ChartierMerge "Persistent bitmap for region space"
2016-10-19 Andreas GampeART: Harden dex-file verifier wrt/ LEB128
2016-10-19 Alex LightEnsure that overrides work in presence of package-priva...
2016-10-19 Mathieu ChartierPersistent bitmap for region space
2016-10-19 Mathieu ChartierMerge "Move most of class linker to ObjPtr"
2016-10-19 Treehugger... Merge "Fix bug in dynamic BCE. With regression test."
2016-10-19 Igor Murashkinjni: Support @FastNative methods that return objects
2016-10-19 Igor MurashkinRevert "jni: Disable FastNative path for methods return...
2016-10-19 Aart BikFix bug in dynamic BCE. With regression test.
2016-10-19 Mathieu ChartierMove most of class linker to ObjPtr
2016-10-19 Vladimir MarkoChange pResolveString entrypoint to kSaveEverything.
2016-10-19 Mathieu ChartierMerge "Delete unused blocked_register_pairs_ in code...
2016-10-19 David SehrMerge "Remove mirror:: and ArtMethod deps in utils...
2016-10-19 Richard UhlerReturn error message if IndirectReferenceTable construc...
2016-10-19 Treehugger... Merge "Revert "Interpreter: Add support for direct...
2016-10-19 Narayan KamathBuild: Avoid using ppid to generate temporary directory...
2016-10-19 Narayan KamathRevert "Interpreter: Add support for direct handle...
2016-10-19 Roland LevillainMerge "Remove libcore tests failures expectations for...
2016-10-19 Treehugger... Merge "Fix string compression, add tests."
2016-10-19 Narayan KamathMerge "Interpreter: Add support for direct handle invok...
2016-10-19 Treehugger... Merge "Blacklist test that has been flaky for days."
2016-10-19 Vladimir MarkoFix string compression, add tests.
2016-10-19 Treehugger... Merge "Release version 0.8 of ahat."
2016-10-19 Nicolas GeoffrayBlacklist test that has been flaky for days.
2016-10-19 Treehugger... Merge "ART: Remove IRT cruft"
2016-10-18 David SehrRemove mirror:: and ArtMethod deps in utils.{h,cc}
2016-10-18 Mathieu ChartierDelete unused blocked_register_pairs_ in code generators
2016-10-18 Mathieu ChartierMerge "Update the Begin() of LargeObjectMapSpace"
2016-10-18 Roland LevillainRemove libcore tests failures expectations for the...
2016-10-18 Treehugger... Merge "Enable last value generation of periodic sequence."
2016-10-18 Mathieu ChartierMerge "Move art/native to ObjPtr"
next