OSDN Git Service

android-x86/art.git
2016-04-29 Roland LevillainMerge "Re-enable tests disabled because of libnativehel...
2016-04-29 Nicolas GeoffrayMerge "Disable tests after latest nativeloader changes."
2016-04-29 Nicolas GeoffrayDisable tests after latest nativeloader changes.
2016-04-29 Bill BuzbeeMerge "ART: Add missing EXPORT_PCs to x86/_64 mterp"
2016-04-29 Dimitry IvanovMerge "Supply librarySearchPath to PathClassLoader"
2016-04-28 Dimitry IvanovSupply librarySearchPath to PathClassLoader
2016-04-28 buzbeeART: Add missing EXPORT_PCs to x86/_64 mterp
2016-04-28 Mathieu ChartierMerge changes Ia94fc7ac,Iffd25c5f
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Mathieu ChartierRevert "Write conflict tables in image"
2016-04-28 Nicolas GeoffrayMerge "Update list of libraries needed for ART run...
2016-04-28 Nicolas GeoffrayUpdate list of libraries needed for ART run-test.
2016-04-28 Roland LevillainRe-enable tests disabled because of libnativehelper_com...
2016-04-28 Nicolas GeoffrayMerge "Add and use public.libraries.buildbot.txt file."
2016-04-28 Nicolas GeoffrayAdd and use public.libraries.buildbot.txt file.
2016-04-27 Mathieu ChartierMerge changes I38cbe315,Ia05cb31f
2016-04-27 Mathieu ChartierWrite conflict tables in image
2016-04-27 Mathieu ChartierAdd support for eagerly calculating conflict tables
2016-04-27 Dimitry IvanovMerge "Initialize native loader on JNI_CreateJavaVM"
2016-04-27 Treehugger... Merge "Fix string patch target retrieval in OatWriter."
2016-04-27 Treehugger... Merge "ART: Disable back edge uses for irreducible...
2016-04-27 Vladimir MarkoFix string patch target retrieval in OatWriter.
2016-04-27 David BrazdilART: Disable back edge uses for irreducible loops
2016-04-27 Vladimir MarkoMerge "ART: add exynos-m1 to a53 #835769 & #843419...
2016-04-27 Roland LevillainMerge "ART: Eliminate unlikely code from hot path in...
2016-04-27 Nicolas GeoffrayMerge "Fix test to return expected value."
2016-04-27 Nicolas GeoffrayFix test to return expected value.
2016-04-27 Nicolas GeoffrayMerge "Forbid HDeoptimize instructions in OSR methods."
2016-04-27 Nicolas GeoffrayForbid HDeoptimize instructions in OSR methods.
2016-04-27 Junmo ParkART: add exynos-m1 to a53 #835769 & #843419 erratum...
2016-04-26 Treehugger... Merge "Work around Jack optimizations in arm64 shifter...
2016-04-26 Aart BikMerge "Test component type for errors too. With regress...
2016-04-26 Vladimir MarkoWork around Jack optimizations in arm64 shifter operand...
2016-04-26 Serguei KatkovART: Eliminate unlikely code from hot path in x86 div/rem
2016-04-26 Roland LevillainMerge "Use explicit cast to avoid compilers error"
2016-04-25 Aart BikTest component type for errors too.
2016-04-25 Vladimir MarkoMerge "Fix valgrind tests: mark allocated space as...
2016-04-25 Vladimir MarkoFix valgrind tests: mark allocated space as defined.
2016-04-25 Dimitry IvanovInitialize native loader on JNI_CreateJavaVM
2016-04-25 Treehugger... Merge "Make sure the referring class is in the dex...
2016-04-25 Goran JakovljevicUse explicit cast to avoid compilers error
2016-04-25 Vladimir MarkoMerge "Revert "Revert "Thumb2: Reduce memory used for...
2016-04-25 Nicolas GeoffrayMake sure the referring class is in the dex cache.
2016-04-25 David BrazdilMerge "ART: Fix ROR Checker test"
2016-04-25 David BrazdilART: Fix ROR Checker test
2016-04-25 Vladimir MarkoRevert "Revert "Thumb2: Reduce memory used for fixup...
2016-04-25 Vladimir MarkoMerge "Reduce memory lost by ArenaAllocator for large...
2016-04-25 Roland LevillainMerge "Refactor use of __ANDROID__ macro"
2016-04-25 Vladimir MarkoReduce memory lost by ArenaAllocator for large allocations.
2016-04-25 Calin JuravleMerge "Take into account the change in classes when...
2016-04-25 Calin JuravleTake into account the change in classes when analysing...
2016-04-25 Calin JuravleMerge changes Ie36c4b4a,Ia9968b95,I2c19de14,I99388dee...
2016-04-25 Treehugger... Merge "Add flag to ArtMethod to skip compilation."
2016-04-25 Nicolas GeoffrayAdd flag to ArtMethod to skip compilation.
2016-04-24 Treehugger... Merge "Revert "Thumb2: Reduce memory used for fixup...
2016-04-24 Guang ZhuRevert "Thumb2: Reduce memory used for fixup dependencies."
2016-04-23 Treehugger... Merge "ART: Slightly change InitializeClass flow"
2016-04-22 Treehugger... Merge "Revert "Assembly RegionTLAB allocation fast...
2016-04-22 Hiroshi YamauchiRevert "Assembly RegionTLAB allocation fast path for...
2016-04-22 Andreas GampeART: Slightly change InitializeClass flow
2016-04-22 Aart BikMerge "MIPS64: Implement bitCount intrinsics."
2016-04-22 Richard UhlerMerge "Update to perflib-25.0.0 to improve processing...
2016-04-22 Hiroshi YamauchiMerge "Assembly RegionTLAB allocation fast path for...
2016-04-22 David BrazdilMerge "ART: Naive NullCheck elimination in InstructionB...
2016-04-22 David BrazdilART: Naive NullCheck elimination in InstructionBuilder
2016-04-22 Calin JuravleProfileSaver: query profiling_infos instead of the...
2016-04-22 Calin JuravleFix comparison in profile saver
2016-04-22 Calin JuravleFix tracking foreign dex files
2016-04-22 Calin JuravleSkip profiling if the dex file is fully compiled
2016-04-22 Calin JuravleFix profile save MaxBaxBackoff time
2016-04-22 Calin JuravleFix and tune ProfileSaver
2016-04-22 Calin JuravleDo not profile fully compiled oat files.
2016-04-22 Calin JuravleDiscard corrupted or out of date profiles
2016-04-22 Calin JuravleExtend profman to be able to dump profile content.
2016-04-22 Calin JuravleUpdate and improve profiles format
2016-04-22 Calin JuravleImprove ProfileSaver to cache data and do minimal I/O
2016-04-22 Calin JuravleImprove resolved classes saving strategy
2016-04-22 Calin JuravleAdd ProfileSaver stats and dump them during SigQuit
2016-04-22 Calin JuravleDon't be so agressive in quering the code cache for...
2016-04-22 Vladimir MarkoMerge "Thumb2: Reduce memory used for fixup dependencies."
2016-04-22 Vladimir MarkoThumb2: Reduce memory used for fixup dependencies.
2016-04-22 Bilyan BorisovRefactor use of __ANDROID__ macro
2016-04-22 Tobias ThiererMerge "Avoid redundant Long allocation before unboxing"
2016-04-22 Treehugger... Merge "ART: Disable unstarted runtime pow test for...
2016-04-22 Andreas GampeART: Disable unstarted runtime pow test for valgrind
2016-04-21 Chris LarsenMIPS64: Implement bitCount intrinsics.
2016-04-21 Alex LightMerge "Make dex file loading failure more explicit...
2016-04-21 Hiroshi YamauchiMerge "Revert "Revert "Assembly TLAB and RegionTLAB...
2016-04-21 Aart BikMerge "X86/X86_64: Switch to locked add from mfence"
2016-04-21 Mathieu ChartierMerge "Fix heap check."
2016-04-21 Mathieu ChartierFix heap check.
2016-04-21 David BrazdilMerge "ART: Address late comments on a GVN memory-savin...
2016-04-21 David BrazdilART: Address late comments on a GVN memory-saving CL
2016-04-21 Vladimir MarkoMerge "Thumb2: Fix disassembly of the b.w offset."
2016-04-21 Vladimir MarkoThumb2: Fix disassembly of the b.w offset.
2016-04-21 Tobias ThiererAvoid redundant Long allocation before unboxing
2016-04-21 David BrazdilMerge "Reduce memory usage in GVN"
2016-04-21 David BrazdilReduce memory usage in GVN
2016-04-21 Sang, ChunleiRevert "Revert "Assembly TLAB and RegionTLAB allocation...
2016-04-21 Hiroshi YamauchiMerge "Revert "Assembly TLAB and RegionTLAB allocation...
next