OSDN Git Service

ART: Clean up IRT-related abort messaging
[android-x86/art.git] / dex2oat /
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-07-21 Nicolas GeoffrayJIT: Don\'t update the dex cache of another class loader.
2016-06-30 Andreas GampeART: Add very-large threshold to dex2oat
2016-06-29 Vladimir MarkoFix merging HLoadClass with HNewInstance.
2016-06-29 TreeHugger RobotMerge changes I2814a0b8,I05a7961f into nyc-mr1-dev
2016-06-29 Andreas GampeART: Add dex2oat swap-usage parameters
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 RobotMerge "ART: Fix swap usage determination in dex2oat...
2016-06-09 Andreas GampeART: Fix swap usage determination in dex2oat
2016-06-08 Nicolas GeoffrayMerge "Revert "Revert "Fix ArtMethod::GetInvokeType...
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-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 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 TreeHugger RobotMerge "Put boot class loader classes and strings in...
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 Vladimir MarkoCompile JNI stubs for verify-profile and interpret...
2016-05-02 Dimitry IvanovMerge "Reset NativeLoader on DestroyJavaVM" into nyc-dev
2016-04-29 Andreas GampeMerge "ART: Disambiguate access-checks mode from lock...
2016-04-29 Jeff HaoMerge "Add ability to see if a dex file is backed by...
2016-04-29 Richard UhlerMerge "Deduplicate simple roots in hprof." into nyc-dev
2016-04-29 Calin JuravleMerge "Fix how the ProfileSaver thread attaches to...
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Calin JuravleMerge "Fix -Xint and -Xusejit interaction" into nyc-dev
2016-04-28 David BrazdilMerge "ART: Disable back edge uses for irreducible...
2016-04-27 Mathieu ChartierMerge "Revert "Write conflict tables in image"" into...
2016-04-27 Jeff HaoMerge "Support to pass <uses-library> option through...
2016-04-27 Jeff HaoMerge "Support to pass <uses-library> option through...
2016-04-27 Jeff HaoSupport to pass <uses-library> option through to dex2oat.
2016-04-15 TreeHugger RobotMerge "Sort output of a find command in makefile" into...
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-12 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor"
2016-04-11 Nicolas GeoffrayMerge "MIPS: Improving art_quick_imt_conflict_trampoline"
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
2016-04-08 Alex LightMerge "Make sure non-fatal errors aren't printed."
2016-04-08 Andreas GampeMerge "ART: Refactor imgdiag internals"
2016-04-08 Mathieu ChartierMerge changes from topic 'rr_barrier'
2016-04-08 Bill BuzbeeMerge "ART: Fix race in on-stack replacement"
2016-04-08 Jeff HaoMerge "Combine checksum of all boot images."
2016-04-08 Jeff HaoMerge "Combine checksum of all boot images."
2016-04-08 Jeff HaoCombine checksum of all boot images.
2016-04-08 Jeff HaoCombine checksum of all boot images. am: 4f351aa
2016-04-08 Jeff HaoCombine checksum of all boot images.
2016-04-08 Jeff HaoCombine checksum of all boot images.
2016-04-01 David SrbeckyMerge "Fix thumb bit in the oatdump symbolizer."
2016-04-01 Calin JuravleMerge "Pack stack map entries on bit level to save...
2016-04-01 Andreas GampeMerge "ART: Actually run tests cross arch for oatdump"
2016-03-31 Hans BoehmMerge "Only log excessive timeouts if those appear...
2016-03-31 Roland LevillainMerge "Rename run-test 593-checker-boolean-to-integral...
2016-03-31 Roland LevillainMerge "Fix Boolean to integral types conversions."
2016-03-31 David BrazdilMerge "ART: Fix TypeConversion from long const to float...
2016-03-30 Andreas GampeMerge "ART: Resolve all classes even when verify-profil...
2016-03-30 Aart BikMerge "Fix arm64 simplifier bug that tries to remove...
2016-03-30 Calin JuravleMerge "Fix and tune ProfileSaver" into nyc-dev
2016-03-30 Andreas GampeMerge "ART: Fix unstarted runtime for Security"
2016-03-30 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-03-30 Vladimir MarkoMerge "Optimizing: Clean up after const-string sharpening."
2016-03-30 Richard UhlerMerge "Don\'t return kPatchOatNeeded if there is no...
2016-03-30 Richard UhlerMerge "Don\'t return kPatchOatNeeded if there is no...
2016-03-30 Richard UhlerMerge "Don\'t return kPatchOatNeeded if there is no...
2016-03-30 Richard UhlerMerge "Don't return kPatchOatNeeded if there is no...
2016-03-30 Richard UhlerMerge "Don't return kPatchOatNeeded if there is no...
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-29 Richard UhlerDon't return kPatchOatNeeded if there is no patch info.
2016-03-29 Richard UhlerDon't return kPatchOatNeeded if there is no patch info.
2016-03-28 Alex LightMerge "Add support for Dex version 37 in Runtime."
2016-03-25 Calin JuravleMerge "Discard corrupted or out of date profiles" into...
2016-03-25 Ying WangMerge "Allow x86+arm multilib build."
2016-03-24 Calin JuravleMerge "Extend profman to be able to dump profile conten...
2016-03-24 Bill BuzbeeMerge "ART: Improve JitProfile perf in arm/arm64 mterp"
2016-03-24 Calin JuravleMerge "Update and improve profiles format" into nyc-dev
2016-03-24 Vladimir MarkoMerge "Post-Quick cleanup: Remove CompilationUnit."
2016-03-24 Nicolas GeoffrayMerge "Re-enable IMT stub test."
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-24 Nicolas GeoffrayMerge "Do a null check on the sibling in the register...
2016-03-24 Vladimir MarkoMerge "Optimizing: Do not insert suspend checks on...
2016-03-24 Aart BikMerge "Fix potential race condition with threads array."
2016-03-24 Hiroshi YamauchiMerge "Add RosAlloc stats dump." into nyc-dev
2016-03-23 Hiroshi YamauchiMerge "Use smaller rosalloc run sizes."
2016-03-23 Hiroshi YamauchiMerge "Use smaller rosalloc run sizes." into nyc-dev
2016-03-23 Andreas GampeMerge "Revert "Revert "Use compiler filter to determine...
2016-03-23 Andreas GampeRevert "Revert "Use compiler filter to determine oat...
2016-03-23 Richard UhlerMerge "Revert "Revert "Use compiler filter to determine...
2016-03-23 Andreas GampeRevert "Revert "Use compiler filter to determine oat...
next