OSDN Git Service

Merge tag 'android-7.1.2_r39' into nougat-x86
[android-x86/art.git] / compiler /
2017-01-06 Mathieu ChartierMerge "Add visiting for class loaders in StickyMarkSwee...
2017-01-05 Mathieu ChartierRevert "Revert "Prune uses library classes even without...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierPrune uses library classes even without profile
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-12-14 Mathieu ChartierPrune uses library classes even without profile DO...
2016-10-17 Brian CarlstromEnsure OpenDexFilesFromImage closes file to prevent...
2016-10-14 Brian CarlstromEnsure OpenDexFilesFromImage closes file to prevent...
2016-09-23 Mathieu ChartierSmarter image layout
2016-09-23 Mathieu ChartierSmarter image layout
2016-09-22 Mathieu ChartierMake image test multi image
2016-09-22 TreeHugger RobotMerge "Make image test multi image" into nyc-mr1-dev
2016-09-22 Mathieu ChartierMake image test multi image
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining.
2016-08-27 Nicolas GeoffrayPass the right class loader when inlining.
2016-07-28 Nicolas GeoffrayPass the right class loader when inlining.
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 RobotMerge "Do allocation fence before pushing on allocation...
2016-07-14 Philip CuadraMerge "Add API for getting location of odex or oat...
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-08 Artem UdovichenkoRevert "Revert "Optimize IMT""
2016-07-08 Nicolas GeoffrayFix System.arraycopy when doing same array copying.
2016-06-29 Vladimir MarkoFix merging HLoadClass with HNewInstance.
2016-06-29 Vladimir MarkoFix merging HLoadClass with HNewInstance.
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-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-06-13 Nicolas GeoffrayRemove too aggressive DCHECKs.
2016-06-13 Nicolas GeoffrayRemove too aggressive DCHECKs.
2016-06-10 TreeHugger RobotMerge "ART: Fix swap usage determination in dex2oat...
2016-06-09 Nicolas GeoffrayMerge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm...
2016-06-08 Nicolas GeoffrayMerge \"Revert \"Revert \"Fix ArtMethod::GetInvokeType...
2016-06-08 Nicolas GeoffrayMerge "Revert "Revert "Fix ArtMethod::GetInvokeType...
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 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-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 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 Richard UhlerMerge changes Idf64b96b,Ie717089d into nyc-dev
2016-05-25 Vladimir MarkoFix OatWriter to update the header checksum correctly.
2016-05-25 TreeHugger RobotMerge "Remove bogus DCHECK." into nyc-dev
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 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 RobotMerge "Don't update checksum if data ptr is null."...
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-05-24 Jeff HaoDon't update checksum if data ptr is null.
2016-05-24 Vladimir MarkoMerge "Compile JNI stubs for verify-profile and interpr...
2016-05-24 Vladimir MarkoMerge "Compile JNI stubs for verify-profile and interpr...
2016-05-23 Jeff HaoMerge "Fix oat_writer to use WriteData which updates...
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-17 TreeHugger RobotMerge "Revert "Reject classes inheriting from themselve...
2016-05-17 Mathieu ChartierMerge "Visit IMT of all classes during image writing...
2016-05-17 Mathieu ChartierMerge "Visit IMT of all classes during image writing...
2016-05-16 Mathieu ChartierVisit IMT of all classes during image writing
2016-05-16 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-12 Aart BikFix oatdump crash on arm64/arm code. Also adds 16 bit...
2016-05-12 Aart BikFix oatdump crash on arm64/arm code.
2016-05-12 Richard UhlerMerge "Don't expect permission to open foreign dex...
2016-05-12 Nicolas GeoffrayMerge "Fix another case of live_in at irreducible loop...
2016-05-12 TreeHugger RobotMerge "Fix another case of live_in at irreducible loop...
2016-05-11 Nicolas GeoffrayFix another case of live_in at irreducible loop entry.
2016-05-10 Aart BikMerge "Break the debug cycle!" into nyc-dev
2016-05-10 Dimitry IvanovMerge "Initialize native loader before starting runtime...
2016-05-10 Dimitry IvanovMerge "Initialize native loader before starting runtime...
2016-05-10 Dimitry IvanovInitialize native loader before starting runtime
2016-05-10 Vladimir MarkoReduce memory usage of SSA Phi elimination and make...
2016-05-10 Vladimir MarkoAttribute arena allocations previously marked as STL.
2016-05-10 Vladimir MarkoReduce memory usage of SSA Phi elimination and make...
next