OSDN Git Service

android-x86/art.git
2016-09-14 Nicolas GeoffrayMerge "Make dex2oat art_cc_binary instead of just cc_bi...
2016-09-14 Nicolas GeoffrayMake dex2oat art_cc_binary instead of just cc_binary.
2016-09-14 Treehugger... Merge "Fix mac build"
2016-09-14 Treehugger... Merge "Add test dependency on dexlist"
2016-09-14 Colin CrossAdd test dependency on dexlist
2016-09-13 Colin CrossFix mac build
2016-09-13 Treehugger... Merge "Fix mac build"
2016-09-13 Treehugger... Merge "String Compression (interpreter only) bug fix"
2016-09-13 Treehugger... Merge "Revert "Re-apply "Cleanup run-test and Makefile...
2016-09-13 Colin CrossFix mac build
2016-09-13 Colin CrossMerge "Convert more of art to Android.bp"
2016-09-13 Treehugger... Merge "Add more logging for checking in to-space for...
2016-09-13 Hiroshi YamauchiRevert "Re-apply "Cleanup run-test and Makefile around...
2016-09-13 Mathieu ChartierAdd more logging for checking in to-space for CC copy
2016-09-13 Treehugger... Merge "ART: Rearrange some JVMTI headers"
2016-09-13 Andreas GampeART: Rearrange some JVMTI headers
2016-09-13 Treehugger... Merge "Re-apply "Cleanup run-test and Makefile around...
2016-09-13 Treehugger... Merge "ART: Remove LogSeverity NONE"
2016-09-13 Nicolas GeoffrayRe-apply "Cleanup run-test and Makefile around boot...
2016-09-13 Nicolas GeoffrayMerge "New workaround for chromium buildbot."
2016-09-13 Nicolas GeoffrayNew workaround for chromium buildbot.
2016-09-13 Nicolas GeoffrayMerge "Workaround for repo incompatibilities on buildbot."
2016-09-13 Nicolas GeoffrayWorkaround for repo incompatibilities on buildbot.
2016-09-13 Roland LevillainMerge "Allow for testing alternative code generators...
2016-09-13 Neil FullerMerge "Track libcore Executable.getParameter() changes"
2016-09-13 Dan WillemsenMerge "Rename libicuuc-host/libicui18n-host to libicuuc...
2016-09-13 Andreas GampeART: Remove LogSeverity NONE
2016-09-13 Treehugger... Merge "Add a debug check for unsaved callee-save regist...
2016-09-13 Treehugger... Merge "ART: Remove libart from disassembler"
2016-09-12 Andreas GampeMerge "ART: Remove unnecessary file from vdex"
2016-09-12 Andreas GampeART: Remove libart from disassembler
2016-09-12 Colin CrossConvert more of art to Android.bp
2016-09-12 Andreas GampeART: Remove unnecessary file from vdex
2016-09-12 Andreas GampeMerge "ART: Add generic system-weak holder infrastructure"
2016-09-12 Nicolas GeoffrayMerge "Revert "Use implicit null checks inside try...
2016-09-12 Nicolas GeoffrayRevert "Use implicit null checks inside try blocks."
2016-09-12 Dan WillemsenRename libicuuc-host/libicui18n-host to libicuuc/libicui18n
2016-09-12 Andreas GampeART: Add generic system-weak holder infrastructure
2016-09-12 Vladimir MarkoMerge "Remove custom CheckCast slow path caller saves...
2016-09-12 Hiroshi YamauchiAdd a debug check for unsaved callee-save register...
2016-09-12 David BrazdilMerge "Fix run-test after introduction of VDEX"
2016-09-12 David BrazdilFix run-test after introduction of VDEX
2016-09-12 Vladimir MarkoRemove custom CheckCast slow path caller saves for...
2016-09-12 Treehugger... Merge "Use implicit null checks inside try blocks."
2016-09-12 Vladimir MarkoMerge "Try to avoid allocation when interning strings."
2016-09-12 David BrazdilMerge "Introduce VDEX file, use it for DEX files"
2016-09-12 Vladimir MarkoUse implicit null checks inside try blocks.
2016-09-12 David BrazdilIntroduce VDEX file, use it for DEX files
2016-09-12 Nicolas GeoffrayMerge "Squashed commit of the following:"
2016-09-12 Nicolas GeoffraySquashed commit of the following:
2016-09-12 Treehugger... Merge "MIPS64: Sign-extend results in art_quick_get32_s...
2016-09-12 Nicolas GeoffrayMerge "Blacklist failing test after critical JNI changes."
2016-09-12 Nicolas GeoffrayBlacklist failing test after critical JNI changes.
2016-09-12 Nicolas GeoffrayMerge "Update test and dependencies after boot image...
2016-09-12 Nicolas GeoffrayUpdate test and dependencies after boot image changes.
2016-09-12 Treehugger... Merge "Re-enable boot image direct string loads for...
2016-09-12 Nicolas GeoffrayMerge "MIPS32: Properly handle doubles in GetRegisterIf...
2016-09-12 Nicolas GeoffrayMerge "Cleanup run-test and Makefile around boot image...
2016-09-10 Nicolas GeoffrayMerge "Get libgtest from libart-gtest."
2016-09-10 jessicahandojoString Compression (interpreter only) bug fix
2016-09-10 Treehugger... Merge "test: Disable 004-JniTest for nodex2oat and...
2016-09-09 Treehugger... Merge "Don't assume resolved classes are filled in...
2016-09-09 Dan AlbertGet libgtest from libart-gtest.
2016-09-09 Igor Murashkintest: Disable 004-JniTest for nodex2oat and JIT config
2016-09-09 Mathieu ChartierDon't assume resolved classes are filled in for Resolve...
2016-09-09 Nicolas GeoffrayMerge "64bits codegens need to drag their 32bits equiva...
2016-09-09 Mathieu ChartierRe-enable boot image direct string loads for read barriers
2016-09-09 Treehugger... Merge "Include oatdump/Android.mk"
2016-09-09 Alex LightMerge "Fix vtable corruption issue"
2016-09-09 Igor MurashkinMerge "jni: Add @CriticalNative optimization to speed...
2016-09-09 Colin CrossInclude oatdump/Android.mk
2016-09-09 Treehugger... Merge "Stop manually including gtest headers."
2016-09-09 Treehugger... Merge "ART: Generate path to entrypoints in VisitLoadSt...
2016-09-09 Igor Murashkinjni: Add @CriticalNative optimization to speed up JNI...
2016-09-09 Alex LightFix vtable corruption issue
2016-09-09 Christina WadsworthART: Generate path to entrypoints in VisitLoadString...
2016-09-09 Mathieu ChartierMerge "ART: Generate path to entrypoints in VisitLoadSt...
2016-09-09 Goran JakovljevicMIPS64: Sign-extend results in art_quick_get32_static...
2016-09-09 Nicolas Geoffray64bits codegens need to drag their 32bits equivalent.
2016-09-09 Treehugger... Merge "ARM64: Use macros for increasing and decreasing...
2016-09-09 Treehugger... Merge "Remove unnecessary `static` specifiers in `commo...
2016-09-09 Nicolas GeoffrayCleanup run-test and Makefile around boot image and...
2016-09-09 Treehugger... Merge "MIPS32: Implement branchless HCondition for...
2016-09-09 Vladimir MarkoARM64: Use macros for increasing and decreasing frame...
2016-09-09 Goran JakovljevicMIPS32: Properly handle doubles in GetRegisterIfAccessible
2016-09-09 Treehugger... Merge "Revert "Revert "Re-enable boot image string...
2016-09-09 Alexey FrunzeMIPS32: Implement branchless HCondition for floats
2016-09-09 Vladimir MarkoRevert "Revert "Re-enable boot image string sharpening.""
2016-09-09 Dan AlbertStop manually including gtest headers.
2016-09-09 Treehugger... Merge "Make bisection search and javafuzz python modules"
2016-09-09 Christina WadsworthART: Generate path to entrypoints in VisitLoadString...
2016-09-09 Treehugger... Merge "Fix mac build"
2016-09-08 Colin CrossFix mac build
2016-09-08 Treehugger... Merge "Fix mac build"
2016-09-08 Aart BikMerge "Adding x86 compiler utils instructions and tests"
2016-09-08 Colin CrossFix mac build
2016-09-08 Wojciech StaszkiewiczMake bisection search and javafuzz python modules
2016-09-08 Treehugger... Merge "Convert more of art to Android.bp"
2016-09-08 Treehugger... Merge "Add transactions for string resolve"
2016-09-08 Mathieu ChartierAdd transactions for string resolve
next