OSDN Git Service

android-x86/art.git
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 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 Vladimir MarkoMerge "Fix OatWriter to update the header checksum...
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 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 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 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-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.
2016-05-19 TreeHugger... Merge "Add missing check for IsShuttingDown in profile...
2016-05-19 Calin JuravleAdd missing check for IsShuttingDown in profile saver
2016-05-19 Mathieu ChartierMerge "Fix profile saver initial wait" into nyc-dev
2016-05-19 TreeHugger... Merge "Revert "Move rewritten StringFactory call result...
2016-05-19 Roland LevillainRevert "Move rewritten StringFactory call results into...
2016-05-19 Andreas GampeART: Fix Mac build
2016-05-19 Andreas GampeART: Check whether an oat file exists before opening
2016-05-19 TreeHugger... Merge "ART: Optimize PreSetup pass for oat-file open...
2016-05-19 Mathieu ChartierFix profile saver initial wait
2016-05-18 Andreas GampeART: Optimize PreSetup pass for oat-file open
2016-05-18 Mingyao YangMove rewritten StringFactory call results into dex...
2016-05-18 Roland LevillainMerge "Catch classes inheriting from themselves in...
2016-05-18 Roland LevillainCatch classes inheriting from themselves in the class...
2016-05-17 Mingyao YangFix an assert during jdwp debugging.
2016-05-17 Andreas GampeART: Fix systrace monitor logging
2016-05-17 TreeHugger... Merge "Revert "Reject classes inheriting from themselve...
2016-05-17 Mathieu ChartierMerge "Visit IMT of all classes during image writing...
2016-05-17 Nicolas GeoffrayRevert "Reject classes inheriting from themselves direc...
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-16 Calin JuravleAdjust ProfileSaver strategy
2016-05-16 Jeff HaoMerge "Make quick frames of proxy methods visited if...
2016-05-16 Roland LevillainReject classes inheriting from themselves directly...
2016-05-13 Jeff HaoMake quick frames of proxy methods visited if they...
2016-05-13 Przemyslaw... Ensure that java.lang.reflect.Field is initialized
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 TreeHugger... Merge "Fix another case of live_in at irreducible loop...
2016-05-11 Mathieu ChartierMerge "Prevent ArtMethod clearing race" into nyc-dev
2016-05-11 Mathieu ChartierPrevent ArtMethod clearing race
2016-05-11 Mathieu ChartierAdd histogram for native allocations
2016-05-11 Richard UhlerDon't expect permission to open foreign dex use marks.
2016-05-11 Mingyao YangFix assert failure in interpreter after deoptimization.
2016-05-11 Nicolas GeoffrayFix another case of live_in at irreducible loop entry.
2016-05-11 Mathieu ChartierMerge changes from topic 'native_unloads' into nyc-dev
2016-05-10 Mathieu ChartierFix libarttest to be non debug
2016-05-10 Aart BikMerge "Break the debug cycle!" into nyc-dev
2016-05-10 Mathieu ChartierChange test 136 to use dlopen
2016-05-10 Mathieu ChartierRevert "Revert "Remove double unloading hack""
2016-05-10 Mathieu ChartierRevert "Revert "Revert "Revert "(dl)Close native librar...
2016-05-10 Dimitry IvanovMerge "Initialize native loader before starting runtime...
2016-05-10 Aart BikBreak the debug cycle!
2016-05-10 Alex LightMerge "Make all java.lang.reflect.Constructor methods...
2016-05-10 Dimitry IvanovInitialize native loader before starting runtime
2016-05-10 Alex LightMake all java.lang.reflect.Constructor methods handle...
2016-05-10 Alex LightFix issue with Constructor proxies.
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 MarkoMerge "Fix ProtoId ordering check in DexFileVerifier...
2016-05-10 TreeHugger... Merge "ART: Fix dominance for irreducible loops" into...
2016-05-10 David BrazdilART: Fix dominance for irreducible loops
2016-05-10 Vladimir MarkoFix ProtoId ordering check in DexFileVerifier.
2016-05-10 Vladimir MarkoMerge "Fix index checks for error strings in DexFileVer...
next