OSDN Git Service

android-x86/art.git
2016-12-09 Aart BikAdded polynomial induction variables analysis. With...
2016-12-06 Aart BikMerge "Added geometric induction variables analysis."
2016-12-06 Treehugger... Merge "Revert "Re-enable libcore test WeakHashMapTest...
2016-12-06 Nicolas GeoffrayMerge "Fix two tests after vdex change."
2016-12-06 Nicolas GeoffrayFix two tests after vdex change.
2016-12-06 Bill BuzbeeMerge "Mterp/arm: Add CFI directives."
2016-12-06 Roland LevillainRevert "Re-enable libcore test WeakHashMapTest#test_key...
2016-12-06 Benoit LamarcheMerge "Update Jack options to enable invoke-polymorphic"
2016-12-06 Nicolas GeoffrayMerge "ARM: VIXL32: Clean usage of scopes."
2016-12-06 Nicolas GeoffrayMerge "ARM: VIXL32: Implement Invoke, LoadClass, LoadSt...
2016-12-06 Nicolas GeoffrayMerge "Create empty VerifiedMethod after vdex verificat...
2016-12-06 Aart BikAdded geometric induction variables analysis.
2016-12-05 Treehugger... Merge "Address comments I missed on a previous CL"
2016-12-05 Hiroshi YamauchiMerge "Dump more debug info for b/33006388."
2016-12-05 Treehugger... Merge "ART: Clean up Thread"
2016-12-05 Alex LightAddress comments I missed on a previous CL
2016-12-05 buzbeeMterp/arm: Add CFI directives.
2016-12-05 Treehugger... Merge "ART: Weaken boot classpath initialization check"
2016-12-05 Alexandre RamesARM: VIXL32: Clean usage of scopes.
2016-12-05 Nicolas GeoffrayCreate empty VerifiedMethod after vdex verification.
2016-12-05 Artem SerovARM: VIXL32: Implement Invoke, LoadClass, LoadString...
2016-12-05 Roland LevillainMerge "Re-enable libcore test WeakHashMapTest#test_keySet."
2016-12-05 Nicolas GeoffrayMerge "Don't use an internal timeout, rely on the test...
2016-12-05 Nicolas GeoffrayMerge "Set the root table size when allocating."
2016-12-05 Nicolas GeoffrayMerge "Set the location checksum in vdex."
2016-12-05 Nicolas GeoffraySet the root table size when allocating.
2016-12-04 Nicolas GeoffrayDon't use an internal timeout, rely on the test harness...
2016-12-03 Treehugger... Merge "Disable test 080 for GSS"
2016-12-03 Mathieu ChartierDisable test 080 for GSS
2016-12-03 Treehugger... Merge "Cleanup of redefinition testing"
2016-12-03 Hiroshi YamauchiDump more debug info for b/33006388.
2016-12-03 Andreas GampeART: Clean up Thread
2016-12-03 Treehugger... Merge "ART: Clean up ClassLinker"
2016-12-02 Mathieu ChartierMerge "Add more detail to rosalloc fragmentation OOME"
2016-12-02 Alex LightCleanup of redefinition testing
2016-12-02 Andreas GampeART: Clean up ClassLinker
2016-12-02 Mathieu ChartierAdd more detail to rosalloc fragmentation OOME
2016-12-02 Treehugger... Merge "ART: Fix typo in IsCallerSave"
2016-12-02 Matthew GharrityART: Fix typo in IsCallerSave
2016-12-02 Treehugger... Merge "ART: Delete unnecessary ScopedObjectAccess"
2016-12-02 Treehugger... Merge "ART: Add verifier support for invoke-polymorphic."
2016-12-02 Orion HodsonART: Add verifier support for invoke-polymorphic.
2016-12-02 Andreas GampeART: Delete unnecessary ScopedObjectAccess
2016-12-02 Mathieu ChartierMerge "Fix PACKED for jvalue"
2016-12-01 Mingyao YangMerge "Class Hierarchy Analysis (CHA)"
2016-12-01 Mathieu ChartierFix PACKED for jvalue
2016-12-01 Treehugger... Merge "ART: Cache sections for sanity check"
2016-12-01 Nicolas GeoffraySet the location checksum in vdex.
2016-12-01 Mingyao YangMerge "Add LoadString kind of kJitTableAddress for...
2016-12-01 Andreas GampeART: Cache sections for sanity check
2016-12-01 Mingyao YangClass Hierarchy Analysis (CHA)
2016-12-01 Treehugger... Merge "Change Dex2oatLayoutTest to generate profile...
2016-12-01 Vladimir MarkoMerge "Revert "Make sure that const-class linkage is...
2016-12-01 Vladimir MarkoRevert "Make sure that const-class linkage is preserved...
2016-12-01 Andreas GampeART: Weaken boot classpath initialization check
2016-12-01 Vladimir MarkoMerge "Additional debug logging for bug 33231647."
2016-12-01 Vladimir MarkoAdditional debug logging for bug 33231647.
2016-12-01 Vladimir MarkoMerge "Mterp/arm64: Add CFI directives."
2016-12-01 Vladimir MarkoMterp/arm64: Add CFI directives.
2016-12-01 Treehugger... Merge "Make sure that const-class linkage is preserved...
2016-12-01 Vladimir MarkoMake sure that const-class linkage is preserved, try...
2016-12-01 mikaelpeltierUpdate Jack options to enable invoke-polymorphic
2016-12-01 Nicolas GeoffrayMerge "ARM: VIXL32: A couple of fixes to have more...
2016-12-01 Nicolas GeoffrayMerge "Remove the fast path in art_quick_resolve_string."
2016-12-01 Mathieu ChartierMerge "Move compiled methods to use AtomicMethodRefMap"
2016-12-01 Treehugger... Merge "Optimizations around escape analysis. With tests."
2016-11-30 Alex LightMerge "Infrastructure for obsolete methods"
2016-11-30 Mingyao YangAdd LoadString kind of kJitTableAddress for dump-cfg.
2016-11-30 Aart BikOptimizations around escape analysis. With tests.
2016-11-30 Mathieu ChartierMove compiled methods to use AtomicMethodRefMap
2016-11-30 Mathieu ChartierMerge "Revert "Revert CC related changes.""
2016-11-30 Mathieu ChartierMerge "Add release fence after copying object"
2016-11-30 Mathieu ChartierMerge "Add atomic method reference map"
2016-11-30 Mathieu ChartierAdd atomic method reference map
2016-11-30 Mathieu ChartierRevert "Revert CC related changes."
2016-11-30 Jeff HaoChange Dex2oatLayoutTest to generate profile itself.
2016-11-30 Alex LightInfrastructure for obsolete methods
2016-11-30 Treehugger... Merge "ART: Add dex::StringIndex"
2016-11-30 Mathieu ChartierAdd release fence after copying object
2016-11-30 Artem SerovARM: VIXL32: A couple of fixes to have more tests passing.
2016-11-30 Nicolas GeoffrayMerge "Do not call IsMarked on null."
2016-11-30 Treehugger... Merge "ART: Remove duplicate StackVisitor method."
2016-11-30 Nicolas GeoffrayDo not call IsMarked on null.
2016-11-30 Nicolas GeoffrayMerge "ARM: VIXL32: Implement HClassTableGet Visitor."
2016-11-30 Nicolas GeoffrayMerge "ARM: VIXL32: Fix some test failures."
2016-11-30 Nicolas GeoffrayMerge "Don't call realpath on a file that may not exist."
2016-11-30 Nicolas GeoffrayMerge "Move inline caches GC handling in JitCodeCache."
2016-11-30 Nicolas GeoffrayMerge "Revert CC related changes."
2016-11-30 Nicolas GeoffrayDon't call realpath on a file that may not exist.
2016-11-30 Nicolas GeoffrayRevert CC related changes.
2016-11-30 Nicolas GeoffrayMerge "Don't use ashmen when kIsTargetLinux is set."
2016-11-30 Mathieu ChartierMerge "Improve invalid object logging"
2016-11-30 Andreas GampeART: Remove duplicate StackVisitor method.
2016-11-30 Aart BikMerge "Added support for android root in dexfuzz."
2016-11-29 Mathieu ChartierMerge "Fix mips build in InitEntryPoints"
2016-11-29 Mathieu ChartierFix mips build in InitEntryPoints
2016-11-29 Nicolas GeoffrayDon't use ashmen when kIsTargetLinux is set.
2016-11-29 Mathieu ChartierMerge "Fix mac build in ResetQuickAllocEntryPoints"
2016-11-29 Mathieu ChartierFix mac build in ResetQuickAllocEntryPoints
2016-11-29 Mathieu ChartierMerge "ARM: Fix JNI MacroAssembler after VIXL update."
next