OSDN Git Service

android-x86/art.git
2015-03-09 Nicolas GeoffrayRevert "More Makefile fun for --debuggable."
2015-03-06 Nicolas GeoffrayMore Makefile fun for --debuggable.
2015-03-06 Roland LevillainMerge "Opt compiler: Clean the use of `virtual` and...
2015-03-06 Alexandre RamesOpt compiler: Clean the use of `virtual` and `OVERRIDE`.
2015-03-06 Roland LevillainMerge "Extend compiler/optimizing/stack_map_test.cc."
2015-03-06 Nicolas GeoffrayMerge "[optimizing] Enable x86 long support."
2015-03-06 Nicolas Geoffray[optimizing] Enable x86 long support.
2015-03-06 Roland LevillainMerge "ART: Enable the use of relative addresses in...
2015-03-06 Alexandre RamesART: Enable the use of relative addresses in the arm64...
2015-03-06 Sebastien HertzMerge "Follow up 137982"
2015-03-06 Andreas GampeMerge "ART: Add option to abort dex2oat on hard failure"
2015-03-06 Andreas GampeMerge "ART: Fix Cmdline Parser test"
2015-03-06 Andreas GampeART: Fix Cmdline Parser test
2015-03-06 Andreas GampeART: Add option to abort dex2oat on hard failure
2015-03-06 Mathieu ChartierMerge "Rename -Xjit / -Xnojit options to -Xusejit:...
2015-03-06 Mathieu ChartierRename -Xjit / -Xnojit options to -Xusejit:<boolean>
2015-03-05 Mathieu ChartierMerge "Fix some incorrect IsCompiler instead of IsAotCo...
2015-03-05 Mathieu ChartierFix some incorrect IsCompiler instead of IsAotCompiler
2015-03-05 Bill BuzbeeMerge "ART: AddVectorReduce should store result in...
2015-03-05 Sebastien HertzFollow up 137982
2015-03-05 David BrazdilMerge "ART: Fix test breakage"
2015-03-05 David BrazdilART: Fix test breakage
2015-03-05 Roland LevillainExtend compiler/optimizing/stack_map_test.cc.
2015-03-05 David BrazdilMerge "ART: Optimize iteration of safepoints"
2015-03-05 David BrazdilART: Optimize iteration of safepoints
2015-03-05 Nicolas GeoffrayMerge "[optimizing] Use callee-save registers for x86"
2015-03-05 Mark Mendell[optimizing] Use callee-save registers for x86
2015-03-05 Andreas GampeMerge "ART: Fix compile-time-init fail"
2015-03-05 Andreas GampeART: Fix compile-time-init fail
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 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 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 YangMerge "Make BCE a no-op if there is no array access."
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 GeoffrayMerge "Change how we report exceptions to the debugger."
2015-03-04 Nicolas GeoffrayMerge "Fix arm64 build."
2015-03-04 Nicolas GeoffrayFix arm64 build.
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 Maxim KazantsevART: AddVectorReduce should store result in memory...
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 ChartierMerge "Wait for threads to finish unregistering"
2015-03-04 Mathieu ChartierWait for threads to finish unregistering
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 CarlstromMerge "Remove old build options from .gitignore"
2015-03-04 Brian CarlstromRemove old build options from .gitignore
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 CarlstromMerge "Fix build lint issue."
2015-03-03 Brian CarlstromFix build lint issue.
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 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 HertzMerge "Follow-up 128393"
2015-03-03 Sebastien HertzFollow-up 128393
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 GeoffrayMerge "Stack support for Optimizing compiler"
2015-03-03 Sebastien HertzStack support for Optimizing compiler
2015-03-03 Nicolas GeoffrayMerge "[optimizing compiler] x86 goodness"
2015-03-03 Jeff HaoRemove ART_SMALL_MODE ifdefs.
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 BrazdilMerge "ART: Cache last returned range in LiveInterval...
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 GampeMerge "ART: Move DexFile vector to Java array"
2015-03-02 Vladimir MarkoMerge "Add support for .bss section in oat files."
2015-03-02 Mathieu ChartierFix AddCurrentRuntimeFeaturesAsDex2OatArguments jit...
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 Vladimir MarkoAdd support for .bss section in oat files.
2015-03-02 Nicolas GeoffrayMerge "Opt Compiler: ARM64: Enable explicit memory...
2015-03-02 Andreas GampeMerge "ART: Fix off-by-two whitespace"
2015-03-02 Mark Mendell[optimizing compiler] x86 goodness
2015-03-02 David BrazdilART: Cache last returned range in LiveInterval::Covers
2015-03-02 Richard UhlerMerge "Don't require three-character extensions for...
2015-03-02 Serban ConstantinescuOpt Compiler: ARM64: Enable explicit memory barriers...
2015-02-28 Andreas GampeART: Fix off-by-two whitespace
2015-02-28 Andreas GampeMerge "Revert "Revert "Re-enable one thread dumping...
next