OSDN Git Service

Merge "Disable Homogeneous space for dex2oat"
[android-x86/art.git] / test / 143-string-value /
2016-01-21 Mathieu ChartierMerge "Disable Homogeneous space for dex2oat"
2016-01-20 Aart BikMerge "JIT: Fix incorrect CHECK"
2016-01-20 Vladimir MarkoMerge "Revert "Write dex files to oat file early.""
2016-01-20 Vladimir MarkoMerge "Write dex files to oat file early."
2016-01-19 Calin JuravleMerge "Improve profile processing"
2016-01-18 David SrbeckyMerge "Report loaded classes to native debugger."
2016-01-18 David BrazdilMerge "ART: Change merge(uninitialized, null) to produc...
2016-01-18 Nicolas GeoffrayMerge "Also print to error stream."
2016-01-14 Nicolas GeoffrayMerge "Implement irreducible loop support in optimizing."
2016-01-14 Alex LightMerge "Support directly invoking interface default...
2016-01-14 Nicolas GeoffrayMerge "Don't encode a DexRegisterMap if there is no...
2016-01-14 Nicolas GeoffrayMerge "Support --perf with jitted code."
2016-01-13 Nicolas GeoffrayAlso print to error stream.
2016-01-13 Roland LevillainMerge "Fix memory fences in the ARM64 UnsafeCas intrins...
2016-01-13 Vladimir MarkoMerge "MIPS: Implement HRor"
2016-01-12 Vladimir MarkoMerge "Optimizing/ARM: Fix CmpConstant()."
2016-01-12 Vladimir MarkoMerge "Clean up SwapSpace."
2016-01-11 David SrbeckyMerge "Remove ElfFile::GdbJITSupport"
2016-01-11 Andreas GampeMerge "ART: Use libopenjdkd"
2016-01-11 David SrbeckyMerge "Generate Nops to ensure that debug stack maps...
2016-01-11 Nicolas GeoffrayMerge "Don't use std::abs on INT_MIN/LONG_MIN, it's...
2016-01-11 Nicolas GeoffrayMerge "Fix "check" file, and mark test as failing on...
2016-01-11 Nicolas GeoffrayFix "check" file, and mark test as failing on device.
2016-01-11 Nicolas GeoffrayMerge "Emit an error message when looking for String...
2016-01-07 Nicolas GeoffrayEmit an error message when looking for String#offset.