OSDN Git Service

Revert "Prune uses library classes even without profile DO NOT MERGE"
[android-x86/art.git] / runtime / native /
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-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 Philip CuadraAdd API for getting location of odex or oat file
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-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 Jeff HaoWrap certain exception types when loading an erroneous...
2016-06-08 Jeff HaoWrap certain exception types when loading an erroneous...
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-25 TreeHugger RobotMerge "Fix profile saver reference point when calculati...
2016-05-25 Richard UhlerMerge changes Idf64b96b,Ie717089d into nyc-dev
2016-05-25 Richard UhlerMerge changes Idf64b96b,Ie717089d into nyc-dev
2016-05-24 Richard UhlerBase isDexOptNeeded result on OatFileAssistant::IsUpToDate.
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-05-16 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-12 Richard UhlerMerge "Don't expect permission to open foreign dex...
2016-05-12 TreeHugger RobotMerge "Fix another case of live_in at irreducible loop...
2016-05-10 Dimitry IvanovMerge "Initialize native loader before starting runtime...
2016-05-10 Alex LightMerge "Make all java.lang.reflect.Constructor methods...
2016-05-10 Alex LightMerge "Make all java.lang.reflect.Constructor methods...
2016-05-10 Alex LightFix issue with Constructor proxies.
2016-05-10 Alex LightMake all java.lang.reflect.Constructor methods handle...
2016-05-10 Alex LightFix issue with Constructor proxies.
2016-05-09 Richard UhlerMerge "Hold a ClassLoader reference in NativeAllocation...
2016-05-05 Nicolas GeoffrayMerge "Revert "(dl)Close native libraries on unload...
2016-05-04 Dimitry IvanovMerge "(dl)Close native libraries on unload" into nyc-dev
2016-05-04 TreeHugger RobotMerge "Do not look at dead phis during SsaRedundantPhiE...
2016-05-04 TreeHugger RobotMerge "Check if a class is verified before visiting...
2016-05-04 Nicolas GeoffrayMerge "Put a handle on the String object." into nyc-dev
2016-05-04 TreeHugger RobotMerge "Put a handle on the String object." into nyc-dev
2016-05-04 Nicolas GeoffrayPut a handle on the String object.
2016-05-03 Narayan KamathMerge "DexFile: Add an API to query oat file status...
2016-05-03 Narayan KamathMerge "DexFile: Add an API to query oat file status...
2016-05-03 Narayan KamathDexFile: Add an API to query oat file status.
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 Andreas GampeMerge "ART: Fix Mac build" into nyc-dev
2016-04-29 Jeff HaoMerge "Add ability to see if a dex file is backed by...
2016-04-29 Jeff HaoMerge "Add ability to see if a dex file is backed by...
2016-04-28 Jeff HaoAdd ability to see if a dex file is backed by an oat...
2016-04-25 TreeHugger RobotMerge "Make a fake libart for misbehaving apps." into...
2016-04-21 TreeHugger RobotMerge "Fix interaction between instrumentation and...
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 Andreas GampeMerge changes I0360a078,I3e267519 into nyc-dev
2016-04-19 Andreas GampeMerge "ART: Remove Security initialization cutout"...
2016-04-19 Andreas GampeART: Add some reflection cutouts
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 Calin JuravleMerge "Allow the framework to register sensistive threa...
2016-04-18 Calin JuravleMerge "Allow the framework to register sensistive threa...
2016-04-15 TreeHugger RobotMerge "Sort output of a find command in makefile" into...
2016-04-15 Calin JuravleAllow the framework to register sensistive threads...
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 Vladimir MarkoMerge "Allocate code generators on the arena." am:...
2016-04-13 Vladimir MarkoMerge "Allocate code generators on the arena."
2016-04-13 Treehugger RobotMerge "Revert "Ignore libcore.java.lang.OldSystemTest...
2016-04-13 Treehugger RobotMerge "Revert "Ignore libcore.java.lang.OldSystemTest...
2016-04-13 Andreas GampeMerge "ART: Simplify unstarted-runtime ceil and floor...
2016-04-13 Mathieu ChartierMerge "Fix InsertDexFileInToClassLoader to handle null...
2016-04-13 Mathieu ChartierMerge "Fix InsertDexFileInToClassLoader to handle null...
2016-04-12 Andreas GampeMerge "ART: Flag to fail thread creation" am: e3ccf74
2016-04-12 Andreas GampeMerge "ART: Flag to fail thread creation"
2016-04-12 Andreas GampeMerge "ART: Flag to fail thread creation"
2016-04-12 Andreas GampeMerge "ART: Flag to fail thread creation" into nyc...
2016-04-12 Andreas GampeMerge "ART: Flag to fail thread creation" into nyc-dev
2016-04-12 Andreas GampeART: Flag to fail thread creation
2016-04-12 Andreas GampeMerge "ART: Flag to fail thread creation" into nyc-dev
2016-04-12 Andreas GampeMerge "ART: Add Makefile target for boot image" am...
2016-04-12 Andreas GampeART: Flag to fail thread creation
2016-04-12 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-04-12 Roland LevillainMerge "Small changes in ARM and x86-64 SystemArrayCopy...
2016-04-12 David BrazdilMerge "ART: Speed up HGraph::PopulateIrreducibleRecursi...
2016-04-12 Vladimir MarkoMerge "Remove recursive ALWAYS_INLINE" am: 8eec0bb
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor...
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor"
2016-04-12 Narayan KamathMerge "Revert "Update expectations for 031-class-attrib...
2016-04-12 Mathieu ChartierMerge changes from topic \'image_layout\' am: 780b461
2016-04-11 Mathieu ChartierMerge "Don\'t abort during app image loading with no...
2016-04-11 Calin JuravleMerge "ART: Make mterp jit profiling race tolerant...
next