OSDN Git Service

android-x86/art.git
2016-08-31 Jeff HaoMerge changes Idfd8ac9f,I3dacb78f
2016-08-31 Jeff HaoMerge changes Idfd8ac9f,I3dacb78f
2016-08-31 Hiroshi YamauchiMerge "Fix a check failure in the CC background transit...
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 Andreas GampeMerge "ART: Use libbase"
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 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 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 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 Roland LevillainMerge "Add entrypoint type information."
2016-08-31 Hiroshi YamauchiFix a check failure in the CC background transition.
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 David SehrMerge "Save environment snapshot and use at fork/exec"
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 Chih-hung HsiehMerge "Fix clang-tidy warnings in art."
2016-08-30 Neil FullerMerge "Track addition of Class.toGenericString() method"
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-30 Mathieu ChartierMerge "Re-enable evacuation of recently allocated regions"
2016-08-29 Andreas GampeMerge "ART: Fix libnativebridgetest dependencies"
2016-08-29 Andreas GampeART: Use libbase
2016-08-29 Treehugger... Merge "ART: Fix libnativebridgetest dependencies"
2016-08-29 Andreas GampeMerge "ART: Fix symbols"
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 Narayan KamathMerge "Revert "Blacklist failing libcore tests.""
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 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... Merge "Ignore -Wunreachable-code for ClassTable::Update...
2016-08-26 Pirama Arumuga... Ignore -Wunreachable-code for ClassTable::UpdateClass
2016-08-26 Hiroshi YamauchiMerge "Fix a race condition on GC timing logger data."
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 Colin CrossMerge "Fix ODR violation"
2016-08-26 Treehugger... Merge "Fix ODR violation"
2016-08-26 Colin CrossFix ODR violation
2016-08-26 Vladimir MarkoMerge "ARM/MIPS: Avoid dead dex cache arrays base for...
2016-08-26 Treehugger... Merge "ARM/MIPS: Avoid dead dex cache arrays base for...
2016-08-26 Neil FullerMerge "Tracking java.lang.reflect.Executable changes"
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 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 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 Roland LevillainMerge "Re-enable the ArraySet fast path with Baker...
2016-08-26 Colin CrossMerge "Fix mac builds"
2016-08-26 Treehugger... Merge "Fix mac builds"
2016-08-26 Wojciech StaszkiewiczMerge "Bisection bug search tool"
2016-08-26 Treehugger... Merge "Bisection bug search tool"
2016-08-26 Hiroshi YamauchiMerge "Background full compaction for CC."
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 Aart BikMerge "MIPS64: Improve non-trivial 64-bit constant...
2016-08-26 Colin CrossMerge "Fix arm32 build"
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-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 Colin CrossMerge "Convert libart and dependencies to Android.bp"
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 Vladimir MarkoMerge "ArraySet without type check does not need read...
next