OSDN Git Service

android-x86/art.git
2017-02-28 Mingyao YangMerge "Revert "CHA for interface method.""
2017-02-28 Treehugger... Merge "Make testrunner use an environment variable...
2017-02-28 Mingyao YangRevert "CHA for interface method."
2017-02-27 Igor MurashkinMerge "proxy: Fix crash when creating proxies with...
2017-02-27 Alex LightMake testrunner use an environment variable to control...
2017-02-27 Igor Murashkinproxy: Fix crash when creating proxies with dx-built...
2017-02-27 Treehugger... Merge "Make AddCapabilities call GetPotentialCapabilities."
2017-02-27 Hiroshi YamauchiMerge "Improve the region space memory mapping."
2017-02-27 Mingyao YangMerge "CHA for interface method."
2017-02-27 Alex LightMake AddCapabilities call GetPotentialCapabilities.
2017-02-27 Bill BuzbeeMerge "ART: Let mterp know about invoke-custom"
2017-02-27 Aart BikMerge "SIMD type conversion for x86"
2017-02-27 buzbeeART: Let mterp know about invoke-custom
2017-02-27 Treehugger... Merge "ART: Enable build options in test runner script."
2017-02-27 Roland LevillainMerge "Revert "Use the "GC is marking" information...
2017-02-27 Roland LevillainRevert "Use the "GC is marking" information in compiler...
2017-02-27 Roland LevillainMerge "Revert "Use the holder's gray bit in Baker read...
2017-02-27 Roland LevillainRevert "Use the holder's gray bit in Baker read barrier...
2017-02-27 Nicolas GeoffrayMerge "Re-arrange System.identityHashCode for better...
2017-02-27 Orion HodsonART: Enable build options in test runner script.
2017-02-27 Nicolas GeoffrayRe-arrange System.identityHashCode for better performance.
2017-02-27 Nicolas GeoffrayMerge "Implement code sinking."
2017-02-27 Nicolas GeoffrayImplement code sinking.
2017-02-27 Treehugger... Merge "ART: Fix underflow in codegen"
2017-02-26 Andreas GampeART: Fix underflow in codegen
2017-02-26 Treehugger... Merge "ART: Add debug code to test 913"
2017-02-26 Andreas GampeART: Add debug code to test 913
2017-02-25 Roland LevillainMerge changes I60595a8f,Ia5d90286
2017-02-25 Treehugger... Merge "ART: Fix tagging"
2017-02-25 Mathieu ChartierMerge "Put app image objects in HPROF_HEAP_APP instead...
2017-02-25 Andreas GampeART: Fix tagging
2017-02-24 Treehugger... Merge "Dexlayout fix for duplicate class data and prese...
2017-02-24 Treehugger... Merge "Add more DCHECK logging to Heap::CheckPreconditi...
2017-02-24 Mathieu ChartierPut app image objects in HPROF_HEAP_APP instead of...
2017-02-24 Andreas GampeMerge "ART: Remove stale TODOs"
2017-02-24 Aart BikSIMD type conversion for x86
2017-02-24 Mathieu ChartierAdd more DCHECK logging to Heap::CheckPreconditionsForA...
2017-02-24 Andreas GampeMerge "Revert^2 "ART: Add heap filter support""
2017-02-24 Andreas GampeRevert^2 "ART: Add heap filter support"
2017-02-24 Jeff HaoDexlayout fix for duplicate class data and preserving...
2017-02-24 Hiroshi YamauchiImprove the region space memory mapping.
2017-02-24 Vladimir MarkoMerge "Fix initialization of OptimizingCompilerStats."
2017-02-24 Vladimir MarkoFix initialization of OptimizingCompilerStats.
2017-02-24 Treehugger... Merge "Revert^2 "Enable String compression.""
2017-02-24 Vladimir MarkoRevert^2 "Enable String compression."
2017-02-24 Treehugger... Merge "ART: add exynos-m2 to a53 #835769 & #843419...
2017-02-24 Vladimir MarkoMerge "Fix compilation statistics collection in inliner."
2017-02-24 Nicolas GeoffrayMerge "Revert "ART: Add heap filter support""
2017-02-24 Nicolas GeoffrayRevert "ART: Add heap filter support"
2017-02-24 Nicolas GeoffrayMerge "Update entrypoint directly when doing JIT code...
2017-02-24 Treehugger... Merge "Fix testrunner.py reporting"
2017-02-24 Andreas GampeART: Remove stale TODOs
2017-02-24 Junmo ParkART: add exynos-m2 to a53 #835769 & #843419 erratum...
2017-02-24 Alex LightFix testrunner.py reporting
2017-02-24 Treehugger... Merge "ART: Add heap filter support"
2017-02-24 Treehugger... Merge "ART: Add klass filter support"
2017-02-23 Treehugger... Merge "ART: Ignore vreg=-1 in test 913"
2017-02-23 Treehugger... Merge "Check stacks for unmodifiable frames"
2017-02-23 Treehugger... Merge "ART: Add flag for ArtMethod class state checks"
2017-02-23 Andreas GampeART: Add heap filter support
2017-02-23 Andreas GampeART: Add klass filter support
2017-02-23 Andreas GampeART: Ignore vreg=-1 in test 913
2017-02-23 Alex LightCheck stacks for unmodifiable frames
2017-02-23 Treehugger... Merge "Add more comments in GetProfiledMethods"
2017-02-23 Hans BoehmMerge "Improve aarch64 MonitorEntry/Exit assembly code"
2017-02-23 Andreas GampeART: Add flag for ArtMethod class state checks
2017-02-23 Treehugger... Merge "Disallow modifying java.lang.String"
2017-02-23 Vladimir MarkoFix compilation statistics collection in inliner.
2017-02-23 Treehugger... Merge "ART: Add primitive array reporting"
2017-02-23 Hiroshi YamauchiMerge "Add jdwp event_list_lock_ to expected_mutexes_on...
2017-02-23 Roland LevillainUse the holder's gray bit in Baker read barrier slow...
2017-02-23 Roland LevillainUse the "GC is marking" information in compiler read...
2017-02-23 Nicolas GeoffrayUpdate entrypoint directly when doing JIT code cache GC.
2017-02-23 Andreas GampeART: Add primitive array reporting
2017-02-23 Hiroshi YamauchiAdd jdwp event_list_lock_ to expected_mutexes_on_weak_r...
2017-02-23 Treehugger... Merge "Make dexlayout parse exception handlers not...
2017-02-23 Mathieu ChartierMerge "Check for null profile in ShouldCompileBasedOnPr...
2017-02-23 Jeff HaoMake dexlayout parse exception handlers not referenced...
2017-02-23 Mathieu ChartierMerge "Fix mac build"
2017-02-23 Andreas GampeMerge "ART: Fix clean-oat-host rule"
2017-02-23 Mathieu ChartierFix mac build
2017-02-22 Andreas GampeMerge "ART: Remove forced invariant checks"
2017-02-22 Mathieu ChartierMerge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead...
2017-02-22 Alex LightDisallow modifying java.lang.String
2017-02-22 Mathieu ChartierMerge "Revert "Revert "Add missing card mark verificati...
2017-02-22 Mathieu ChartierCheck for null profile in ShouldCompileBasedOnProfile
2017-02-22 Mingyao YangCHA for interface method.
2017-02-22 Andreas GampeART: Remove forced invariant checks
2017-02-22 Treehugger... Merge "Avoid excessive allocation of std::set<> nodes...
2017-02-22 Treehugger... Merge "ART: Add string reporting"
2017-02-22 Andreas GampeART: Fix clean-oat-host rule
2017-02-22 Calin JuravleAdd more comments in GetProfiledMethods
2017-02-22 Treehugger... Merge "ART: Remove ObjPtr kPoison template parameter"
2017-02-22 Mathieu ChartierRevert "Revert "Add missing card mark verification...
2017-02-22 Calin JuravleMerge "Fix profile merges of megamorphic inline caches."
2017-02-22 Andreas GampeART: Remove ObjPtr kPoison template parameter
2017-02-22 Vladimir MarkoAvoid excessive allocation of std::set<> nodes in SwapS...
2017-02-22 Treehugger... Merge "Move StackMapStream deduplication maps to arena."
2017-02-22 Vladimir MarkoMove StackMapStream deduplication maps to arena.
2017-02-22 Adam VartanianMerge "Remove suppression of fixed test."
next