OSDN Git Service

android-x86/art.git
2016-10-14 Treehugger... Merge "interpreter: support for non-exact invokes."
2016-10-14 Narayan Kamathinterpreter: support for non-exact invokes.
2016-10-14 Nicolas GeoffrayMerge "MIPS32: Improve integer comparison with constants."
2016-10-14 Treehugger... Merge "jni: Add read barrier fast path to jni compiler"
2016-10-13 Mathieu ChartierMerge "Move common throws to ObjPtr"
2016-10-13 Mathieu ChartierMove common throws to ObjPtr
2016-10-13 Mathieu ChartierMerge "Move mirror::Class to use ObjPtr"
2016-10-13 Mathieu ChartierMove mirror::Class to use ObjPtr
2016-10-13 Igor Murashkinjni: Add read barrier fast path to jni compiler
2016-10-13 Nicolas GeoffrayMerge "Fix optimizing_cfi_test and arm64 code generation."
2016-10-13 Nicolas GeoffrayFix optimizing_cfi_test and arm64 code generation.
2016-10-13 Vladimir MarkoMerge "Fix missing symbols for multiple oat files case"
2016-10-13 David SrbeckyMerge "Generate SHA-1 build ID for host-generated ...
2016-10-13 Nicolas GeoffrayMerge "Update HInstruction::NeedsCurrentMethod."
2016-10-13 Nicolas GeoffrayMerge "ART: Disable test 906 for JIT"
2016-10-13 Nicolas GeoffrayMerge "Revert "Revert "Remove dead code from compiler...
2016-10-13 Mathieu ChartierMerge "Move Heap::GetInstances to use Handles"
2016-10-13 Mathieu ChartierMove Heap::GetInstances to use Handles
2016-10-13 bowen_laiFix missing symbols for multiple oat files case
2016-10-13 Alexey FrunzeMIPS32: Improve integer comparison with constants.
2016-10-13 Mathieu ChartierMerge "Use handles for GetReferringObjects"
2016-10-13 Mathieu ChartierUse handles for GetReferringObjects
2016-10-13 Mathieu ChartierMerge "Fix moving GC bug in cloning finalizable objects"
2016-10-13 Andreas GampeART: Disable test 906 for JIT
2016-10-13 Mathieu ChartierFix moving GC bug in cloning finalizable objects
2016-10-13 Colin CrossMerge "Move registration into android package"
2016-10-12 Mathieu ChartierMerge "Replace StackHandleScopeCollection with Variable...
2016-10-12 Mathieu ChartierMerge "Add handle wrapper to allocation listener"
2016-10-12 Treehugger... Merge "Recognize XOR-based periodic induction."
2016-10-12 Treehugger... Merge "ART: Fix typo"
2016-10-12 Mathieu ChartierAdd handle wrapper to allocation listener
2016-10-12 Treehugger... Merge "jni: Disable FastNative path for methods returni...
2016-10-12 Colin CrossMove registration into android package
2016-10-12 Nicolas GeoffrayUpdate HInstruction::NeedsCurrentMethod.
2016-10-12 Aart BikRecognize XOR-based periodic induction.
2016-10-12 Andreas GampeART: Fix typo
2016-10-12 Igor Murashkinjni: Disable FastNative path for methods returning...
2016-10-12 Treehugger... Merge "Fix the CC monkey crashes."
2016-10-12 Mathieu ChartierReplace StackHandleScopeCollection with VariableSizedHa...
2016-10-12 Andreas GampeMerge "ART: Disable test 906 for target"
2016-10-12 Andreas GampeART: Disable test 906 for target
2016-10-12 Andreas GampeMerge "ART: Add heap iteration callback"
2016-10-12 Hiroshi YamauchiFix the CC monkey crashes.
2016-10-12 Mathieu ChartierMerge "Move Heap parameters to ObjPtr"
2016-10-12 Andreas GampeART: Add heap iteration callback
2016-10-12 Mathieu ChartierMove Heap parameters to ObjPtr
2016-10-12 Treehugger... Merge "ART: Use cerr for host unexpected errors"
2016-10-12 Nicolas GeoffrayRevert "Revert "Remove dead code from compiler driver.""
2016-10-12 Nicolas GeoffrayMerge "Address revew comments for change Ia653d2c72df13...
2016-10-12 Andreas GampeART: Use cerr for host unexpected errors
2016-10-11 Treehugger... Merge "ART: Add object reclaim support"
2016-10-11 Andreas GampeART: Add object reclaim support
2016-10-11 Treehugger... Merge "Improved and simplified loop optimizations."
2016-10-11 Aart BikImproved and simplified loop optimizations.
2016-10-11 Treehugger... Merge "Enable generic JNI tests for MIPS32"
2016-10-11 Treehugger... Merge "Add missing cases in quick_trampoline_entrypoint...
2016-10-11 Andreas GampeMerge "ART: Fix test 904"
2016-10-11 Andreas GampeART: Fix test 904
2016-10-11 Mathieu ChartierMerge "Use art::Atomic for CopyObject"
2016-10-11 Andreas GampeMerge "ART: Add allocation callback"
2016-10-10 Treehugger... Merge "ART: Switch to name-based IMT hashing"
2016-10-10 Andreas GampeART: Switch to name-based IMT hashing
2016-10-10 Hiroshi YamauchiMerge "Avoid ThreadStress timeout with art-read-barrier...
2016-10-10 Treehugger... Merge "ART: Add event callback support"
2016-10-10 Andreas GampeART: Add allocation callback
2016-10-10 Bill BuzbeeMerge "mterp: Placeholder support for invoke-polymorphic"
2016-10-10 Mathieu ChartierUse art::Atomic for CopyObject
2016-10-10 Goran JakovljevicAdd missing cases in quick_trampoline_entrypoints_test...
2016-10-10 Nicolas GeoffrayMerge "MIPS64: Fix art_quick_aput_obj stubs"
2016-10-08 Andreas GampeART: Add event callback support
2016-10-08 Hiroshi YamauchiAvoid ThreadStress timeout with art-read-barrier-table...
2016-10-07 buzbeemterp: Placeholder support for invoke-polymorphic
2016-10-07 Mathieu ChartierMerge "Use word copying for CopyObject"
2016-10-07 Mathieu ChartierUse word copying for CopyObject
2016-10-07 Mathieu ChartierMerge "Move mirror::Object setters to ObjPtr"
2016-10-07 Treehugger... Merge "Improved and simplified loop optimizations."
2016-10-07 Goran JakovljevicMIPS64: Fix art_quick_aput_obj stubs
2016-10-07 Aart BikImproved and simplified loop optimizations.
2016-10-07 David SehrMerge "Add "fixups" for ids referenced in code"
2016-10-07 Nicolas GeoffrayMerge "Blacklist test 903."
2016-10-07 Nicolas GeoffrayBlacklist test 903.
2016-10-07 Mathieu ChartierMerge "Move remaining jobject related functions to...
2016-10-07 David SehrAdd "fixups" for ids referenced in code
2016-10-06 Mathieu ChartierMove mirror::Object setters to ObjPtr
2016-10-06 Andreas GampeMerge "ART: Register object tagging table"
2016-10-06 Mathieu ChartierMove remaining jobject related functions to use ObjPtr
2016-10-06 Andreas GampeART: Register object tagging table
2016-10-06 Treehugger... Merge "test: Fix jni_compiler_test for const correctness"
2016-10-06 Treehugger... Merge "Allow early abort logging"
2016-10-06 Treehugger... Merge "ART: Support object tagging"
2016-10-06 Treehugger... Merge "ObjPtr misc cleanup"
2016-10-06 Igor Murashkintest: Fix jni_compiler_test for const correctness
2016-10-06 Hiroshi YamauchiMerge "Temporarily add debug logging for b/31357497"
2016-10-06 Neil FullerMerge "Revert "Blacklist flaky test.""
2016-10-06 Neil FullerRevert "Blacklist flaky test."
2016-10-06 Treehugger... Merge "Fix a deadlock between thread flip and suspend...
2016-10-06 Alexey AlexandrovGenerate SHA-1 build ID for host-generated *.oat files...
2016-10-06 Mathieu ChartierAllow early abort logging
2016-10-06 Hiroshi YamauchiTemporarily add debug logging for b/31357497
2016-10-06 Treehugger... Merge "Revert "Revert "Add dex file writer to dexlayout...
next