OSDN Git Service

android-x86/art.git
2014-07-23 Vladimir Markoam 7c66c8df: Merge "Fix null pointer check elimination...
2014-07-23 Nicolas Geoffrayam cdd185b8: Merge "Rules depend on DEX2OATD, not DEX2O...
2014-07-23 Vladimir Markoam f9d6aede: Use vabs/fabs on arm/arm64 for intrinsic...
2014-07-23 Vladimir MarkoMerge "Fix null pointer check elimination for catch...
2014-07-23 Nicolas GeoffrayMerge "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
2014-07-23 Nicolas GeoffrayRules depend on DEX2OATD, not DEX2OATD_DEPENDENCY.
2014-07-23 Jeff Haoam d83d1a7e: Merge "Fix x86 instrumentation exit entryp...
2014-07-23 Andreas Gampeam ab9167bd: Merge "Changed default non-full tests...
2014-07-23 Mathieu Chartieram 2ac30da0: (-s ours) Merge "Recycle mem-maps for...
2014-07-23 Mingyao Yangam 7326ff0a: Merge "Fix build, missing spaces around...
2014-07-22 Ian Rogersam ddc21198: Merge "Put oat test output on stderr."
2014-07-22 Mingyao Yangam c389c97c: Merge "Set vtable in class object to null...
2014-07-22 Andreas Gampeam c836fcbb: Merge "Made sync-test actually wait for...
2014-07-22 Andreas Gampeam f645a02c: Merge "ART: Fix checks for relocation...
2014-07-22 Andreas Gampeam 306cd217: Merge "ART: Blacklist relocate option...
2014-07-22 Mathieu ChartierMerge "Recycle mem-maps for collector transitions."
2014-07-23 Mathieu ChartierRecycle mem-maps for collector transitions.
2014-07-22 Vladimir MarkoFix null pointer check elimination for catch entries.
2014-07-22 Nicolas Geoffrayam d2d90ecc: Merge "Make unit test tell if a method...
2014-07-22 Andreas GampeMerge "Made sync-test actually wait for first thread...
2014-07-22 Alex LightMade sync-test actually wait for first thread to start.
2014-07-22 Andreas GampeMerge "ART: Fix checks for relocation delta"
2014-07-22 Andreas GampeART: Fix checks for relocation delta
2014-07-22 Andreas GampeMerge "ART: Blacklist relocate option in oat tests"
2014-07-22 Andreas GampeART: Blacklist relocate option in oat tests
2014-07-22 Jeff HaoMerge "Fix x86 instrumentation exit entrypoint and...
2014-07-23 Jeff HaoFix x86 instrumentation exit entrypoint and trace size...
2014-07-22 Andreas GampeMerge "Changed default non-full tests to be prebuild."
2014-07-23 Alex LightChanged default non-full tests to be prebuild.
2014-07-22 Mingyao YangMerge "Fix build, missing spaces around =/<."
2014-07-23 Mingyao YangFix build, missing spaces around =/<.
2014-07-22 Ian RogersMerge "Put oat test output on stderr."
2014-07-22 Ian RogersPut oat test output on stderr.
2014-07-22 Mingyao YangMerge "Set vtable in class object to null after linking."
2014-07-22 Mingyao YangSet vtable in class object to null after linking.
2014-07-22 Andreas Gampeam 16fc9f61: Merge "Runtime can now be set to require...
2014-07-22 Vladimir MarkoUse vabs/fabs on arm/arm64 for intrinsic abs().
2014-07-22 Nicolas Geoffrayam 84568fdf: Merge "Interpreter can kick in even when...
2014-07-22 Nicolas Geoffrayam e10a0bd0: Merge "Stack overflow checks and NPE check...
2014-07-22 Vladimir Markoam 2983d230: Merge "Use vabs/fabs on arm/arm64 for...
2014-07-22 Ian Rogersam ebb6b5c9: Merge "Avoid marking erroneous classes...
2014-07-22 Andreas Gampeam 9d9fec65: Merge "ART: Throw StackOverflowError in...
2014-07-22 Andreas Gampeam 7ff831f6: Merge "ART: Check high part of dalvik...
2014-07-22 Ian Rogersam 0a142c96: Merge "Redirect failing test output to...
2014-07-22 Ian Rogersam 9cdde520: Merge "ART: Increase command buffer size...
2014-07-22 Mathieu Chartieram 01bd8e3d: Merge "Revert "Disable adding main and...
2014-07-21 Mathieu Chartieram 96823a65: Merge "Add detection of zygote vs app...
2014-07-21 Hiroshi Yamauchiam c62944ad: Merge "Add read barriers for the GC roots...
2014-07-21 Ian Rogersam 719ca5ad: Merge "Fix erroneous behaviors with OOME...
2014-07-21 Andreas GampeMerge "Runtime can now be set to require relocation"
2014-07-22 Alex LightRuntime can now be set to require relocation
2014-07-21 Andreas GampeMerge "ART: Throw StackOverflowError in native code"
2014-07-22 Andreas GampeART: Throw StackOverflowError in native code
2014-07-21 Ian RogersMerge "ART: Increase command buffer size in assembler_t...
2014-07-22 Andreas GampeART: Increase command buffer size in assembler_thumb_test
2014-07-21 Mathieu ChartierMerge "Add detection of zygote vs app vs image objects...
2014-07-21 Mathieu ChartierAdd detection of zygote vs app vs image objects in...
2014-07-21 Hiroshi YamauchiMerge "Add read barriers for the GC roots in Instrument...
2014-07-21 Hiroshi YamauchiAdd read barriers for the GC roots in Instrumentation.
2014-07-21 Calin Juravleam 1e5bc0bc: Fix bad comment in class_linker
2014-07-21 Calin JuravleFix bad comment in class_linker
2014-07-21 Narayan Kamatham 1a5272ed: Merge "Rename openDexFileNative to openDex...
2014-07-21 Narayan Kamathresolved conflicts for merge of 5554c0c0 to lmp-dev...
2014-07-21 Nicolas Geoffrayam a6d4bc19: Merge "Fix sizeof -> strlen to get the...
2014-07-21 Nicolas Geoffrayam 043f89b4: Merge "Add write barriers to optimizing...
2014-07-21 Nicolas Geoffrayam b5a21410: Merge "Add assembly operations with consta...
2014-07-20 Andreas Gampeam f021cc08: ART: Also accept java.lang.Throwable as...
2014-07-20 Andreas Gampeam 4a3a3d4e: Merge "ART: Improve overflow detection...
2014-07-20 Dave Allisonam 147eb41b: (-s ours) Revert "Revert "Revert "Revert...
2014-07-19 Andreas GampeMerge "ART: Check high part of dalvik register pairs...
2014-07-22 Andreas GampeART: Check high part of dalvik register pairs on put...
2014-07-19 Ian RogersMerge "Redirect failing test output to stderr."
2014-07-22 Ian RogersRedirect failing test output to stderr.
2014-07-19 Ian RogersMerge "Fix erroneous behaviors with OOME present."
2014-07-21 Ian RogersFix erroneous behaviors with OOME present.
2014-07-19 Mathieu ChartierMerge "Revert "Disable adding main and non moving space...
2014-07-22 Mathieu ChartierRevert "Disable adding main and non moving spaces to...
2014-07-19 Ian Rogersam 4436e926: Merge "Fix the name of a black listed...
2014-07-19 Ian Rogersam 4ebed4ac: Merge "Black list timing sensitive tests...
2014-07-19 Ian Rogersam 607cf217: Merge "Black list more trace tests."
2014-07-18 Andreas GampeART: Also accept java.lang.Throwable as a catch-all...
2014-07-18 Andreas Gampeam d4a6e5cc: Merge "ART: Also accept java.lang.Throwabl...
2014-07-18 Ian Rogersam 50246792: Merge "Run-test fix."
2014-07-18 Ian Rogersam a9ca9816: Merge "Add a GC stress run that uses a...
2014-07-18 Dave AllisonRevert "Revert "Revert "Revert "Add implicit null and...
2014-07-18 Andreas Gampeam ca906544: Merge "ART: Improve overflow detection...
2014-07-18 Ian Rogersam 0d55759b: Merge "Add GC verification test rules."
2014-07-18 Ian Rogersam bcacf161: Merge "Allow optimizing and trace tests...
2014-07-18 Andreas Gampeam e72ff802: Merge "ART: Do not attempt to compile...
2014-07-18 Andreas GampeMerge "ART: Improve overflow detection in dex file...
2014-07-18 Andreas Gampeam f491680e: Merge "ART: Fail dex file verification...
2014-07-18 Dave AllisonRevert "Revert "Revert "Revert "Add implicit null and...
2014-07-18 Ian Rogersam 72b660ec: Merge "x86_64: Fix GenDalvikArgsRange...
2014-07-18 Narayan Kamatham 66a11617: Merge "Fix identifier size in the heap...
2014-07-18 Ian Rogersam 027fd2f2: Merge "Improved implementation of inline...
2014-07-18 Ian Rogersam d6523332: Merge "Add optimized assembler implementat...
2014-07-18 Ian Rogersam 03fc5abc: Merge "ART: inline Math.Max/Min (float...
2014-07-18 Calin Juravleam d5673e47: Merge "Fix bad comment in class_linker"
2014-07-18 Vladimir Markoam acb4eb12: Fix GVN to handle normal paths leading...
2014-07-18 Vladimir Markoam fd60fbcc: Merge "Fix GVN to handle normal paths...
next