OSDN Git Service

android-x86/art.git
2017-02-25 Andreas GampeART: Fix tagging
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 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 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 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."
2017-02-22 Treehugger... Merge ""Revert^4 "Remove unused code for patching oat...
2017-02-22 Treehugger... Merge "ahat: update README and manifest for release...
2017-02-22 Nicolas GeoffrayMerge "Revert "Add missing card mark verification to...
2017-02-22 Nicolas GeoffrayRevert "Add missing card mark verification to CC"
2017-02-22 Calin JuravleFix profile merges of megamorphic inline caches.
2017-02-22 Calin JuravleMerge "Fix handling of array types when extracting...
2017-02-22 Treehugger... Merge "Add test for null set ref list item in dex layout."
2017-02-22 Andreas GampeART: Add string reporting
2017-02-22 Jeff HaoAdd test for null set ref list item in dex layout.
2017-02-22 Calin JuravleFix handling of array types when extracting the offline...
2017-02-22 Mathieu ChartierMerge "Fix dex2oat to handle dexlayout with non profile...
2017-02-22 Treehugger... Merge "Remove obsolete TODOs"
2017-02-21 Hiroshi YamauchiMerge "Always mark reference referents in transaction...
2017-02-21 Treehugger... Merge "ART: Refactor test 913"
2017-02-21 Treehugger... Merge "jni: Switch to @FastNative for all JNI functions...
2017-02-21 Treehugger... Merge "Add regression test for b/35305951"
2017-02-21 Treehugger... Merge "Make 946 print stacktrace to System.out"
2017-02-21 Hans BoehmImprove aarch64 MonitorEntry/Exit assembly code
2017-02-21 Treehugger... Merge "Move testrunner.py to argparse"
2017-02-21 Treehugger... Merge "Add missing card mark verification to CC"
2017-02-21 Treehugger... Merge "ART: Rewrite JvmtiUniquePtr"
2017-02-21 Alex LightRemove obsolete TODOs
2017-02-21 Mathieu ChartierFix dex2oat to handle dexlayout with non profile filters
2017-02-21 Treehugger... Merge "Reduce dex2oat memory usage from VariableHandleS...
2017-02-21 Hiroshi YamauchiAlways mark reference referents in transaction mode.
2017-02-21 Mathieu ChartierAdd regression test for b/35305951
2017-02-21 Treehugger... Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP"
2017-02-21 Mathieu ChartierAdd missing card mark verification to CC
2017-02-21 Andreas GampeART: Rewrite JvmtiUniquePtr
2017-02-21 Igor Murashkinjni: Switch to @FastNative for all JNI functions. Depre...
2017-02-21 Treehugger... Merge "Allow redefined intrinsics"
2017-02-21 Treehugger... Merge "Remove String.setCharAt()."
2017-02-21 Alex LightMove testrunner.py to argparse
2017-02-21 Alex LightMake testrunner.py check ART_TEST_RUN_TEST_SKIP
2017-02-21 Alex LightMake 946 print stacktrace to System.out
2017-02-21 Alex LightAllow redefined intrinsics
2017-02-21 Andreas GampeART: Refactor test 913
2017-02-21 Vladimir MarkoReduce dex2oat memory usage from VariableHandleScope.
2017-02-21 Richard Uhler"Revert^4 "Remove unused code for patching oat files."
2017-02-21 Adam VartanianRemove suppression of fixed test.
2017-02-21 Richard Uhlerahat: update README and manifest for release 1.1
2017-02-21 Nicolas GeoffrayMerge "ARM: VIXL32: Use VIXL backend by default."
2017-02-21 Vladimir MarkoRemove String.setCharAt().
2017-02-21 Adam VartanianMerge "Add script to find warnings shared across buildb...
next