1. d7743c7 Update VMRuntime.registerAppInfo signature by Calin Juravle · 9 years ago
  2. 51855cc Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 9 years ago
  3. 31ae6d2 Fix Class.forName(..., ..., null) to pass 068-classloader's testClassForName by Brian Carlstrom · 9 years ago
  4. dc55eb7 Add dalvik.system.TransactionAbortError class by Sebastien Hertz · 9 years ago
  5. 26408c2 Add VMRuntime.clampGrowthLimit by Mathieu Chartier · 10 years ago
  6. 152be54 Move heap trimming daemon and GC deamon into a single daemon by Mathieu Chartier · 10 years ago
  7. a57efa2 Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  8. 852d933 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  9. 371d2b0 Make explicit that ISA names are used in some sys properties by Calin Juravle · 10 years ago
  10. 51b69d3 API to query whether a given instruction set / abi is 64bit. by Narayan Kamath · 10 years ago
  11. 451d995 Provide more information about the runtime by Sebastien Hertz · 10 years ago
  12. a607cc9 Add a mapping between ABIs and instruction sets. by Narayan Kamath · 10 years ago
  13. 5e51851 ART sampling profiler by Dave Allison · 10 years ago
  14. 10af76d Add unpadded array allocations. by Ian Rogers · 10 years ago
  15. eee45fe Add registerAppInfo to the VMRuntime object by Dave Allison · 11 years ago
  16. 0c85c33 Add method for updating dalvik process state through VMRuntime. by Mathieu Chartier · 11 years ago
  17. 1ec5a34 Add VMRuntime.getTargetSdkVersion. by Alex Klyubin · 11 years ago
  18. 65e6aca Preload DexCaches by Brian Carlstrom · 11 years ago
  19. c8cfc66 Preload DexCaches by Brian Carlstrom · 11 years ago
  20. 413d4592 Use the docs-approved Android x.y (Name) format consistently. by Elliott Hughes · 11 years ago
  21. 0d3a5ad Add libcore support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  22. ca2c58c Share ClassLoader code by Brian Carlstrom · 11 years ago
  23. 1e93f67 Increase breadcrumbs for class lookup failures. by Ian Rogers · 11 years ago
  24. b7645d8 Remove updateProcessState. by Mathieu Chartier · 11 years ago
  25. 929e3dc Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 11 years ago
  26. ddd0748 Add registerNativeAllocation and registerNativeFree to libcore. by Mathieu Chartier · 11 years ago
  27. a9c53f4 Add updateProcessState to VMRuntime by Mathieu Chartier · 11 years ago
  28. 2637676 Add dalvik.system.VMRuntime.vmLibrary by Brian Carlstrom · 11 years ago
  29. 565e6a5 Move dalvik.system.VMDebug to be runtime specific by Brian Carlstrom · 11 years ago
  30. e96f94f Making libcore build WITH_ART by Brian Carlstrom · 11 years ago
  31. 2cf03dc Adding libart support to libcore by Brian Carlstrom · 11 years ago