OSDN Git Service

android-x86/art.git
2016-09-25 Alex LightMake test for app-image loading.
2016-09-23 Mathieu ChartierSmarter image layout
2016-09-22 TreeHugger... Merge "Make image test multi image" into nyc-mr1-dev
2016-09-22 Mathieu ChartierMake image test multi image
2016-09-19 Jeff HaoEnsure class is initialized when reading its fields...
2016-09-09 TreeHugger... Merge "Fix vtable corruption issue" into nyc-mr1-dev
2016-09-09 Alex LightFix vtable corruption issue
2016-09-09 Mathieu ChartierDon't assume resolved classses are filled in for Resolv...
2016-08-31 David SehrSave environment snapshot and use at fork/exec
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining. am: c770fe0480
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining.
2016-08-27 Nicolas GeoffrayPass the right class loader when inlining.
2016-08-25 Christopher... Add lock when iterating over BacktraceMap.
2016-08-25 Mathieu ChartierCard mark holding class instead of declaring class
2016-08-24 Mathieu ChartierRevert "Revert "Use try lock to fix class resolution...
2016-08-24 Mathieu ChartierRevert "Use try lock to fix class resolution race"
2016-08-24 Mathieu ChartierUse try lock to fix class resolution race
2016-08-23 David SehrMerge "Revert "Save environment snapshot and use at...
2016-08-23 David SehrRevert "Save environment snapshot and use at fork/exec"
2016-08-22 David SehrMerge "Save environment snapshot and use at fork/exec...
2016-08-22 Jeff HaoFix debugger calling new String().
2016-08-18 David SehrSave environment snapshot and use at fork/exec
2016-08-11 Mathieu ChartierMerge "Fix pending exception failure for encoded static...
2016-08-11 TreeHugger... Merge "ART: Check for more low-space situations in...
2016-08-11 Mathieu ChartierFix pending exception failure for encoded statics
2016-08-10 Andreas GampeART: Check for more low-space situations in zygote
2016-08-10 Nicolas GeoffrayPut the deletion of profiling info under a GC critical...
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.
next