1. a6e22fc Avoid computing class def indices. by Ian Rogers · 11 years ago
  2. 98430d0 Fix getGenericInterfaces for the no annotation case. by Ian Rogers · 11 years ago
  3. d4ec55c Lazier annotation signature parsing. by Ian Rogers · 11 years ago
  4. 413d4592 Use the docs-approved Android x.y (Name) format consistently. by Elliott Hughes · 11 years ago
  5. 0d3a5ad Add libcore support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  6. 2239fc1 Fix arrayIndexScale. by Ian Rogers · 11 years ago
  7. ca2c58c Share ClassLoader code by Brian Carlstrom · 11 years ago
  8. 71dc4f7 Refactor ART java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  9. 1e93f67 Increase breadcrumbs for class lookup failures. by Ian Rogers · 11 years ago
  10. b7645d8 Remove updateProcessState. by Mathieu Chartier · 11 years ago
  11. 5608e04 Fix AIOOBE in Method.compareParameters. by Ian Rogers · 11 years ago
  12. ed80d3a Fix sign-extension of type indices. by Ian Rogers · 11 years ago
  13. d3e3114 Improve the performance of reflective operations. by Ian Rogers · 11 years ago
  14. 929e3dc Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 11 years ago
  15. 07e1d11 Use the libcore.reflect implementation. by Elliott Hughes · 11 years ago
  16. ddd0748 Add registerNativeAllocation and registerNativeFree to libcore. by Mathieu Chartier · 11 years ago
  17. 0ee2c0c AnnotationFactory and AnnotationMember are now shared between art and dalvik. by Elliott Hughes · 11 years ago
  18. 6a51140 Restructure Class.getDeclaredMethodInternal. by Ian Rogers · 11 years ago
  19. a9c53f4 Add updateProcessState to VMRuntime by Mathieu Chartier · 11 years ago
  20. f5916e4 Cleaning old JIT methods from String. by Jeff Hao · 11 years ago
  21. 78728eb Fix Class.getModifiers for arrays of inner classes. by Elliott Hughes · 11 years ago
  22. 2637676 Add dalvik.system.VMRuntime.vmLibrary by Brian Carlstrom · 11 years ago
  23. e138b37 Rename vmData by Anwar Ghuloum · 11 years ago
  24. 7d37c32 Revert "Rename vmData" by Anwar Ghuloum · 11 years ago
  25. 1d37792 Rename vmData by Anwar Ghuloum · 11 years ago
  26. 14528c7 Ensure that setName and setPriority are properly synchronized Bug:8050919 by Anwar Ghuloum · 11 years ago
  27. cc9d315 Copy the libdvm docs to the libart docs. by Elliott Hughes · 11 years ago
  28. 565e6a5 Move dalvik.system.VMDebug to be runtime specific by Brian Carlstrom · 11 years ago
  29. 83bae0b Move java.lang.String 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