OSDN Git Service

android-x86/art.git
2016-01-07 Calin JuravlePerform profile file analysis in dex2oat
2016-01-04 Calin JuravleAssume the profile file was created before saving.
2016-01-04 Nicolas GeoffrayMerge "Remove bogus DCHECK in induction analysis."
2015-12-31 Nicolas GeoffrayRemove bogus DCHECK in induction analysis.
2015-12-31 David BrazdilMerge "ART: Set RTI of HArm64IntermediateAddress"
2015-12-31 David BrazdilART: Set RTI of HArm64IntermediateAddress
2015-12-31 David BrazdilMerge "ART: Refactor SsaBuilder for more precise typing...
2015-12-31 David BrazdilART: Refactor SsaBuilder for more precise typing info
2015-12-30 Aart BikMerge "Temporary put -DAG back to fix broken test."
2015-12-30 Aart BikTemporary put -DAG back to fix broken test.
2015-12-30 Aart BikMerge "Improved side-effects/can-throw information...
2015-12-30 Andreas GampeMerge "Revert "Revert "ART: Fix up some multi-image...
2015-12-30 Andreas GampeRevert "Revert "ART: Fix up some multi-image cases""
2015-12-30 Aart BikImproved side-effects/can-throw information on intrinsics.
2015-12-30 Nicolas GeoffrayMerge "Revert "ART: Fix up some multi-image cases""
2015-12-30 Nicolas GeoffrayRevert "ART: Fix up some multi-image cases"
2015-12-30 Nicolas GeoffrayMerge "Add new test expectations after enso move."
2015-12-30 Nicolas GeoffrayAdd new test expectations after enso move.
2015-12-30 Nicolas GeoffrayMerge "On x64, cmpl can never take a int64 immediate."
2015-12-30 Nicolas GeoffrayOn x64, cmpl can never take a int64 immediate.
2015-12-30 Nicolas GeoffrayMerge "Fix code generation for String.<init> on x64."
2015-12-30 Narayan KamathMerge "Fix bogus logging statement."
2015-12-30 Narayan KamathFix bogus logging statement.
2015-12-30 Andreas GampeMerge "ART: Fix JDWP GetClassLoader command"
2015-12-30 Andreas GampeART: Fix JDWP GetClassLoader command
2015-12-29 Andreas GampeMerge "ART: Fix up some multi-image cases"
2015-12-29 Nicolas GeoffrayFix code generation for String.<init> on x64.
2015-12-29 Andreas GampeART: Fix up some multi-image cases
2015-12-28 Andreas GampeMerge changes I00dc6cfc,Iae8f1c88
2015-12-28 Andreas GampeART: Disable Math.round intrinsics
2015-12-28 Andreas GampeRevert "Make Math.round consistent on arm64."
2015-12-27 Nicolas GeoffrayMerge "Remove duplicate entry in expectations."
2015-12-27 Nicolas GeoffrayRemove duplicate entry in expectations.
2015-12-27 Nicolas GeoffrayMerge "Make Math.round consistent on arm64."
2015-12-27 Nicolas GeoffrayMake Math.round consistent on arm64.
2015-12-27 Nicolas GeoffrayMerge "Tweaks to get vogar runs working after enso...
2015-12-27 Nicolas GeoffrayTweaks to get vogar runs working after enso move.
2015-12-26 Nicolas GeoffrayMerge "Tweaks to get run-test working after enso."
2015-12-26 Nicolas GeoffrayTweaks to get run-test working after enso.
2015-12-24 Narayan KamathMerge internal master into aosp/master.
2015-12-24 Calin JuravleMerge "Save profile information in a separate thread...
2015-12-24 Calin JuravleMerge "Save profile information in a separate thread."
2015-12-24 Calin JuravleMerge "Save profile information in a separate thread."
2015-12-24 Calin JuravleSave profile information in a separate thread.
2015-12-24 Andreas GampeMerge "Dex2oat support for multiple oat file and image...
2015-12-24 Jeff HaoDex2oat support for multiple oat file and image file...
2015-12-24 Nicolas GeoffrayMerge "Optimize HLoadClass when we know the class is...
2015-12-24 Nicolas GeoffrayMerge "Add backward branch instumentation to the switch...
2015-12-24 Vladimir MarkoMerge "ART: Fix SafeMap::Put()/PutBefore() rvalue overl...
2015-12-24 Nicolas GeoffrayMerge "A few more optimizations on avoiding HClinit...
2015-12-24 Nicolas GeoffrayMerge "MIPS32: Record missing implicit null checks...
2015-12-24 Roland LevillainMerge "Revamp art::CheckEntrypointTypes uses." am:...
2015-12-24 Roland LevillainMerge "MIPS64: Support short and long branches" am...
2015-12-24 Nicolas GeoffrayMerge "Add another test for wide stores fix in optimizi...
2015-12-24 Roland LevillainMerge "Clean up read barrier related comments in Optimi...
2015-12-24 Nicolas GeoffrayMerge "Revert "lambda: Add support for invoke-interface...
2015-12-24 Roland LevillainMerge "Disable JDWP tests with read barriers." am:...
2015-12-24 Alex LightMerge "Make target-sync work with verity." am: db001ab8...
2015-12-24 Vladimir MarkoMerge "ARM64: Add support for multiply-accumulate....
2015-12-24 David BrazdilMerge "ART: Fix wide stores in Optimizing" am: 349106d9...
2015-12-24 Vladimir MarkoMerge "Optimizing: Avoid a PrettyMethod() call per...
2015-12-24 Nicolas GeoffrayMerge "Do not change to the access check entrypoint...
2015-12-24 Vladimir MarkoMerge "Optimizing/ARM: Improve long shifts by 1." am...
2015-12-24 Vladimir MarkoMerge "Optimizing/Thumb2: Improve load/store for large...
2015-12-24 Nicolas GeoffrayMerge "Fix lint error." am: dde8b86949 am: b67e19ca71
2015-12-24 David BrazdilMerge "ART: Fix uninitialized variable" am: 911542ed69...
2015-12-24 David BrazdilMerge "Simplify boolean condition compared to 0" am...
2015-12-24 Nicolas GeoffrayMerge "Revert "Add stats support for existing optimizat...
2015-12-24 Nicolas GeoffrayMerge "Explicitly add HLoadClass/HClinitCheck for HNewI...
2015-12-24 Nicolas GeoffrayMerge "Add stats support for existing optimizations...
2015-12-24 Aart BikMerge "Revert "Dynamic BCE (based on induction range...
2015-12-24 Aart BikMerge "Dynamic BCE (based on induction range analysis...
2015-12-24 Igor MurashkinMerge "lambda: Add support for invoke-interface for...
2015-12-24 Jeff HaoMerge "Fix null pointer in processing of enum annotatio...
2015-12-24 Mathieu ChartierMerge "Pass DexPathList.Element array to openDexFileNat...
2015-12-24 Andreas GampeMerge "MIPS32: Miscellaneous bit manipulations routines...
2015-12-24 Hiroshi YamauchiMerge "Kill stale dalvikvm processes at the end of...
2015-12-24 Alex LightMerge "Fix --jvm on run-tests 960 and 961" am: aac223f8...
2015-12-24 Alex LightMerge "Use arc4random when available to select delta...
2015-12-24 David SrbeckyMerge "Encode function signatures properly in DWARF...
2015-12-24 David BrazdilMerge "Opt compiler: More strength reduction for multip...
2015-12-24 Vladimir MarkoMerge "Clean up the special input in HInvokeStaticOrDir...
2015-12-24 Alex LightMerge "Revert "Use arc4random when available to select...
2015-12-24 Alex LightMerge "Use arc4random when available to select delta...
2015-12-24 Mathieu ChartierMerge "Remove thread suspension assertion for SuspendAl...
2015-12-24 Mathieu ChartierMerge "Create parent class loader for dex2oat" am:...
2015-12-24 Hiroshi YamauchiMerge "Relax CAS in some uses of Object::AtomicSetReadB...
2015-12-24 Nicolas GeoffrayMerge "Fix cmdline parser test." am: 090a481ca6 am...
2015-12-24 Calin JuravleMerge "Allow NullConstant to be untyped in GraphVisuali...
2015-12-24 Andreas GampeMerge "MIPS64: Add java.lang.String.equals intrinsic...
2015-12-24 Nicolas GeoffrayMerge "Rename options for shorter names." am: bc58b020c...
2015-12-24 Roland LevillainMerge "ARM read barrier support for concurrent GC in...
2015-12-24 Vladimir MarkoMerge "Fix ClinitCheck pruning." am: d846a2cc45 am...
2015-12-24 Nicolas GeoffrayMerge "Increase code cache after 1 full collection...
2015-12-24 Nicolas GeoffrayMerge "Add jack as a build target for the buildbot...
2015-12-24 Andreas GampeMerge "ART: Change Init{From,Without}Image to return...
2015-12-24 Mathieu ChartierMerge "Add immune spaces abstraction" am: 31c0d484c1...
2015-12-24 Mingyao YangMerge "Fix an assert in lse." am: 2f99a1c5b7 am: 0cf13112c7
2015-12-24 Mingyao YangMerge "Revert "Revert "Enable store elimination for...
2015-12-24 Mathieu ChartierMerge "Remove incorrect iterator increment" am: a341377...
next