OSDN Git Service

ART: Use null for the BootClassLoader in LoadLibrary
[android-x86/art.git] / runtime / jit /
2016-06-02 Calin JuravleMerge "Don't do any I/O when starting the profile saver...
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 Mathieu ChartierMerge "Prune class path classes from profile" into...
2016-05-25 TreeHugger RobotMerge "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 TreeHugger RobotMerge "Remove bogus DCHECK." into nyc-dev
2016-05-25 Brian CarlstromAvoid long sleep in ProfileSaver
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 Mathieu ChartierAdd methods with samples during launch to profile
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-05-23 Jeff HaoMerge "Fix oat_writer to use WriteData which updates...
2016-05-20 Mathieu ChartierMerge "Only 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 RobotMerge "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 Mathieu ChartierFix profile saver initial wait
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-16 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-16 Calin JuravleAdjust ProfileSaver strategy
2016-05-12 Richard UhlerMerge "Don't expect permission to open foreign dex...
2016-05-11 Richard UhlerDon't expect permission to open foreign dex use marks.
2016-05-09 Richard UhlerMerge "Hold a ClassLoader reference in NativeAllocation...
2016-05-09 TreeHugger RobotMerge "Fix braino when parsing invoke transition weight...
2016-05-09 Nicolas GeoffrayFix braino when parsing invoke transition weight.
2016-05-02 Dimitry IvanovMerge "Reset NativeLoader on DestroyJavaVM" into nyc-dev
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-30 Hans BoehmMerge "Correct monitor pool synchronization" 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 Mathieu ChartierFix profile saver to use base dex location
2016-04-29 Richard UhlerMerge "Deduplicate simple roots in hprof." into nyc-dev
2016-04-29 TreeHugger RobotMerge "ART: Log all monitor operations to systrace...
2016-04-29 Mathieu ChartierMerge "Add contender method for lock contention" into...
2016-04-29 Calin JuravleMerge "Fix how the ProfileSaver thread attaches to...
2016-04-29 Calin JuravleFix how the ProfileSaver thread attaches to the runtime.
2016-04-28 Calin JuravleMerge "Fix -Xint and -Xusejit interaction" into nyc-dev
2016-04-28 Vladimir MarkoMerge "ART: add exynos-m1 to a53 #835769 & #843419...
2016-04-28 TreeHugger RobotMerge "Decrease transition weight." into nyc-dev
2016-04-28 Nicolas GeoffrayDecrease transition weight.
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 Mathieu ChartierMerge "Write conflict tables in image" into nyc-dev
2016-04-27 Calin JuravleAdd command line option for jit invoke transition weight
2016-04-27 Calin JuravleSplit profile recording from jit compilation
2016-04-26 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_da...
2016-04-25 TreeHugger RobotMerge "Make a fake libart for misbehaving apps." into...
2016-04-25 Nicolas GeoffrayAdd flag to ArtMethod to skip compilation.
2016-04-22 TreeHugger RobotMerge "ART: Slightly change InitializeClass flow" into...
2016-04-21 TreeHugger RobotMerge "Make dex file loading failure more explicit...
2016-04-21 TreeHugger RobotMerge "Fix interaction between instrumentation and...
2016-04-21 Nicolas GeoffrayFix interaction between instrumentation and jit lock.
2016-04-21 Vladimir MarkoMerge "Thumb2: Fix EmitJumpTables() to extend buffer...
2016-04-20 TreeHugger RobotMerge "ART: Add logging for CHECK failure" into nyc-dev
2016-04-20 Andreas GampeMerge changes I0360a078,I3e267519 into nyc-dev
2016-04-20 Aart BikMerge "Avoid constructing types with errors." into...
2016-04-20 Vladimir MarkoMerge changes Iddd42d75,Ifb2d7b35 into nyc-dev
2016-04-20 TreeHugger RobotMerge "ProfileSaver: query profiling_infos instead...
2016-04-20 Calin JuravleProfileSaver: query profiling_infos instead of the...
2016-04-20 Vladimir MarkoMerge changes I5044e94b,I149273b7 into nyc-dev
2016-04-20 Andreas GampeMerge "ART: Fast-fail empty other handlers in fault...
2016-04-19 Calin JuravleFix comparison in profile saver
2016-04-19 Calin JuravleMerge "Fix tracking foreign dex files" into nyc-dev
2016-04-19 TreeHugger RobotMerge "Skip profiling if the dex file is fully compiled...
2016-04-19 Andreas GampeMerge "ART: Remove Security initialization cutout"...
2016-04-19 Calin JuravleFix tracking foreign dex files
2016-04-19 Calin JuravleSkip profiling if the dex file is fully compiled
2016-04-19 Andreas GampeMerge "ART: Add ClassLoader.getResourceAsStream cutout...
2016-04-18 Mathieu ChartierMerge "Add more info to monitor contention logging...
2016-04-18 Roland LevillainMerge changes I077465e3,I30173023 into nyc-dev
2016-04-18 Yi KongMerge "Increase vtable size for String class" into...
2016-04-18 Vladimir MarkoMove Assemblers to the Arena.
2016-04-18 Calin JuravleMerge "Allow the framework to register sensistive threa...
2016-04-18 Nicolas GeoffrayMerge "Add weight to compiled/interpreter transitions...
2016-04-18 Nicolas GeoffrayAdd weight to compiled/interpreter transitions.
2016-04-15 TreeHugger RobotMerge "Sort output of a find command in makefile" into...
2016-04-15 Andreas GampeMerge "ART: Add a System.getProperty cutout" into nyc-dev
2016-04-15 Calin JuravleAllow the framework to register sensistive threads...
2016-04-15 Nicolas GeoffrayMerge "Fix initialization of field after conflicting...
2016-04-15 Nicolas GeoffrayMerge "Remove the JIT from the instrumentation framewor...
2016-04-15 Nicolas GeoffrayMerge "Properly initialize the is_osr_method_being_comp...
2016-04-15 Nicolas GeoffrayFix initialization of field after conflicting merges.
2016-04-15 Nicolas GeoffrayProperly initialize the is_osr_method_being_compiled_...
2016-04-15 Nicolas GeoffrayRemove the JIT from the instrumentation framework.
2016-04-13 Calin JuravleMerge remote-tracking branch 'goog/master' into nyc-dev
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Calin JuravleAdd option to tune sample collection based on thread...
2016-04-13 Vladimir MarkoMerge "Allocate code generators on the arena." am:...
2016-04-13 Treehugger RobotMerge "Revert "Ignore libcore.java.lang.OldSystemTest...
next