OSDN Git Service

android-x86/art.git
2016-08-10 Andreas GampeART: Check for more low-space situations in zygote
2016-08-01 Jeff HaoFix profiling output to properly display class info.
2016-07-28 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-21 Nicolas GeoffrayJIT: Don't update the dex cache of another class loader.
2016-07-20 Nicolas GeoffrayJIT: Don't update the dex cache of another class loader.
2016-07-19 TreeHugger... Merge "Do allocation fence before pushing on allocation...
2016-07-19 Mathieu ChartierDo allocation fence before pushing on allocation stack
2016-07-14 Philip CuadraMerge "Add API for getting location of odex or oat...
2016-07-14 Philip CuadraAdd API for getting location of odex or oat file
2016-07-14 Nicolas GeoffrayFix a bug in ClassTableGet code generation for IMTs.
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-09 Andreas GampeART: Remove zygote OTA code
2016-07-08 Artem UdovichenkoRevert "Revert "Optimize IMT""
2016-07-08 Nicolas GeoffrayFix System.arraycopy when doing same array copying.
2016-06-30 Vladimir MarkoWork around Jack optimizations in arm64 shifter operand...
2016-06-30 Andreas GampeART: Add very-large threshold to dex2oat
2016-06-29 Vladimir MarkoFix merging HLoadClass with HNewInstance.
2016-06-29 Vladimir MarkoFix merging HLoadClass with HNewInstance.
2016-06-29 TreeHugger... Merge changes I2814a0b8,I05a7961f into nyc-mr1-dev
2016-06-29 Andreas GampeART: Add dex2oat swap-usage parameters
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-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-27 Richard UhlerOatFileAssistantTest: do not relocate image randomly.
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...
next