OSDN Git Service

android-x86/art.git
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...
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...
2015-12-23 David SrbeckyMerge "Generate more stack maps during native debugging...
2015-12-23 David SrbeckyMerge "Generate more stack maps during native debugging."
2015-12-23 David SrbeckyMerge "Generate more stack maps during native debugging."
2015-12-23 David SrbeckyGenerate more stack maps during native debugging.
2015-12-23 David SrbeckyMerge "Move debug symbol writing code to elf_writer_deb...
2015-12-23 David SrbeckyMerge "Move debug symbol writing code to elf_writer_deb...
2015-12-23 David SrbeckyMerge "Move debug symbol writing code to elf_writer_deb...
2015-12-23 David SrbeckyMerge "Move JIT debugger interface code to its own...
2015-12-23 David SrbeckyMerge "Move JIT debugger interface code to its own...
2015-12-23 David SrbeckyMerge "Move JIT debugger interface code to its own...
2015-12-23 Vladimir MarkoMerge "Rewrite HInstruction::Is/As<type>()." am: e74927c0cd
2015-12-23 Vladimir MarkoMerge "Rewrite HInstruction::Is/As<type>()."
2015-12-23 Vladimir MarkoMerge "Rewrite HInstruction::Is/As<type>()."
2015-12-23 Vladimir MarkoRewrite HInstruction::Is/As<type>().
2015-12-22 Narayan KamathOverride notice file for OpenJdk based modules.
2015-12-22 Yohann RousselMerge "Ensure Jack server is running before any use...
2015-12-22 Yohann RousselEnsure Jack server is running before any use
2015-12-22 Yohann RousselMerge "Ensure Jack server is running before any use"
2015-12-22 Yohann RousselMerge "Ensure Jack server is running before any use"
2015-12-21 Hiroshi YamauchiMerge "Treat thread state kWaitingWeakGcRootRead as...
2015-12-21 Mathieu ChartierMerge "Fix multiple image space handing for SS collecto...
2015-12-21 Mathieu ChartierMerge "Fix lock ordering violation" am: adc183c711
2015-12-21 Dimitry IvanovMerge "Use shared namespaces for bundled apps" am:...
2015-12-21 Shinichiro... Merge "Do not use 0 in recipe" am: d255fe5c11
2015-12-21 Hiroshi YamauchiMerge "Treat thread state kWaitingWeakGcRootRead as...
2015-12-21 Mathieu ChartierMerge "Fix multiple image space handing for SS collector"
2015-12-21 Hiroshi YamauchiMerge "Treat thread state kWaitingWeakGcRootRead as...
2015-12-21 Mathieu ChartierMerge "Fix multiple image space handing for SS collector"
2015-12-21 Mathieu ChartierMerge "Fix lock ordering violation"
next