OSDN Git Service

android-x86/art.git
2016-08-24 Maunik Shahsetting RLIMIT to INFINITY.
2016-07-21 Nicolas GeoffrayJIT: Don't update the dex cache of another class loader.
2016-06-30 Vladimir MarkoFix merging HLoadClass with HNewInstance.
2016-06-28 The Android... merge in nyc-release history after reset to nyc-dev
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-23 The Android... merge in nyc-release history after reset to nyc-dev
2016-06-22 Oleksiy VyalovMerge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY...
2016-06-22 Oleksiy VyalovCall prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app...
2016-06-21 Nicolas GeoffrayFix braino in the test to make it work on target.
2016-06-19 The Android... merge in nyc-release history after reset to nyc-dev
2016-06-17 Andreas GampeART: Use null for the BootClassLoader in LoadLibrary
2016-06-14 The Android... merge in nyc-release history after reset to nyc-dev
2016-06-14 The Android... merge in nyc-release history after reset to nyc-dev
2016-06-13 Andreas GampeART: Turn off unattached thread dumping
2016-06-13 Nicolas GeoffrayRemove too aggressive DCHECKs.
2016-06-12 The Android... merge in nyc-release history after reset to nyc-dev
2016-06-10 Mathieu ChartierMerge "Fix dex file leak in oat file manager" into...
2016-06-10 TreeHugger... Merge "ART: Fix swap usage determination in dex2oat...
2016-06-09 Mathieu ChartierFix dex file leak in oat file manager
2016-06-09 Andreas GampeART: Fix swap usage determination in dex2oat
2016-06-09 Nicolas GeoffrayMerge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm...
2016-06-09 Nicolas GeoffrayFix FOUR_ARG_DOWNCALL assembly stubs on arm and x86.
2016-06-09 The Android... merge in nyc-release history after reset to nyc-dev
2016-06-08 Nicolas GeoffrayMerge "Revert "Revert "Fix ArtMethod::GetInvokeType...
2016-06-08 The Android... merge in nyc-release history after reset to nyc-dev
2016-06-08 Jeff HaoWrap certain exception types when loading an erroneous...
2016-06-07 Nicolas GeoffrayRevert "Revert "Fix ArtMethod::GetInvokeType for static...
2016-06-07 Anton ShaminART: ArrayGet hoisting restriction added.
2016-06-07 The Android... merge in nyc-release history after reset to nyc-dev
2016-06-06 Kuan-Tung PanMerge "Partial fragment deoptimization" into nyc-release
2016-06-06 Kuan-Tung PanMerge "Fix string patch target retrieval in OatWriter...
2016-06-06 Mingyao YangMake the boot image non-debuggable.
2016-06-06 Mingyao YangPartial fragment deoptimization
2016-06-06 Vladimir MarkoFix string patch target retrieval in OatWriter.
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 David SehrEnable profman pretty printing
2016-06-05 The Android... merge in nyc-release history after reset to nyc-dev
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 Vladimir MarkoDelay dex-to-dex compilation until Optimizing is done.
2016-06-03 Nicolas GeoffrayFix ArtMethod::GetInvokeType for static methods on...
2016-06-02 Nicolas GeoffrayFix a bug in reference type propagation.
2016-06-02 Calin JuravleMerge "Don't do any I/O when starting the profile saver...
2016-06-02 The Android... merge in nyc-release history after reset to nyc-dev
2016-06-01 Mathieu ChartierMerge "Fix race with host_dlopen_handles_" into nyc-dev
2016-06-01 Mathieu ChartierFix race with host_dlopen_handles_
2016-06-01 David SehrInitial profman support for verbose dump
2016-05-29 The Android... merge in nyc-release history after reset to nyc-dev
2016-05-28 TreeHugger... Merge "Relax annotation visibility so runtime includes...
2016-05-27 Jeff HaoRelax annotation visibility so runtime includes build.
2016-05-27 Richard UhlerMerge "Don't use dlopen on host for already loaded...
2016-05-27 Richard UhlerDon't use dlopen on host for already loaded oat files.
2016-05-27 Narayan KamathMerge "Remove duplicate libcore failures expectations...
2016-05-26 Nicolas GeoffrayDon't use JACK alpha anymore.
2016-05-26 Roland LevillainRemove duplicate libcore failures expectations.
2016-05-26 Calin JuravleDon't do any I/O when starting the profile saver
2016-05-26 Vladimir MarkoMerge "Fix OatWriter to update the header checksum...
2016-05-26 The Android... merge in nyc-release history after reset to nyc-dev
2016-05-26 Mathieu ChartierMerge "Prune class path classes from profile" into...
2016-05-25 Mathieu ChartierPrune class path classes from profile
2016-05-25 TreeHugger... Merge "Fix profile saver reference point when calculati...
2016-05-25 Richard UhlerMerge changes Idf64b96b,Ie717089d into nyc-dev
2016-05-25 Calin JuravleFix profile saver reference point when calculating...
2016-05-25 Vladimir MarkoFix OatWriter to update the header checksum correctly.
2016-05-25 TreeHugger... Merge "Remove bogus DCHECK." into nyc-dev
2016-05-25 Nicolas GeoffrayRemove bogus DCHECK.
2016-05-25 Brian CarlstromAvoid long sleep in ProfileSaver
2016-05-25 The Android... merge in nyc-release history after reset to nyc-dev
2016-05-25 Mathieu ChartierFix broken DCHECK
2016-05-24 Mathieu ChartierMerge "Add methods with samples during launch to profil...
2016-05-24 Mingyao YangMerge "Fix an assert during jdwp debugging." into nyc-dev
2016-05-24 Mingyao YangMerge "Revert "Revert "Move rewritten StringFactory...
2016-05-24 Richard UhlerBase isDexOptNeeded result on OatFileAssistant::IsUpToDate.
2016-05-24 Richard UhlerOnly compile dex files if they are not up to date.
2016-05-24 Mathieu ChartierAdd methods with samples during launch to profile
2016-05-24 Jeff HaoDon't update checksum if data ptr is null.
2016-05-24 Aart BikMerge "Fix bug in verifier: soft fail was hiding hard...
2016-05-24 TreeHugger... Merge "Don't update checksum if data ptr is null."...
2016-05-24 TreeHugger... Merge "Put boot class loader classes and strings in...
2016-05-24 Jeff HaoDon't update checksum if data ptr is null.
2016-05-24 Aart BikFix bug in verifier: soft fail was hiding hard fail.
2016-05-24 Mingyao YangRevert "Revert "Move rewritten StringFactory call resul...
2016-05-24 Vladimir MarkoMerge "Compile JNI stubs for verify-profile and interpr...
2016-05-24 Dimitry IvanovMerge "Remove no-op call to android_update_LD_LIBRARY_P...
2016-05-24 Roland LevillainEnforce class definition ordering rules in v37 Dex...
2016-05-24 Nicolas GeoffrayPut boot class loader classes and strings in dex cache...
2016-05-24 The Android... merge in nyc-release history after reset to nyc-dev
2016-05-24 Dimitry IvanovRemove no-op call to android_update_LD_LIBRARY_PATH
2016-05-23 Jeff HaoMerge "Fix oat_writer to use WriteData which updates...
2016-05-23 Jeff HaoFix oat_writer to use WriteData which updates checksum.
2016-05-23 Vladimir MarkoCompile JNI stubs for verify-profile and interpret...
2016-05-23 Roland LevillainDo not set property jpda.settings.syncPort in JDWP...
2016-05-22 The Android... merge in nyc-release history after reset to nyc-dev
2016-05-20 Mathieu ChartierMerge "Only fill methods with 0xFE on debug builds...
2016-05-20 Mathieu ChartierOnly fill methods with 0xFE on debug builds
2016-05-19 Andreas GampeMerge "ART: Check whether an oat file exists before...
2016-05-19 Aart BikMerge "Do not allow OSR jump while debugging is active...
2016-05-19 Aart BikDo not allow OSR jump while debugging is active.
next