OSDN Git Service

Revert "Prune uses library classes even without profile DO NOT MERGE"
[android-x86/art.git] / test / 800-smali /
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining.
2016-07-21 Nicolas GeoffrayJIT: Don\'t update the dex cache of another class loader.
2016-07-13 Andreas GampeMerge "ART: Remove zygote OTA code" into nyc-mr1-dev
2016-07-11 Nicolas GeoffrayMerge "Fix System.arraycopy when doing same array copyi...
2016-07-08 Artem UdovichenkoRevert "Revert "Optimize IMT""
2016-04-25 TreeHugger RobotMerge "Make a fake libart for misbehaving apps." into...
2016-04-19 Andreas GampeMerge "ART: Remove Security initialization cutout"...
2016-04-19 Andreas GampeMerge "ART: Add ClassLoader.getResourceAsStream cutout...
2016-04-18 Mathieu ChartierMerge "Add more info to monitor contention logging...
2016-04-18 Calin JuravleMerge "Allow the framework to register sensistive threa...
2016-04-16 Andreas GampeART: Fix nits for verifier change
2016-04-16 Andreas GampeART: Make iget receiver mismatch hard verifier error
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
2016-04-01 Andreas GampeMerge "ART: Actually run tests cross arch for oatdump"
2016-03-31 Mathieu ChartierMerge "Obtain stack trace outside of critical section...
2016-03-31 Hans BoehmMerge "Only log excessive timeouts if those appear...
2016-03-31 Calin JuravleMerge remote-tracking branch 'goog/master' into nyc-dev
2016-03-30 Andreas GampeMerge "ART: Resolve all classes even when verify-profil...
2016-03-30 Calin JuravleMerge "Fix and tune ProfileSaver" into nyc-dev
2016-03-30 Richard UhlerMerge "Don\'t return kPatchOatNeeded if there is no...
2016-03-30 Calin JuravleMerge "Take into account the change in classes when...
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-29 Nicolas GeoffrayFix dex2oat/oatdump cross-compilation.
2016-03-29 Calin JuravleMerge "Fix debug leftover in profman" into nyc-dev
2016-03-29 Vladimir MarkoMerge "Optimizing: Reduce arena memory used by GraphChe...
2016-03-28 Alex LightAdd support for Dex version 37 in Runtime.
2016-03-28 Alex LightMerge "Add support for Dex version 37 in Runtime."
2016-03-28 Calin JuravleDo not profile fully compiled oat files.
2016-03-26 Aart BikMerge "Fix bug not accounting for type in induction...
2016-03-26 Andreas GampeMerge "ART: Relax verifier checks" am: 782d046
2016-03-26 Andreas GampeMerge "ART: Relax verifier checks"
2016-03-25 Andreas GampeMerge "ART: Relax verifier checks"
2016-03-25 Andreas GampeART: Relax verifier checks
2016-03-25 Andreas GampeMerge "ART: Allow array-ness for unresolved merge types...
2016-03-25 Andreas GampeMerge "ART: Allow array-ness for unresolved merge types"
2016-03-25 Aart BikMerge "Avoid removing new-instance instruction twice...
2016-03-25 Andreas GampeMerge "ART: Allow array-ness for unresolved merge types"
2016-03-25 Andreas GampeART: Allow array-ness for unresolved merge types
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-18 Tamas BerghammerMerge "Mark __jit_debug_register_code as a unique symbo...
2016-02-17 Bill YiMerge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf...
2016-02-17 Richard UhlerMerge "ahat: annotate char[] objects with their string...
2016-02-17 David SrbeckyMerge "Add simple deduplication for .debug_ranges."
2016-02-17 Roland LevillainMerge "MIPS32: peek*/poke*, and String.charAt intrinsics."
2016-02-17 Nicolas GeoffrayMerge remote-tracking branch 'goog/master' into nyc-dev
2016-02-16 Richard UhlerMerge "ahat: annotate char[] objects with their string...
2016-02-16 Yohann RousselRemove some outdated comments in art tests
2016-02-16 Yohann RousselRemove usages of jill.jar, use jack instead
2016-02-16 David SrbeckyMerge "Change how DWARF detects end of prologue."
2016-02-16 David SrbeckyMerge "Fill some gaps in .debug_loc."
2016-02-16 David SrbeckyMerge "Temporarily disable compressed CFI tests."
2016-02-16 David SrbeckyMerge "Let the CFI test communicate via stdout rather...
2016-02-15 Vladimir MarkoMerge "Optimizing: Remove unnecessary And before TypeCo...
2016-02-15 Vladimir MarkoMerge "Optimizing: Simplify consecutive type conversions."
2016-02-15 Neil FullerMerge "Switch the tests to using Jack for compilation"
2016-02-15 David BrazdilMerge "Add X86/X86_64 support for CMOV from memory."
2016-02-13 Alex LightMerge "Fix bug with verification of constructors"
2016-02-13 Andreas GampeMerge "ART: Simplify patchoat"
2016-02-12 Andreas GampeMerge "ART: Simplify patchoat" into nyc-dev
2016-02-12 Alex LightMerge "Fix bug with verification of constructors"
2016-02-12 Alex LightFix bug with verification of constructors
2016-02-12 Mathieu ChartierFix app image memory leak
2016-02-12 Mathieu ChartierMerge "Fix app image memory leak"
2016-02-12 Narayan KamathAdd MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm.
2016-02-12 David BrazdilMerge "ART: Remove HTemporary"
2016-02-12 David BrazdilMerge "ART: Treat throw with non-reference type as...
2016-02-12 David BrazdilMerge "ART: Treat throw with non-reference type as...
2016-02-12 Pavel VyssotskiART: Treat throw with non-reference type as hard failur...
2016-02-03 Aart BikMerge "Minor improvement on static BCE analysis."
2016-02-02 Hans BoehmMerge "Rosalloc fast path in assembly for MIPS64"
2016-02-02 Hiroshi YamauchiMerge "Use SS/GSS collectors in dex2oat if they are...
2016-02-02 Richard UhlerMerge "Always use pendingNext to test enqueability...
2016-02-02 Roland LevillainMerge "Remove unused DMB code paths in the ARM64 Optimi...
2016-02-02 Sebastien HertzMerge "Revert "ART: Mterp for arm64""
2016-02-02 Vladimir MarkoMerge "MIPS64: Remove unaligned memory access from...
2016-02-02 Bill BuzbeeMerge "ART: Mterp for arm64"
2016-02-01 Aart BikMerge "Implemented signum() on ARM64."
2016-02-01 Roland LevillainMerge "Ensure instruction cache is flushed in compiler...
2016-02-01 Nicolas GeoffrayMerge "Be on the safe side: emit an environment for...
2016-02-01 Calin JuravleMerge "Invoke all other registered handlers only for...
2016-02-01 David BrazdilMerge "ART: Disallow uses of uninitialized references...
2016-02-01 David BrazdilMerge "ART: Disallow uses of uninitialized references"
2016-02-01 David BrazdilMerge "ART: Disallow uses of uninitialized references"
2016-02-01 David BrazdilART: Disallow uses of uninitialized references
2016-01-22 Nicolas GeoffrayMerge "Revert "Revert "Revert "Change condition to...
2016-01-22 Nicolas GeoffrayMerge "Revert "Revert "Change condition to opposite...
2016-01-22 Nicolas GeoffrayMerge "Update to INFO to not confuse adb logcat readers."
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 David BrazdilMerge "ART: Change merge(uninitialized, null) to produc...
2016-01-18 David BrazdilMerge "ART: Change merge(uninitialized, null) to produc...
2016-01-18 David BrazdilART: Change merge(uninitialized, null) to produce conflict
2016-01-11 David Brazdilam 7b874bc5: am f3962119: Merge "ART: Rediscover loops...
2016-01-11 David Brazdilam 221e0f73: am 527145b4: Merge "ART: Split Checker...
2016-01-11 David Brazdilam 8d19a756: am 2d999e05: Merge "Revert "ART: Split...
next