1. d7743c7 Update VMRuntime.registerAppInfo signature by Calin Juravle · 9 years ago
  2. 51855cc Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 9 years ago
  3. 16936e0 Add VMRuntime.clampGrowthLimit by Mathieu Chartier · 9 years ago
  4. 152be54 Move heap trimming daemon and GC deamon into a single daemon by Mathieu Chartier · 10 years ago
  5. a57efa2 Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  6. 852d933 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  7. 371d2b0 Make explicit that ISA names are used in some sys properties by Calin Juravle · 10 years ago
  8. 51b69d3 API to query whether a given instruction set / abi is 64bit. by Narayan Kamath · 10 years ago
  9. 451d995 Provide more information about the runtime by Sebastien Hertz · 10 years ago
  10. a607cc9 Add a mapping between ABIs and instruction sets. by Narayan Kamath · 10 years ago
  11. 5e51851 ART sampling profiler by Dave Allison · 10 years ago
  12. 10af76d Add unpadded array allocations. by Ian Rogers · 10 years ago
  13. eee45fe Add registerAppInfo to the VMRuntime object by Dave Allison · 11 years ago
  14. 0c85c33 Add method for updating dalvik process state through VMRuntime. by Mathieu Chartier · 11 years ago
  15. 1ec5a34 Add VMRuntime.getTargetSdkVersion. by Alex Klyubin · 11 years ago
  16. 65e6aca Preload DexCaches by Brian Carlstrom · 11 years ago
  17. c8cfc66 Preload DexCaches by Brian Carlstrom · 11 years ago
  18. 413d4592 Use the docs-approved Android x.y (Name) format consistently. by Elliott Hughes · 11 years ago
  19. b7645d8 Remove updateProcessState. by Mathieu Chartier · 11 years ago
  20. ddd0748 Add registerNativeAllocation and registerNativeFree to libcore. by Mathieu Chartier · 11 years ago
  21. a9c53f4 Add updateProcessState to VMRuntime by Mathieu Chartier · 11 years ago
  22. 2637676 Add dalvik.system.VMRuntime.vmLibrary by Brian Carlstrom · 11 years ago
  23. e96f94f Making libcore build WITH_ART by Brian Carlstrom · 11 years ago