OSDN Git Service

Merge "Save environment snapshot and use at fork/exec" into nyc-mr1-dev
[android-x86/art.git] / oatdump /
2016-06-08 Nicolas GeoffrayMerge "Revert "Revert "Fix ArtMethod::GetInvokeType...
2016-06-06 David SehrMerge "Enable profman pretty printing" into nyc-dev
2016-06-06 Mathieu ChartierRevert "Revert "Hold dex caches live in class table""
2016-06-06 Mathieu ChartierRevert "Revert "Hold dex caches live in class table""
2016-06-04 Brian CarlstromRevert "Hold dex caches live in class table"
2016-06-04 Brian CarlstromRevert "Hold dex caches live in class table"
2016-06-03 Mathieu ChartierHold dex caches live in class table
2016-06-03 Mathieu ChartierHold dex caches live in class table
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-05-16 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-12 Aart BikFix oatdump crash on arm64/arm code. Also adds 16 bit...
2016-05-12 Aart BikFix oatdump crash on arm64/arm code.
2016-05-09 Richard UhlerMerge "Hold a ClassLoader reference in NativeAllocation...
2016-05-05 Nicolas GeoffrayMerge "Revert "(dl)Close native libraries on unload...
2016-05-04 Dimitry IvanovMerge "(dl)Close native libraries on unload" into nyc-dev
2016-05-04 TreeHugger RobotMerge "Do not look at dead phis during SsaRedundantPhiE...
2016-05-04 TreeHugger RobotMerge "Check if a class is verified before visiting...
2016-05-04 TreeHugger RobotMerge "Put a handle on the String object." into nyc-dev
2016-05-03 Andreas GampeMerge "ART: Dump more OatDexFile data in oatdump" into...
2016-05-03 TreeHugger RobotMerge "ART: Dump more OatDexFile data in oatdump" into...
2016-05-03 Andreas GampeART: Dump more OatDexFile data in oatdump
2016-05-02 Dimitry IvanovMerge "Reset NativeLoader on DestroyJavaVM" into nyc-dev
2016-04-29 Andreas GampeMerge "ART: Disambiguate access-checks mode from lock...
2016-04-29 Jeff HaoMerge "Add ability to see if a dex file is backed by...
2016-04-29 Richard UhlerMerge "Deduplicate simple roots in hprof." into nyc-dev
2016-04-29 Calin JuravleMerge "Fix how the ProfileSaver thread attaches to...
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-27 Dimitry IvanovMerge "Initialize native loader on JNI_CreateJavaVM...
2016-04-27 Mathieu ChartierMerge "Revert "Write conflict tables in image"" into...
2016-04-27 Mathieu ChartierMerge "Revert "Write conflict tables in image"" into...
2016-04-27 Mathieu ChartierRevert "Write conflict tables in image"
2016-04-27 Jeff HaoMerge "Support to pass <uses-library> option through...
2016-04-27 Mathieu ChartierMerge "Write conflict tables in image" into nyc-dev
2016-04-27 Mathieu ChartierMerge "Write conflict tables in image" into nyc-dev
2016-04-27 Mathieu ChartierWrite conflict tables in image
2016-04-15 TreeHugger RobotMerge "Sort output of a find command in makefile" into...
2016-04-13 Calin JuravleMerge remote-tracking branch 'goog/master' into nyc-dev
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Mathieu ChartierFix InsertDexFileInToClassLoader to handle null class...
2016-04-12 Andreas GampeART: Add Makefile target for boot image
2016-04-12 Andreas GampeMerge "ART: Flag to fail thread creation" into nyc-dev
2016-04-12 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor"
2016-04-12 Narayan KamathRevert "Update expectations for 031-class-attributes."
2016-04-12 Narayan KamathMerge "Revert "Update expectations for 031-class-attrib...
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor...
2016-04-12 Mathieu ChartierDon\'t abort during app image loading with no boot...
2016-04-12 Mathieu ChartierFix relocate in place to handle arbitrary app image...
2016-04-12 Mathieu ChartierRevert "Revert "Reduce dirty image pages by improving...
2016-04-11 Nicolas GeoffrayMerge "MIPS: Improving art_quick_imt_conflict_trampoline"
2016-04-11 Andreas GampeMerge "ART: Change prebuild run-test setup"
2016-04-11 Vladimir MarkoMerge "Oatdump: Smarter StackMap lookup to improve...
2016-04-11 Vladimir MarkoMerge "Oatdump: Smarter StackMap lookup to improve...
2016-04-11 Vladimir MarkoMerge "Oatdump: Smarter StackMap lookup to improve...
2016-04-11 Vladimir MarkoMerge "Oatdump: Smarter StackMap lookup to improve...
2016-04-11 Vladimir MarkoOatdump: Smarter StackMap lookup to improve performance.
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
2016-04-09 Mathieu ChartierRevert "Reduce dirty image pages by improving binning"
2016-04-09 Mathieu ChartierMerge "Reduce dirty image pages by improving binning...
2016-04-09 Mathieu ChartierStore precice set of which constructors require barriers
2016-04-08 Andreas GampeMerge "ART: Refactor imgdiag internals"
2016-04-08 Jeff HaoFix combined checksum calculation to use isa.
2016-04-08 Jeff HaoCombine checksum of all boot images.
2016-04-07 Jeff HaoRemove AnnotationAccess and its remaining uses.
2016-04-07 Jeff HaoMerge "Remove AnnotationAccess and its remaining uses."
2016-04-06 Mathieu ChartierMerge "Fix regression in ModUnionTable RAM usage" into...
2016-04-06 Mathieu ChartierMerge "Check if we require barrier if we did not resolv...
2016-04-06 Andreas GampeMerge "ART: Add cutout for Unsafe.putObjectVolatile...
2016-04-06 Andreas GampeMerge "ART: Add integer & long parsing cutout to unstar...
2016-04-06 Andreas GampeMerge "ART: Add getDeclaredConstructor cutout for unsta...
2016-04-06 Andreas GampeMerge "ART: Add cutout for Unsafe.putObjectVolatile...
2016-04-06 Andreas GampeMerge "ART: Add integer & long parsing cutout to unstar...
2016-04-06 Andreas GampeMerge "ART: Add getDeclaredConstructor cutout for unsta...
2016-04-06 Mathieu ChartierMerge "Shard classloader classes lock" into nyc-dev
2016-04-06 Mathieu ChartierMerge "Shard classloader classes lock" into nyc-dev
2016-04-06 Mathieu ChartierMerge "Change RequiresConstructorBarrier default to...
2016-04-06 David SrbeckyMerge "Fix thumb bit in the oatdump symbolizer." into...
2016-04-06 Mathieu ChartierMerge "Change RequiresConstructorBarrier default to...
2016-04-06 David SrbeckyMerge "Fix thumb bit in the oatdump symbolizer." into...
2016-04-06 Yi KongMerge "Fix and re-enable compiler_driver_test" into...
2016-04-06 Mathieu ChartierART: Handle OOM in stack overflow
2016-04-06 Mathieu ChartierMerge "Change hash set to use noexcept" into nyc-dev
2016-04-06 Yi KongMerge "Fix and re-enable compiler_driver_test"
2016-04-05 Andreas GampeMerge "ART: Add arraycopy(byte) to unstarted runtime...
2016-04-05 Andreas GampeMerge "ART: Don\'t attempt write flock if not zygote...
2016-04-05 Alex LightFix issued with non-public interface methods.
2016-04-05 Alex LightMerge "Fix issued with non-public interface methods."
2016-04-05 Oleksiy VyalovMerge "ART: Return native debuggable status of the...
2016-04-05 Narayan KamathMerge changes I56b0a4dd,I85aa52cc into nyc-dev
2016-04-05 David SrbeckyFix thumb bit in the oatdump symbolizer.
2016-04-05 Roland LevillainMerge "Implement ARM64 support for SystemArrayCopy()"
2016-04-05 Vladimir MarkoMerge "Revert "Remove many `instrumentation` variables...
2016-04-05 Vladimir MarkoMerge "Clean up OatQuickMethodHeader after Quick remova...
2016-04-05 Vladimir MarkoMerge "Clean up OatQuickMethodHeader after Quick remova...
2016-04-05 Vladimir MarkoMerge "Clean up OatQuickMethodHeader after Quick removal."
2016-04-05 Vladimir MarkoMerge "Clean up OatQuickMethodHeader after Quick removal."
2016-04-04 Andreas GampeMerge "ART: Dump less maps" into nyc-dev
2016-04-04 Mathieu ChartierMark array classes as verification attempted
2016-04-04 Roland LevillainMerge "Have Checker print lines of unmatched test cases."
next