OSDN Git Service

android-x86/art.git
2015-07-24 Aart BikAdd checker ability to 525-arrays-and-fields tests.
2015-07-22 Calin JuravleMerge "Revert "Fixes and improvements in ReferenceTypeP...
2015-07-22 Calin JuravleMerge "Revert "Use the object class as top in reference...
2015-07-22 Calin JuravleRevert "Use the object class as top in reference type...
2015-07-22 Calin JuravleRevert "Fixes and improvements in ReferenceTypePropagation"
2015-07-22 Vladimir MarkoMerge "ART: Fix Thumb2 literal fixup."
2015-07-22 Aart BikMerge "Added unit tests to LICM."
2015-07-22 Roland LevillainMerge "When a Checker assertion cannot be parsed, displ...
2015-07-22 Roland LevillainMerge "Delete extraneous prefix `SideEffects::` in...
2015-07-22 Roland LevillainWhen a Checker assertion cannot be parsed, display it.
2015-07-22 Alexandre RamesDelete extraneous prefix `SideEffects::` in `nodes.h`.
2015-07-22 Vladimir MarkoART: Fix Thumb2 literal fixup.
2015-07-22 Calin JuravleMerge "Use the object class as top in reference type...
2015-07-22 Calin JuravleMerge "Fixes and improvements in ReferenceTypePropagation"
2015-07-22 Aart BikAdded unit tests to LICM.
2015-07-22 Igor MurashkinMerge changes from topic 'lambda_experimental'
2015-07-22 Igor Murashkininterpreter: Add tests for move-result after invoke...
2015-07-22 Igor Murashkinverifier: Skip verification of methods when seeing...
2015-07-21 Ying WangMerge "Prefer 32-bit host executables on Mac."
2015-07-21 Richard UhlerMerge "Add more checks to diagnose flaky oat file assis...
2015-07-21 Ying WangPrefer 32-bit host executables on Mac.
2015-07-21 Andreas GampeMerge "Refine the canary pattern in RedZone"
2015-07-21 Andreas GampeMerge "ART: Fix UninitializedReference handling"
2015-07-21 Andreas GampeART: Fix UninitializedReference handling
2015-07-21 Richard UhlerMerge "Fix bug in OatFileAssistant::GetBestOatFile."
2015-07-21 Andreas GampeMerge "ART: Remove some of the Mac craziness"
2015-07-21 Andreas GampeART: Remove some of the Mac craziness
2015-07-21 Calin JuravleUse the object class as top in reference type propagation
2015-07-21 Calin JuravleFixes and improvements in ReferenceTypePropagation
2015-07-21 Mathieu ChartierMerge "Don't check code pointer for proxies in ArtMetho...
2015-07-21 Aart BikMerge "Fix broken tests."
2015-07-21 Aart BikFix broken tests.
2015-07-20 Igor MurashkinMerge "runtime: Add lambda box/unbox object equality"
2015-07-20 Igor Murashkinruntime: Add lambda box/unbox object equality
2015-07-20 Aart BikMerge "Improved side effect analysis (field/array write...
2015-07-20 Aart BikImproved side effect analysis (field/array write/read).
2015-07-20 Richard UhlerAdd more checks to diagnose flaky oat file assistant...
2015-07-20 Richard UhlerFix bug in OatFileAssistant::GetBestOatFile.
2015-07-20 Andreas GampeMerge "ART: Fix arm32 quick_invoke_stub CFI"
2015-07-20 Roland LevillainMerge "Improve documentation of memory layouts in stack...
2015-07-19 Mathieu ChartierDon't check code pointer for proxies in ArtMethod:...
2015-07-18 Andreas GampeART: Fix arm32 quick_invoke_stub CFI
2015-07-18 Mathieu ChartierMerge "Get non proxy method for StackDumpVisitor"
2015-07-18 Mathieu ChartierGet non proxy method for StackDumpVisitor
2015-07-18 Mathieu ChartierMerge "Change intern table to not use WaitHoldingLocks"
2015-07-18 Igor MurashkinMerge "runtime: Add -Xverify:softfail and ART_TEST_INTE...
2015-07-18 Igor Murashkinruntime: Add -Xverify:softfail and ART_TEST_INTERPRETER...
2015-07-17 Mathieu ChartierChange intern table to not use WaitHoldingLocks
2015-07-17 Aart BikMerge "Extended test with "cross-over arrays"."
2015-07-17 Aart BikExtended test with "cross-over arrays".
2015-07-17 Richard UhlerMerge "Fix FieldGap priority queue ordering bug."
2015-07-17 Vladimir MarkoMerge "Improve Thumb2 branch/load-literal fixup perform...
2015-07-17 Nicolas GeoffrayMerge "Revert "Revert "Use the quickened metadata to...
2015-07-17 Vladimir MarkoImprove Thumb2 branch/load-literal fixup performance.
2015-07-17 Nicolas GeoffrayRevert "Revert "Use the quickened metadata to compile...
2015-07-17 Nicolas GeoffrayMerge "Reduce space filter threshold to 128."
2015-07-17 Nicolas GeoffrayReduce space filter threshold to 128.
2015-07-17 Nicolas GeoffrayMerge "Revert "Use the quickened metadata to compile...
2015-07-17 Nicolas GeoffrayRevert "Use the quickened metadata to compile -QUICK...
2015-07-17 Nicolas GeoffrayMerge "Use the quickened metadata to compile -QUICK...
2015-07-17 Aart BikMerge "Test on (in)variant static and instance field...
2015-07-17 Aart BikTest on (in)variant static and instance field arrays.
2015-07-17 Andreas GampeMerge "ART: Fix System.arraycopy"
2015-07-17 Andreas GampeART: Fix System.arraycopy
2015-07-16 Nicolas GeoffrayMerge "Disable test while investigating."
2015-07-16 Nicolas GeoffrayDisable test while investigating.
2015-07-16 Nicolas GeoffrayUse the quickened metadata to compile -QUICK opcodes.
2015-07-16 Roland LevillainMerge "Use (D)CHECK_ALIGNED more."
2015-07-16 Nicolas GeoffrayMerge "Make oatdump see the new vmap table generated...
2015-07-16 Nicolas GeoffrayMake oatdump see the new vmap table generated by dextodex.
2015-07-16 Nicolas GeoffrayMerge "ART: Boolean simplifier fix"
2015-07-16 Vladimir MarkoMerge "ART: DCE should know that array-length can throw...
2015-07-16 Serguei KatkovART: DCE should know that array-length can throw NPE
2015-07-16 Roland LevillainImprove documentation of memory layouts in stack_map.h.
2015-07-16 Serguei KatkovART: Boolean simplifier fix
2015-07-16 Roland LevillainUse (D)CHECK_ALIGNED more.
2015-07-16 Roland LevillainMerge "Fix the documentation of all-run-test-names."
2015-07-16 Roland LevillainMerge "Use art::MemoryRegion::{Load,Store}Bits more...
2015-07-16 Mathieu ChartierMerge "Move MarkObject to mark_sweep.cc"
2015-07-16 Mathieu ChartierMove MarkObject to mark_sweep.cc
2015-07-16 Evgenii StepanovMerge "Enable ASan annotations in ART based on macro...
2015-07-16 Evgenii StepanovEnable ASan annotations in ART based on macro setting.
2015-07-15 Mathieu ChartierMerge "Address some GC comments"
2015-07-15 Mathieu ChartierAddress some GC comments
2015-07-15 Mathieu ChartierMerge "Use SuspendAllInternal for FlipThreadRoots"
2015-07-15 Mathieu ChartierUse SuspendAllInternal for FlipThreadRoots
2015-07-15 Roland LevillainFix the documentation of all-run-test-names.
2015-07-15 Vladimir MarkoMerge "Clean up after verifier changes wrt. conflict...
2015-07-15 Vladimir MarkoClean up after verifier changes wrt. conflict/undefined...
2015-07-15 Roland LevillainUse art::MemoryRegion::{Load,Store}Bits more in art...
2015-07-15 Richard UhlerFix FieldGap priority queue ordering bug.
2015-07-15 David BrazdilMerge "ART: Build SSA form when try/catch is present"
2015-07-15 David BrazdilART: Build SSA form when try/catch is present
2015-07-15 Nicolas GeoffrayMerge "Revert "Revert "Revert "Revert "Make dex2dex...
2015-07-15 Nicolas GeoffrayRevert "Revert "Revert "Revert "Make dex2dex return...
2015-07-15 Vladimir MarkoMerge "Avoid unexpected conversions to ArrayRef."
2015-07-15 Andreas GampeMerge "ART: Fix mac build"
2015-07-15 Andreas GampeART: Fix mac build
2015-07-15 Mathieu ChartierMerge "Clean up GC callbacks to be virtual methods"
2015-07-15 Mathieu ChartierMerge "Change phony targets to set dalvik.vm.usejit...
next