1. 61acff1 Merge "Spawn background verification for InMemoryDexClassLoader" by David Brazdil · 5 years ago
  2. 0b3a54e Add VMDebug.setAllocTrackerStackDepth API by Mathieu Chartier · 5 years ago
  3. 35935a5 Spawn background verification for InMemoryDexClassLoader by David Brazdil · 5 years ago
  4. be49683 Load in-memory dex into a single DexFile/Element object by David Brazdil · 5 years ago
  5. 2b0f6d7 Add Nullable annotations to DelegateLastClassLoader new API. by Nicolas Geoffray · 5 years ago
  6. e2034ed Move CLIENT_PROTOCOL_VERSION to point of use by Orion Hodson · 5 years ago
  7. 54d244d Make the ZygoteHooks API more consistent by Neil Fuller · 5 years ago
  8. 35353cb Merge "Add DeadReferenceSafe annotation" by Hans Boehm · 5 years ago
  9. 9e34bf2 Add DeadReferenceSafe annotation by Hans Boehm · 6 years ago
  10. 17bc2ed Move JniConstants from libnativehelper to libcore by Orion Hodson · 6 years ago
  11. b46216a Remove unnecessary constants and improve JavaDoc by Paul Duffin · 6 years ago
  12. 18f0441 Add hiddenapi entries from bugbot scrape of bug reports by Paul Duffin · 6 years ago
  13. 7668132 DexPathList.Element.toString(): Fix unintended behavior change. by Tobias Thierer · 6 years ago
  14. 66b2b00 Disallow construction of DexPathList.Element with path == dexFile == null. by Tobias Thierer · 6 years ago
  15. d853723 Avoid I/O during DexPathList.Element.toString(). by Tobias Thierer · 6 years ago
  16. fb84f1d UnsupportedAppUsage - support implicit member signatures by Paul Duffin · 6 years ago
  17. e6594c6 Merge "Add native hooks for zygote pre and post fork." by Nicolas Geoffray · 6 years ago
  18. 54be7bf Merge "Re-order assignments in BaseDexClassLoader constructor." by Nicolas Geoffray · 6 years ago
  19. df09ad3 Add native hooks for zygote pre and post fork. by Nicolas Geoffray · 6 years ago
  20. 0d715bc Re-order assignments in BaseDexClassLoader constructor. by Nicolas Geoffray · 6 years ago
  21. 8c2b207 Add stubs for remaining libcore classes in hiddenapi by Paul Duffin · 6 years ago
  22. 61bfdce Merge "Add missing default constructors" by Treehugger Robot · 6 years ago
  23. 560c24a Add missing default constructors by Paul Duffin · 6 years ago
  24. 4e6b16d Support libSearchPath for InMemoryDexClassLoader by David Brazdil · 6 years ago
  25. 57b68eb Add shared libraries to BaseDexClassLoader. by Nicolas Geoffray · 6 years ago
  26. e3e5752 Add UnsupportedAppUsage annotation to core platform and intra core apis by Paul Duffin · 6 years ago
  27. 3c1d60d Call Reporter even if there are unknown classloaders. by Alan Stokes · 6 years ago
  28. 9bdf3ab Merge "Add ZygoteHooks.postForkForSystemServer" by Orion Hodson · 6 years ago
  29. 1fedaeb Make VERSION_CODES fields constants for use in annotations by Paul Duffin · 6 years ago
  30. 2b35ef2 Add ZygoteHooks.postForkForSystemServer by Orion Hodson · 6 years ago
  31. 3b0456b Add @UnsupportedAppUsage to non-ojluni classes by Paul Duffin · 6 years ago
  32. 4575d7e Add default constructor so it can be annotated. by Paul Duffin · 6 years ago
  33. f4e65e6 Merge "Add more APIs to CorePlatformApi for internal" by Treehugger Robot · 6 years ago
  34. 9beff52 Add dalvik.annotation.compat.UnsupportedAppUsage by Paul Duffin · 6 years ago
  35. b7840ab Add more APIs to CorePlatformApi for internal by Neil Fuller · 6 years ago
  36. 9fce4a8 More @CorePlatformApi annotations for libcore by Neil Fuller · 6 years ago
  37. 9997b52 Add libcore API needed by framework to core.platform.api.stubs by Paul Duffin · 6 years ago
  38. 2afe35f Dependencies needed by CTS tests by Neil Fuller · 6 years ago
  39. 0df7056 Tag assorted CorePlatformApi APIs (2) by Neil Fuller · 6 years ago
  40. 1a6015c Tag assorted CorePlatformApi APIs by Neil Fuller · 6 years ago
  41. 6f57071 Merge "Add a flag on whether to delegate resource loading." by Nicolas Geoffray · 6 years ago
  42. be9258e Add intra-core API required by conscrypt by Neil Fuller · 6 years ago
  43. 2f6d631 Add a flag on whether to delegate resource loading. by Nicolas Geoffray · 6 years ago
  44. 5a05d60 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  45. 08ca9a7 Merge "Add a RuntimeHooks facade / use ZygoteHooks more" am: 6d5df391a6 by Neil Fuller · 6 years ago
  46. 4a3e77d Add a RuntimeHooks facade / use ZygoteHooks more by Neil Fuller · 6 years ago
  47. 54b07d4 Merge "Follow-up BlockGuard polish." am: 3c939eed22 by Jeff Sharkey · 6 years ago
  48. 5fb46ee Merge "Add VmPolicy to monitor path access." am: bfc3455e49 by Jeff Sharkey · 6 years ago
  49. de13f10 Follow-up BlockGuard polish. by Jeff Sharkey · 6 years ago
  50. 553f548 Add VmPolicy to monitor path access. by Jeff Sharkey · 6 years ago
  51. d4a4f11 Merge "Introduce the CovariantReturnType annotation" am: f84d25b173 by Neil Fuller · 6 years ago
  52. 0e8b937 Introduce the CovariantReturnType annotation by Neil Fuller · 6 years ago
  53. be8ca8b Merge "Add VMDebug method for allowing reflection from a specific class" am: 5e3354c504 by David Brazdil · 6 years ago
  54. b7343ab Merge "Add support for loading trusted dex files." am: aecf0ee9bf am: 60cfdd2920 by David Brazdil · 6 years ago
  55. 5e3354c Merge "Add VMDebug method for allowing reflection from a specific class" by David Brazdil · 6 years ago
  56. 9ea7438 Add support for loading trusted dex files. by Nicolas Geoffray · 6 years ago
  57. 3f099d9 Revert "Log when duplicate elements are first added to DexPathList." by Tobias Thierer · 6 years ago
  58. 1652a21 Add VMDebug method for allowing reflection from a specific class by David Brazdil · 6 years ago
  59. 18bb532 Revert "Log when duplicate elements are first added to DexPathList." by Tobias Thierer · 6 years ago
  60. f8b8951 In place split install native support by Patrick Baumann · 6 years ago
  61. 7e7a19a Merge "In place split install native support" into pi-dev am: 9757a19561 by android-build-team Robot · 6 years ago
  62. e81130c In place split install native support by Patrick Baumann · 6 years ago
  63. 90e55b2 Log when duplicate elements are first added to DexPathList. am: a599c6c553 by Paul Duffin · 6 years ago
  64. a599c6c Log when duplicate elements are first added to DexPathList. by Paul Duffin · 6 years ago
  65. 709d58b Merge "Encapsulate the optimization info for a dex file in its own class" into pi-dev by Calin Juravle · 6 years ago
  66. 2b9f4f0 Encapsulate the optimization info for a dex file in its own class by Calin Juravle · 6 years ago
  67. 84803a4 Do BlockGuard check on Runtime.gc(). by Pete Gillin · 6 years ago
  68. ba2a341 Propagate an isZygote flag through nativePostForkChild. by Robert Sesek · 6 years ago
  69. 42bee24 [libcore] Expose the optimization status of a dex file by Calin Juravle · 6 years ago
  70. 4433735 Merge "Have CloseGuard report by default" by Hans Boehm · 6 years ago
  71. 00846d8 Have CloseGuard report by default by Hans Boehm · 6 years ago
  72. e31b378 Add reachabilityFence, ReachabilitySensitive by Hans Boehm · 7 years ago
  73. 3b51a98 Libcore: Pass classloader for VMDebug.attachAgent by Andreas Gampe · 7 years ago
  74. cc15cdb Merge "Update documentation for Opcodes.java" by Treehugger Robot · 7 years ago
  75. 8b5160a Update documentation for Opcodes.java by Orion Hodson · 7 years ago
  76. c3d216e Merge "Add VMDebug.getInstancesOfClasses API." am: e7aad93b91 by Richard Uhler · 7 years ago
  77. e7aad93 Merge "Add VMDebug.getInstancesOfClasses API." by Treehugger Robot · 7 years ago
  78. 52a4648 Merge "Add DexFile.getStaticSizeOfFile function." am: 6024daecff by Richard Uhler · 7 years ago
  79. 2953435 Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 7 years ago
  80. 0d292fb Add DexFile.getStaticSizeOfFile function. by Richard Uhler · 7 years ago
  81. 7e6ec03 Merge commit '270f7056774b71e049e222e282316ae23a043cba' from by Xin Li · 7 years ago
  82. d430cc7 Move libcore tests to non-libcore packages. by Tobias Thierer · 7 years ago
  83. fd86ab6 [libcore] Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  84. bd04340 Merge "Libcore: Remove FileDescriptor knowledge from ART" am: 6a9d4cd97c am: c41531233b by Andreas Gampe · 7 years ago
  85. 3e7c19f Libcore: Remove FileDescriptor knowledge from ART by Andreas Gampe · 7 years ago
  86. a385511 Merge "Add const-method-{handle,type} bytecodes to Opcodes.java" am: 33e341bfe5 am: 184efcbc7b by Orion Hodson · 7 years ago
  87. 1fc6d5e Add const-method-{handle,type} bytecodes to Opcodes.java by Orion Hodson · 7 years ago
  88. 7388d01 Merge "Convert libcore native code to Android.bp" am: 206333990a am: 11dba00ff9 by Colin Cross · 7 years ago
  89. 09975c3 Convert libcore native code to Android.bp by Colin Cross · 7 years ago
  90. a110d33 Merge "Revert "Convert libcore native code to Android.bp"" am: d12aa38da9 am: 61d5b2c7f8 by Colin Cross · 7 years ago
  91. d12aa38 Merge "Revert "Convert libcore native code to Android.bp"" by Colin Cross · 7 years ago
  92. 4b4b7dd Revert "Convert libcore native code to Android.bp" by Colin Cross · 7 years ago
  93. 7c5bd9d Merge "Rename debugFlags to runtimeFlags." am: 8ff194011c am: 0b4bc057c9 by Nicolas Geoffray · 7 years ago
  94. 1c08488 Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 7 years ago
  95. 1fd22c5 Merge "Convert libcore native code to Android.bp" am: deff8897bc am: ed82c45219 by Colin Cross · 7 years ago
  96. ae545c3 Convert libcore native code to Android.bp by Colin Cross · 7 years ago
  97. 51fc86b Merge "Clarify at what API level optimizedDirectory is ignored." am: fc4f97d3d7 am: 52d907e749 by Richard Uhler · 7 years ago
  98. ec8c6f3 Clarify at what API level optimizedDirectory is ignored. by Richard Uhler · 7 years ago
  99. 48f977a Extend dex load reporting to report the full ClassLoader chain by Calin Juravle · 7 years ago
  100. 85b1e22 Merge "Extend dex load reporting to report the full ClassLoader chain" into oc-mr1-dev by Calin Juravle · 7 years ago