OSDN Git Service

android-x86/art.git
2016-06-22 Oleksiy VyalovMerge \"Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY...
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-22 Nicolas GeoffrayFix braino in the test to make it work on target.
2016-06-21 Mathieu ChartierPropagate flags to ShouldHaveEmbeddedVTable
2016-06-21 Nelli KimOptimize IMT
2016-06-21 Nicolas GeoffrayFix braino in the test to make it work on target.
2016-06-21 Mathieu ChartierMerge changes from topic 'PHENOMENAL_CHANGE' into nyc...
2016-06-18 Andreas GampeART: Use null for the BootClassLoader in LoadLibrary
2016-06-18 Mathieu ChartierUse collector specific helper classes
2016-06-18 Mathieu ChartierAvoid duplicate class for mark compact
2016-06-17 Andreas GampeART: Use null for the BootClassLoader in LoadLibrary
2016-06-17 Mathieu ChartierUse ScopedObjectAccess in ThreadList::Dump
2016-06-17 Mathieu ChartierRevert "Skip DumpForSigQuit if debugger is active"
2016-06-14 Andreas GampeART: Turn off unattached thread dumping
2016-06-13 Andreas GampeART: Turn off unattached thread dumping
2016-06-13 Nicolas GeoffrayRemove too aggressive DCHECKs.
2016-06-13 Nicolas GeoffrayRemove too aggressive DCHECKs.
2016-06-10 Mathieu ChartierMerge \"Fix dex file leak in oat file manager\" into...
2016-06-10 Mathieu ChartierMerge "Fix dex file leak in oat file manager" into...
2016-06-10 Andreas GampeMerge \"ART: Fix swap usage determination in dex2oat...
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 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-08 Nicolas GeoffrayMerge \"Revert \"Revert \"Fix ArtMethod::GetInvokeType...
2016-06-08 Nicolas GeoffrayMerge "Revert "Revert "Fix ArtMethod::GetInvokeType...
2016-06-08 Jeff HaoWrap certain exception types when loading an erroneous...
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 Anton ShaminART: ArrayGet hoisting restriction added.
2016-06-06 David SehrMerge "Enable profman pretty printing" into nyc-dev
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-06 David SehrEnable profman pretty printing
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-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-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 Nicolas GeoffrayFix a bug in reference type propagation.
2016-06-02 Calin JuravleMerge "Don\'t do any I/O when starting the profile...
2016-06-02 Calin JuravleMerge "Don't do any I/O when starting the profile saver...
2016-06-01 Mathieu ChartierMerge "Fix race with host_dlopen_handles_" into nyc-dev
2016-06-01 David SehrInitial profman support for verbose dump
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-28 Jeff HaoMerge "Relax annotation visibility so runtime includes...
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 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 Roland LevillainMerge "Remove duplicate libcore failures expectations...
2016-05-27 Narayan KamathMerge "Remove duplicate libcore failures expectations...
2016-05-27 Nicolas GeoffrayDon\'t use JACK alpha anymore.
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 Vladimir MarkoMerge "Fix OatWriter to update the header checksum...
2016-05-26 Mathieu ChartierMerge "Prune class path classes from profile" into...
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 Calin JuravleMerge "Fix profile saver reference point when calculati...
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 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 Nicolas GeoffrayMerge "Remove bogus DCHECK." into nyc-dev
2016-05-25 TreeHugger... Merge "Remove bogus DCHECK." into nyc-dev
2016-05-25 Brian CarlstromAvoid long sleep in ProfileSaver
2016-05-25 Nicolas GeoffrayRemove bogus DCHECK.
2016-05-25 Brian CarlstromAvoid long sleep in ProfileSaver
2016-05-25 Mathieu ChartierFix broken DCHECK
2016-05-25 Mathieu ChartierFix broken DCHECK
2016-05-25 Mathieu ChartierMerge "Add methods with samples during launch to profil...
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 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 Aart BikMerge "Fix bug in verifier: soft fail was hiding hard...
2016-05-24 Jeff HaoMerge "Don\'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 Nicolas GeoffrayMerge "Put boot class loader classes and strings in...
next