OSDN Git Service

android-x86/art.git
2016-05-07 Alex LightFix test for verification of clinit method
2016-05-07 Alex LightFix test for verification of clinit method
2016-05-06 Alex LightMerge "Make <clinit> verification stronger for v37...
2016-05-06 TreeHugger... Merge "Make <clinit> verification stronger for v37...
2016-05-06 Dimitry IvanovMerge "Fix libart tests on target" into nyc-dev
2016-05-06 David SehrRemove a common subexpression from profman output
2016-05-06 TreeHugger... Merge "Fix libart tests on target" into nyc-dev
2016-05-06 Alex LightMake <clinit> verification stronger for v37+.
2016-05-06 Dimitry IvanovFix libart tests on target
2016-05-06 David SehrRemove a common subexpression from profman output
2016-05-06 David BrazdilStop populating irreducible loop at header
2016-05-06 David BrazdilStop populating irreducible loop at header
2016-05-05 David SehrAdd braces per the coding convention
2016-05-05 David SehrAdd braces per the coding convention
2016-05-05 David SehrLimit profman log spam with time threshold
2016-05-05 David SehrLimit profman log spam with time threshold
2016-05-05 Nicolas GeoffrayMerge "Revert "(dl)Close native libraries on unload...
2016-05-05 Nicolas GeoffrayMerge "Revert "(dl)Close native libraries on unload...
2016-05-05 Nicolas GeoffrayRevert "(dl)Close native libraries on unload"
2016-05-04 Dimitry IvanovMerge "(dl)Close native libraries on unload" into nyc-dev
2016-05-04 Dimitry IvanovMerge "(dl)Close native libraries on unload" into nyc-dev
2016-05-04 Nicolas GeoffrayMerge "Do not look at dead phis during SsaRedundantPhiE...
2016-05-04 TreeHugger... Merge "Do not look at dead phis during SsaRedundantPhiE...
2016-05-04 Nicolas GeoffrayDo not look at dead phis during SsaRedundantPhiElimination.
2016-05-04 Nicolas GeoffrayMerge "Check if a class is verified before visiting...
2016-05-04 TreeHugger... Merge "Check if a class is verified before visiting...
2016-05-04 Nicolas GeoffrayMerge "Put a handle on the String object." into nyc-dev
2016-05-04 Nicolas GeoffrayCheck if a class is verified before visiting profiling...
2016-05-04 TreeHugger... Merge "Put a handle on the String object." into nyc-dev
2016-05-04 Nicolas GeoffrayPut a handle on the String object.
2016-05-03 Andreas GampeMerge "ART: Dump more OatDexFile data in oatdump" into...
2016-05-03 TreeHugger... Merge "ART: Dump more OatDexFile data in oatdump" into...
2016-05-03 Alex LightFix vtable corruption.
2016-05-03 Dimitry Ivanov(dl)Close native libraries on unload
2016-05-03 Alex LightFix vtable corruption.
2016-05-03 Andreas GampeART: Dump more OatDexFile data in oatdump
2016-05-03 Narayan KamathMerge "DexFile: Add an API to query oat file status...
2016-05-03 Narayan KamathMerge "DexFile: Add an API to query oat file status...
2016-05-03 Narayan KamathDexFile: Add an API to query oat file status.
2016-05-03 Dimitry IvanovFix check_jni_compiler tests
2016-05-03 Dimitry IvanovSupply librarySearchPath to PathClassLoader
2016-05-02 Dimitry IvanovFix check_jni_compiler tests
2016-05-02 Dimitry IvanovMerge "Reset NativeLoader on DestroyJavaVM" into nyc-dev
2016-05-02 Dimitry IvanovSupply librarySearchPath to PathClassLoader
2016-05-02 Dimitry IvanovMerge "Reset NativeLoader on DestroyJavaVM" into nyc-dev
2016-05-02 Dimitry IvanovReset NativeLoader on DestroyJavaVM
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-30 Hans BoehmMerge "Correct monitor pool synchronization" into nyc-dev
2016-04-30 Hans BoehmMerge "Correct monitor pool synchronization" into nyc-dev
2016-04-29 Andreas GampeMerge "ART: Disambiguate access-checks mode from lock...
2016-04-29 Andreas GampeMerge "ART: Disambiguate access-checks mode from lock...
2016-04-29 Andreas GampeMerge "ART: Fix Mac build" into nyc-dev
2016-04-29 Andreas GampeMerge "ART: Fix Mac build" into nyc-dev
2016-04-29 Andreas GampeART: Fix Mac build
2016-04-29 Jeff HaoMerge "Add ability to see if a dex file is backed by...
2016-04-29 Jeff HaoMerge "Add ability to see if a dex file is backed by...
2016-04-29 Mathieu ChartierFix profile saver to use base dex location
2016-04-29 Hans BoehmCorrect monitor pool synchronization
2016-04-29 Richard UhlerMerge "Deduplicate simple roots in hprof." into nyc-dev
2016-04-29 Richard UhlerMerge "Deduplicate simple roots in hprof." into nyc-dev
2016-04-29 Andreas GampeMerge "ART: Log all monitor operations to systrace...
2016-04-29 TreeHugger... Merge "ART: Log all monitor operations to systrace...
2016-04-29 Brian CarlstromMerge "Add null checks to weak DexCache references...
2016-04-29 Brian CarlstromMerge "Add null checks to weak DexCache references...
2016-04-29 buzbeeMerge "ART: Add missing EXPORT_PCs to x86/_64 mterp...
2016-04-29 Bill BuzbeeMerge "ART: Add missing EXPORT_PCs to x86/_64 mterp...
2016-04-29 Mathieu ChartierMerge "Add contender method for lock contention" into...
2016-04-29 Brian CarlstromAdd null checks to weak DexCache references
2016-04-29 Mathieu ChartierMerge "Add contender method for lock contention" into...
2016-04-29 Mathieu ChartierAdd contender method for lock contention
2016-04-29 Andreas GampeART: Log all monitor operations to systrace
2016-04-29 buzbeeART: Add missing EXPORT_PCs to x86/_64 mterp
2016-04-29 Nicolas GeoffrayRemove invoke after inlining.
2016-04-29 Nicolas GeoffrayRemove invoke after inlining.
2016-04-29 Calin JuravleMerge "Fix how the ProfileSaver thread attaches to...
2016-04-29 Calin JuravleMerge "Fix how the ProfileSaver thread attaches to...
2016-04-29 Calin JuravleFix how the ProfileSaver thread attaches to the runtime.
2016-04-28 Andreas GampeART: Disambiguate access-checks mode from lock-counting
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Jeff HaoAdd ability to see if a dex file is backed by an oat...
2016-04-28 Calin JuravleMerge "Fix -Xint and -Xusejit interaction" into nyc-dev
2016-04-28 Junmo ParkMerge "ART: add exynos-m1 to a53 #835769 & #843419...
2016-04-28 Calin JuravleMerge "Fix -Xint and -Xusejit interaction" into nyc-dev
2016-04-28 Vladimir MarkoMerge "ART: add exynos-m1 to a53 #835769 & #843419...
2016-04-28 Nicolas GeoffrayMerge "Decrease transition weight." into nyc-dev
2016-04-28 TreeHugger... Merge "Decrease transition weight." into nyc-dev
2016-04-28 Calin JuravleFix -Xint and -Xusejit interaction
2016-04-28 Junmo ParkART: add exynos-m1 to a53 #835769 & #843419 erratum...
2016-04-28 Nicolas GeoffrayDecrease transition weight.
2016-04-28 Nicolas GeoffrayForbid HDeoptimize instructions in OSR methods.
2016-04-28 Nicolas GeoffrayForbid HDeoptimize instructions in OSR methods.
2016-04-28 David BrazdilMerge "ART: Disable back edge uses for irreducible...
2016-04-28 David BrazdilMerge "ART: Disable back edge uses for irreducible...
2016-04-27 Dimitry IvanovMerge "Initialize native loader on JNI_CreateJavaVM...
2016-04-27 Dimitry IvanovMerge "Initialize native loader on JNI_CreateJavaVM...
2016-04-27 Mathieu ChartierMerge "Revert "Write conflict tables in image"" into...
2016-04-27 Mathieu ChartierMerge "Revert "Write conflict tables in image"" into...
2016-04-27 Mathieu ChartierRevert "Write conflict tables in image"
next