OSDN Git Service

Revert "Prune uses library classes even without profile DO NOT MERGE"
[android-x86/art.git] / runtime / entrypoints /
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-06-29 TreeHugger RobotMerge changes I2814a0b8,I05a7961f into nyc-mr1-dev
2016-06-29 Jeff HaoRevert "Optimize IMT"
2016-06-27 Andreas GampeART: Disable no-prebuild test for run-test 608
2016-06-27 Nicolas GeoffrayDo not remove loads/store with unresolved accesses.
2016-06-22 Oleksiy VyalovMerge \"Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY...
2016-06-22 Nicolas GeoffrayFix braino in the test to make it work on target.
2016-06-21 Nelli KimOptimize IMT
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-05-12 Richard UhlerMerge "Don't expect permission to open foreign dex...
2016-05-10 Vladimir MarkoMerge "Fix index checks for error strings in DexFileVer...
2016-05-10 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-10 Aart BikWorkaround invokesuper underspecified behavior.
2016-05-10 TreeHugger RobotMerge "Relax the DCHECK in load store elimination....
2016-05-10 Aart BikWorkaround invokesuper underspecified behavior.
2016-05-02 Dimitry IvanovMerge "Reset NativeLoader on DestroyJavaVM" into nyc-dev
2016-04-30 Hans BoehmMerge "Correct monitor pool synchronization" 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 Andreas GampeMerge "ART: Log all monitor operations to systrace...
2016-04-29 TreeHugger RobotMerge "ART: Log all monitor operations to systrace...
2016-04-29 Andreas GampeART: Log all monitor operations to systrace
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-26 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_da...
2016-04-25 TreeHugger RobotMerge "Make a fake libart for misbehaving apps." into...
2016-04-25 Nicolas GeoffrayMake sure the referring class is in the dex cache.
2016-04-25 Nicolas GeoffrayMake sure the referring class is in the dex cache.
2016-04-25 David BrazdilMerge "ART: Naive NullCheck elimination in InstructionB...
2016-04-22 Mathieu ChartierMerge "Add support for eagerly calculating conflict...
2016-04-22 Mathieu ChartierMerge "Add support for eagerly calculating conflict...
2016-04-22 Mathieu ChartierAdd support for eagerly calculating conflict tables
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 Narayan KamathRevert "Update expectations for 031-class-attributes."
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 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 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 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 Narayan KamathMerge changes I56b0a4dd,I85aa52cc into nyc-dev
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 Alex LightMerge "Fix issue with verification check failure on...
2016-04-04 Andreas GampeMerge "ART: Dump less maps" into nyc-dev
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 David BrazdilMerge "Revert "Refactor HGraphBuilder and SsaBuilder...
2016-04-04 Roland LevillainMerge "Have Checker print lines of unmatched test cases."
2016-04-04 Vladimir MarkoClean up OatQuickMethodHeader after Quick removal.
2016-04-04 Roland LevillainMerge "Please Clang wrt stack frames in HInliner::TryBu...
next