OSDN Git Service

android-x86/art.git
2014-07-02 Calin Juravleam ea7ead2d: Merge "Relax limits for profiler based...
2014-07-02 Andreas Gampeam 1a7d4bfe: Merge "ART: Fix size error reported by...
2014-07-01 Andreas Gampeam 7a59a249: Merge "ART: FPU instructions support in...
2014-07-01 Andreas Gampeam 6f9dbb8d: Merge "ART: Quick compiler: More size...
2014-07-01 Andreas Gampeam e03e5a3c: Merge "x86_64: Simplify FlushIns"
2014-07-01 Andreas GampeMerge "x86_64: Simplify FlushIns"
2014-07-01 Dmitry Petrochenkox86_64: Simplify FlushIns
2014-07-01 Andreas Gampeam 9bb24166: Merge "ART: Rework Generic JNI, add ARM...
2014-07-01 Vladimir Markoam 73904fed: Merge "Add test for https://android-review...
2014-07-01 Calin JuravleMerge "Relax limits for profiler based compilation...
2014-07-02 Calin JuravleRelax limits for profiler based compilation options.
2014-07-01 Vladimir MarkoMerge "Add test for https://android-review.googlesource...
2014-07-01 Vladimir MarkoAdd test for https://android-review.googlesource.com...
2014-07-01 Andreas Gampeam 34dcc887: Merge "ART: Add arch-specific directories...
2014-07-01 Vladimir Markoam da52cd3b: Merge "AArch64: Fix OpRegRegImm64 add...
2014-07-01 Andreas GampeMerge "ART: Quick compiler: More size checks, add Targe...
2014-07-01 Andreas GampeART: Quick compiler: More size checks, add TargetReg...
2014-07-01 Andreas GampeMerge "ART: Fix size error reported by ARM64 backend"
2014-07-02 Andreas GampeART: Fix size error reported by ARM64 backend
2014-07-01 Andreas GampeMerge "ART: FPU instructions support in disassembler"
2014-07-01 Vladimir KostyukovART: FPU instructions support in disassembler
2014-07-01 Nicolas Geoffrayam ec01b768: Merge "The host build has changed from...
2014-07-01 Andreas GampeMerge "ART: Rework Generic JNI, add ARM version"
2014-07-01 Andreas GampeART: Rework Generic JNI, add ARM version
2014-06-30 Andreas GampeMerge "ART: Add arch-specific directories to host-oat...
2014-07-01 Andreas GampeART: Add arch-specific directories to host-oat-cleaning...
2014-06-30 Andreas Gampeam 8b115448: Merge "AArch64: Add memcmp16() for Arm64...
2014-06-30 Brian Carlstromam 8df113f2: Merge "We can no longer use "adb shell...
2014-06-30 Elliott Hughesam 29978887: Merge "Fix the x86 textrel and remove...
2014-06-30 Andreas Gampeam 595248a0: Merge "AArch64: Rename A64_/A32_ register...
2014-06-30 Andreas Gampeam 5ea18555: Merge "x86_64: Fix GenArrayBoundsCheck"
2014-06-30 Elliott HughesMerge "Fix the x86 textrel and remove -Wl,--no-fatal...
2014-06-30 Andreas GampeMerge "AArch64: Rename A64_/A32_ register prefix to...
2014-06-30 Calin Juravleam 2c3b68a3: Merge "Fix a string uint conversion bug...
2014-06-30 Zheng XuAArch64: Rename A64_/A32_ register prefix to x/w.
2014-06-29 Brian Carlstromam 9295d7da: Merge "Make ART_HOST_EXECUTABLES and ART_T...
2014-06-28 Brian Carlstromam 642fa1e7: Merge "Fixed gdb support and added some...
2014-06-28 Elliott HughesFix the x86 textrel and remove -Wl,--no-fatal-warnings.
2014-06-28 Andreas GampeMerge "AArch64: Add memcmp16() for Arm64; ensure xSELF...
2014-06-30 Serban ConstantinescuAArch64: Add memcmp16() for Arm64; ensure xSELF not...
2014-06-28 Brian CarlstromMerge "We can no longer use "adb shell sh -c ..." inter...
2014-06-30 Brian CarlstromWe can no longer use "adb shell sh -c ..." internally
2014-06-28 Nicolas Geoffrayam 7325d473: Merge "Add the dalvikvm symlink to the...
2014-06-28 Ian Rogersam 3db4f092: Merge "Avoid segvs if LOG(FATAL) is called...
2014-06-28 Ian Rogersam 2789dd9d: Merge "Create a dalvik symlink on the...
2014-06-28 Brian CarlstromMerge "Make ART_HOST_EXECUTABLES and ART_TARGET_SUPPORT...
2014-06-29 Brian CarlstromMake ART_HOST_EXECUTABLES and ART_TARGET_SUPPORTED_ARCH...
2014-06-27 Hiroshi Yamauchiam bf1c8135: Merge "Fix use-art-*."
2014-06-27 Hiroshi Yamauchiam baa1323d: Merge "Add read barriers to the constant...
2014-06-27 Bill Buzbeeam 5703029d: Merge "AArch64: Enable GenSpecialCase."
2014-06-27 Andreas Gampeam 5e2ccd4c: Merge "ART: Bump runtime version to 2...
2014-06-27 Bill Buzbeeam 6bec6cb7: Merge "Fix quick mode bugs for Mips."
2014-06-27 Bill Buzbeeam a64d7288: Merge "AArch64: implement easy division...
2014-06-27 Mathieu Chartieram 3084d78f: Merge "Don\'t allow negative GetFreeMemory."
2014-06-27 Andreas GampeMerge "x86_64: Fix GenArrayBoundsCheck"
2014-06-30 Serguei Katkovx86_64: Fix GenArrayBoundsCheck
2014-06-27 Ian RogersMerge "Avoid segvs if LOG(FATAL) is called during runti...
2014-06-28 Ian RogersAvoid segvs if LOG(FATAL) is called during runtime...
2014-06-28 Ian RogersCreate a dalvik symlink on the host.
2014-06-27 Ian RogersMerge "Create a dalvik symlink on the host."
2014-06-27 Hiroshi YamauchiMerge "Add read barriers to the constant roots."
2014-06-27 Hiroshi YamauchiAdd read barriers to the constant roots.
2014-06-27 Dave Allisonam e313d165: Merge "Fix off-by-one errors in limit...
2014-06-27 Andreas Gampeam d5a4a2f9: Merge "ART: ARM64 fp return reg locations...
2014-06-27 Brian CarlstromMerge "Fixed gdb support and added some ElfFile functions"
2014-06-27 Alex LightFixed gdb support and added some ElfFile functions
2014-06-27 Calin Juravleam aec31aae: Merge "Add a new type of profile data...
2014-06-27 Vladimir Markoam a94d7fd1: Merge "Fix topological ordering and use...
2014-06-27 Sebastien Hertzam 6c22b193: Merge "Fix JNI ToReflectedMethod for const...
2014-06-26 Bill BuzbeeMerge "Fix quick mode bugs for Mips."
2014-06-27 Douglas LeungFix quick mode bugs for Mips.
2014-06-26 Andreas GampeMerge "ART: Bump runtime version to 2.1.0"
2014-06-27 Andreas GampeART: Bump runtime version to 2.1.0
2014-06-26 Bill BuzbeeMerge "AArch64: implement easy division and reminder."
2014-06-26 Nicolas GeoffrayMerge "The host build has changed from lib32/lib to...
2014-07-01 Nicolas GeoffrayThe host build has changed from lib32/lib to lib/lib64.
2014-06-26 Calin JuravleMerge "Add a new type of profile data in ART profiler"
2014-06-27 Wei JinAdd a new type of profile data in ART profiler
2014-06-26 Sebastien HertzMerge "Fix JNI ToReflectedMethod for constructor"
2014-06-26 Vladimir MarkoMerge "Fix topological ordering and use it for optimiza...
2014-06-26 Vladimir MarkoMerge "AArch64: Fix OpRegRegImm64 add/sub for large...
2014-07-01 Vladimir MarkoAArch64: Fix OpRegRegImm64 add/sub for large negative...
2014-06-26 Calin JuravleMerge "Fix a string uint conversion bug in profiler"
2014-06-30 Wei JinFix a string uint conversion bug in profiler
2014-06-26 Andreas Gampeam cdda4e5b: Merge "ART: Change sprintf to snprintf"
2014-06-26 Jeff Haoam b2c369f7: Merge "Expanded native code to use arrayco...
2014-06-26 Dave Allisonam fee5586d: Merge "Support additional instructions...
2014-06-26 Bill BuzbeeMerge "AArch64: Enable GenSpecialCase."
2014-06-27 Zheng XuAArch64: Enable GenSpecialCase.
2014-06-26 Nicolas GeoffrayMerge "Add the dalvikvm symlink to the art-host rule."
2014-06-28 Nicolas GeoffrayAdd the dalvikvm symlink to the art-host rule.
2014-06-26 Hiroshi YamauchiMerge "Fix use-art-*."
2014-06-27 Hiroshi YamauchiFix use-art-*.
2014-06-26 Mathieu ChartierMerge "Don't allow negative GetFreeMemory."
2014-06-27 Mathieu ChartierDon't allow negative GetFreeMemory.
2014-06-26 Andreas GampeMerge "ART: ARM64 fp return reg locations are FP"
2014-06-27 Andreas GampeART: ARM64 fp return reg locations are FP
2014-06-26 Andreas GampeMerge "ART: Change sprintf to snprintf"
2014-06-26 Andreas GampeART: Change sprintf to snprintf
2014-06-26 Dave AllisonMerge "Support additional instructions in ARM and thumb...
next