aboutsummaryrefslogtreecommitdiff
path: root/dalvik
AgeCommit message (Expand)Author
2018-05-10Add VMDebug method for allowing reflection from a specific classDavid Brazdil
2018-05-10Add support for loading trusted dex files.Nicolas Geoffray
2018-05-09Revert "Log when duplicate elements are first added to DexPathList."Tobias Thierer
2018-04-30In place split install native supportPatrick Baumann
2018-04-26Log when duplicate elements are first added to DexPathList.Paul Duffin
2018-03-30Encapsulate the optimization info for a dex file in its own classCalin Juravle
2018-02-14Propagate an isZygote flag through nativePostForkChild.Robert Sesek
2018-02-13[libcore] Expose the optimization status of a dex fileCalin Juravle
2018-01-31Merge "Have CloseGuard report by default"Hans Boehm
2018-01-31Have CloseGuard report by defaultHans Boehm
2018-01-30Add reachabilityFence, ReachabilitySensitiveHans Boehm
2017-12-28Libcore: Pass classloader for VMDebug.attachAgentAndreas Gampe
2017-12-12Merge "Update documentation for Opcodes.java"Treehugger Robot
2017-12-12Update documentation for Opcodes.javaOrion Hodson
2017-12-01Merge "Add VMDebug.getInstancesOfClasses API."Richard Uhler
2017-12-01Merge "Add VMDebug.getInstancesOfClasses API."Treehugger Robot
2017-11-30Merge "Add DexFile.getStaticSizeOfFile function."Richard Uhler
2017-11-29Add VMDebug.getInstancesOfClasses API.Richard Uhler
2017-11-29Add DexFile.getStaticSizeOfFile function.Richard Uhler
2017-11-14Merge commit '270f7056774b71e049e222e282316ae23a043cba' fromXin Li
2017-11-08Move libcore tests to non-libcore packages.Tobias Thierer
2017-11-01[libcore] Add check that classpath is up to date to getDexOptNeededCalin Juravle
2017-10-09Merge "Libcore: Remove FileDescriptor knowledge from ART" am: 6a9d4cd97c am: ...Andreas Gampe
2017-10-05Libcore: Remove FileDescriptor knowledge from ARTAndreas Gampe
2017-10-03Merge "Add const-method-{handle,type} bytecodes to Opcodes.java" am: 33e341bf...Orion Hodson
2017-09-27Add const-method-{handle,type} bytecodes to Opcodes.javaOrion Hodson
2017-09-18Merge "Convert libcore native code to Android.bp" am: 206333990a am: 11dba00ff9Colin Cross
2017-09-14Convert libcore native code to Android.bpColin Cross
2017-09-14Merge "Revert "Convert libcore native code to Android.bp"" am: d12aa38da9 am:...Colin Cross
2017-09-14Merge "Revert "Convert libcore native code to Android.bp""Colin Cross
2017-09-14Revert "Convert libcore native code to Android.bp"Colin Cross
2017-09-13Merge "Rename debugFlags to runtimeFlags." am: 8ff194011c am: 0b4bc057c9Nicolas Geoffray
2017-09-12Rename debugFlags to runtimeFlags.Nicolas Geoffray
2017-09-11Merge "Convert libcore native code to Android.bp" am: deff8897bc am: ed82c45219Colin Cross
2017-09-11Convert libcore native code to Android.bpColin Cross
2017-08-24Merge "Clarify at what API level optimizedDirectory is ignored." am: fc4f97d3...Richard Uhler
2017-08-24Clarify at what API level optimizedDirectory is ignored.Richard Uhler
2017-08-03Extend dex load reporting to report the full ClassLoader chainCalin Juravle
2017-08-01Merge "Extend dex load reporting to report the full ClassLoader chain" into o...Calin Juravle
2017-07-25Extend dex load reporting to report the full ClassLoader chainCalin Juravle
2017-07-24Merge "Allow DexFile#getDexOptNeeded to check case when downgrading is required"Shubham Ajmera
2017-07-21Unhide DelegateLastClassLoader.Narayan Kamath
2017-07-19Merge "libcore: use proper nativehelper headers" am: 30c78a3848 am: 85ddfe168...Steven Moreland
2017-07-19libcore: use proper nativehelper headersSteven Moreland
2017-07-19Allow DexFile#getDexOptNeeded to check case when downgrading is requiredShubham Ajmera
2017-07-18Merge "Allow DexFile#getDexOptNeeded to check case when downgrading is required"Shubham Ajmera
2017-07-06Merge "Unhide InMemoryDexClassLoader ByteBuffer[] constructor"Alex Light
2017-07-06Unhide InMemoryDexClassLoader ByteBuffer[] constructorAlex Light
2017-06-28Minor tidy of annotation doc commentsOrion Hodson
2017-06-27Allow DexFile#getDexOptNeeded to check case when downgrading is requiredShubham Ajmera