1. 3c565d4 Add VMDebug method for allowing reflection from a specific class by David Brazdil · 6 years ago
  2. 8a6e580 Add support for loading trusted dex files. by Nicolas Geoffray · 6 years ago
  3. 18bb532 Revert "Log when duplicate elements are first added to DexPathList." by Tobias Thierer · 6 years ago
  4. e81130c In place split install native support by Patrick Baumann · 6 years ago
  5. a599c6c Log when duplicate elements are first added to DexPathList. by Paul Duffin · 6 years ago
  6. 2b9f4f0 Encapsulate the optimization info for a dex file in its own class by Calin Juravle · 6 years ago
  7. ba2a341 Propagate an isZygote flag through nativePostForkChild. by Robert Sesek · 6 years ago
  8. 42bee24 [libcore] Expose the optimization status of a dex file by Calin Juravle · 6 years ago
  9. 4433735 Merge "Have CloseGuard report by default" by Hans Boehm · 6 years ago
  10. 00846d8 Have CloseGuard report by default by Hans Boehm · 6 years ago
  11. e31b378 Add reachabilityFence, ReachabilitySensitive by Hans Boehm · 7 years ago
  12. 3b51a98 Libcore: Pass classloader for VMDebug.attachAgent by Andreas Gampe · 6 years ago
  13. cc15cdb Merge "Update documentation for Opcodes.java" by Treehugger Robot · 7 years ago
  14. 8b5160a Update documentation for Opcodes.java by Orion Hodson · 7 years ago
  15. c3d216e Merge "Add VMDebug.getInstancesOfClasses API." am: e7aad93b91 by Richard Uhler · 7 years ago
  16. e7aad93 Merge "Add VMDebug.getInstancesOfClasses API." by Treehugger Robot · 7 years ago
  17. 52a4648 Merge "Add DexFile.getStaticSizeOfFile function." am: 6024daecff by Richard Uhler · 7 years ago
  18. 2953435 Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 7 years ago
  19. 0d292fb Add DexFile.getStaticSizeOfFile function. by Richard Uhler · 7 years ago
  20. 7e6ec03 Merge commit '270f7056774b71e049e222e282316ae23a043cba' from by Xin Li · 7 years ago
  21. d430cc7 Move libcore tests to non-libcore packages. by Tobias Thierer · 7 years ago
  22. fd86ab6 [libcore] Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  23. bd04340 Merge "Libcore: Remove FileDescriptor knowledge from ART" am: 6a9d4cd97c am: c41531233b by Andreas Gampe · 7 years ago
  24. 3e7c19f Libcore: Remove FileDescriptor knowledge from ART by Andreas Gampe · 7 years ago
  25. a385511 Merge "Add const-method-{handle,type} bytecodes to Opcodes.java" am: 33e341bfe5 am: 184efcbc7b by Orion Hodson · 7 years ago
  26. 1fc6d5e Add const-method-{handle,type} bytecodes to Opcodes.java by Orion Hodson · 7 years ago
  27. 7388d01 Merge "Convert libcore native code to Android.bp" am: 206333990a am: 11dba00ff9 by Colin Cross · 7 years ago
  28. 09975c3 Convert libcore native code to Android.bp by Colin Cross · 7 years ago
  29. a110d33 Merge "Revert "Convert libcore native code to Android.bp"" am: d12aa38da9 am: 61d5b2c7f8 by Colin Cross · 7 years ago
  30. d12aa38 Merge "Revert "Convert libcore native code to Android.bp"" by Colin Cross · 7 years ago
  31. 4b4b7dd Revert "Convert libcore native code to Android.bp" by Colin Cross · 7 years ago
  32. 7c5bd9d Merge "Rename debugFlags to runtimeFlags." am: 8ff194011c am: 0b4bc057c9 by Nicolas Geoffray · 7 years ago
  33. 1c08488 Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 7 years ago
  34. 1fd22c5 Merge "Convert libcore native code to Android.bp" am: deff8897bc am: ed82c45219 by Colin Cross · 7 years ago
  35. ae545c3 Convert libcore native code to Android.bp by Colin Cross · 7 years ago
  36. 51fc86b Merge "Clarify at what API level optimizedDirectory is ignored." am: fc4f97d3d7 am: 52d907e749 by Richard Uhler · 7 years ago
  37. ec8c6f3 Clarify at what API level optimizedDirectory is ignored. by Richard Uhler · 7 years ago
  38. 48f977a Extend dex load reporting to report the full ClassLoader chain by Calin Juravle · 7 years ago
  39. 85b1e22 Merge "Extend dex load reporting to report the full ClassLoader chain" into oc-mr1-dev by Calin Juravle · 7 years ago
  40. cb628d3 Extend dex load reporting to report the full ClassLoader chain by Calin Juravle · 7 years ago
  41. f5cbf5c Merge "Allow DexFile#getDexOptNeeded to check case when downgrading is required" by Shubham Ajmera · 7 years ago
  42. 5e99971 Unhide DelegateLastClassLoader. by Narayan Kamath · 7 years ago
  43. 3ae29e2 Merge "libcore: use proper nativehelper headers" am: 30c78a3848 am: 85ddfe1683 am: 6dd847032b by Steven Moreland · 7 years ago
  44. cab01ac libcore: use proper nativehelper headers by Steven Moreland · 7 years ago
  45. 14f5114 Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 7 years ago
  46. 25d4a16 Merge "Allow DexFile#getDexOptNeeded to check case when downgrading is required" by Shubham Ajmera · 7 years ago
  47. 9048236 Merge "Unhide InMemoryDexClassLoader ByteBuffer[] constructor" by Alex Light · 7 years ago
  48. e84a00a Unhide InMemoryDexClassLoader ByteBuffer[] constructor by Alex Light · 7 years ago
  49. 2bcfe92 Minor tidy of annotation doc comments by Orion Hodson · 7 years ago
  50. 1bbc506 Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 7 years ago
  51. 0db50af Merge "Libcore: Remove sampling profiler" by Treehugger Robot · 7 years ago
  52. c3a5f45 Libcore: Remove sampling profiler by Andreas Gampe · 7 years ago
  53. 2da0b33 Implement DelegateLastClassLoader. by Narayan Kamath · 7 years ago
  54. 58a8318 DexClassLoader: Properly get rid of optimizedDirectory argument. by Narayan Kamath · 7 years ago
  55. 3af6afd Also return vdex file from DexFile.getDexFileOutputPath by Calin Juravle · 7 years ago
  56. 6fcc968 Handle safe mode in PackageManager. by Nicolas Geoffray · 7 years ago
  57. ad25a60 DexFile: Deprecate class and public constructors. by Narayan Kamath · 7 years ago
  58. f4ea5c7 Revert^2 "Add annotation for SourceDebugExtension metadata" by Orion Hodson · 7 years ago
  59. 4a6950e Revert "Add annotation for SourceDebugExtension metadata" by Orion Hodson · 7 years ago
  60. 9e7c218 Add annotation for SourceDebugExtension metadata by Orion Hodson · 7 years ago
  61. 1d574f4 Lower daemons priority to 124 (libcore). by Hiroshi Yamauchi · 7 years ago
  62. 40ffb1a Libcore: Remove warning on missing library path by Andreas Gampe · 7 years ago
  63. c88ed38 DexPathList: set initialized only after initialization. by Narayan Kamath · 7 years ago
  64. e64cf39 Merge "Remove TODO from javadoc" by Treehugger Robot · 7 years ago
  65. beb1243 Remove TODO from javadoc by Alex Light · 7 years ago
  66. fa5b565 jni: Switch to @FastNative for all JNI functions. by Igor Murashkin · 7 years ago
  67. 9032220 Merge "Change InMemoryDexClassLoader to extend BaseDexClassLoader" by Treehugger Robot · 7 years ago
  68. 57dfd71 Change InMemoryDexClassLoader to extend BaseDexClassLoader by Alex Light · 7 years ago
  69. de7ce10 Add invoke-custom bytecodes to Opcodes.java by Orion Hodson · 7 years ago
  70. 997a97b Merge "Add invoke-polymorphic bytecodes to Opcodes.java" by Orion Hodson · 7 years ago
  71. dd63b65 Stop optimizing dex files when class loaders are created by Calin Juravle · 7 years ago
  72. 8c32b51 Add invoke-polymorphic bytecodes to Opcodes.java by Orion Hodson · 7 years ago
  73. d6cb653 MethodHandles: Implement additional combiners. by Narayan Kamath · 8 years ago
  74. 315256f Merge "[Libcore] Prepare profile streaming for framework use." by Treehugger Robot · 7 years ago
  75. 875da84 [Libcore] Prepare profile streaming for framework use. by Shukang Zhou · 7 years ago
  76. 378d458 MethodHandles: Implement spreader methods. by Narayan Kamath · 7 years ago
  77. 58c06c1 Unhide dalvik.system.InMemoryDexClassLoader by Orion Hodson · 7 years ago
  78. 0a72753 MethodHandles: Implement invoker / exactInvoker. by Narayan Kamath · 7 years ago
  79. 6724797 Merge "Remove unused PATCHOAT_FOR_RELOCATION." by Treehugger Robot · 7 years ago
  80. 3ebd936 Fix a memory leak reported by Valgrind by Anton Kirilov · 7 years ago
  81. 4437a20 Remove unused PATCHOAT_FOR_RELOCATION. by Richard Uhler · 8 years ago
  82. a8c3279 Add dex load reporting hooks in BaseDexClassLoader by Calin Juravle · 8 years ago
  83. 18e39e6 Libcore: Re-add old Element constructor by Andreas Gampe · 8 years ago
  84. b886e50 Merge "Augment dexopt needed reasons." by Nicolas Geoffray · 8 years ago
  85. 894fb88 Augment dexopt needed reasons. by Richard Uhler · 8 years ago
  86. 704b13a Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
  87. df3b54d Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
  88. 14e84c8 Method Handles: Add VarargsCollector. by Orion Hodson · 8 years ago
  89. f2e5d9c Libcore: Clean up DexPathList by Andreas Gampe · 8 years ago
  90. 2e81556 MethodHandles: Minor text nits. by Orion Hodson · 8 years ago
  91. 51ab4bf MethodHandles: Implement MethodHandles.filterReturnValue. by Narayan Kamath · 8 years ago
  92. 0ab4685 MethodHandles: Implement MethodHandle.bindTo. by Narayan Kamath · 8 years ago
  93. a80d6f8 MethodHandles: Constructor support by Orion Hodson · 8 years ago
  94. 168dfc7 MethodHandles: Implement array accessors / identities & constants. by Narayan Kamath · 8 years ago
  95. 5eeb473 MethodHandles: Implement the first set of transforms. by Narayan Kamath · 8 years ago
  96. 09be956 MethodHandles: Flesh out EmulatedStackFrame. by Narayan Kamath · 8 years ago
  97. faf8883 MethodHandles: Add support for method handle transforms [part 1] by Narayan Kamath · 8 years ago
  98. 4674ce6 Adding VMDebug.attachAgent() by Leonard Mosescu · 8 years ago
  99. fe0ee8e Improve resource leakage detection testing by Paul Duffin · 8 years ago
  100. 118de16 Set warnings for unbuffered I/O by Shubham Ajmera · 8 years ago