1. 5e51851 ART sampling profiler by Dave Allison · 11 years ago
  2. 10af76d Add unpadded array allocations. by Ian Rogers · 10 years ago
  3. a7c69f7 (Experimental) Add Brooks pointers (libcore). by Hiroshi Yamauchi · 11 years ago
  4. 6bac5b7 Merge "Add documentation around zero-length timeouts" by Neil Fuller · 11 years ago
  5. 23122dc Add documentation around zero-length timeouts by Neil Fuller · 11 years ago
  6. 7ce6ae5 Don't hardcode object layout in Unsafe. by Hiroshi Yamauchi · 11 years ago
  7. b5a43a8 Fix Thread.sleep(0) of an interrupted thread by Brian Carlstrom · 11 years ago
  8. 00afb8c 64bit ART object model changes. by Ian Rogers · 11 years ago
  9. fff149a Merge "ART: remove dex cache's initialized static storage." by Ian Rogers · 11 years ago
  10. 55d6ce9 ART: remove dex cache's initialized static storage. by Ian Rogers · 11 years ago
  11. eee45fe Add registerAppInfo to the VMRuntime object by Dave Allison · 11 years ago
  12. 0c85c33 Add method for updating dalvik process state through VMRuntime. by Mathieu Chartier · 11 years ago
  13. ef07ef3 Replace usage of CopyOnWriteArraySet. by Narayan Kamath · 11 years ago
  14. 3b8c8cb Fix the art version of getGenericSuperclass. by Narayan Kamath · 11 years ago
  15. 96caa8e Fix Class.getEnclosingClass for anonymous classes declared in <clinit> methods by Brian Carlstrom · 11 years ago
  16. 59351c4 Libcore support for Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  17. 1ec5a34 Add VMRuntime.getTargetSdkVersion. by Alex Klyubin · 11 years ago
  18. 416fdad Merge "Preload DexCaches" by Brian Carlstrom · 11 years ago
  19. 65e6aca Preload DexCaches by Brian Carlstrom · 11 years ago
  20. 3189125 Fix libart String.charAt documentation to match libdvm. by Elliott Hughes · 11 years ago
  21. 4583b2c Fix Class.getDeclaringClass bug for ART by Brian Carlstrom · 11 years ago
  22. fe1e0e3 am 83c419d7: am c8cfc667: Preload DexCaches by Brian Carlstrom · 11 years ago
  23. c8cfc66 Preload DexCaches by Brian Carlstrom · 11 years ago
  24. 0c550be am 94b1bae4: Merge commit \'a6e22fc9\' into manualmerge by Ian Rogers · 11 years ago
  25. 0a16e40 am b80808d7: am 98430d0d: Fix getGenericInterfaces for the no annotation case. by Ian Rogers · 11 years ago
  26. bbf99fd am 3f1ad69e: Merge commit \'d4ec55c4\' into manualmerge by Ian Rogers · 11 years ago
  27. a6e22fc Avoid computing class def indices. by Ian Rogers · 11 years ago
  28. 98430d0 Fix getGenericInterfaces for the no annotation case. by Ian Rogers · 11 years ago
  29. d4ec55c Lazier annotation signature parsing. by Ian Rogers · 11 years ago
  30. a9a2978 Fix Java 7 build. by Ying Wang · 11 years ago
  31. 413d4592 Use the docs-approved Android x.y (Name) format consistently. by Elliott Hughes · 11 years ago
  32. 0d3a5ad Add libcore support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  33. 2239fc1 Fix arrayIndexScale. by Ian Rogers · 11 years ago
  34. ca2c58c Share ClassLoader code by Brian Carlstrom · 11 years ago
  35. 71dc4f7 Refactor ART java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  36. 1e93f67 Increase breadcrumbs for class lookup failures. by Ian Rogers · 11 years ago
  37. b7645d8 Remove updateProcessState. by Mathieu Chartier · 11 years ago
  38. 5608e04 Fix AIOOBE in Method.compareParameters. by Ian Rogers · 11 years ago
  39. ed80d3a Fix sign-extension of type indices. by Ian Rogers · 11 years ago
  40. d3e3114 Improve the performance of reflective operations. by Ian Rogers · 11 years ago
  41. 929e3dc Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 11 years ago
  42. 07e1d11 Use the libcore.reflect implementation. by Elliott Hughes · 11 years ago
  43. ddd0748 Add registerNativeAllocation and registerNativeFree to libcore. by Mathieu Chartier · 11 years ago
  44. 0ee2c0c AnnotationFactory and AnnotationMember are now shared between art and dalvik. by Elliott Hughes · 11 years ago
  45. 6a51140 Restructure Class.getDeclaredMethodInternal. by Ian Rogers · 11 years ago
  46. a9c53f4 Add updateProcessState to VMRuntime by Mathieu Chartier · 11 years ago
  47. f5916e4 Cleaning old JIT methods from String. by Jeff Hao · 11 years ago
  48. 78728eb Fix Class.getModifiers for arrays of inner classes. by Elliott Hughes · 11 years ago
  49. 2637676 Add dalvik.system.VMRuntime.vmLibrary by Brian Carlstrom · 11 years ago
  50. e138b37 Rename vmData by Anwar Ghuloum · 11 years ago
  51. 7d37c32 Revert "Rename vmData" by Anwar Ghuloum · 11 years ago
  52. 1d37792 Rename vmData by Anwar Ghuloum · 11 years ago
  53. 14528c7 Ensure that setName and setPriority are properly synchronized Bug:8050919 by Anwar Ghuloum · 11 years ago
  54. cc9d315 Copy the libdvm docs to the libart docs. by Elliott Hughes · 11 years ago
  55. 565e6a5 Move dalvik.system.VMDebug to be runtime specific by Brian Carlstrom · 11 years ago
  56. 83bae0b Move java.lang.String to be runtime specific by Brian Carlstrom · 11 years ago
  57. e96f94f Making libcore build WITH_ART by Brian Carlstrom · 11 years ago
  58. 2cf03dc Adding libart support to libcore by Brian Carlstrom · 11 years ago