OSDN Git Service

android-x86/art.git
2016-05-06 Serguei KatkovAdd cmpb instruction to x86 and x86_64 assembler
2016-05-06 David BrazdilMerge "Stop populating irreducible loop at header"
2016-05-06 Nicolas GeoffrayMerge "Fix test with libarttest.so."
2016-05-06 Nicolas GeoffrayFix test with libarttest.so.
2016-05-06 Vladimir MarkoMerge "Fix index checks for error strings in DexFileVer...
2016-05-06 David SehrMerge "Add braces per the coding convention"
2016-05-06 Mathieu ChartierMerge "Remove double unloading hack"
2016-05-06 Mathieu ChartierRemove double unloading hack
2016-05-06 David SehrAdd braces per the coding convention
2016-05-06 Mathieu ChartierMerge "Fix libarttest to be non debug"
2016-05-06 Mathieu ChartierFix libarttest to be non debug
2016-05-05 David SehrMerge "Limit profman log spam with time threshold"
2016-05-05 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-05 David SehrLimit profman log spam with time threshold
2016-05-05 Mathieu ChartierMerge changes I8fab78bc,I8aae0d75
2016-05-05 Mingyao YangFix assert failure in interpreter after deoptimization.
2016-05-05 Mathieu ChartierChange test 136 to use dlopen
2016-05-05 Mathieu ChartierRevert "Revert "(dl)Close native libraries on unload""
2016-05-05 David BrazdilStop populating irreducible loop at header
2016-05-05 Richard UhlerMerge "Remove -XOatFileManagerCompilerFilter argument."
2016-05-05 Vladimir MarkoFix index checks for error strings in DexFileVerifier.
2016-05-05 Roland LevillainMerge "Patch for compiling art to run on linux target"
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 Treehugger... Merge "(dl)Close native libraries on unload"
2016-05-04 Aart BikMerge "Exploit NE/EQ tests on array length in BCE."
2016-05-04 Dimitry Ivanov(dl)Close native libraries on unload
2016-05-04 Aart BikExploit NE/EQ tests on array length in BCE.
2016-05-04 Treehugger... Merge "Update comment in class_linker.cc"
2016-05-04 Alex LightUpdate comment in class_linker.cc
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 Treehugger... Merge "Check if a class is verified before visiting...
2016-05-04 Vladimir MarkoMerge "ARM64: Add new String.compareTo intrinsic."
2016-05-04 Nicolas GeoffrayCheck if a class is verified before visiting profiling...
2016-05-04 Nicolas GeoffrayMerge "Put a handle on the String object."
2016-05-04 Nicolas GeoffrayMerge "Blacklist test."
2016-05-04 Nicolas GeoffrayBlacklist test.
2016-05-04 Treehugger... Merge "ART: Dump more OatDexFile data in oatdump"
2016-05-04 Andreas GampeART: Dump more OatDexFile data in oatdump
2016-05-04 Treehugger... Merge "Make test for app-image loading."
2016-05-03 Alex LightMake test for app-image loading.
2016-05-03 Aart BikMerge "ARM(64): Implement the isInfinite intrinsics"
2016-05-03 Alex LightMerge "Fix vtable corruption."
2016-05-03 Richard UhlerRemove -XOatFileManagerCompilerFilter argument.
2016-05-03 Alex LightFix vtable corruption.
2016-05-03 Nicolas GeoffrayPut a handle on the String object.
2016-05-03 Scott WakelingARM64: Add new String.compareTo intrinsic.
2016-05-02 Dimitry IvanovMerge changes from topic 'reset-native-loader'
2016-05-02 Dimitry IvanovFix check_jni_compiler tests
2016-05-02 Dimitry IvanovRevert "Disable tests after latest nativeloader changes."
2016-05-02 Dimitry IvanovReset NativeLoader on DestroyJavaVM
2016-05-02 Mathieu ChartierMerge "Fix profile saver to use base dex location"
2016-05-02 Mathieu ChartierFix profile saver to use base dex location
2016-04-30 Andreas GampeMerge "ART: Disambiguate access-checks mode from lock...
2016-04-30 Andreas GampeART: Disambiguate access-checks mode from lock-counting
2016-04-30 Treehugger... Merge changes I6942bc86,Ie67e4aa9
2016-04-29 Andreas GampeART: Fix Mac build
2016-04-29 Andreas GampeART: Log all monitor operations to systrace
2016-04-29 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings."
2016-04-29 Treehugger... Merge "Deduplicate simple roots in hprof."
2016-04-29 Chih-Hung HsiehFix google-explicit-constructor warnings.
2016-04-29 Richard UhlerDeduplicate simple roots in hprof.
2016-04-29 Mathieu ChartierMerge "Add contender method for lock contention"
2016-04-29 Mathieu ChartierAdd contender method for lock contention
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-29 Treehugger... Merge "Remove invoke after inlining."
2016-04-29 Nicolas GeoffrayRemove invoke after inlining.
2016-04-29 Calin JuravleMerge "Decrease transition weight."
2016-04-29 Nicolas GeoffrayDecrease transition weight.
2016-04-29 Calin JuravleMerge changes I96464d76,Id5e77316,Icb42a081,I68afc181...
2016-04-29 Calin JuravleFix how the ProfileSaver thread attaches to the runtime.
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 Hans BoehmCorrect monitor pool synchronization
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 Calin JuravleFix -Xint and -Xusejit interaction
2016-04-28 Calin JuravleAdd command line option for jit invoke transition weight
2016-04-28 Calin JuravleSplit profile recording from jit compilation
2016-04-28 Calin JuravleAllow the framework to register sensistive threads...
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
next