OSDN Git Service

android-x86/art.git
2014-10-30 Ian Rogersam 8b557af8: Merge "Add math routines with defined...
2014-10-30 Ian Rogersam 2a4e71ca: Merge "Avoid signed integer overflow in...
2014-10-30 Ian Rogersam 45664c99: Merge "Avoid signed integer overflow."
2014-10-30 Mathieu Chartieram 6163fd40: Merge "Add hash table to link virtual...
2014-10-30 Ian Rogersam c74c218d: Merge "Fix mixed signed/unsigned arithmeti...
2014-10-30 Ian Rogersam da7bb738: Merge "Avoid signed arithmetic overflow...
2014-10-30 Igor Murashkinam 3efa15fd: Merge "art: Fix classlinker and nopatchoat...
2014-10-30 Ian RogersMerge "Add math routines with defined wrapping behavior...
2014-10-30 Ian RogersAdd math routines with defined wrapping behavior for...
2014-10-30 Ian RogersMerge "Avoid signed integer overflow in identity hash...
2014-10-30 Ian RogersAvoid signed integer overflow in identity hash code.
2014-10-30 Ian RogersMerge "Avoid signed integer overflow."
2014-10-30 Mathieu ChartierMerge "Add hash table to link virtual methods"
2014-10-30 Ian RogersMerge "Fix mixed signed/unsigned arithmetic in BitVector."
2014-10-30 Mathieu ChartierAdd hash table to link virtual methods
2014-10-30 Ian RogersMerge "Avoid signed arithmetic overflow in UTF hash...
2014-10-30 Ian RogersAvoid signed arithmetic overflow in UTF hash functions.
2014-10-30 Ian RogersFix mixed signed/unsigned arithmetic in BitVector.
2014-10-30 Ian RogersAvoid signed integer overflow.
2014-10-30 Igor MurashkinMerge "art: Fix classlinker and nopatchoat test for...
2014-10-30 Igor Murashkinart: Fix classlinker and nopatchoat test for PIC case
2014-10-30 Ian Rogersam d99865e1: Merge "Remove bogus compiler flag from...
2014-10-30 Ian RogersMerge "Remove bogus compiler flag from libart-compiler."
2014-10-30 Ian RogersRemove bogus compiler flag from libart-compiler.
2014-10-30 Ian Rogersam a8825e4b: Merge "ARM: Generate mapping symbol to...
2014-10-30 Ian Rogersam 263f20b7: Merge "Tidy and reduce ART library depende...
2014-10-30 Ian RogersMerge "ARM: Generate $t mapping symbol to indicate...
2014-10-30 Ian RogersMerge "Tidy and reduce ART library dependencies on...
2014-10-30 Nicolas Geoffrayam 26dcecb0: Merge "Follow-up CL after hard float changes."
2014-10-30 Nicolas GeoffrayMerge "Follow-up CL after hard float changes."
2014-10-30 Ian RogersTidy and reduce ART library dependencies on the host.
2014-10-30 Nicolas Geoffrayam 29ce77f6: Merge "419 fails on optimizing/arm64."
2014-10-30 Nicolas GeoffrayMerge "419 fails on optimizing/arm64."
2014-10-30 Nicolas Geoffray419 fails on optimizing/arm64.
2014-10-30 Andreas Gampeam 2fba9d45: Merge "ART: Do not abort on most verifier...
2014-10-30 Nicolas Geoffrayam db32ffec: Merge "Fix for long parameter passed both...
2014-10-30 Andreas GampeMerge "ART: Do not abort on most verifier failures"
2014-10-30 Andreas GampeART: Do not abort on most verifier failures
2014-10-30 Nicolas GeoffrayMerge "Fix for long parameter passed both in stack...
2014-10-30 Nicolas GeoffrayFix for long parameter passed both in stack and register.
2014-10-30 Nicolas Geoffrayam d8e231c0: Merge "Update list of failing tests for...
2014-10-30 Nicolas GeoffrayMerge "Update list of failing tests for arm64/optimizing."
2014-10-30 Nicolas Geoffrayam d59fae7c: Merge "Fix gtest dependencies."
2014-10-30 Nicolas GeoffrayMerge "Fix gtest dependencies."
2014-10-30 Nicolas GeoffrayFix gtest dependencies.
2014-10-30 Nicolas GeoffrayUpdate list of failing tests for arm64/optimizing.
2014-10-30 Nicolas Geoffrayam b96fd84b: Merge "Another ART_TEST_ANDROID_ROOT fix."
2014-10-30 Nicolas GeoffrayMerge "Another ART_TEST_ANDROID_ROOT fix."
2014-10-30 Nicolas Geoffrayam ab9f4fea: Merge "Also use Quick for target boot...
2014-10-30 Nicolas GeoffrayAnother ART_TEST_ANDROID_ROOT fix.
2014-10-30 Nicolas Geoffrayam 1381b511: Merge "Opt compiler: Add ARM64 support...
2014-10-30 Nicolas GeoffrayMerge "Also use Quick for target boot image."
2014-10-30 Nicolas GeoffrayAlso use Quick for target boot image.
2014-10-30 Nicolas GeoffrayMerge "Opt compiler: Add ARM64 support for the Mul...
2014-10-30 Ningsheng JianARM: Generate $t mapping symbol to indicate thumb2...
2014-10-30 Andreas Gampeam 91d6f3f4: Merge "ART: Fix no-image run-test dependency"
2014-10-30 Andreas GampeMerge "ART: Fix no-image run-test dependency"
2014-10-30 Andreas GampeART: Fix no-image run-test dependency
2014-10-30 Andreas Gampeam 0ea53689: Merge "Fix combination of prebuild/no...
2014-10-30 Andreas GampeMerge "Fix combination of prebuild/no-image."
2014-10-29 Nicolas Geoffrayam 58f767fa: Merge "Support gtest with ART_TEST_ANDROID...
2014-10-29 Nicolas GeoffrayMerge "Support gtest with ART_TEST_ANDROID_ROOT."
2014-10-29 Nicolas GeoffraySupport gtest with ART_TEST_ANDROID_ROOT.
2014-10-29 Nicolas GeoffrayFix combination of prebuild/no-image.
2014-10-29 Alexandre RamesOpt compiler: Add ARM64 support for the Mul IR.
2014-10-29 Andreas Gampeam 560473c7: Merge "ART: Fix multi-image testing"
2014-10-29 Andreas GampeMerge "ART: Fix multi-image testing"
2014-10-29 Andreas GampeART: Fix multi-image testing
2014-10-29 Nicolas Geoffrayam af62cf99: Merge "Set ANDROID_ROOT correctly for...
2014-10-29 Nicolas GeoffrayMerge "Set ANDROID_ROOT correctly for host in test...
2014-10-29 Nicolas GeoffraySet ANDROID_ROOT correctly for host in test script.
2014-10-29 Nicolas Geoffrayam 19324d04: Merge "Provide an option to run run-tests...
2014-10-29 Nicolas Geoffrayam cc433713: Merge "Add support for static fields in...
2014-10-29 Nicolas GeoffrayMerge "Provide an option to run run-tests with a local...
2014-10-29 Nicolas GeoffrayProvide an option to run run-tests with a local dalvikvm.
2014-10-29 Nicolas GeoffrayMerge "Add support for static fields in optimizing...
2014-10-29 Nicolas GeoffrayAdd support for static fields in optimizing compiler.
2014-10-29 Vladimir Markoam 7c049c1f: Merge "Remove useless suspend points from...
2014-10-29 Ian Rogersam be29639a: Merge "Move GetNameAsString out of MethodH...
2014-10-29 Brian Carlstromam eedb5168: Merge changes I70e70894,I3adcb8a1
2014-10-29 Ian Rogersam f13dd507: Merge "Move MethodHelper::GetReturnType...
2014-10-29 Andreas Gampeam 2d3a69e6: Merge "ART: PIC testing"
2014-10-29 Mathieu Chartieram 027ea04b: Merge "Fill resolved static fields during...
2014-10-29 Ian Rogersam e0205d51: Merge "Remove ResolveString from MethodHel...
2014-10-29 Andreas Gampeam e1e08403: Merge "ART: Create and use multiple core...
2014-10-29 Ian Rogersam d0f6f903: Merge "Tidy MethodProtoHelper."
2014-10-29 Calin Juravleam 7c1e9d86: Merge "[optimizing compiler] Add division...
2014-10-29 Roland Levillainam 4816ecfc: Merge "Add long bitwise not instruction...
2014-10-29 Brian Carlstromam d3271e8a: Merge changes Ia007744f,Iac6d03d8
2014-10-29 Igor Murashkinam 921f3858: Merge "ART: Add support for patching and...
2014-10-29 Andreas Gampeam 11bd683f: Merge "ART: Add pic flag to oat header...
2014-10-29 Mathieu Chartieram 79027f62: Merge "Fix 64 bit build"
2014-10-29 Andreas Gampeam e74b720d: Merge "ART: Typo fix"
2014-10-29 Andreas Gampeam 09e61bb2: Merge "ART: Fix test 089"
2014-10-29 Mathieu Chartieram 57748282: Merge "Optimize method linking"
2014-10-29 Ian Rogersam ac293277: Merge "Add gp initialization to the art_qu...
2014-10-29 Ian Rogersam 384c76aa: Merge "Extra debug output in run-test."
2014-10-29 Vladimir MarkoMerge "Remove useless suspend points from arm/arm64...
2014-10-29 Ian RogersMerge "Move GetNameAsString out of MethodHelper into...
2014-10-29 Ian RogersMove GetNameAsString out of MethodHelper into ArtMethod.
next