OSDN Git Service

android-x86/art.git
2015-03-04 Andreas Gampeam 51867b3c: Merge "ART: Report zip opening error"
2015-03-04 Dan Albertam dbba41df: Merge "Include what we use."
2015-03-04 Andreas Gampeam 18cd8711: Merge "ART: Do not produce CFI when not...
2015-03-04 Andreas GampeMerge "ART: Report zip opening error"
2015-03-04 Andreas GampeART: Report zip opening error
2015-03-04 Dan AlbertMerge "Include what we use."
2015-03-04 Dan AlbertInclude what we use.
2015-03-04 Andreas GampeMerge "ART: Do not produce CFI when not asked for"
2015-03-04 Andreas GampeART: Do not produce CFI when not asked for
2015-03-04 Andreas Gampeam b8fef11a: Merge "[optimizing] Improve x86/x86_64...
2015-03-04 Andreas Gampeam c670efd6: Merge "ART: Add debuggable compiler flag"
2015-03-04 Andreas Gampeam 029113f1: Merge "ART: Fix missing handles"
2015-03-04 Andreas GampeMerge "[optimizing] Improve x86/x86_64 bound check...
2015-03-04 Andreas GampeMerge "ART: Add debuggable compiler flag"
2015-03-04 Andreas GampeMerge "ART: Fix missing handles"
2015-03-04 Mingyao Yangam c4371cd0: Merge "Fix bce gtest."
2015-03-04 Mingyao YangMerge "Fix bce gtest."
2015-03-04 Andreas GampeART: Add debuggable compiler flag
2015-03-04 Andreas GampeART: Fix missing handles
2015-03-04 Mark Mendell[optimizing] Improve x86/x86_64 bound check code
2015-03-04 Mingyao YangFix bce gtest.
2015-03-04 Mingyao Yangam d8de6f2f: Merge "Make BCE a no-op if there is no...
2015-03-04 Mingyao YangMerge "Make BCE a no-op if there is no array access."
2015-03-04 Sebastien Hertzam dc68bafc: Merge "Update run-test 031-class-attributes"
2015-03-04 Sebastien HertzMerge "Update run-test 031-class-attributes"
2015-03-04 Sebastien HertzUpdate run-test 031-class-attributes
2015-03-04 Nicolas Geoffrayam 3d7d2af4: Merge "Change how we report exceptions...
2015-03-04 Nicolas GeoffrayMerge "Change how we report exceptions to the debugger."
2015-03-04 Nicolas Geoffrayam 87896b3a: Merge "Fix arm64 build."
2015-03-04 Nicolas GeoffrayMerge "Fix arm64 build."
2015-03-04 Nicolas GeoffrayFix arm64 build.
2015-03-04 Brian Carlstromam 44d95a22: Merge "Switch from memalign to posix_memal...
2015-03-04 Brian CarlstromMerge "Switch from memalign to posix_memalign for Mac...
2015-03-04 Brian CarlstromSwitch from memalign to posix_memalign for Mac build
2015-03-04 Hiroshi Yamauchiam ff3ef43f: Merge "Reserve bits in the lock word for...
2015-03-04 Mingyao YangMake BCE a no-op if there is no array access.
2015-03-04 Hiroshi YamauchiMerge "Reserve bits in the lock word for read barriers."
2015-03-04 Hiroshi YamauchiReserve bits in the lock word for read barriers.
2015-03-04 Mathieu Chartieram 5e42cd3e: Merge "Wait for threads to finish unregist...
2015-03-04 Mathieu ChartierMerge "Wait for threads to finish unregistering"
2015-03-04 Mathieu ChartierWait for threads to finish unregistering
2015-03-04 Mingyao Yangam c8fb9184: Merge "Add a change that should be part...
2015-03-04 Mingyao YangMerge "Add a change that should be part of "enhance...
2015-03-04 Mingyao YangAdd a change that should be part of "enhance gvn for...
2015-03-04 Brian Carlstromam 2347d60a: Merge "Remove old build options from ...
2015-03-04 Brian CarlstromMerge "Remove old build options from .gitignore"
2015-03-04 Brian CarlstromRemove old build options from .gitignore
2015-03-03 Mingyao Yangam 49ccb6e6: Merge "Opt compiler: enhance gvn for commu...
2015-03-03 Jeff Haoam 86a4db46: Merge "Remove ART_SMALL_MODE ifdefs."
2015-03-03 Mingyao YangMerge "Opt compiler: enhance gvn for commutative ops."
2015-03-03 Jeff HaoMerge "Remove ART_SMALL_MODE ifdefs."
2015-03-03 Mingyao YangOpt compiler: enhance gvn for commutative ops.
2015-03-03 Brian Carlstromam 0e5e728a: Merge "Fix build lint issue."
2015-03-03 Brian CarlstromMerge "Fix build lint issue."
2015-03-03 Brian CarlstromFix build lint issue.
2015-03-03 Mingyao Yangam ea84bf72: Merge "bce: add support to narrow two...
2015-03-03 Mingyao YangMerge "bce: add support to narrow two MonotonicValueRan...
2015-03-03 Nicolas GeoffrayChange how we report exceptions to the debugger.
2015-03-03 Nicolas Geoffrayam dc47e986: Merge "Fix generic JNI stubs to not discar...
2015-03-03 Nicolas GeoffrayMerge "Fix generic JNI stubs to not discard the Java...
2015-03-03 Nicolas GeoffrayFix generic JNI stubs to not discard the Java native...
2015-03-03 Sebastien Hertzam 775f1d40: Merge "Follow-up 128393"
2015-03-03 Sebastien HertzMerge "Follow-up 128393"
2015-03-03 Sebastien HertzFollow-up 128393
2015-03-03 Nicolas Geoffrayam cd934156: Merge "Tests use libarttest.so, so does...
2015-03-03 Nicolas Geoffrayam 57f49931: Merge "Revert GetThisObject change."
2015-03-03 Nicolas GeoffrayMerge "Tests use libarttest.so, so does not work on...
2015-03-03 Nicolas GeoffrayMerge "Revert GetThisObject change."
2015-03-03 Nicolas GeoffrayRevert GetThisObject change.
2015-03-03 Nicolas GeoffrayTests use libarttest.so, so does not work on ndebug.
2015-03-03 Nicolas Geoffrayam 207fc169: Merge "Stack support for Optimizing compiler"
2015-03-03 Nicolas GeoffrayMerge "Stack support for Optimizing compiler"
2015-03-03 Sebastien HertzStack support for Optimizing compiler
2015-03-03 Nicolas Geoffrayam d07adcf4: Merge "[optimizing compiler] x86 goodness"
2015-03-03 Nicolas GeoffrayMerge "[optimizing compiler] x86 goodness"
2015-03-03 Jeff HaoRemove ART_SMALL_MODE ifdefs.
2015-03-03 Mingyao Yangam 4b39eeea: Merge "bce: handle a pattern for circular...
2015-03-03 Mingyao YangMerge "bce: handle a pattern for circular buffer"
2015-03-02 Mingyao Yangbce: handle a pattern for circular buffer
2015-03-02 David Brazdilam 87998b0a: Merge "ART: Cache last returned range...
2015-03-02 David BrazdilMerge "ART: Cache last returned range in LiveInterval...
2015-03-02 Mathieu Chartieram 1d8587fe: Merge "Fix AddCurrentRuntimeFeaturesAsDex2...
2015-03-02 Mathieu Chartieram 56505fe6: Merge "Fix bad variable expansion"
2015-03-02 Mathieu ChartierMerge "Fix AddCurrentRuntimeFeaturesAsDex2OatArguments...
2015-03-02 Mathieu ChartierMerge "Fix bad variable expansion"
2015-03-02 Mathieu ChartierFix bad variable expansion
2015-03-02 Andreas Gampeam 9924fd8f: Merge "ART: Move DexFile vector to Java...
2015-03-02 Andreas GampeMerge "ART: Move DexFile vector to Java array"
2015-03-02 Vladimir Markoam 0b25c71a: Merge "Add support for .bss section in...
2015-03-02 Vladimir MarkoMerge "Add support for .bss section in oat files."
2015-03-02 Mathieu ChartierFix AddCurrentRuntimeFeaturesAsDex2OatArguments jit...
2015-03-02 Andreas Gampeam 02f28fd6: Merge "ART: Allow more operations in unsta...
2015-03-02 Andreas GampeMerge "ART: Allow more operations in unstarted Runtime"
2015-03-02 Andreas GampeART: Allow more operations in unstarted Runtime
2015-03-02 Nicolas Geoffrayam 3ccd4cf5: Merge "Opt Compiler: ARM64: Enable explici...
2015-03-02 Vladimir MarkoAdd support for .bss section in oat files.
2015-03-02 Nicolas GeoffrayMerge "Opt Compiler: ARM64: Enable explicit memory...
2015-03-02 Andreas Gampeam 3d96f56f: Merge "ART: Fix off-by-two whitespace"
2015-03-02 Andreas GampeMerge "ART: Fix off-by-two whitespace"
2015-03-02 Mark Mendell[optimizing compiler] x86 goodness
next