1. 4ce5524 Add VMRuntime.setProcessDataDirectory by David Brazdil · 5 years ago
  2. e39294d Use new -XX:FinalizerTimeoutMs command line arg by Hans Boehm · 5 years ago
  3. c753a35 Change registerNativeAllocation to long argument by Hans Boehm · 6 years ago
  4. 44fea11 Merge "Allow size for malloc-only registration" by Hans Boehm · 6 years ago
  5. d7d5fde Allow size for malloc-only registration by Hans Boehm · 6 years ago
  6. 851a4b0 Add callback for notifying that startup is completed by Mathieu Chartier · 6 years ago
  7. 5913e83 Pass sampled value to hidden api logger by Andrei Onea · 6 years ago
  8. 315ee68 Blacklist VMRuntime.setTargetSdkVersion() by David Brazdil · 6 years ago
  9. be10c85 Allow hidden api usage logging with VMRuntime by Andrei Onea · 6 years ago
  10. 1ab882b Adjust NativeAllocationRegistry for new accounting by Hans Boehm · 6 years ago
  11. 1ba63c8 Add fields to ClassExt to store pre-redefine DexFile pointer by David Brazdil · 6 years ago
  12. 560c24a Add missing default constructors by Paul Duffin · 6 years ago
  13. c2a4f23 Remove unused method in VMRuntime by David Brazdil · 6 years ago
  14. 3b0456b Add @UnsupportedAppUsage to non-ojluni classes by Paul Duffin · 6 years ago
  15. 369c8b5 Libcore: Add VMRuntime.hasBootImageSpaces by Andreas Gampe · 6 years ago
  16. 9fce4a8 More @CorePlatformApi annotations for libcore by Neil Fuller · 6 years ago
  17. 9997b52 Add libcore API needed by framework to core.platform.api.stubs by Paul Duffin · 6 years ago
  18. 2afe35f Dependencies needed by CTS tests by Neil Fuller · 6 years ago
  19. 1a6015c Tag assorted CorePlatformApi APIs by Neil Fuller · 6 years ago
  20. 93ec1fa Merge "Deprecate VMStack.getCallingClassLoader() and VMStack.getStackClass1()." by Tobias Thierer · 6 years ago
  21. 6085e9f Deprecate VMStack.getCallingClassLoader() and VMStack.getStackClass1(). by Tobias Thierer · 6 years ago
  22. 454827e Merge "Add VMRuntime.isJavaDebuggable()." am: add188b107 am: c6a11a6913 by Mathew Inwood · 6 years ago
  23. ba1992d Add VMRuntime.isJavaDebuggable(). by Mathew Inwood · 6 years ago
  24. b6ffd28 Expose arts Runtime::setDedupeHiddenApiWarnings. by Mathew Inwood · 6 years ago
  25. ea47b9e Configurable sample rate for hidden API log events by Mathew Inwood · 6 years ago
  26. 5b2bf83 Treat hidden API exemptions as whitelist. by Mathew Inwood · 6 years ago
  27. d5ad768 Support for passing package name to runtime. by Mathew Inwood · 6 years ago
  28. b04695b Expose arts Runtime::setDedupeHiddenApiWarnings. by Mathew Inwood · 6 years ago
  29. d760c90 Configurable sample rate for hidden API log events by Mathew Inwood · 6 years ago
  30. 6bcb6cb0c VMRuntime: Add callback for non SDK API accesses. by Narayan Kamath · 6 years ago
  31. 6615f1a Treat hidden API exemptions as whitelist. by Mathew Inwood · 6 years ago
  32. 112c8c9 Merge "VMRuntime: Add callback for non SDK API accesses." into pi-dev by TreeHugger Robot · 6 years ago
  33. 406c8cd VMRuntime: Add callback for non SDK API accesses. by Narayan Kamath · 6 years ago
  34. a26e34b Hidden API check exemptions support in runtime. by Mathew Inwood · 7 years ago
  35. d13cdc9 Hidden API check exemptions support in runtime. by Mathew Inwood · 7 years ago
  36. 00b7d3b Add native method hasUsedHiddenApi to VMRuntime by David Brazdil · 7 years ago
  37. 118b105 Libcore: Add VMStack.getAnnotatedStackTrace by Andreas Gampe · 7 years ago
  38. e1b4397 Merge "Lower daemons priority to 124 (libcore)." into oc-dev by Hiroshi Yamauchi · 7 years ago
  39. 40e0df6 Update originalDexFile comment by Alex Light · 7 years ago
  40. dd10294 Lower daemons priority to 124 (libcore). by Hiroshi Yamauchi · 7 years ago
  41. 46de8d1 Revert "Revert "Change ClassExt.originalDexFile field to an opaque Object"" by Alex Light · 8 years ago
  42. ac9ee27 Revert "Change ClassExt.originalDexFile field to an opaque Object" by Nicolas Geoffray · 8 years ago
  43. d43e872 Change ClassExt.originalDexFile field to an opaque Object by Alex Light · 8 years ago
  44. 0efe9fd Libcore: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  45. f92a50e VMRuntime: Default unset targetSdkVersion to 10000 rather than 0. by Tobias Thierer · 8 years ago
  46. fa5b565 jni: Switch to @FastNative for all JNI functions. by Igor Murashkin · 8 years ago
  47. 545d1da Change ClassExt to use a byte[] for original dex file. by Alex Light · 8 years ago
  48. 8125e3f Remove unneeded 'transient' modifiers by Alex Light · 8 years ago
  49. 1cebf95 Infrastructure for obsolete methods by Alex Light · 8 years ago
  50. 02e8f07 Add dalvik.system.ClassExt class by Alex Light · 8 years ago
  51. ad035d2 Merge "Libcore hooks for sensistive thread registration" into nyc-dev by Calin Juravle · 8 years ago
  52. 5ea9303 Fix art/test/119-noimage-patchoat. by Narayan Kamath · 8 years ago
  53. 4fa4dcc Libcore hooks for sensistive thread registration by Calin Juravle · 8 years ago
  54. 0e28d35 Libcore: Expose whether app is native debuggable. by Oleksiy Vyalov · 8 years ago
  55. 0eedcb2 Libcore: Expose whether the dalvik cache was pruned by Andreas Gampe · 9 years ago
  56. b4ffda4 Add foreign dex profile directory to registerAppInfo by Calin Juravle · 9 years ago
  57. d7743c7 Update VMRuntime.registerAppInfo signature by Calin Juravle · 9 years ago
  58. 51855cc Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 9 years ago
  59. 31ae6d2 Fix Class.forName(..., ..., null) to pass 068-classloader's testClassForName by Brian Carlstrom · 9 years ago
  60. dc55eb7 Add dalvik.system.TransactionAbortError class by Sebastien Hertz · 9 years ago
  61. 26408c2 Add VMRuntime.clampGrowthLimit by Mathieu Chartier · 10 years ago
  62. 152be54 Move heap trimming daemon and GC deamon into a single daemon by Mathieu Chartier · 10 years ago
  63. a57efa2 Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  64. 852d933 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  65. 371d2b0 Make explicit that ISA names are used in some sys properties by Calin Juravle · 10 years ago
  66. 51b69d3 API to query whether a given instruction set / abi is 64bit. by Narayan Kamath · 10 years ago
  67. 451d995 Provide more information about the runtime by Sebastien Hertz · 10 years ago
  68. a607cc9 Add a mapping between ABIs and instruction sets. by Narayan Kamath · 10 years ago
  69. 5e51851 ART sampling profiler by Dave Allison · 11 years ago
  70. 10af76d Add unpadded array allocations. by Ian Rogers · 11 years ago
  71. eee45fe Add registerAppInfo to the VMRuntime object by Dave Allison · 11 years ago
  72. 0c85c33 Add method for updating dalvik process state through VMRuntime. by Mathieu Chartier · 11 years ago
  73. 1ec5a34 Add VMRuntime.getTargetSdkVersion. by Alex Klyubin · 11 years ago
  74. 65e6aca Preload DexCaches by Brian Carlstrom · 11 years ago
  75. c8cfc66 Preload DexCaches by Brian Carlstrom · 11 years ago
  76. 413d4592 Use the docs-approved Android x.y (Name) format consistently. by Elliott Hughes · 11 years ago
  77. 0d3a5ad Add libcore support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  78. ca2c58c Share ClassLoader code by Brian Carlstrom · 11 years ago
  79. 1e93f67 Increase breadcrumbs for class lookup failures. by Ian Rogers · 11 years ago
  80. b7645d8 Remove updateProcessState. by Mathieu Chartier · 11 years ago
  81. 929e3dc Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 11 years ago
  82. ddd0748 Add registerNativeAllocation and registerNativeFree to libcore. by Mathieu Chartier · 11 years ago
  83. a9c53f4 Add updateProcessState to VMRuntime by Mathieu Chartier · 11 years ago
  84. 2637676 Add dalvik.system.VMRuntime.vmLibrary by Brian Carlstrom · 11 years ago
  85. 565e6a5 Move dalvik.system.VMDebug to be runtime specific by Brian Carlstrom · 11 years ago
  86. e96f94f Making libcore build WITH_ART by Brian Carlstrom · 11 years ago
  87. 2cf03dc Adding libart support to libcore by Brian Carlstrom · 11 years ago