OSDN Git Service

android-x86/art.git
2015-06-15 Vladimir MarkoART: Implement literal pool for arm, fix branch fixup.
2015-06-12 Vladimir MarkoOptimizing: Remove PcInfo, use the StackMapStream instead.
2015-06-04 Nicolas GeoffrayMerge "Revert "Use HCurrentMethod in HInvokeStaticOrDir...
2015-06-04 Nicolas GeoffrayRevert "Use HCurrentMethod in HInvokeStaticOrDirect."
2015-06-04 Nicolas GeoffrayMerge "Do a type check for knowing if we can inline."
2015-06-04 Nicolas GeoffrayDo a type check for knowing if we can inline.
2015-06-04 Brian CarlstromMerge "Fix JNI GetSuperClasss"
2015-06-04 David BrazdilMerge "Cache stack map encoding"
2015-06-04 David BrazdilCache stack map encoding
2015-06-04 Brian CarlstromFix JNI GetSuperClasss
2015-06-04 Nicolas GeoffrayMerge "Support for inlining virtual and interface calls."
2015-06-04 Nicolas GeoffrayMerge "Use HCurrentMethod in HInvokeStaticOrDirect."
2015-06-04 Neil FullerMerge "Revert "Revert "Modification to the way boot...
2015-06-04 Nicolas GeoffraySupport for inlining virtual and interface calls.
2015-06-04 Nicolas GeoffrayUse HCurrentMethod in HInvokeStaticOrDirect.
2015-06-04 Calin JuravleMerge "Add $noinline$ tag to make sure a method has...
2015-06-04 Neil FullerRevert "Revert "Modification to the way boot classpath...
2015-06-04 Guillaume ... Add $noinline$ tag to make sure a method has not been...
2015-06-04 Mathieu ChartierMerge "Fix valgrind large_object_space_test"
2015-06-04 Mathieu ChartierFix valgrind large_object_space_test
2015-06-03 Mathieu ChartierMerge "Add a way to determine if a large object is...
2015-06-03 Andreas GampeMerge "ART: Refactor Thread::Init"
2015-06-03 Andreas GampeART: Refactor Thread::Init
2015-06-03 Mathieu ChartierAdd a way to determine if a large object is a zygote...
2015-06-03 Andreas GampeMerge "ART: Prune FindArrayClass cache in image writer"
2015-06-03 Kenny RootMerge "Tidy up spelling"
2015-06-03 Mathieu ChartierMerge "Emit instance fields for java.lang.Object in...
2015-06-03 Mathieu ChartierEmit instance fields for java.lang.Object in hprof
2015-06-03 Andreas GampeART: Prune FindArrayClass cache in image writer
2015-06-03 Roland LevillainMerge "Fix typos in test/133-static-invoke-super/src...
2015-06-03 Roland LevillainFix typos in test/133-static-invoke-super/src/Main...
2015-06-03 Roland LevillainMerge "Improve the performance of long-to-double conver...
2015-06-03 Neil FullerMerge "Revert "Modification to the way boot classpath...
2015-06-03 Neil FullerRevert "Modification to the way boot classpath resource...
2015-06-03 Brian CarlstromMerge "Fix "run-test --jvm 067-preemptive-unpark""
2015-06-03 Neil FullerMerge "Modification to the way boot classpath resources...
2015-06-03 Roland LevillainImprove the performance of long-to-double conversions...
2015-06-03 Nicolas GeoffrayMerge "Allow void to get in ARM64ReturnLocation."
2015-06-03 Nicolas GeoffrayAllow void to get in ARM64ReturnLocation.
2015-06-03 Nicolas GeoffrayMerge "Fix compilation errors with gcc."
2015-06-03 Nicolas GeoffrayFix compilation errors with gcc.
2015-06-03 Nicolas GeoffrayMerge "Fix lint error."
2015-06-03 Nicolas GeoffrayFix lint error.
2015-06-03 Roland LevillainMerge "Show stack maps and Dex register maps in oatdump...
2015-06-03 Nicolas GeoffrayMerge "Factorize code for common LocationSummary of...
2015-06-03 Roland LevillainMerge "Fix linter-related error."
2015-06-03 Roland LevillainFix linter-related error.
2015-06-03 Nicolas GeoffrayFactorize code for common LocationSummary of HInvoke.
2015-06-03 Roland LevillainMerge "Delegate long-to-float type conversions to the...
2015-06-03 Brian CarlstromFix "run-test --jvm 067-preemptive-unpark"
2015-06-03 Mathieu ChartierMerge "Add a way to SuspendAll for a long duration"
2015-06-03 Mathieu ChartierAdd a way to SuspendAll for a long duration
2015-06-03 Mathieu ChartierMerge "Fix tracing"
2015-06-03 Mathieu ChartierFix tracing
2015-06-02 Mathieu ChartierMerge "Add more info for attempting to delete non-JNI...
2015-06-02 Mathieu ChartierAdd more info for attempting to delete non-JNI local...
2015-06-02 Hiroshi YamauchiMerge "Add heap poisoning support to the entrypoints."
2015-06-02 Mingyao YangMerge "CanThrow() for HArraySet may return true."
2015-06-02 Hiroshi YamauchiAdd heap poisoning support to the entrypoints.
2015-06-02 Kenny RootTidy up spelling
2015-06-02 Mathieu ChartierMerge "Update IMT for stale miranda methods"
2015-06-02 Mathieu ChartierUpdate IMT for stale miranda methods
2015-06-02 Roland LevillainDelegate long-to-float type conversions to the runtime...
2015-06-02 Roland LevillainMerge "Fix run-test 458-long-to-fpu."
2015-06-02 Roland LevillainFix run-test 458-long-to-fpu.
2015-06-02 Andreas GampeMerge "[MIPS64] Fix art_quick_invoke_stub argument...
2015-06-02 Calin JuravleMerge "Revert "Revert "Revert "Bring ReferenceTypePropa...
2015-06-02 Calin JuravleRevert "Revert "Revert "Bring ReferenceTypePropagation...
2015-06-02 Nikola Veljkovic[MIPS64] Fix art_quick_invoke_stub argument offsets.
2015-06-02 Calin JuravleMerge "Revert "Revert "Bring ReferenceTypePropagation...
2015-06-02 Calin JuravleRevert "Revert "Bring ReferenceTypePropagation to HInvo...
2015-06-02 David BrazdilMerge "ART: Fast copy stack mask"
2015-06-02 David BrazdilART: Fast copy stack mask
2015-06-02 Calin JuravleMerge "Revert "Bring ReferenceTypePropagation to HInvok...
2015-06-02 Calin JuravleRevert "Bring ReferenceTypePropagation to HInvoke retur...
2015-06-02 David BrazdilMerge "Revert "ART: Fast copy stack mask""
2015-06-02 David BrazdilRevert "ART: Fast copy stack mask"
2015-06-02 David BrazdilMerge "ART: Fast copy stack mask"
2015-06-02 Calin JuravleMerge "Bring ReferenceTypePropagation to HInvoke return...
2015-06-02 David BrazdilART: Fast copy stack mask
2015-06-02 Nicolas GeoffrayMerge "Fix a crash due to a combination of dce/inlining."
2015-06-02 Roland LevillainMerge "Use down_cast instead of reinterpret_cast in...
2015-06-02 Guillaume ... Bring ReferenceTypePropagation to HInvoke return types
2015-06-02 Mingyao YangCanThrow() for HArraySet may return true.
2015-06-02 Nicolas GeoffrayFix a crash due to a combination of dce/inlining.
2015-06-02 Mathieu ChartierMerge "Add clear cache for JIT"
2015-06-02 Mathieu ChartierAdd clear cache for JIT
2015-06-01 Mathieu ChartierMerge "Fix bogus image test assert"
2015-06-01 Mathieu ChartierFix bogus image test assert
2015-06-01 Mathieu ChartierMerge "Copy miranda methods before suspend point"
2015-06-01 Mathieu ChartierCopy miranda methods before suspend point
2015-06-01 Mathieu ChartierMerge "Fix accidental IMT and root marking regression"
2015-06-01 Mathieu ChartierFix accidental IMT and root marking regression
2015-06-01 Nicolas GeoffrayMerge "Fix lint error."
2015-06-01 Nicolas GeoffrayFix lint error.
2015-06-01 Roland LevillainUse down_cast instead of reinterpret_cast in Optimizing...
2015-06-01 Andreas GampeMerge "ART: Fix wrong hard-failure handling in verifier"
2015-06-01 Nicolas GeoffrayMerge "Fix gtest by adding fake lifetime positions."
2015-06-01 Nicolas GeoffrayFix gtest by adding fake lifetime positions.
2015-06-01 Andreas GampeART: Fix wrong hard-failure handling in verifier
next