OSDN Git Service

Revert "Revert "Refactor GetIMTIndex""
[android-x86/art.git] / dexlist /
2016-07-18 Treehugger RobotMerge "ART: Fix run-test script"
2016-07-18 Roland LevillainMerge "MIPS64: Highest/Lowest Bit Intrinsic Support"
2016-07-18 Roland LevillainMerge "Fixes to build against new VIXL interface."
2016-07-15 Treehugger RobotMerge "ART: disassembler_x86 doesn't recognize NOPs"
2016-07-14 Treehugger RobotMerge "Integer.bitCount and Long.bitCount intrinsics...
2016-07-14 Treehugger RobotMerge "ART: Add FdFile constructors"
2016-07-14 Roland LevillainMerge "Introduce more compact ReadBarrierMark slow...
2016-07-14 Nicolas GeoffrayMerge "Fix a bug in ClassTableGet code generation for...
2016-07-13 Treehugger RobotMerge "Improve search for available spill slots in RA"
2016-07-13 Treehugger RobotMerge "Refactored a few dexdump alloc/free into unique_ptr"
2016-07-12 Aart BikRefactored a few dexdump alloc/free into unique_ptr
2016-07-08 Aart BikMerge "MIPS64: java.lang.Math.round"
2016-07-06 Bill BuzbeeMerge "Revert "ART: Add Mterp export pc poison testing...
2016-07-06 Bill BuzbeeMerge "ART: Add Mterp export pc poison testing mode"
2016-06-30 Treehugger RobotMerge "Reformat files using Android-style imports."
2016-06-30 Treehugger RobotMerge "MIPS32: Disassemble and test movf.fmt and movt...
2016-06-29 Treehugger RobotMerge "Do checks on the fault address when we think...
2016-06-29 Nicolas GeoffrayMerge "Revert "Refactor GetIMTIndex""
2016-06-29 Nicolas GeoffrayMerge "Revert "Propagate flags to ShouldHaveEmbeddedVTa...
2016-06-28 Treehugger RobotMerge "ARM assembler support for VCNT and VPADDL."
2016-06-28 Vladimir MarkoMerge "Fix 004-ThreadStress."
2016-06-28 Treehugger RobotMerge "MIPS32: Drop redundant moves in integer conversions"
2016-06-28 Nicolas GeoffrayMerge "Revert "Gray only immune objects mutators access.""
2016-06-28 Treehugger RobotMerge "Gray only immune objects mutators access."
2016-06-24 Roland LevillainMerge changes I4d8da7ce,I4da5be01,Idfbead82
2016-06-24 Przemyslaw SzczepaniakMerge "Track libcore change 694e617f54a7bfbdad24913ce96...
2016-06-23 David BrazdilMerge "ART: Run RTP if invoke inputs have more specific...
2016-06-23 Greg KaiserMerge "elf_builder: Fix Mips header flags"
2016-06-23 Richard UhlerMerge "OatFileAssistantTest: do not relocate image...
2016-06-23 Treehugger RobotMerge "Fixed typo in comment."
2016-06-22 Aart BikMerge "Support the -i flag in the new dexdump."
2016-06-22 Aart BikSupport the -i flag in the new dexdump.
2016-01-22 Nicolas GeoffrayMerge "Update to INFO to not confuse adb logcat readers."
2016-01-14 Alex LightMerge "Support directly invoking interface default...
2016-01-12 Vladimir MarkoMerge "Optimizing/ARM: Fix CmpConstant()."
2016-01-12 Vladimir MarkoMerge "Clean up SwapSpace."
2016-01-04 Nicolas GeoffrayMerge "Detect phi cycles."
2016-01-04 Nicolas GeoffrayMerge "MIPS32: improvements in code generation (mostly...
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 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...
2015-12-24 Vladimir MarkoMerge "Opt compiler: Arm64 packed-switch jump tables...
2015-12-24 Nicolas GeoffrayMerge "Fix bogus DCHECK and rename DidForkFromZygote...
2015-12-24 Nicolas GeoffrayMerge "Remove DEBUG_JIT from Zygote flags." am: f5dd91e...
2015-12-24 Calin JuravleMerge "Implement common super type in reference type...
2015-12-24 Sebastien HertzMerge "Support deoptimization only to set vreg" am...
2015-12-24 Sebastien HertzMerge "Fix StackVisitor::GetVReg for reference in shado...
next