OSDN Git Service

android-x86/art.git
2016-09-01 Vladimir MarkoMerge "Avoid decrementing iterator to std::set<>::begin...
2016-09-01 Vladimir MarkoAvoid decrementing iterator to std::set<>::begin()...
2016-09-01 Treehugger... Merge "Disable dexlayout_test on target."
2016-09-01 Treehugger... Merge "Revert "Remove auto-generated executable list""
2016-09-01 Jeff HaoDisable dexlayout_test on target.
2016-09-01 Colin CrossRevert "Remove auto-generated executable list"
2016-08-31 Colin CrossMerge "Remove auto-generated executable list"
2016-08-31 Jeff HaoMerge changes Idfd8ac9f,I3dacb78f
2016-08-31 Treehugger... Merge "Fix a check failure in the CC background transit...
2016-08-31 Mathieu ChartierMerge "Fix unnecessary read barrier for resolved/initia...
2016-08-31 Treehugger... Merge "ART: Use libbase"
2016-08-31 Vladimir MarkoMerge "Remove workarounds for [D]CHECK()s in constexpr...
2016-08-31 Jeff HaoFinish dexlayout dumping of dex files and added test.
2016-08-31 Andreas GampeMerge "ART: SHARED_REQUIRES to REQUIRES_SHARED"
2016-08-31 David SehrAdd dex file intermediate representation
2016-08-31 Vladimir MarkoRemove workarounds for [D]CHECK()s in constexpr functions.
2016-08-31 Vladimir MarkoMerge "MIPS32: Fill branch delay slots"
2016-08-31 Vladimir MarkoMerge "Re-enable boot image string sharpening."
2016-08-31 Roland LevillainMerge "Add entrypoint type information."
2016-08-31 Hiroshi YamauchiFix a check failure in the CC background transition.
2016-08-31 Colin CrossRemove auto-generated executable list
2016-08-31 Andreas GampeART: SHARED_REQUIRES to REQUIRES_SHARED
2016-08-30 Alexey FrunzeMIPS32: Fill branch delay slots
2016-08-30 Mathieu ChartierFix unnecessary read barrier for resolved/initialized...
2016-08-30 Vladimir MarkoRe-enable boot image string sharpening.
2016-08-30 Treehugger... Merge "Save environment snapshot and use at fork/exec"
2016-08-30 David SehrSave environment snapshot and use at fork/exec
2016-08-30 Chih-hung HsiehMerge "Fix clang-tidy warnings in art."
2016-08-30 Neil FullerMerge "Track addition of Class.toGenericString() method"
2016-08-30 Neil FullerTrack addition of Class.toGenericString() method
2016-08-30 Mathieu ChartierMerge "Re-enable evacuation of recently allocated regions"
2016-08-29 Andreas GampeART: Use libbase
2016-08-29 Treehugger... Merge "ART: Fix libnativebridgetest dependencies"
2016-08-29 Treehugger... Merge "ART: Fix symbols"
2016-08-29 Andreas GampeART: Fix libnativebridgetest dependencies
2016-08-29 Mathieu ChartierRe-enable evacuation of recently allocated regions
2016-08-29 Andreas GampeART: Fix symbols
2016-08-29 Treehugger... Merge "Revert "Blacklist failing libcore tests.""
2016-08-29 Narayan KamathRevert "Blacklist failing libcore tests."
2016-08-27 Mathieu ChartierMerge "WIP: ART: Clean p x86_64 string dex cache asm."
2016-08-27 Mathieu ChartierMerge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE"
2016-08-27 Chih-Hung HsiehFix clang-tidy warnings in art.
2016-08-26 Pirama Arumuga... Merge "Ignore -Wunreachable-code for ClassTable::Update...
2016-08-26 Pirama Arumuga... Ignore -Wunreachable-code for ClassTable::UpdateClass
2016-08-26 Treehugger... Merge "Fix a race condition on GC timing logger data."
2016-08-26 Hiroshi YamauchiFix a race condition on GC timing logger data.
2016-08-26 Treehugger... Merge "Fix ODR violation"
2016-08-26 Colin CrossFix ODR violation
2016-08-26 Treehugger... Merge "ARM/MIPS: Avoid dead dex cache arrays base for...
2016-08-26 Serban ConstantinescuAdd entrypoint type information.
2016-08-26 Treehugger... Merge "Tracking java.lang.reflect.Executable changes"
2016-08-26 Roland LevillainMerge "ARM: Make runtime invokes use InvokeRuntime()."
2016-08-26 Vladimir MarkoARM/MIPS: Avoid dead dex cache arrays base for intrinsics.
2016-08-26 Neil FullerTracking java.lang.reflect.Executable changes
2016-08-26 Serban ConstantinescuARM: Make runtime invokes use InvokeRuntime().
2016-08-26 Roland LevillainMerge "Address missing variable definition to fix the...
2016-08-26 Roland LevillainAddress missing variable definition to fix the build.
2016-08-26 Roland LevillainMerge "Re-enable the ArraySet fast path with Baker...
2016-08-26 Treehugger... Merge "Fix mac builds"
2016-08-26 Treehugger... Merge "Bisection bug search tool"
2016-08-26 Treehugger... Merge "Background full compaction for CC."
2016-08-26 Aart BikMerge "MIPS64: Improve non-trivial 64-bit constant...
2016-08-26 Hiroshi YamauchiBackground full compaction for CC.
2016-08-26 Colin CrossMerge "Fix arm32 build"
2016-08-26 Colin CrossMerge "Remove libLLVM* from art"
2016-08-25 Colin CrossFix mac builds
2016-08-25 Colin CrossFix arm32 build
2016-08-25 Wojciech StaszkiewiczBisection bug search tool
2016-08-25 Colin CrossRemove libLLVM* from art
2016-08-25 Treehugger... Merge "Convert libart and dependencies to Android.bp"
2016-08-25 Christina WadsworthWIP: ART: Clean p x86_64 string dex cache asm.
2016-08-25 Christina WadsworthART: Add STRING_DEX_CACHE_ELEMENT_SIZE
2016-08-25 Colin CrossConvert libart and dependencies to Android.bp
2016-08-25 Vladimir MarkoMerge "ArraySet without type check does not need read...
2016-08-25 Treehugger... Merge "Fix VIXL assembler test for heap-poisoning confi...
2016-08-25 Vladimir MarkoFix VIXL assembler test for heap-poisoning configurations.
2016-08-25 Roland LevillainMerge "ARM64: Make runtime invokes use InvokeRuntime()."
2016-08-25 Roland LevillainRe-enable the ArraySet fast path with Baker read barriers.
2016-08-25 Vladimir MarkoMerge "ARM64: Use the zero register for field and array...
2016-08-25 Serban ConstantinescuARM64: Make runtime invokes use InvokeRuntime().
2016-08-25 Treehugger... Merge "ARM: VIXL32: Update the trampoline compiler."
2016-08-25 Treehugger... Merge "ARM: VIXL32: Switch JNI compiler to use VIXL...
2016-08-25 Treehugger... Merge "ARM: VIXL32: Implement VIXL-based assembler."
2016-08-25 Vladimir MarkoArraySet without type check does not need read barrier.
2016-08-25 Alexandre RamesARM64: Use the zero register for field and array set...
2016-08-25 Roland LevillainMerge "ARM: Purge Arm32Assembler."
2016-08-25 Vladimir MarkoMerge "MIPS32: Refactor implicit null checks in array...
2016-08-25 Nicolas GeoffrayMerge "Remove duplicate entries with libcore expectatio...
2016-08-25 Nicolas GeoffrayRemove duplicate entries with libcore expectation files.
2016-08-25 Treehugger... Merge "Revert "Revert "Fix debugger calling new String...
2016-08-25 Jeff HaoRevert "Revert "Fix debugger calling new String().""
2016-08-25 Colin CrossMerge "Revert "Convert libart and dependencies to Andro...
2016-08-25 Colin CrossRevert "Convert libart and dependencies to Android.bp"
2016-08-25 Treehugger... Merge "Convert libart and dependencies to Android.bp"
2016-08-25 Alexey FrunzeMIPS32: Refactor implicit null checks in array/field...
2016-08-24 Colin CrossConvert libart and dependencies to Android.bp
2016-08-24 Treehugger... Merge "Avoid CAS for marking region space bitmap for...
2016-08-24 Chris LarsenMIPS64: Improve non-trivial 64-bit constant loading.
2016-08-24 Mathieu ChartierAvoid CAS for marking region space bitmap for baker
2016-08-24 Andreas GampeMerge "ART: Remove vestiges of GCC"
next