1. 40dffe7 Merge "Improve performance of Reference processing." by Richard Uhler · 9 years ago
  2. f1934b4 Revert "Revert "Update sun.misc.Unsafe."" by Narayan Kamath · 9 years ago
  3. c87bc62 Revert "Revert "Remove $ from $ suffixed Unsafe functions."" by Narayan Kamath · 9 years ago
  4. b670ac3 Revert "Remove $ from $ suffixed Unsafe functions." by Narayan Kamath · 9 years ago
  5. aa517a3 Remove $ from $ suffixed Unsafe functions. by Narayan Kamath · 9 years ago
  6. 1532860 Improve performance of Reference processing. by Richard Uhler · 9 years ago
  7. 12dd52a reflect: Add isDefault method by Igor Murashkin · 9 years ago
  8. 4d55cf7 Merge "Update VMRuntime.registerAppInfo signature" am: 11874004a9 am: d43dc802a9 by Calin Juravle · 9 years ago
  9. 1187400 Merge "Update VMRuntime.registerAppInfo signature" by Calin Juravle · 9 years ago
  10. e043cd9f Revert "Revert "Combine directMethods and virtualMethods fields in Class."" by Alex Light · 9 years ago
  11. 837e3ca Revert "Combine directMethods and virtualMethods fields in Class." by Alex Light · 9 years ago
  12. d7743c7 Update VMRuntime.registerAppInfo signature by Calin Juravle · 9 years ago
  13. 72d5750 Combine directMethods and virtualMethods fields in Class. by Alex Light · 9 years ago
  14. 6c0e55c Scripted removal of unused libcore files. by Narayan Kamath · 9 years ago
  15. 39aff9a Make uncaught exceptions from finalizers non-fatal. by Narayan Kamath · 9 years ago
  16. 33e49e4 Revert "libart: add lambda proxy support" by Nicolas Geoffray · 9 years ago
  17. 6a410f0 Merge "Revert "libart: add lambda proxy support"" by Nicolas Geoffray · 9 years ago
  18. ef1a480 Revert "libart: add lambda proxy support" by Nicolas Geoffray · 9 years ago
  19. 70b617f Merge mnc-dr-enso-dev into master by Przemyslaw Szczepaniak · 9 years ago
  20. b5259fc Merge "libart: add lambda proxy support" by Igor Murashkin · 9 years ago
  21. 5a92ed3 libart: add lambda proxy support by Igor Murashkin · 9 years ago
  22. 02821ac Report finalizer related exceptions consistently. by Narayan Kamath · 9 years ago
  23. 55ec8ac Remove Unsafe#getAddress. by Narayan Kamath · 9 years ago
  24. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  25. 8d05e88 Use OpenJdk implementations for java.io.* [part 2] by Piotr Jastrzebski · 9 years ago
  26. ad16291 Use OpenJdk implementation of java.lang.ref.*. by Piotr Jastrzebski · 9 years ago
  27. 648446e Use OpenJdk implementation of java.nio.* by Piotr Jastrzebski · 9 years ago
  28. 3d43823 Use OpenJdk implementation of java.nio.channels.{spi}.* by Piotr Jastrzebski · 9 years ago
  29. 1d958db Use OpenJdk implementation of parts of java.util.*, java.security.*. by Piotr Jastrzebski · 9 years ago
  30. 0ea934f Fix spurious finalizer timeouts on shutdown. by Hans Boehm · 9 years ago
  31. fda5222 Merge "Speed up Finalizer Daemon" by Hans Boehm · 9 years ago
  32. 97e6de1 Speed up Finalizer Daemon by Hans Boehm · 9 years ago
  33. 09985f9 Libcore: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  34. 7280299 Switch from jarjar to generated source for ICU4J by Neil Fuller · 9 years ago
  35. b7b17db Fix Class#getField method by Alex Light · 9 years ago
  36. 6a82f12 Handle OutOfMemoryError from allocating InterruptedExceptions by Mathieu Chartier · 9 years ago
  37. ad54b59 Revert "Revert "Add allocator field to ClassLoader."" by Mathieu Chartier · 9 years ago
  38. 06419ef Revert "Add allocator field to ClassLoader." by Nicolas Geoffray · 9 years ago
  39. d36609b Add allocator field to ClassLoader. by Mathieu Chartier · 9 years ago
  40. 79b54d3 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  41. ecd3386 Move more Class annotations to native. by Jeff Hao · 9 years ago
  42. 2898abc Merge "Revert "Revert "Move annotations to native.""" by Jeff Hao · 9 years ago
  43. dce9362 Revert "Revert "Move annotations to native."" by Jeff Hao · 9 years ago
  44. 8d1562e Merge "Revert "Move annotations to native."" by Roland Levillain · 9 years ago
  45. da72c13 Revert "Move annotations to native." by Roland Levillain · 9 years ago
  46. f6b97c9 Merge "Move annotations to native." by Jeff Hao · 9 years ago
  47. ab78ed6 Add class flags to java.lang.Class by Mathieu Chartier · 9 years ago
  48. 2a2ef73 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  49. 748b5ce Move annotations to native. by Jeff Hao · 9 years ago
  50. 304152b Add class table field to class loader by Mathieu Chartier · 9 years ago
  51. 90f1790 Merge "Delete unused fields in class" by Mathieu Chartier · 9 years ago
  52. ab7b1a4 Delete unused fields in class by Mathieu Chartier · 9 years ago
  53. 17552b6 Remove Transliterator wrapper class. by Rayhaan Jaufeerally · 9 years ago
  54. 2faa3c3 Fix mistake in reflection documentation by Kenny Root · 9 years ago
  55. 5a0bc3d Make isAssignableFrom not cast iftable entries to class. by Jeff Hao · 9 years ago
  56. 86ea497 Make isAssignableFrom not cast iftable entries to class. by Jeff Hao · 9 years ago
  57. c536fe2 Send SIGQUIT when finalizer times out by Mathieu Chartier · 9 years ago
  58. b9f9548 Send SIGQUIT when finalizer times out by Mathieu Chartier · 9 years ago
  59. 9b2d8e2 Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 9 years ago
  60. 51855cc Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 9 years ago
  61. 5d7a90d Merge "Correct Class.superClass documentation." by Brian Carlstrom · 9 years ago
  62. de86f14 Correct Class.superClass documentation. by Brian Carlstrom · 9 years ago
  63. 3db17f7 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 9 years ago
  64. 2ce899f Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  65. 049862d Merge "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  66. 0c2e3c7 Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  67. e41d5b9 Merge "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  68. e9fbfba Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  69. 05a5c2f Modification to the way boot classpath resources are loaded by Neil Fuller · 9 years ago
  70. c8595cd Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  71. 83c7414 Removed offset and value from String and added StringFactory. by Jeff Hao · 11 years ago
  72. 2abeaa6 Move Class.newInstance to native by Mathieu Chartier · 9 years ago
  73. 1681b2c Merge "Fix hashCode() for the read barrier lock word change." by Hiroshi Yamauchi · 9 years ago
  74. 2b7e589 Merge "Tidy up Package and classloader comments" by Neil Fuller · 9 years ago
  75. 28da248 Fix hashCode() for the read barrier lock word change. by Hiroshi Yamauchi · 9 years ago
  76. f5cd147 Tidy up Package and classloader comments by Neil Fuller · 9 years ago
  77. 3f7c674 Move java.nio.Charsets to libcore.util. by Narayan Kamath · 9 years ago
  78. 31ae6d2 Fix Class.forName(..., ..., null) to pass 068-classloader's testClassForName by Brian Carlstrom · 9 years ago
  79. 1b7cda0 Add missing @hide and fix Constructor + Method changing API by Mathieu Chartier · 9 years ago
  80. 826b803 Move functionality from ArtMethod into Method by Mathieu Chartier · 9 years ago
  81. df22ac5 Libcore: Remove getClassLoaderImpl by Andreas Gampe · 9 years ago
  82. d5178dc Document behavior of Class.forName with a null ClassLoader by Brian Carlstrom · 9 years ago
  83. f93d6a4 Merge "Remove ArtField" by Mathieu Chartier · 9 years ago
  84. 239a39f Remove ArtField by Mathieu Chartier · 9 years ago
  85. 3f58d2c Avoid using dex cache array pointers in libart. by Vladimir Marko · 9 years ago
  86. dc55eb7 Add dalvik.system.TransactionAbortError class by Sebastien Hertz · 9 years ago
  87. eb183cd Make ArtField have no functionality by Mathieu Chartier · 9 years ago
  88. e78f8ca java.lang.reflect: Use only relevant modifiers when converting to string by Sergio Giro · 9 years ago
  89. 3009efd Libcore: Remove unused constructor by Andreas Gampe · 9 years ago
  90. a92ad71 Libcore: Use explicit names for Daemons by Andreas Gampe · 9 years ago
  91. 0116157 Fix incorrect cache key. by You Kim · 9 years ago
  92. 2ea4821 Merge "Add VMRuntime.clampGrowthLimit" by Mathieu Chartier · 10 years ago
  93. 26408c2 Add VMRuntime.clampGrowthLimit by Mathieu Chartier · 10 years ago
  94. 3a2414f Make some hidden methods final and more obviously private by Neil Fuller · 10 years ago
  95. 152be54 Move heap trimming daemon and GC deamon into a single daemon by Mathieu Chartier · 10 years ago
  96. a57efa2 Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  97. 4173978 Only allow one requestGC at a time by Mathieu Chartier · 10 years ago
  98. c0b55b8 Only allow one requestGC at a time by Mathieu Chartier · 10 years ago
  99. 3d38e82 Move dexCacheStrings from ArtMethod to ArtClass by Mathieu Chartier · 10 years ago
  100. b9a5206 Move dexCacheStrings from ArtMethod to ArtClass by Mathieu Chartier · 10 years ago